@charset "UTF-8";
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@40,300,0,0");
@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 Regular";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/Heading-Now-54-Regular.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-54-Regular.ttf") format("truetype-variations");
}
@font-face {
  font-family: "Heading Now Bold";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/Heading-Now-56-Bold.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-56-Bold.ttf") format("truetype-variations");
}
@font-face {
  font-family: "Heading Now Medium";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/Heading-Now-55-Medium.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-55-Medium.ttf") format("truetype-variations");
}

@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%;
}
.element-embed {
  text-align: unset;
}

.encadre, .encadre-blanc {
  background: #EEE;
  font-family: "Heading Now Variable", sans-serif;
  padding: 26px 18px 34px;
}
@media (min-width: 501px) {
  .encadre, .encadre-blanc {
    padding: 32px 28px 36px;
  }
}
@media (min-width: 1301px) {
  .encadre, .encadre-blanc {
    padding: 32px 32px 40px;
  }
}
.encadre .encadre--titre, .encadre-blanc .encadre--titre {
  border-top: 5px solid black;
  padding: 14px 0 12px;
  color: #E32402;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  font-stretch: 400%;
  line-height: 110%; /* 39.6px */
  text-transform: uppercase;
}
@media (min-width: 501px) {
  .encadre .encadre--titre, .encadre-blanc .encadre--titre {
    padding: 16px 0 14px;
  }
}
@media (min-width: 1301px) {
  .encadre .encadre--titre, .encadre-blanc .encadre--titre {
    padding: 16px 0 16px;
  }
}
@media (max-width: 500px) {
  .encadre .encadre--titre, .encadre-blanc .encadre--titre {
    font-size: 30px;
  }
}
.encadre .encadre--titre .encadre--icone, .encadre-blanc .encadre--titre .encadre--icone {
  max-width: 64px;
}
@media (max-width: 500px) {
  .encadre .encadre--titre .encadre--icone, .encadre-blanc .encadre--titre .encadre--icone {
    max-width: 50px;
  }
}
.encadre .encadre--soustitre, .encadre-blanc .encadre--soustitre {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  font-stretch: 400%;
  line-height: 120%;
}
.encadre .encadre--contenu, .encadre-blanc .encadre--contenu {
  color: #555;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  font-stretch: 550%;
  line-height: 145%;
}
@media (max-width: 500px) {
  .encadre .encadre--contenu, .encadre-blanc .encadre--contenu {
    font-size: 18px;
  }
}
.encadre .encadre--contenu .encadre--intertitre, .encadre-blanc .encadre--contenu .encadre--intertitre {
  color: #2C2C2C;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  font-stretch: 400%;
  line-height: 110%;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.encadre .encadre--contenu .encadre--lien, .encadre-blanc .encadre--contenu .encadre--lien {
  color: #555 !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  text-decoration-line: underline;
}
@media (max-width: 500px) {
  .encadre .encadre--contenu .encadre--lien, .encadre-blanc .encadre--contenu .encadre--lien {
    font-size: 18px;
  }
}
.encadre .encadre--contenu p, .encadre-blanc .encadre--contenu p {
  font-weight: 400;
  margin-bottom: 14px;
  margin-block: unset;
}
@media (max-width: 500px) {
  .encadre .encadre--contenu p, .encadre-blanc .encadre--contenu p {
    margin-bottom: 12px;
  }
}
.encadre .encadre--contenu strong, .encadre-blanc .encadre--contenu strong {
  color: #E32402;
  text-transform: uppercase;
  font-weight: 600;
}
.encadre .encadre--contenu strong.lowercase, .encadre-blanc .encadre--contenu strong.lowercase {
  text-transform: none;
}
.encadre .encadre--contenu strong.gray, .encadre-blanc .encadre--contenu strong.gray {
  color: #2c2c2c;
}
.encadre .encadre--contenu strong.normalgray, .encadre-blanc .encadre--contenu strong.normalgray {
  color: #555;
}
.encadre .encadre--contenu .source, .encadre-blanc .encadre--contenu .source {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 135%;
  text-transform: uppercase;
  opacity: 0.5;
}
@media (max-width: 500px) {
  .encadre .encadre--contenu .source, .encadre-blanc .encadre--contenu .source {
    font-size: 11px;
  }
}
.encadre .encadre--contenu img, .encadre-blanc .encadre--contenu img {
  width: 100%;
}
.encadre .encadre--contenu ul, .encadre-blanc .encadre--contenu ul {
  list-style-type: none !important;
  margin-left: 0;
  padding-left: 0;
  padding-inline-start: 13px !important;
}
.encadre .encadre--contenu ul li, .encadre-blanc .encadre--contenu ul li {
  margin-bottom: 8px;
  font-weight: 400;
}
.encadre .encadre--contenu ul li:before, .encadre-blanc .encadre--contenu ul li:before {
  content: "";
  display: inline-block;
  background-color: #E32402;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  transform: translateY(-4px);
  margin-left: -13px;
}
.encadre .encadre--contenu .encadre-img, .encadre-blanc .encadre--contenu .encadre-img {
  margin-top: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 2/1.5;
}
.encadre .encadre--contenu .encadre-img img, .encadre-blanc .encadre--contenu .encadre-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.encadre .encadre--contenu .encadre-bdv, .encadre-blanc .encadre--contenu .encadre-bdv {
  margin: 5px 0 12px;
  color: #000;
  opacity: 0.5;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%; /* 17.55px */
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .encadre .encadre--contenu .encadre-bdv, .encadre-blanc .encadre--contenu .encadre-bdv {
    font-size: 11px;
  }
}

.encadre-blanc {
  background-color: white;
  padding: 26px 0 34px;
}
@media (min-width: 501px) {
  .encadre-blanc {
    padding: 32px 0 36px;
  }
}
@media (min-width: 1301px) {
  .encadre-blanc {
    padding: 32px 0 40px;
  }
}
.encadre-blanc .encadre--titre {
  padding-bottom: 5px;
}
@media (min-width: 501px) {
  .encadre-blanc .encadre--titre {
    padding-bottom: 5px;
  }
}
@media (min-width: 1301px) {
  .encadre-blanc .encadre--titre {
    padding-bottom: 5px;
  }
}
.encadre-blanc .encadre--soustitre {
  padding: 0 0 12px;
}
@media (min-width: 501px) {
  .encadre-blanc .encadre--soustitre {
    padding: 0 0 14px;
  }
}
@media (min-width: 1301px) {
  .encadre-blanc .encadre--soustitre {
    padding: 0 0 16px;
  }
}

.encadre-source {
  color: rgba(0, 0, 0, 0.4);
  font-family: "Heading Now Variable", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  font-stretch: 550%;
  line-height: 135%;
  text-transform: uppercase;
  padding-top: 5px;
}

/* OVERRIDES */

.encadre {
  margin: 25px auto;
  transition: all 0.6s ease-in-out;
}
.encadre:not(.revealed) {
  opacity: 0;
  transform: translateX(-50px);
}

.encadre .encadre--contenu p span {
  font-size:0.9em;
}
.encadre .encadre--contenu p, .encadre-blanc .encadre--contenu p {
  margin-block: unset !important;
}
.encadre .encadre--contenu .encadre-img, .encadre-blanc .encadre--contenu .encadre-img {
  margin-top: 20px;
}
.encadre .encadre--contenu .encadre--titre span {
  text-transform: uppercase;
}


/* CHARTS  */
.story-body .element-embed {
  text-align: left;
}

.resultats-sondage {
  max-width: 764px;
  border-radius: 12px;
  padding: 15px 0;
  margin: 60px auto;
  background-color: transparent;
  position: relative;
}
.resultats-sondage:before {
  content: "";
  display: flex;
  height: 1px;
  width: 100%;
  border-radius: 2px 2px 0 0;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}
.resultats-sondage .resultat {
  font-family: "Heading Now Variable", sans-serif !important;
  font-style: normal;
  font-stretch: 450%;
}
.resultats-sondage .resultat .resultat-titre {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  font-stretch: 550%;
  line-height: 110%;
  color: #555;
  margin-top: 3px;
}
@media screen and (max-width: 1300px) {
  .resultats-sondage .resultat .resultat-titre {
    font-size: 26px;
  }
}
@media screen and (max-width: 500px) {
  .resultats-sondage .resultat .resultat-titre {
    font-size: 26px;
    margin-top: 1px;
  }
}
.resultats-sondage .resultat .resultat-highlight {
  color: #000000;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  -webkit-font-smoothing: antialiased;
  margin-top: 2px;
}
@media screen and (max-width: 1300px) {
  .resultats-sondage .resultat .resultat-highlight {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .resultats-sondage .resultat .resultat-highlight {
    font-size: 14px;
  }
}
.resultats-sondage .resultat .resultat-question {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  color: #000000;
  padding-top: 20px;
  border-top: 1px solid #737373;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1300px) {
  .resultats-sondage .resultat .resultat-question {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .resultats-sondage .resultat .resultat-question {
    font-size: 14px;
  }
}
.resultats-sondage .resultat .date-maj, .resultats-sondage .resultat .nspp {
  color: #000000;
  opacity: 0.4;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  font-stretch: 550%;
  line-height: 135%;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  .resultats-sondage .resultat .date-maj, .resultats-sondage .resultat .nspp {
    font-size: 11px;
  }
}
.resultats-sondage .resultat .date-maj {
  text-align: left;
  position: relative;
}
.resultats-sondage .resultat .nspp {
  text-align: right;
  position: relative;
}
.resultats-sondage .resultat .chart-bottom {
  display: flex;
  flex-direction: row;
  padding-top: 10px;
  padding-bottom: 18px;
  border-top: 1px solid #737373;
  justify-content: space-between;
}
.resultats-sondage .resultat .chart-multi img {
  max-width: 100%;
  margin: 0;
}
@media (min-width: 701px) {
  .resultats-sondage .resultat .chart-multi img.mobile-only {
    display: none;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-multi img.desktop-only {
    display: none;
  }
}
.resultats-sondage .resultat .chart-et-legende {
  display: flex;
  flex-direction: row;
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale {
  flex-direction: column-reverse;
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende {
  max-width: 80%;
  margin: auto;
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie {
  max-width: 95%;
  flex-direction: row;
  flex-wrap: wrap;
  width: 95%;
  margin-left: 5.5%;
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie {
    margin-left: 9%;
    max-width: 91% !important;
  }
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item {
  flex-direction: column;
  flex-basis: 33.3333333333%;
  text-align: center;
  justify-content: flex-start;
  margin-bottom: 0;
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .label,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .label {
  padding: 0;
  line-height: 1.1;
  font-size: 20px;
  font-weight: 750;
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .label,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .label {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .label,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .label {
    font-size: 14px;
  }
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .nom,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .nom {
  display: flex;
  justify-content: flex-start;
  height: 50px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.1;
  font-family: "Heading Now Variable", sans-serif !important;
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .nom,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .nom {
    font-size: 11px;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item .nom,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item .nom {
    font-size: 10px;
  }
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item img,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item img {
  max-width: 90px;
  margin: 7px auto;
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item img,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item img {
    max-width: 57px;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-parti .legende-item img,
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item img {
    max-width: 41px;
  }
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende-chefferie .legende-item img {
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale .chart-items {
  display: flex;
  flex-direction: row;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .chart-items {
    flex-wrap: wrap;
  }
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .chart-items .legende-item {
    height: 40px;
  }
}
.resultats-sondage .resultat .chart-et-legende.legende-horizontale.no-legend .legende {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende {
    flex-direction: column-reverse;
  }
  .resultats-sondage .resultat .chart-et-legende.legende-horizontale .legende {
    max-width: 100%;
  }
}
@media (min-width: 501px) {
  .resultats-sondage .resultat .chart-et-legende .legende {
    min-width: 50%;
  }
}
.resultats-sondage .resultat .chart-et-legende .legende .charts-ecart {
  margin-top: 10px;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.resultats-sondage .resultat .chart-et-legende .legende .charts-ecart.hidden {
  height: 0;
  margin: 0;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .legende .charts-ecart {
    margin-bottom: 15px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .charts-ecart .legende-item {
    max-width: 65%;
  }
}
.resultats-sondage .resultat .chart-et-legende .legende .charts-ecart .legende-item {
  opacity: 0.8;
}
.resultats-sondage .resultat .chart-et-legende .legende .charts-ecart .legende-item .carre-couleur {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, rgba(220, 220, 220, 0.6) 1px, rgba(220, 220, 220, 0.6) 6px);
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .legende .legende-item {
    margin-bottom: 3px;
    font-size: 13px;
  }
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .carre-couleur {
  height: 20px;
  width: 20px;
  min-width: 20px;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .label {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  text-transform: none;
  padding: 0 8px;
  flex-grow: 1;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .label img {
  max-height: 40px;
  margin: 0;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.toggle-item .label {
  padding-left: 0;
  padding-right: 20px;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .pourcentage {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .pourcentage.palot {
  opacity: 0.5;
  margin-left: 18px;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item .ecart {
  padding: 10px;
  color: #aaa;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.caq .carre-couleur {
  background-color: #00AAEA;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.caq .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.caq .pourcentage {
  color: #00AAEA;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.qs .carre-couleur {
  background-color: #FF8A00;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.qs .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.qs .pourcentage {
  color: #FF8A00;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pcq .carre-couleur {
  background-color: #1D3268;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pcq .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.pcq .pourcentage {
  color: #1D3268;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pl .carre-couleur {
  background-color: #D90000;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pl .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.pl .pourcentage {
  color: #D90000;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pq .carre-couleur {
  background-color: #1964C1;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pq .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.pq .pourcentage {
  color: #1964C1;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pv .carre-couleur {
  background-color: #00943A;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.pv .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.pv .pourcentage {
  color: #00943A;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert .carre-couleur {
  background-color: #00CE00;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert .pourcentage {
  color: #00CE00;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert-pale .carre-couleur {
  background-color: #88ec88;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert-pale .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.vert-pale .pourcentage {
  color: #88ec88;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.lime .carre-couleur {
  background-color: #C0DF00;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.lime .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.lime .pourcentage {
  color: #9FB802;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.jaune .carre-couleur {
  background-color: #FFD021;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.jaune .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.jaune .pourcentage {
  color: #FFD021;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge .carre-couleur {
  background-color: #FF0000;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge .pourcentage {
  color: #FF0000;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge-fonce .carre-couleur {
  background-color: #810505;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge-fonce .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.rouge-fonce .pourcentage {
  color: #810505;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.gris .carre-couleur {
  background-color: #7E7E7E;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.gris .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.gris .pourcentage {
  color: #666;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.noir .carre-couleur {
  background-color: #080808;
}
.resultats-sondage .resultat .chart-et-legende .legende .legende-item.noir .label, .resultats-sondage .resultat .chart-et-legende .legende .legende-item.noir .pourcentage {
  color: #000;
}
.resultats-sondage .resultat .chart-et-legende .legende .chart-buttons {
  border-top: 2px solid #737373;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 10px;
}
.resultats-sondage .resultat .chart-et-legende .legende .chart-buttons .chart-buttons-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4d;
  padding-bottom: 12px;
}
.resultats-sondage .resultat .chart-et-legende .legende .date-maj {
  margin-bottom: 10px;
}
.resultats-sondage .resultat .chart-et-legende .legende .ecart-legend {
  color: #aaa;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .legende .ecart-legend {
    padding-right: 40%;
  }
}
.resultats-sondage .resultat .chart-et-legende .legende .chart-items.max50 {
  max-width: 280px;
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .legende {
    margin-top: 0;
    position: relative;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-items.max50 {
    max-width: 230px;
    margin: 0 auto 20px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-items .legende-item .label,
.resultats-sondage .resultat .chart-et-legende .legende .chart-items .legende-item .pourcentage {
    font-size: 13px;
    line-height: 1;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-items .legende-item .label {
    padding-right: 10px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-items .legende-item .carre-couleur {
    width: 10px;
    height: 10px;
    min-width: 10px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-buttons {
    margin-top: 30px;
    padding-top: 15px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-buttons .chart-buttons-title {
    font-size: 13px;
    line-height: 13px;
    padding-bottom: 5px;
  }
  .resultats-sondage .resultat .chart-et-legende .legende .chart-buttons .chart-button span {
    display: none;
  }
}
.resultats-sondage .resultat .chart-et-legende .chart-container {
  margin: 0 auto;
  position: relative;
}
.resultats-sondage .resultat .chart-et-legende .chart-container:not(.full-width) {
  margin: 0 auto 20px;
  width: 380px;
  height: 380px;
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container:not(.full-width) {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container {
    width: 230px;
    height: 230px;
  }
}
.resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas {
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 764px !important;
  max-width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 170px;
}
@media (max-width: 764px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas {
    max-width: 250px;
    max-height: 250px;
  }
}
.resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas.donut-chart {
  width: 382px !important;
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas.donut-chart {
    max-width: 230px;
    max-height: 230px;
  }
}
@media (max-width: 1300px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container .chart-canvas {
    background-size: 100px;
  }
}
@media (max-width: 500px) {
  .resultats-sondage .resultat .chart-et-legende .chart-container.full-width {
    width: 100%;
    height: auto;
  }
  .resultats-sondage .resultat .chart-et-legende .chart-container.full-width .chart-canvas {
    max-width: 100%;
    max-height: initial;
  }
}

@media (max-width: 700px) {
  .resultats-sondage:not(#fermete) .resultat .date-maj {
    padding-bottom: 0;
  }
}
.resultats-sondage .variants-radio {
  display: flex;
  flex-wrap: wrap;
}
.resultats-sondage .chart-button.chart-radio {
  opacity: 0.6;
  border: 1px solid #4d4d4d;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 35px;
  padding: 6px 15px 6px 10px;
  background-color: transparent;
  color: #000000;
  margin: 8px 5px 4px 0;
  font-weight: 600;
  font-stretch: 450%;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  font-family: "Heading Now Variable", sans-serif !important;
  cursor: pointer;
  user-select: none;
}
.resultats-sondage .chart-button.chart-radio input {
  display: none;
}
.resultats-sondage .chart-button.chart-radio input + span {
  display: inline-block;
  position: relative;
  font-style: normal;
  font-stretch: 450%;
  padding-left: 30px;
  opacity: 0.8;
}
@media (max-width: 500px) {
  .resultats-sondage .chart-button.chart-radio input + span {
    line-height: 1.1;
    font-size: 14px;
    text-align: left;
  }
}
.resultats-sondage .chart-button.chart-radio input + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  border-radius: 50%;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background: #fff;
}
@media (max-width: 500px) {
  .resultats-sondage .chart-button.chart-radio input + span:before {
    top: -1px;
  }
}
.resultats-sondage .chart-button.chart-radio input + span:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  border-radius: 50%;
  top: 8px;
  left: 7px;
  opacity: 0;
  transform: scale(0, 0);
  transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
}
@media (max-width: 500px) {
  .resultats-sondage .chart-button.chart-radio input + span:after {
    top: 3px;
  }
}
.resultats-sondage .chart-button.chart-radio input:checked + span {
  opacity: 1;
}
.resultats-sondage .chart-button.chart-radio input:checked + span:after {
  opacity: 1;
  transform: scale(1, 1);
}
@media (max-width: 500px) {
  .resultats-sondage .chart-button button {
    padding: 8px 10px 6px 27px;
    font-size: 13px;
    line-height: 1;
  }
  .resultats-sondage .chart-button button:before {
    top: 7px;
    left: 10px;
  }
}
.resultats-sondage .chart-button button.active {
  opacity: 1;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, rgba(220, 220, 220, 0.6) 1px, rgba(220, 220, 220, 0.6) 6px);
}
.resultats-sondage .chart-button button.active:before {
  content: "radio_button_checked";
  color: #000000;
  font-size: 20px;
  left: 11px;
}
@media (max-width: 500px) {
  .resultats-sondage .chart-button button.active:before {
    left: 5px;
    top: 3px;
  }
}
.resultats-sondage .chart-button span {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}
.resultats-sondage#fermete .resultat, .resultats-sondage#evolution .resultat {
  padding-bottom: 20px;
}
@media all and (max-width: 700px) {
  .resultats-sondage#fermete .resultat, .resultats-sondage#evolution .resultat {
    padding-bottom: 10px;
  }
}
.resultats-sondage .complement {
  font-family: "Heading Now Variable", sans-serif !important;
  font-style: normal;
  font-stretch: 450%;
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  text-align: right;
  text-transform: uppercase;
  color: #8A8A8A;
  border-top: 1px solid #737373;
  margin-top: 20px;
  padding-top: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.resultats-sondage .complement em {
  flex-grow: 1;
  font-size: 13px;
  font-style: normal;
  font-stretch: 550%;
  line-height: 135%;
  color: #000000;
  opacity: 0.4;
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 500px) {
  .resultats-sondage .complement em {
    font-size: 11px;
  }
}
.resultats-sondage#ActivitesChefs .complement, .resultats-sondage#CaractereChef .complement {
  margin-bottom: 0;
}
.resultats-sondage .indicator {
  position: relative;
  top: 0;
  right: 0;
}
.resultats-sondage .indicator.no-line {
  top: 15px;
}
@media (max-width: 1300px) {
  .resultats-sondage .indicator.no-line:after {
    right: unset;
    left: 35px;
    bottom: -6px;
    text-align: left;
  }
  .resultats-sondage .indicator.no-line:before {
    right: unset;
    left: 0;
  }
}
.resultats-sondage .indicator:not(.no-line) {
  border-top: 1px solid #737373;
  padding-top: 40px;
}
.resultats-sondage .indicator:after {
  content: "Appuyez sur une section du graphique pour avoir plus de détails";
  position: absolute;
  right: 40px;
  bottom: 2px;
  max-width: calc(100% - 40px);
  font-family: "Heading Now Variable", sans-serif !important;
  font-style: normal;
  font-stretch: 550%;
  font-weight: 300;
  font-size: 13px;
  line-height: 135%;
  text-align: right;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  display: block;
}
@media screen and (max-width: 500px) {
  .resultats-sondage .indicator:after {
    font-size: 11px;
  }
}
.resultats-sondage .indicator:before {
  position: absolute;
  font-style: normal;
  font-weight: 300;
  font-family: "Material Symbols Outlined";
  content: "touch_app";
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  color: #8A8A8A;
  font-size: 30px;
  right: 0;
  bottom: -5px;
}
@media (min-width: 501px) {
  .resultats-sondage .indicator:after {
    content: "Survolez une section du graphique pour avoir plus de détails";
  }
  .resultats-sondage .indicator:before {
    content: "ads_click";
  }
}


/* Bar Graph Horizontal */
.horizontal-bar-chart {
  width: 100%;
}

.bar-graph .question {
  font-family: "Heading Now Variable", sans-serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 108%;
  transition: opacity 1s 0.1s ease-in-out;
  opacity: 0;
  width: 100%;
  margin-bottom: 5px;
}
@media (max-width: 700px) {
  .bar-graph .question {
    font-family: "Heading Now Variable", sans-serif !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 108%;
  }
}
.bar-graph .question.reveal {
  opacity: 1;
}

.bar-graph-horizontal {
  margin: 0 auto 25px;
  width: 100%;
  background-color: transparent;
}

.bar-graph-horizontal > div {
  margin-bottom: 8px;
  width: 100%;
}

.bar-graph-horizontal .bar-wrapper {
  position: relative;
  height: 22px;
  background-color: rgba(226, 226, 226, 0.5);
}

.bar-graph-horizontal .bar {
  border-radius: 3px;
  height: 22px;
  overflow: visible;
  width: 0;
  position: absolute;
  bottom: 0;
  transition: width 1.2s 0.2s ease-in-out;
}
.bar-graph-horizontal .bar.show-text::after {
  opacity: 1;
}

.bar-graph-one .bar::after {
  transition: opacity 2.2s 0.1s ease-in-out;
  color: #8A8A8A;
  content: attr(data-percentage);
  position: absolute;
  left: calc(100% + 10px);
  top: 2px;
  font-family: "Heading Now Variable", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 1;
  min-width: 35px;
}

.bar-graph-one .rouge-fonce .bar {
  background-color: #AA0000;
}

.bar-graph-one .rouge-fonce .bar::after {
  color: #AA0000;
}

.bar-graph-one .rouge-medium .bar {
  background-color: #CC0000;
}

.bar-graph-one .rouge-medium .bar::after {
  color: #CC0000;
}

.bar-graph-one .rouge .bar {
  background-color: #EE0000;
}

.bar-graph-one .rouge .bar::after {
  color: #EE0000;
}

.bar-graph-one .rouge-clair .bar {
  background-color: #FF0000;
}

.bar-graph-one .rouge-clair .bar::after {
  color: #FF0000;
}

.bar-graph-one .gris-fonce .bar {
  background-color: #B0B0B0;
}

.bar-graph-one .gris-fonce .bar::after {
  color: #B0B0B0;
}

.bar-graph-one .gris-pale .bar {
  background-color: #D9D9D9;
}

.bar-graph-one .gris-pale .bar::after {
  color: #D9D9D9;
}

#chartRatesSocial {
  background:url("../media/work.png") center center no-repeat;
  background-size: 35%;
}
#chartRatesImmigration {
  background:url("../media/immigration.png") center center no-repeat;
  background-size: 35%;
}
#chartRatesRevenu {
  background:url("../media/taxes.png") center center no-repeat;
  background-size: 35%;
}
#chartRatesVeterans {
  background:url("../media/veterans.png") center center no-repeat;
  background-size: 35%;
}
#chartRatesPublic {
  background:url("../media/publics.png") center center no-repeat;
  background-size: 35%;
}
#chartRatesMondiales {
  background:url("../media/world.png") center center no-repeat;
  background-size: 35%;
}


.resultats-sondage .resultat .resultat-titre {
  margin-bottom: 12px;
  color: #555;
}
.resultats-sondage {
  margin: 0 auto;
}
.nograph {
  margin: 12px auto 0;
}
.nograph:before {
  display: none;
}
@media(min-width: 500px) {
  br.mobile-only {display: none}
}
.resultats-sondage.nograph .resultat .resultat-titre {
  font-weight: 750;
  font-stretch: 550%;
  text-transform: uppercase;
}
.resultats-sondage .resultat .resultat-titre span {
  color: #545454;
  font-size: 20px;
  text-transform: none;
}

@media(max-width: 500px) {
  .resultats-sondage .resultat .resultat-titre {
    font-size:22px
  }
  .resultats-sondage.nograph .resultat .resultat-titre {
    font-size:22px
  }
  .resultats-sondage .resultat .resultat-titre span {
    font-size: 18px;
  }
}