@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,400;1,500;1,600;1,700&display=swap");
@import "//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.css";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,400;1,500;1,600;1,700&display=swap");
@import "//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.css";
@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%;
}
@font-face {
  font-family: "Heading Now Italic Variable";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/HeadingNowItalicVarVF.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-Italic-Variable.ttf") format("truetype-variations");
  font-weight: 110 1000;
  font-stretch: 100% 1000%;
}
body,
html {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color: #000;
  font-family: "IBM Plex Serif", serif;
  font-size: 15px;
  overflow-x: hidden;
}

/*** Layout ***/
.max700 {
  max-width: 700px;
  margin: 0 auto;
  padding: 25px 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 599px) {
  .max700 {
    padding: 25px 16px;
  }
}

.flex-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flex-col.inverted {
  flex-direction: column-reverse;
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .flex-col-mob {
    flex-direction: column;
  }
  .flex-col-mob.inverted {
    flex-direction: column-reverse;
  }
}

@media (min-width: 600px) {
  .mobile-only {
    display: none !important;
  }
}

@media (min-width: 900px) {
  .tablet-and-mobile-only {
    display: none !important;
  }
}

@media (max-width: 899px) {
  .desktop-only {
    display: none !important;
  }
}

.align-center {
  text-align: center;
}

hr {
  border-color: #FED6CB;
  border-top: 0;
}

section, .chapitre {
  margin: 0;
  padding: 0;
  position: relative;
}

img {
  max-width: 100%;
}

/****
By line et social share
***/
.by-line-wrapper {
  padding-bottom: 0 !important;
}

.by-line {
  border-top: 5px solid #f7d27a;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 1em;
  position: relative;
}
.by-line .publication-date {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .by-line {
    margin: 20px 0 0;
    font-size: 0.9em;
    line-height: 1.1;
  }
}
.by-line .authors,
.by-line .author {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.by-line .authors .author-name,
.by-line .author .author-name {
  flex-grow: 1;
}
@media (max-width: 599px) {
  .by-line .author {
    margin-bottom: 10px;
  }
}
.by-line .authors {
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  .by-line .authors {
    margin-bottom: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.by-line .author-name {
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 400%;
  color: #FFFFFF;
  font-weight: 750;
  font-size: 18px;
  line-height: 105%;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 20px;
}
.by-line .by-line-image {
  width: 60px;
  border-radius: 50%;
  margin-right: 7px;
}
.by-line .jdeq, .by-line .jdem, .by-line .be {
  position: absolute;
  top: 20px;
  right: 0;
}
.by-line .jdeq img, .by-line .jdem img, .by-line .be img {
  max-width: 110px;
}
.by-line .be img {
  max-width: 200px;
}
@media (max-width: 599px) {
  .by-line .be img {
    max-width: 80px;
  }
}

.publication-info {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-stretch: 600%;
  font-size: 13px;
  line-height: 135%;
  color: #979797;
  opacity: 0.8;
}

.social-sharing-bar {
  min-width: 230px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .social-sharing-bar {
    margin: 0 0 15px;
  }
}
.social-sharing-bar .sharebar__label {
  display: block;
  float: left;
  opacity: 0.5;
  padding-right: 10px;
  font-style: normal;
  font-stretch: 400%;
  color: #FFFFFF;
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
.social-sharing-bar ul {
  list-style: none;
}
.social-sharing-bar ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.social-sharing-bar ul li a {
  fill: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  transition: background 0.2s;
  cursor: pointer;
  opacity: 0.5;
}
.social-sharing-bar ul li a svg {
  max-width: 18px;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}

.social-sharing-bar,
.by-line {
  max-width: 750px;
}

.social-sharing-bar ul {
  margin: 0;
  padding: 0;
}
/**** PHOTOS ****/
.photo-wrapper {
  margin: 30px auto;
}
.photo-wrapper .photo-container {
  text-align: center;
}
.photo-wrapper img {
  width: 100%;
  margin: 0;
}
.photo-wrapper.full-screen {
  margin: 48px -34px;
}
.photo-wrapper.full-screen .bdv {
  margin-left: 40px;
  margin-right: 40px;
}
@media (min-width: 600px) {
  .photo-wrapper.full-screen {
    margin: 48px auto;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  .photo-wrapper.full-screen {
    margin: 72px -132px;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 132px;
    margin-right: 132px;
  }
}
@media (max-width: 599px) {
  .photo-wrapper.full-screen {
    margin: 36px -15px;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise, .photo-wrapper.mortaise-gauche div.mortaise {
    max-width: 50%;
    margin-bottom: 25px;
  }
}
.photo-wrapper.mortaise-droite div.mortaise img, .photo-wrapper.mortaise-gauche div.mortaise img {
  width: 100%;
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise img.book-cover, .photo-wrapper.mortaise-gauche div.mortaise img.book-cover {
    max-width: 200px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise {
    float: right;
    margin-left: 45px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-gauche div.mortaise {
    float: left;
    margin-right: 45px;
  }
}

.bdv {
  margin: 0;
  font-family: "IBM Plex Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  color: #000;
  padding-top: 7px;
  text-align: left;
  opacity: 0.5;
}
@media (max-width: 599px) {
  .bdv {
    font-size: 13px;
    margin: 0;
  }
}
.bdv.centered {
  text-align: center;
}
.bdv .credit-photo {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.9em;
}
/**
VIDEOS
***/
.video-inline-wrapper {
  margin: 48px -34px;
}
.video-inline-wrapper .bdv {
  margin-left: 34px;
  margin-right: 34px;
}
@media (min-width: 900px) {
  .video-inline-wrapper {
    margin: 48px -135px;
  }
  .video-inline-wrapper .bdv {
    margin-left: 135px;
    margin-right: 135px;
  }
}
@media (max-width: 599px) {
  .video-inline-wrapper {
    margin: 36px -15px;
  }
  .video-inline-wrapper .bdv {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/******
Quote
****/
figure.blockquote {
  position: relative;
  padding-left: 20px;
}
@media all and (max-width: 767px) {
  figure.blockquote {
    padding-left: 0;
  }
}
figure.blockquote blockquote {
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 124%;
  color: #FED6CB;
  margin: 0 0 20px 0;
}
@media all and (max-width: 780px) {
  figure.blockquote blockquote {
    font-size: 24px;
  }
}
figure.blockquote figcaption {
  opacity: 0.5;
}

/****
Sticky and overlay
****/
.stick-img-with-text-overlay {
  position: relative;
  width: 100%;
  margin: 0 -50%;
  left: 50%;
  right: 50%;
}
.stick-img-with-text-overlay .sticky-img {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.stick-img-with-text-overlay .sticky-img .hidden {
  opacity: 0;
}
.stick-img-with-text-overlay .sticky-img img {
  object-fit: cover;
  max-width: none;
  max-height: 100vh;
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media (max-width: 700px) {
  .stick-img-with-text-overlay .sticky-img img {
    max-width: 100vh;
  }
}
.stick-img-with-text-overlay .overlay {
  position: relative;
  padding: 0;
  width: 100%;
  margin: -100vh auto 0;
  overflow: hidden;
}
.stick-img-with-text-overlay .overlay .chapitre-titre-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stick-img-with-text-overlay .overlay .spacer-mini {
  min-height: 25vh;
}
.stick-img-with-text-overlay .overlay .spacer-mini-video {
  min-height: 5vh;
}
.stick-img-with-text-overlay .overlay .spacer {
  min-height: 100vh;
}
@media (max-width: 700px) {
  .stick-img-with-text-overlay .overlay .spacer {
    min-height: 80vh;
  }
}
.stick-img-with-text-overlay .overlay .spacer.smaller-spacer {
  min-height: 50vh;
}
.stick-img-with-text-overlay .overlay .spacer.bigger-spacer {
  min-height: 160vh;
}
.stick-img-with-text-overlay .overlay .spacer.spacer-before {
  min-height: 75vh;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .spacer.spacer-before.first {
    min-height: 65vh;
  }
}
.stick-img-with-text-overlay .overlay .spacer.spacer-after {
  min-height: 30vh;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .spacer.spacer-after {
    min-height: 20vh;
  }
}
.stick-img-with-text-overlay .overlay .overlay-content {
  margin: 0 auto;
  background-color: transparent;
  position: relative;
  display: inline-block;
  width: 100%;
}
.stick-img-with-text-overlay .overlay .overlay-content .white-bg,
.stick-img-with-text-overlay .overlay .overlay-content .black-bg {
  padding: 25px 40px;
  box-sizing: border-box;
  width: 100%;
  max-width: 780px;
  background: rgba(0, 0, 0, 0.8);
  color: #000;
  border-radius: 6px;
  margin: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg {
    max-width: 700px;
  }
}
@media (max-width: 599px) {
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg {
    width: calc(100% - 32px);
    padding: 10px 15px;
  }
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg .photo-wrapper,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg .photo-wrapper {
    margin: 40px -16px;
  }
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg .photo-wrapper .bdv,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg .photo-wrapper .bdv {
    margin: 0 16px;
  }
}
.stick-img-with-text-overlay .overlay .overlay-content .white-bg {
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

/*****
Text
****/
h1.chapitre-titre {
  font-family: "Heading Now Variable", sans-serif;
  line-height: 100%;
  color: #f7d27a;
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  h1.chapitre-titre {
    margin: 0 0 20px;
  }
}

h3.chapitre-exergue {
  font-family: "IBM Plex Serif", serif;
  color: #FED6CB;
  margin: 0 0 50px;
}
@media (max-width: 768px) {
  h3.chapitre-exergue {
    font-size: 20px;
    margin: 0 0 25px;
  }
}

h2 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  color: #dc7961;
  font-stretch: 784%;
  font-size: 26px;
  font-weight: 585;
  margin-bottom: 25px;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
}
@media (max-width: 599px) {
  h2 {
    font-size: 20px;
  }
}

h4 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  color: #FED6CB;
}
.max700 p {
  color: #FFF;
  font-family: "IBM Plex Serif", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 16px;
}
@media (min-width: 600px) {
  .max700 p {
    font-size: 20px;
  }
}
.max700 p.la-suite {
  font-weight: 600;
  margin-bottom: 45px;
  color: #dc7961;
}
.max700 p.la-suite .link-external {
  color: #F7E0AA;
}
.max700 p.la-suite .link-external img {
  transform: translate(5px, 5px);
}
.max700 p.collab {
  color: #FFF;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 550%;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
}
@media (max-width: 599px) {
  .max700 p.collab {
    font-size: 17px;
  }
}

.max700 a.link-in-text {
  text-decoration: underline;
  color: #FFFFFF;
}
.max700 a.link-external {
  color: #f7d27a;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 550%;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  text-decoration-line: underline;
}

hr.sep {
  margin: 45px 0;
  border-color: #dc7961;
}

/*****
Sommaire
*****/
.sommaire-button {
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: all ease 0.4s;
  font-family: "IBM Plex Serif", serif;
  text-align: left;
  font-style: normal;
  font-weight: normal !important;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  color: #FFFFFF !important;
  height: 40px;
  padding: 0 15px;
  background: #000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  align-items: center;
  z-index: 4;
}
.sommaire-button.shrunk {
  font-size: 0;
  width: 40px;
  padding: 0;
  justify-content: center;
}
.sommaire-button.active {
  font-size: 13px;
  width: auto;
  padding: 0 15px;
  border: 1px solid #000;
}
.sommaire-button.hidden {
  display: none;
}
.sommaire-button .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-button .hamburgere span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #FFFFFF;
  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-button .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-button .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-button .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-button.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-button.active .hamburgere span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.sommaire-button.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 {
  display: flex;
  flex-direction: column;
  background: #000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #000;
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 9;
  width: 270px;
  padding: 15px 25px 0;
  transition: all ease-in-out 0.6s;
  border-radius: 8px;
}
.sommaire.inactive {
  bottom: -800px;
}
.sommaire.inactive .sommaire-item {
  opacity: 0;
}
.sommaire.hidden {
  display: none;
}
.sommaire .sommaire-item {
  font-family: "IBM Plex Serif", serif;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: flex;
  flex-direction: column;
  padding: 14px 0;
  align-items: flex-start;
  justify-content: flex-start;
  color: #FFFFFF;
  text-decoration: none;
  transition: all ease-in-out 0.6s;
  border-bottom: 1px solid rgba(255, 80, 53, 0.5);
  position: relative;
  z-index: 2;
}
.sommaire .sommaire-item:last-of-type {
  border-bottom: 0;
}
.sommaire .sommaire-item.active {
  color: #f7d27a !important;
}
.sommaire .sommaire-item span.chapter-indicator {
  display: block;
  font-family: "IBM Plex Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .sommaire .sommaire-item span.chapter-indicator {
    font-size: 12px;
    line-height: 18px;
  }
}
.sommaire::after {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  background: #000;
  margin: -22px auto 0;
  transform: rotate(45deg);
  border-radius: 0 0 4px 0;
  position: relative;
  bottom: -10px;
  right: -100px;
}

.chapitres-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.chapitres-menu a {
  flex-basis: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 400%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #FFFFFF;
  overflow: hidden;
}
.chapitres-menu a:hover {
  opacity: 0.6;
}
.chapitres-menu a img {
  width: 100%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .chapitres-menu {
    justify-content: center;
  }
  .chapitres-menu a {
    flex-basis: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 10px;
  }
  .chapitres-menu a img {
    width: auto;
    max-height: 63px;
    margin-right: 22px;
  }
}

#notif-container {
  position: fixed;
  top: 45px;
  right: 0;
  width: auto;
  z-index: 999999;
}

.notif-toast {
  position: relative;
  padding: 8px 12px;
  margin: 16px;
  border-radius: 20px;
  background: #000;
  cursor: pointer;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.19);
  border: 1px solid black;
  animation-duration: 0.3s;
  animation-name: notif;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.notif-fadeOut {
  animation-name: notifFadeOut;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-fill-mode: forwards;
}

#notif-container p,
#notif-container h4 {
  margin: 3px 0 !important;
}

.notif-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}

.notif-text {
  font-size: 14px;
  color: #000;
  font-family: "IBM Plex Serif", serif;
}

.notif-icon {
  position: absolute;
  top: 5px;
  left: -40px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #FFF;
}

.notif-toast a, .notif-toast a:hover {
  color: #549EDB !important;
  text-decoration: none !important;
}

/** toast types */
.notif-success {
  border-bottom: 2px solid #51C625;
}

.notif-warning {
  border-bottom: 2px solid #DB9215;
}

.notif-error {
  border-bottom: 2px solid #DB2B1D;
}

.notif-info {
  border-bottom: 2px solid #27ABDB;
}

@keyframes notif {
  from {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifFadeOut {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}
/****
Crédits
****/
.credits,
#credits {
  background-color: #FFFFFF;
  color: #000;
  position: relative;
  z-index: 0;
  font-size: 20px;
  line-height: 138%;
}
@media (max-width: 768px) {
  .credits,
  #credits {
    font-size: 18px;
  }
  .credits .bdv,
  #credits .bdv {
    margin: 0 0 15px;
  }
  .credits p strong,
  #credits p strong {
    display: block;
  }
}

.footer-jdm {
  background-color: black;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 600px) {
  .footer-jdm {
    padding: 24px;
  }
}
@media (min-width: 900px) {
  .footer-jdm {
    padding: 32px;
  }
}
.footer-jdm .social {
  flex-basis: 50%;
}
@media (min-width: 600px) {
  .footer-jdm .social {
    flex-basis: unset;
  }
}
.footer-jdm .social ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media (min-width: 600px) {
  .footer-jdm .social ul {
    justify-content: flex-start;
  }
}
.footer-jdm .social ul li {
  list-style-type: none;
}
.footer-jdm .social ul li + li {
  margin-left: 16px;
}
.footer-jdm .social ul li:hover {
  opacity: 0.5;
}
.footer-jdm .logo {
  flex-basis: 50%;
}
@media (min-width: 600px) {
  .footer-jdm .logo {
    flex-basis: unset;
    margin-right: 15px;
  }
}
.footer-jdm .logo img {
  max-width: 110px;
}
@media (min-width: 600px) {
  .footer-jdm .logo img {
    max-width: 130px;
  }
}
.footer-jdm .copyright {
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 400;
  font-stretch: 550%;
  font-size: 11px;
  line-height: 135%;
  letter-spacing: -0.25px;
  color: #B3B3B3;
  text-align: center;
  flex-basis: 100%;
  margin-top: 15px;
}
@media (min-width: 600px) {
  .footer-jdm .copyright {
    flex-grow: 1;
    flex-basis: unset;
    text-align: right;
  }
}

@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%;
}
@font-face {
  font-family: "Heading Now Italic Variable";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/HeadingNowItalicVarVF.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-Italic-Variable.ttf") format("truetype-variations");
  font-weight: 110 1000;
  font-stretch: 100% 1000%;
}
body,
html {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color: #000;
  font-family: "IBM Plex Serif", serif;
  font-size: 15px;
  overflow-x: hidden;
}

/*** Layout ***/
.max700 {
  max-width: 700px;
  margin: 0 auto;
  padding: 25px 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 599px) {
  .max700 {
    padding: 25px 16px;
  }
}

.flex-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flex-col.inverted {
  flex-direction: column-reverse;
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .flex-col-mob {
    flex-direction: column;
  }
  .flex-col-mob.inverted {
    flex-direction: column-reverse;
  }
}

@media (min-width: 600px) {
  .mobile-only {
    display: none !important;
  }
}

@media (min-width: 900px) {
  .tablet-and-mobile-only {
    display: none !important;
  }
}

@media (max-width: 899px) {
  .desktop-only {
    display: none !important;
  }
}

.align-center {
  text-align: center;
}

hr {
  border-color: #FED6CB;
  border-top: 0;
}

section, .chapitre {
  margin: 0;
  padding: 0;
  position: relative;
}

img {
  max-width: 100%;
}

/****
By line et social share
***/
.by-line-wrapper {
  padding-bottom: 0 !important;
}

.by-line {
  border-top: 5px solid #f7d27a;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 1em;
  position: relative;
}
.by-line .publication-date {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .by-line {
    margin: 20px 0 0;
    font-size: 0.9em;
    line-height: 1.1;
  }
}
.by-line .authors,
.by-line .author {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.by-line .authors .author-name,
.by-line .author .author-name {
  flex-grow: 1;
}
@media (max-width: 599px) {
  .by-line .author {
    margin-bottom: 10px;
  }
}
.by-line .authors {
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  .by-line .authors {
    margin-bottom: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.by-line .author-name {
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 400%;
  color: #FFFFFF;
  font-weight: 750;
  font-size: 18px;
  line-height: 105%;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 20px;
}
.by-line .by-line-image {
  width: 60px;
  border-radius: 50%;
  margin-right: 7px;
}
.by-line .jdeq, .by-line .jdem, .by-line .be {
  position: absolute;
  top: 20px;
  right: 0;
}
.by-line .jdeq img, .by-line .jdem img, .by-line .be img {
  max-width: 110px;
}
.by-line .be img {
  max-width: 200px;
}
@media (max-width: 599px) {
  .by-line .be img {
    max-width: 80px;
  }
}

.publication-info {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-stretch: 600%;
  font-size: 13px;
  line-height: 135%;
  color: #979797;
  opacity: 0.8;
}

.social-sharing-bar {
  min-width: 230px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .social-sharing-bar {
    margin: 0 0 15px;
  }
}
.social-sharing-bar .sharebar__label {
  display: block;
  float: left;
  opacity: 0.5;
  padding-right: 10px;
  font-style: normal;
  font-stretch: 400%;
  color: #FFFFFF;
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
.social-sharing-bar ul {
  list-style: none;
}
.social-sharing-bar ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.social-sharing-bar ul li a {
  fill: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  transition: background 0.2s;
  cursor: pointer;
  opacity: 0.5;
}
.social-sharing-bar ul li a svg {
  max-width: 18px;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}

.social-sharing-bar,
.by-line {
  max-width: 750px;
}

.social-sharing-bar ul {
  margin: 0;
  padding: 0;
}
/**** PHOTOS ****/
.photo-wrapper {
  margin: 30px auto;
}
.photo-wrapper .photo-container {
  text-align: center;
}
.photo-wrapper img {
  width: 100%;
  margin: 0;
}
.photo-wrapper.full-screen {
  margin: 48px -34px;
}
.photo-wrapper.full-screen .bdv {
  margin-left: 40px;
  margin-right: 40px;
}
@media (min-width: 600px) {
  .photo-wrapper.full-screen {
    margin: 48px auto;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  .photo-wrapper.full-screen {
    margin: 72px -132px;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 132px;
    margin-right: 132px;
  }
}
@media (max-width: 599px) {
  .photo-wrapper.full-screen {
    margin: 36px -15px;
  }
  .photo-wrapper.full-screen .bdv {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise, .photo-wrapper.mortaise-gauche div.mortaise {
    max-width: 50%;
    margin-bottom: 25px;
  }
}
.photo-wrapper.mortaise-droite div.mortaise img, .photo-wrapper.mortaise-gauche div.mortaise img {
  width: 100%;
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise img.book-cover, .photo-wrapper.mortaise-gauche div.mortaise img.book-cover {
    max-width: 200px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-droite div.mortaise {
    float: right;
    margin-left: 45px;
  }
}
@media (min-width: 600px) {
  .photo-wrapper.mortaise-gauche div.mortaise {
    float: left;
    margin-right: 45px;
  }
}

.bdv {
  margin: 0;
  font-family: "IBM Plex Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  color: #000;
  padding-top: 7px;
  text-align: left;
  opacity: 0.5;
}
@media (max-width: 599px) {
  .bdv {
    font-size: 13px;
    margin: 0;
  }
}
.bdv.centered {
  text-align: center;
}
.bdv .credit-photo {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.9em;
}
/**
VIDEOS
***/
.video-inline-wrapper {
  margin: 48px -34px;
}
.video-inline-wrapper .bdv {
  margin-left: 34px;
  margin-right: 34px;
}
@media (min-width: 900px) {
  .video-inline-wrapper {
    margin: 48px -135px;
  }
  .video-inline-wrapper .bdv {
    margin-left: 135px;
    margin-right: 135px;
  }
}
@media (max-width: 599px) {
  .video-inline-wrapper {
    margin: 36px -15px;
  }
  .video-inline-wrapper .bdv {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/******
Quote
****/
figure.blockquote {
  position: relative;
  padding-left: 20px;
}
@media all and (max-width: 767px) {
  figure.blockquote {
    padding-left: 0;
  }
}
figure.blockquote blockquote {
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 124%;
  color: #FED6CB;
  margin: 0 0 20px 0;
}
@media all and (max-width: 780px) {
  figure.blockquote blockquote {
    font-size: 24px;
  }
}
figure.blockquote figcaption {
  opacity: 0.5;
}

/****
Sticky and overlay
****/
.stick-img-with-text-overlay {
  position: relative;
  width: 100%;
  margin: 0 -50%;
  left: 50%;
  right: 50%;
}
.stick-img-with-text-overlay .sticky-img {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.stick-img-with-text-overlay .sticky-img .hidden {
  opacity: 0;
}
.stick-img-with-text-overlay .sticky-img img {
  object-fit: cover;
  max-width: none;
  max-height: 100vh;
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media (max-width: 700px) {
  .stick-img-with-text-overlay .sticky-img img {
    max-width: 100vh;
  }
}
.stick-img-with-text-overlay .overlay {
  position: relative;
  padding: 0;
  width: 100%;
  margin: -100vh auto 0;
  overflow: hidden;
}
.stick-img-with-text-overlay .overlay .chapitre-titre-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stick-img-with-text-overlay .overlay .spacer-mini {
  min-height: 25vh;
}
.stick-img-with-text-overlay .overlay .spacer-mini-video {
  min-height: 5vh;
}
.stick-img-with-text-overlay .overlay .spacer {
  min-height: 100vh;
}
@media (max-width: 700px) {
  .stick-img-with-text-overlay .overlay .spacer {
    min-height: 80vh;
  }
}
.stick-img-with-text-overlay .overlay .spacer.smaller-spacer {
  min-height: 50vh;
}
.stick-img-with-text-overlay .overlay .spacer.bigger-spacer {
  min-height: 160vh;
}
.stick-img-with-text-overlay .overlay .spacer.spacer-before {
  min-height: 75vh;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .spacer.spacer-before.first {
    min-height: 65vh;
  }
}
.stick-img-with-text-overlay .overlay .spacer.spacer-after {
  min-height: 30vh;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .spacer.spacer-after {
    min-height: 20vh;
  }
}
.stick-img-with-text-overlay .overlay .overlay-content {
  margin: 0 auto;
  background-color: transparent;
  position: relative;
  display: inline-block;
  width: 100%;
}
.stick-img-with-text-overlay .overlay .overlay-content .white-bg,
.stick-img-with-text-overlay .overlay .overlay-content .black-bg {
  padding: 25px 40px;
  box-sizing: border-box;
  width: 100%;
  max-width: 780px;
  background: rgba(0, 0, 0, 0.8);
  color: #000;
  border-radius: 6px;
  margin: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg {
    max-width: 700px;
  }
}
@media (max-width: 599px) {
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg {
    width: calc(100% - 32px);
    padding: 10px 15px;
  }
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg .photo-wrapper,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg .photo-wrapper {
    margin: 40px -16px;
  }
  .stick-img-with-text-overlay .overlay .overlay-content .white-bg .photo-wrapper .bdv,
  .stick-img-with-text-overlay .overlay .overlay-content .black-bg .photo-wrapper .bdv {
    margin: 0 16px;
  }
}
.stick-img-with-text-overlay .overlay .overlay-content .white-bg {
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

/*****
Text
****/
h1.chapitre-titre {
  font-family: "Heading Now Variable", sans-serif;
  line-height: 100%;
  color: #f7d27a;
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  h1.chapitre-titre {
    margin: 0 0 20px;
  }
}

h3.chapitre-exergue {
  font-family: "IBM Plex Serif", serif;
  color: #FED6CB;
  margin: 0 0 50px;
}
@media (max-width: 768px) {
  h3.chapitre-exergue {
    font-size: 20px;
    margin: 0 0 25px;
  }
}

h2 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  color: #dc7961;
  font-stretch: 784%;
  font-size: 26px;
  font-weight: 585;
  margin-bottom: 25px;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
}
@media (max-width: 599px) {
  h2 {
    font-size: 20px;
  }
}

h4 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  color: #FED6CB;
}
.max700 p {
  color: #FFF;
  font-family: "IBM Plex Serif", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 16px;
}
@media (min-width: 600px) {
  .max700 p {
    font-size: 20px;
  }
}
.max700 p.la-suite {
  font-weight: 600;
  margin-bottom: 45px;
  color: #dc7961;
}
.max700 p.la-suite .link-external {
  color: #F7E0AA;
}
.max700 p.la-suite .link-external img {
  transform: translate(5px, 5px);
}
.max700 p.collab {
  color: #FFF;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 550%;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
}
@media (max-width: 599px) {
  .max700 p.collab {
    font-size: 17px;
  }
}

.max700 a.link-in-text {
  text-decoration: underline;
  color: #FFFFFF;
}
.max700 a.link-external {
  color: #f7d27a;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 550%;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  text-decoration-line: underline;
}

hr.sep {
  margin: 45px 0;
  border-color: #dc7961;
}

/*****
Sommaire
*****/
.sommaire-button {
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: all ease 0.4s;
  font-family: "IBM Plex Serif", serif;
  text-align: left;
  font-style: normal;
  font-weight: normal !important;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  color: #FFFFFF !important;
  height: 40px;
  padding: 0 15px;
  background: #000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  align-items: center;
  z-index: 4;
}
.sommaire-button.shrunk {
  font-size: 0;
  width: 40px;
  padding: 0;
  justify-content: center;
}
.sommaire-button.active {
  font-size: 13px;
  width: auto;
  padding: 0 15px;
  border: 1px solid #000;
}
.sommaire-button.hidden {
  display: none;
}
.sommaire-button .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-button .hamburgere span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #FFFFFF;
  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-button .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-button .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-button .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-button.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-button.active .hamburgere span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.sommaire-button.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 {
  display: flex;
  flex-direction: column;
  background: #000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #000;
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 9;
  width: 270px;
  padding: 15px 25px 0;
  transition: all ease-in-out 0.6s;
  border-radius: 8px;
}
.sommaire.inactive {
  bottom: -800px;
}
.sommaire.inactive .sommaire-item {
  opacity: 0;
}
.sommaire.hidden {
  display: none;
}
.sommaire .sommaire-item {
  font-family: "IBM Plex Serif", serif;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: flex;
  flex-direction: column;
  padding: 14px 0;
  align-items: flex-start;
  justify-content: flex-start;
  color: #FFFFFF;
  text-decoration: none;
  transition: all ease-in-out 0.6s;
  border-bottom: 1px solid rgba(255, 80, 53, 0.5);
  position: relative;
  z-index: 2;
}
.sommaire .sommaire-item:last-of-type {
  border-bottom: 0;
}
.sommaire .sommaire-item.active {
  color: #f7d27a !important;
}
.sommaire .sommaire-item span.chapter-indicator {
  display: block;
  font-family: "IBM Plex Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .sommaire .sommaire-item span.chapter-indicator {
    font-size: 12px;
    line-height: 18px;
  }
}
.sommaire::after {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  background: #000;
  margin: -22px auto 0;
  transform: rotate(45deg);
  border-radius: 0 0 4px 0;
  position: relative;
  bottom: -10px;
  right: -100px;
}

.chapitres-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.chapitres-menu a {
  flex-basis: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 400%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #FFFFFF;
  overflow: hidden;
}
.chapitres-menu a:hover {
  opacity: 0.6;
}
.chapitres-menu a img {
  width: 100%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .chapitres-menu {
    justify-content: center;
  }
  .chapitres-menu a {
    flex-basis: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 10px;
  }
  .chapitres-menu a img {
    width: auto;
    max-height: 63px;
    margin-right: 22px;
  }
}

#notif-container {
  position: fixed;
  top: 45px;
  right: 0;
  width: auto;
  z-index: 999999;
}

.notif-toast {
  position: relative;
  padding: 8px 12px;
  margin: 16px;
  border-radius: 20px;
  background: #000;
  cursor: pointer;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.19);
  border: 1px solid black;
  animation-duration: 0.3s;
  animation-name: notif;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.notif-fadeOut {
  animation-name: notifFadeOut;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-fill-mode: forwards;
}

#notif-container p,
#notif-container h4 {
  margin: 3px 0 !important;
}

.notif-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}

.notif-text {
  font-size: 14px;
  color: #000;
  font-family: "IBM Plex Serif", serif;
}

.notif-icon {
  position: absolute;
  top: 5px;
  left: -40px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #FFF;
}

.notif-toast a, .notif-toast a:hover {
  color: #549EDB !important;
  text-decoration: none !important;
}

/** toast types */
.notif-success {
  border-bottom: 2px solid #51C625;
}

.notif-warning {
  border-bottom: 2px solid #DB9215;
}

.notif-error {
  border-bottom: 2px solid #DB2B1D;
}

.notif-info {
  border-bottom: 2px solid #27ABDB;
}

@keyframes notif {
  from {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifFadeOut {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}
/****
Crédits
****/
.credits,
#credits {
  background-color: #FFFFFF;
  color: #000;
  position: relative;
  z-index: 0;
  font-size: 20px;
  line-height: 138%;
}
@media (max-width: 768px) {
  .credits,
  #credits {
    font-size: 18px;
  }
  .credits .bdv,
  #credits .bdv {
    margin: 0 0 15px;
  }
  .credits p strong,
  #credits p strong {
    display: block;
  }
}

.footer-jdm {
  background-color: black;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 600px) {
  .footer-jdm {
    padding: 24px;
  }
}
@media (min-width: 900px) {
  .footer-jdm {
    padding: 32px;
  }
}
.footer-jdm .social {
  flex-basis: 50%;
}
@media (min-width: 600px) {
  .footer-jdm .social {
    flex-basis: unset;
  }
}
.footer-jdm .social ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media (min-width: 600px) {
  .footer-jdm .social ul {
    justify-content: flex-start;
  }
}
.footer-jdm .social ul li {
  list-style-type: none;
}
.footer-jdm .social ul li + li {
  margin-left: 16px;
}
.footer-jdm .social ul li:hover {
  opacity: 0.5;
}
.footer-jdm .logo {
  flex-basis: 50%;
}
@media (min-width: 600px) {
  .footer-jdm .logo {
    flex-basis: unset;
    margin-right: 15px;
  }
}
.footer-jdm .logo img {
  max-width: 110px;
}
@media (min-width: 600px) {
  .footer-jdm .logo img {
    max-width: 130px;
  }
}
.footer-jdm .copyright {
  font-family: "Heading Now Variable", sans-serif;
  font-weight: 400;
  font-stretch: 550%;
  font-size: 11px;
  line-height: 135%;
  letter-spacing: -0.25px;
  color: #B3B3B3;
  text-align: center;
  flex-basis: 100%;
  margin-top: 15px;
}
@media (min-width: 600px) {
  .footer-jdm .copyright {
    flex-grow: 1;
    flex-basis: unset;
    text-align: right;
  }
}

/***
ANIMS
***/
.tbr {
  opacity: 0;
  transition: opacity 1.5s ease-in;
}
.tbr.reveal {
  opacity: 1;
}
.tbr.delay {
  transition-delay: 0.4s;
  transition-duration: 0.8s;
}
.tbr.double-delay {
  transition-delay: 0.8s;
  transition-duration: 0.5s;
}

.fondu-au-noir-wrapper {
  position: relative;
}
@media (min-width: 900px) {
  .fondu-au-noir-wrapper.fondu-solo {
    min-height: 540px;
  }
}
.fondu-au-noir-wrapper.min-h-unset {
  min-height: unset;
}
.fondu-au-noir-wrapper .fondu-au-noir {
  position: relative;
  margin-bottom: -1px;
  width: 100%;
}
.fondu-au-noir-wrapper .fondu-au-noir:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20vh;
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  z-index: 0;
}
.fondu-au-noir-wrapper .fondu-au-noir .flex-row {
  max-width: 765px;
  margin: auto;
}
.fondu-au-noir-wrapper .fondu-au-noir .text-center {
  position: relative;
  z-index: 1;
  padding-bottom: 32px;
}

.cristal {
  mix-blend-mode: lighten;
  max-width: 100%;
  position: relative;
  z-index: 0;
}
.cristal.screen {
  mix-blend-mode: screen;
  max-width: 400px;
}
@media (min-width: 900px) {
  .cristal.screen {
    max-width: 520px;
  }
}
@media (min-width: 900px) {
  .cristal {
    max-width: 522px;
  }
}

.cristal-wrapper {
  max-width: 510px;
}

.cristal-wrapper, .anim-sparkle-wrapper {
  position: relative;
}
.cristal-wrapper .sparkle, .cristal-wrapper .sparkleL, .anim-sparkle-wrapper .sparkle, .anim-sparkle-wrapper .sparkleL {
  position: absolute;
  opacity: 0;
  left: 10%;
  transform: scale(0.5);
}
.cristal-wrapper .sparkle.right, .cristal-wrapper .sparkleL.right, .anim-sparkle-wrapper .sparkle.right, .anim-sparkle-wrapper .sparkleL.right {
  left: unset;
  right: 10%;
  top: 25%;
}
.cristal-wrapper .sparkle.delay, .cristal-wrapper .sparkleL.delay, .anim-sparkle-wrapper .sparkle.delay, .anim-sparkle-wrapper .sparkleL.delay {
  animation-delay: 1s;
}
.cristal-wrapper .sparkle.double-delay, .cristal-wrapper .sparkleL.double-delay, .anim-sparkle-wrapper .sparkle.double-delay, .anim-sparkle-wrapper .sparkleL.double-delay {
  animation-delay: 1.5s;
}
.cristal-wrapper .sparkle, .anim-sparkle-wrapper .sparkle {
  animation: sparkle 4s infinite;
}
.cristal-wrapper .sparkleL, .anim-sparkle-wrapper .sparkleL {
  top: 33%;
  left: 15%;
  animation: levitate 4s infinite;
}
.cristal-wrapper .sparkleL.right, .anim-sparkle-wrapper .sparkleL.right {
  left: unset;
  right: 16%;
}

.star, .starL {
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: white;
  border-radius: 50%;
  opacity: 0;
  z-index: 3;
  animation: shimer 3s infinite alternate;
}
.star.yellow, .starL.yellow {
  background-color: #F7E0AA;
  animation: shimer-yellow 3s infinite alternate;
}

#hand, #hand2, #hand3 {
  background-color: #21201F;
  margin: 28px auto;
  position: relative;
  z-index: 0;
}
#hand .shimer, #hand .sparkle, #hand .sparkleL, #hand2 .shimer, #hand2 .sparkle, #hand2 .sparkleL, #hand3 .shimer, #hand3 .sparkle, #hand3 .sparkleL {
  position: absolute;
}
#hand .base, #hand2 .base, #hand3 .base {
  z-index: 2;
  position: relative;
  margin-top: 50px;
}

#hand {
  max-width: 193px;
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  #hand {
    max-width: 287px;
    flex-basis: 287px;
  }
}

#hand2 {
  width: 268px;
  margin-top: -18px;
  margin-bottom: -18px;
}

#hand3 {
  width: 268px;
  margin-top: -18px;
  margin-bottom: -18px;
}
@media (max-width: 599px) {
  #hand3 {
    margin-bottom: 0;
  }
}
#hand3 .handanim {
  margin-top: 120px;
}

.handanim {
  position: absolute;
  width: 100%;
  z-index: 0;
  mix-blend-mode: lighten;
  transform: translate3d(0, 0, 0);
}
.handanim.lithotherapie {
  mix-blend-mode: lighten;
}

#africanim, #madagascaranim {
  max-width: 341px;
  margin: 28px auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) {
  #africanim, #madagascaranim {
    max-width: 430px;
  }
}
@media (min-width: 900px) {
  #africanim, #madagascaranim {
    max-width: 430px;
  }
}
#africanim .shimer, #africanim .txt, #africanim .full, #madagascaranim .shimer, #madagascaranim .txt, #madagascaranim .full {
  position: absolute;
  z-index: 0;
}
#africanim .txt, #madagascaranim .txt {
  z-index: 2;
}

#madagascaranim {
  max-width: 281px;
}
@media (min-width: 900px) {
  #madagascaranim {
    min-width: 281px;
    max-width: 315px;
  }
}

.illu-prix-cristal {
  position: relative;
  width: 100%;
  margin: 0 auto;
  mix-blend-mode: screen;
}
.illu-prix-cristal#minerlRecherche img {
  margin: 10px 0 25px;
}
.illu-prix-cristal-video {
  width: 100%;
}
.illu-prix-cristal-overlay {
  font-family: "Heading Now Variable", sans-serif;
  text-align: center;
  font-weight: 585;
  line-height: 110%;
  font-stretch: 784%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 599px) {
  .illu-prix-cristal-overlay {
    transform: translateY(-30%);
  }
}
.illu-prix-cristal-overlay.no-abso {
  position: relative;
  transform: none;
}
.illu-prix-cristal-overlay .co-jaune {
  color: #F7E0AA;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
}
.illu-prix-cristal-overlay .prix {
  color: #F7E0AA;
  font-size: 28px;
  margin-bottom: 13px;
}
.illu-prix-cristal-overlay .co-white {
  color: #FFF;
  font-size: 17px;
}

.prix-au-kilo {
  padding: 50px 0;
  overflow: hidden;
}
.prix-au-kilo .bande-rouge-ronde {
  background: rgba(220, 121, 97, 0.2);
  border-radius: 80px;
  height: 130px;
  width: 100%;
  max-width: 340px;
  margin: 48px auto;
}
.prix-au-kilo .bande-rouge-ronde .illu-prix-cristal {
  transform: translateY(-75px);
}
.prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-video {
  transform: translate3d(0, 0, 0);
  max-width: 239px;
  mix-blend-mode: screen;
}
@media (max-width: 599px) {
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-video {
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 600px) {
  .prix-au-kilo .bande-rouge-ronde {
    max-width: 697px;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal {
    transform: translateY(-115px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-video {
    max-width: 345px;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-overlay {
    width: auto;
    position: relative;
    transform: translateX(-50px);
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-overlay .co-jaune, .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-overlay .co-white {
    font-size: 21px;
    line-height: 135%;
    text-align: left;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-overlay .co-jaune.bigger {
    font-size: 50px;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal .illu-prix-cristal-overlay .co-white.bigger {
    font-size: 26px;
  }
}
@media (min-width: 900px) {
  .prix-au-kilo .bande-rouge-ronde {
    max-width: 964px;
  }
  .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal-overlay .co-jaune, .prix-au-kilo .bande-rouge-ronde .illu-prix-cristal-overlay .co-white {
    font-size: 26px;
  }
}

/***
KEYFRAMES
***/
@keyframes shimer {
  50% {
    opacity: 0.4;
    transform: scale(0.5);
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.368627451);
  }
  50% {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0px 0px 0px 2px white;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.368627451);
  }
}
@keyframes shimer-yellow {
  50% {
    opacity: 0.4;
    transform: scale(0.5);
    box-shadow: 0px 0px 0px 2px rgba(247, 224, 170, 0.368627451);
  }
  50% {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0px 0px 0px 2px #F7E0AA;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
    box-shadow: 0px 0px 0px 2px rgba(247, 224, 170, 0.368627451);
  }
}
@keyframes sparkle {
  0% {
    transform: rotate(0) scale(0);
    opacity: 0;
  }
  50% {
    opacity: 0.3;
    transform: rotate(-90deg) scale(0.9);
  }
  100% {
    opacity: 0;
    transform: rotate(-180deg) scale(0);
  }
}
@keyframes levitate {
  0% {
    transform: translateY(0) scale(0.45);
    opacity: 0.8;
  }
  50% {
    opacity: 0.9;
    transform: translateY(-10px) scale(0.5);
  }
  100% {
    opacity: 0.8;
    transform: translateY(0) scale(0.45);
  }
}
.chevron {
  animation: bounce 1s ease infinite;
}

@keyframes bounce {
  50% {
    transform: translateY(-50%);
  }
}
* {
  margin: 0;
  padding: 0;
}

html, body {
  font-size: 20px;
  line-height: 145%;
  background: #21201F;
  color: #FFFFFF;
  position: relative;
}
@media (max-width: 768px) {
  html, body {
    font-size: 17px;
  }
}

/***
COLORS
***/
.co-white {
  color: white;
}

.co-pink {
  color: #FED6CB;
}

.co-red {
  color: #DC7961;
}

.co-yellow {
  color: #F7E0AA;
}

.co-yellow-bright {
  color: #F7D27A;
}

/***
LAYOUT
***/
.text-center {
  text-align: center;
}

.pad-25 {
  padding: 0 25px;
}
@media (max-width: 599px) {
  .pad-25 {
    padding: 0 16px;
  }
}

.remonte-40 {
  margin-top: -80px;
}

@media (min-width: 900px) {
  .max-700 {
    max-width: 690px;
  }
}

/***
INTRO
***/
.chapitre0 .affiche {
  position: relative;
  min-height: 95vh;
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
  /* Hide the player control bar */
  /* Remove click events on the player */
}
.chapitre0 .affiche .video-wrapper {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
}
.chapitre0 .affiche .video-wrapper::after {
  content: "";
  display: block;
  background: linear-gradient(0deg, #21201F 5.39%, rgba(33, 32, 31, 0) 100%);
  height: 20vh;
  width: 100%;
  position: absolute;
  bottom: -1px;
  z-index: 1;
}
.chapitre0 .affiche .video-wrapper .video-container {
  height: 95vh;
}
.chapitre0 .affiche .video-wrapper .video-container video-js, .chapitre0 .affiche .video-wrapper .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chapitre0 .affiche .video-js .vjs-control-bar {
  display: none;
}
.chapitre0 .affiche .video-js {
  pointer-events: none;
}
.chapitre0 .affiche .affiche-img {
  object-fit: cover;
  width: 100%;
}
.chapitre0 .affiche .affiche-img img {
  width: 100%;
}
.chapitre0 .affiche .logo {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 136px;
}
@media (min-width: 600px) {
  .chapitre0 .affiche .logo {
    width: 331px;
  }
}
.chapitre0 .affiche .overlay-content {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
}
@media (min-width: 964px) {
  .chapitre0 .affiche .overlay-content {
    top: 70%;
  }
}
.chapitre0 .affiche .overlay-content .line {
  text-align: center;
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  color: white;
  font-stretch: 500%;
  transition: opacity 1s 1s ease-in-out;
  opacity: 0;
}
.chapitre0 .affiche .overlay-content .line.reveal {
  opacity: 1;
}
.chapitre0 .affiche .overlay-content .line.reveal.delay {
  transition-delay: 1.4s;
}
.chapitre0 .affiche .overlay-content .line.reveal.double-delay {
  transition-delay: 1.8s;
}
.chapitre0 .affiche .overlay-content .line#line1 {
  font-size: 20px;
  font-weight: 585;
  line-height: 110%;
  color: #f7d27a;
  font-stretch: 784%;
  text-transform: uppercase;
  margin-bottom: 17px;
  text-shadow: 0px 0px 10px #000;
}
@media (min-width: 600px) {
  .chapitre0 .affiche .overlay-content .line#line1 {
    font-size: 29px;
    margin-bottom: 21px;
  }
}
.chapitre0 .affiche .overlay-content .line#lineDesktop, .chapitre0 .affiche .overlay-content .line#line2, .chapitre0 .affiche .overlay-content .line#line3 {
  text-transform: uppercase;
  font-size: 60px;
  font-style: normal;
  font-weight: 1000;
  line-height: 87%;
  font-stretch: 435%;
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
}
@media (min-width: 600px) {
  .chapitre0 .affiche .overlay-content .line#lineDesktop, .chapitre0 .affiche .overlay-content .line#line2, .chapitre0 .affiche .overlay-content .line#line3 {
    font-size: 94px;
  }
}
@media (min-width: 964px) {
  .chapitre0 .affiche .overlay-content .line#lineDesktop, .chapitre0 .affiche .overlay-content .line#line2, .chapitre0 .affiche .overlay-content .line#line3 {
    font-size: 94px;
    min-width: 964px;
  }
}
.chapitre0 .part {
  font-stretch: 784%;
  text-align: center;
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  line-height: 110%;
  margin-top: 0;
}
.chapitre0 .part .co-yellow {
  font-size: 18px;
  font-weight: 285;
  margin-bottom: 6px;
  line-height: 135%;
}
@media (min-width: 600px) {
  .chapitre0 .part .co-yellow {
    font-size: 20px;
  }
}
.chapitre0 .part .co-red {
  font-size: 20px;
  font-weight: 585;
  line-height: 110%;
}
@media (min-width: 600px) {
  .chapitre0 .part .co-red {
    font-size: 24px;
  }
}

.fullscreen-center {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  overflow: hidden;
  position: relative;
}
@media (min-width: 900px) {
  .fullscreen-center:first-of-type {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .fullscreen-center {
    overflow: hidden;
    min-height: 60vh;
  }
}
@media (max-width: 599px) {
  .fullscreen-center {
    min-height: 80vh;
  }
}
.fullscreen-center .centered-text {
  font-stretch: 784%;
  font-weight: 585;
  font-size: 20px;
  font-family: "Heading Now Variable", sans-serif;
}
@media (min-width: 900px) {
  .fullscreen-center .centered-text {
    font-size: 24px;
  }
}
.fullscreen-center .centered-text .co-white {
  color: #FED6CB;
  transition: color 2s;
}
.fullscreen-center .centered-text .co-white.highlight {
  color: white;
}
.fullscreen-center .chevron {
  position: absolute;
  bottom: 0;
  left: calc(50% - 12px);
  width: 24px;
}
.fullscreen-center .bob {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  text-align: left;
  z-index: 1;
}
.fullscreen-center .bob p.underbob {
  font-weight: 300;
  font-stretch: 550%;
  margin-top: 32px;
  margin-bottom: 16px;
}
@media (min-width: 600px) {
  .fullscreen-center .bob {
    font-size: 24px;
  }
}
@media (min-width: 900px) {
  .fullscreen-center .bob {
    max-width: 60%;
  }
}

#chapitre1 {
  background-color: black;
}

.chapitre-id .overlay h1, .credits h1 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  font-size: 81px;
  line-height: 106%;
  font-stretch: 400%;
  font-weight: 750;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #f7d27a;
  max-width: 700px;
  margin: 25px auto;
}
@media (max-width: 768px) {
  .chapitre-id .overlay h1, .credits h1 {
    font-size: 50px;
    margin: 0 32px;
  }
}
.chapitre-id .overlay h2, .credits h2 {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  font-weight: 750;
  font-stretch: 400%;
  font-size: 32px;
  line-height: 138%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #FED6CB;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .chapitre-id .overlay h2, .credits h2 {
    font-size: 24px;
    line-height: 120%;
  }
}
.chapitre-id .overlay .bdv-standalone, .credits .bdv-standalone {
  color: #FFFFFF;
  opacity: 0.6;
}

.bdv {
  font-family: "Heading Now Variable", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-stretch: 550%;
  font-size: 15px;
  line-height: 135%;
  letter-spacing: -0.25px;
  color: #888888;
  opacity: 0.8;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.bdv .credits-photo {
  font-size: 13px;
  line-height: 135%;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}
@media (max-width: 599px) {
  .bdv {
    font-size: 13px;
  }
  .bdv .credits-photo {
    font-size: 11px;
  }
}

.bdv-standalone {
  width: 780px;
  margin: auto;
  padding: 15px 0 25px;
}
@media (max-width: 768px) {
  .bdv-standalone {
    width: 700px;
  }
}
@media (max-width: 599px) {
  .bdv-standalone {
    width: calc(100% - 32px);
  }
}

.quote {
  font-family: "Heading Now Italic Variable", sans-serif;
  font-weight: 750;
  font-stretch: 400%;
  font-size: 24px;
  color: #FED6CB;
  -webkit-font-smoothing: antialiased;
  margin: 28px 0;
  line-height: 130%;
  letter-spacing: 0.3px;
}
@media (min-width: 600px) {
  .quote {
    font-size: 30px;
  }
}

.quote-author {
  color: #FED6CB;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 259;
  font-stretch: 550%;
  line-height: 155%;
}
@media (min-width: 600px) {
  .quote-author {
    font-size: 20px;
  }
}

.mortaise {
  display: flex;
  flex-direction: column;
  max-width: 780px;
  margin: 45px 16px 25px;
}
@media (min-width: 600px) {
  .mortaise {
    margin: 45px auto;
    flex-direction: row;
    justify-content: space-between;
  }
  .mortaise .mortaise-image {
    flex-basis: 38%;
  }
  .mortaise .mortaise-content {
    flex-basis: 58%;
  }
}

.credits {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: black;
}
.credits .spacer-credits {
  height: 20vh;
}
@media (max-width: 768px) {
  .credits .spacer-credits {
    height: 15vh;
  }
}
.credits h1 {
  max-width: 100%;
  font-size: 20px;
  font-style: normal;
  font-weight: 585;
  font-stretch: 784%;
  line-height: 110%;
  color: #f7d27a;
  margin: 0 0 13px;
}
.credits h1.second-credits {
  margin-top: 50px;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
  text-transform: uppercase;
}
.credits .max700 {
  font-size: 17px;
  font-style: normal;
  font-weight: 420;
  line-height: 135%;
}
@media (min-width: 600px) {
  .credits .max700 {
    font-size: 20px;
  }
}
.credits .max700 p {
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 400%;
  margin: 0 0;
  opacity: 0.6;
  color: #FFF;
}
.credits .max700 p.remerciements {
  font-weight: 600;
  opacity: 1;
  padding-bottom: 15px;
}
.credits .max700 .logos {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 30px;
  flex-direction: row;
  max-width: 675px;
  margin: 32px auto 0;
}
@media (max-width: 768px) {
  .credits .max700 .logos {
    margin: 32px 16px 0;
    justify-content: space-between;
  }
}
.credits .max700 .logos .logo {
  mix-blend-mode: screen;
}
@media (max-width: 768px) {
  .credits .max700 .logos .logo {
    max-width: 40%;
  }
}
.credits .max700 .logos .logo:first-of-type {
  margin-right: 15px;
}
@media (max-width: 768px) {
  .credits .max700 .logos .logo:first-of-type {
    max-width: 50%;
  }
}

.inline-video {
  position: relative;
  display: block;
  max-width: 960px;
  margin-top: 45px;
}
@media (max-width: 599px) {
  .inline-video {
    margin: 45px -16px 0;
  }
}
.inline-video .inline-video-wrapper {
  padding-top: 56.25%;
}
.inline-video .inline-video-wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.video-js .vjs-dock-text {
  display: none;
}

.video-js .vjs-big-play-button {
  background-color: rgba(220, 121, 97, 0.8);
}

.video-js .vjs-big-play-button:active,
.video-js .vjs-big-play-button:focus,
.video-js:active .vjs-big-play-button,
.video-js:hover .vjs-big-play-button,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
  background-color: #dc7961;
}

@media (max-width: 599px) {
  .video-js .vjs-big-play-button {
    font-size: 2.5em;
  }
  .video-js .vjs-control-bar {
    font-size: 10px;
  }
}
.image-fullscreen,
.video-fullscreen {
  flex-direction: column;
  justify-content: flex-start;
  margin: 48px 0;
}
.image-fullscreen img,
.video-fullscreen img {
  display: block;
}
.image-fullscreen .bdv-fullscreen,
.video-fullscreen .bdv-fullscreen {
  width: 100%;
  padding: 0 18px;
  box-sizing: border-box;
}
.image-fullscreen .bdv-fullscreen .bdv,
.video-fullscreen .bdv-fullscreen .bdv {
  max-width: 696px;
  margin: auto;
}

.video-fullscreen {
  min-height: unset;
}
.video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: unset;
  height: auto;
  aspect-ratio: 1/1.5;
  object-fit: cover;
}
.video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) .vjs-tech {
  max-width: unset;
  width: auto;
  object-fit: cover;
  left: -83%;
}
@media (min-width: 600px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) .vjs-tech {
    left: 0;
  }
}
@media (min-width: 600px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
    aspect-ratio: 4/3;
    padding-top: 56.25%;
    height: auto;
  }
}
@media (min-width: 900px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
    aspect-ratio: 16/9;
    padding-top: 56.25%;
    height: auto;
  }
}
.video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode).quatre-tiers {
  aspect-ratio: 4/3;
}
@media (min-width: 600px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode).quatre-tiers {
    aspect-ratio: 4/3;
  }
}
@media (min-width: 900px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode).quatre-tiers {
    aspect-ratio: 16/9;
  }
}
.video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode).quatre-tiers .vjs-tech {
  left: -17%;
}
@media (min-width: 900px) {
  .video-fullscreen video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode).quatre-tiers .vjs-tech {
    left: 0;
  }
}
.video-fullscreen .video-wrapper {
  position: relative;
}
.video-fullscreen .mute-button {
  position: absolute;
  bottom: 25px;
  right: 25px;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 256 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath d='M215 71l-89 89H24a24 24 0 0 0-24 24v144a24 24 0 0 0 24 24h102.06L215 441c15 15 41 4.47 41-17V88c0-21.47-26-32-41-17z'/%3E%3C/svg%3E");
}
.video-fullscreen .mute-button.muted {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath d='M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zM461.64 256l45.64-45.64c6.3-6.3 6.3-16.52 0-22.82l-22.82-22.82c-6.3-6.3-16.52-6.3-22.82 0L416 210.36l-45.64-45.64c-6.3-6.3-16.52-6.3-22.82 0l-22.82 22.82c-6.3 6.3-6.3 16.52 0 22.82L370.36 256l-45.63 45.63c-6.3 6.3-6.3 16.52 0 22.82l22.82 22.82c6.3 6.3 16.52 6.3 22.82 0L416 301.64l45.64 45.64c6.3 6.3 16.52 6.3 22.82 0l22.82-22.82c6.3-6.3 6.3-16.52 0-22.82L461.64 256z'/%3E%3C/svg%3E");
}

.capsule {
  margin: 48px 0;
  position: relative;
  overflow: hidden;
  background-color: #21201F;
  border-top: 1px solid rgba(247, 210, 122, 0.3);
  border-bottom: 1px solid rgba(247, 210, 122, 0.3);
}
.capsule .max700 {
  padding: 50px 16px;
}
@media (min-width: 900px) {
  .capsule .max700 {
    padding: 50px 0;
  }
}
.capsule .max700 .capsule-grid {
  display: grid;
  grid-template-areas: "up" "middle" "bottom";
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
}
.capsule .max700 .capsule-grid .grid-up {
  grid-area: up;
}
.capsule .max700 .capsule-grid .grid-middle {
  grid-area: middle;
  padding-bottom: 25px;
}
.capsule .max700 .capsule-grid .grid-bottom {
  grid-area: bottom;
}
@media (min-width: 600px) {
  .capsule .max700 .capsule-grid {
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas: "up middle" "bottom middle";
  }
  .capsule .max700 .capsule-grid .grid-up {
    padding-right: 32px;
  }
  .capsule .max700 .capsule-grid .grid-bottom {
    padding-right: 20px;
  }
  .capsule .max700 .capsule-grid.long-bottom {
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas: "up middle" "bottom bottom";
  }
  .capsule .max700 .capsule-grid.long-bottom .grid-up {
    padding-right: 20px;
  }
  .capsule .max700 .capsule-grid.long-bottom .grid-bottom {
    padding-right: 0;
  }
  .capsule .max700 .capsule-grid.long-top {
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas: "up up" "bottom middle";
  }
  .capsule .max700 .capsule-grid.long-top .grid-top {
    padding-right: 0;
  }
  .capsule .max700 .capsule-grid.long-top .grid-bottom {
    padding-right: 20px;
  }
}
.capsule h2 {
  font-family: "Heading Now Variable", sans-serif;
  color: #F7E0AA;
  font-stretch: 784%;
  font-size: 20px;
  font-style: normal;
  font-weight: 585;
  line-height: 110%;
  margin-bottom: 25px;
  text-transform: none;
}
@media (min-width: 600px) {
  .capsule h2 {
    font-size: 26px;
  }
}
.capsule p {
  color: #FED6CB;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  font-stretch: 550%;
}
@media (min-width: 600px) {
  .capsule p {
    font-size: 19px;
  }
}
.capsule::before, .capsule::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 47px;
  left: 0;
  right: 0;
}
.capsule::before {
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 64.58%);
}
.capsule::after {
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 64.58%);
}
.capsule.marg-bottom-0 {
  margin-bottom: 0;
}
.capsule table {
  border-bottom: 1px solid #F7E0AA;
  border-top: 1px solid #F7E0AA;
  width: 100%;
  color: #FFF;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  font-stretch: 400%;
  line-height: 110%; /* 15.4px */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}
@media (max-width: 599px) {
  .capsule table {
    margin: 32px 0;
  }
}
.capsule table thead tr th {
  border-bottom: 1px solid #F7E0AA;
}
.capsule table .align-left {
  text-align: left;
}
.capsule table .align-right {
  text-align: right;
}
.capsule table thead tr th, .capsule table tbody tr td {
  padding: 10px;
}
.capsule table tr td {
  font-variant-numeric: lining-nums tabular-nums;
  font-size: 18px;
}
.capsule table tr td:not(:first-child) {
  font-weight: 420;
}
.capsule table .yellow td {
  color: rgba(247, 224, 170, 0.6);
  border-bottom: 1px solid rgba(247, 224, 170, 0.2);
}
.capsule table .pink td {
  color: #dc7961;
}
.capsule table .pink + .pink td {
  border-top: 1px solid rgba(220, 121, 97, 0.2);
}
.capsule.effet-covid img {
  max-width: 300px;
}
@media (min-width: 600px) {
  .capsule.effet-covid img {
    margin-top: 50px;
  }
}

.bande-annonce {
  background: #DC7961;
  padding: 45px 34px 50px;
  border-radius: 30px;
  max-width: 964px;
  margin: 72px auto 48px;
  box-sizing: border-box;
}
.bande-annonce .max700 {
  padding: 0;
}
@media (min-width: 900px) {
  .bande-annonce {
    border-radius: 60px;
    padding: 55px 34px 60px;
  }
}
.bande-annonce h2 {
  font-size: 32px;
  font-weight: 585;
  line-height: 110%;
  text-transform: uppercase;
}
@media (min-width: 900px) {
  .bande-annonce h2 {
    font-size: 36px;
  }
}
.bande-annonce p {
  color: #000;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 135%;
  font-stretch: 550%;
}
@media (min-width: 600px) {
  .bande-annonce p {
    font-size: 20px;
  }
}
.bande-annonce p .highlight {
  opacity: 0.7;
  font-weight: 600;
  font-family: "Heading Now Italic Variable", sans-serif;
}
.bande-annonce .video-wrapper {
  margin: 0 -34px;
}
@media (min-width: 600px) {
  .bande-annonce .video-wrapper {
    margin: 0 0;
  }
}
.bande-annonce .bdv {
  color: #000;
  opacity: 0.8;
  margin-top: -5px;
  margin-bottom: 15px;
}
.bande-annonce a.button {
  border: 1px solid black;
  color: black;
}

a.button {
  display: block;
  box-sizing: border-box;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.25px;
  padding: 8px 24px;
  border: 1px solid #F7E0AA;
  border-radius: 3px;
  text-decoration: none;
  font-stretch: 550%;
  color: #F7E0AA;
  width: 150px;
  margin: 36px auto 0;
}
a.button:hover {
  background: rgba(0, 0, 0, 0.1);
}

.bandeau-scoop {
  background: #F7E0AA;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 30px;
  max-width: 340px;
  margin: 25px auto 52px;
  padding: 33px 45px 52px;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .bandeau-scoop {
    max-width: 100%;
  }
}
@media (min-width: 600px) {
  .bandeau-scoop {
    flex-direction: row;
    border-radius: 118px;
  }
}
.bandeau-scoop p {
  flex-basis: 45%;
  text-align: center;
}
.bandeau-scoop p, .bandeau-scoop a {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 135%;
  font-stretch: 550%;
  opacity: 0.7;
  color: #000;
}
.bandeau-scoop img {
  margin: 25px;
  box-sizing: border-box;
}
.bandeau-scoop a {
  font-weight: 500;
}
@media (min-width: 600px) {
  .bandeau-scoop {
    max-width: 697px;
    padding: 33px 37px 40px 30px;
  }
}
@media (min-width: 900px) {
  .bandeau-scoop {
    max-width: 943px;
    padding: 33px 130px 40px;
  }
}

/*# sourceMappingURL=styles.css.map */
