@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%;
}

.map-wrapper {
  max-width: 100%;
  margin: 25px auto;
}
.map-wrapper .map {
  margin-bottom: -4px;
}
.map-wrapper .map iframe {
  margin: 0;
}
@media (max-width: 767px) {
  .map-wrapper .map iframe {
    height: 400px;
  }
}
.map-wrapper .map p {
  display: none;
}
.map-wrapper .methodologie {
  display: flex;
  flex-direction: column;
  background: rgba(229, 229, 229, 0.35);
  color: black;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  margin-top: 0;
  font-family: "Heading Now Variable" !important;
  font-stretch: 500%;
  font-size: 0.9em;
}
.map-wrapper .methodologie .note {
  padding: 8px 15px;
  border-bottom: 1px solid #dedede;
  color: white;
  background-color: #9d9d9d;
  font-style: italic;
  font-size: 14px;
  line-height: 1.1;
}
.map-wrapper .methodologie h2 {
  margin: 0;
  padding: 20px 15px;
  color: white;
  background: #ff4242;
  font-size: 18px;
}
.map-wrapper .methodologie .legende-title {
  margin-left: 15px;
  margin-top: 15px;
}
.map-wrapper .methodologie .legende {
  display: flex;
  flex-direction: row;
  padding: 20px 15px;
  align-items: center;
  border-bottom: 1px solid #dedede;
}
.map-wrapper .methodologie .legende .legende-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-right: 40px;
  line-height: 1;
  font-size: 0.9em;
}
.map-wrapper .methodologie .legende .legende-item .carre {
  height: 30px;
  width: 50px;
  background-color: #EC6C66;
  margin-right: 10px;
}
.map-wrapper .methodologie .legende .legende-item .cercle {
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #050505;
  margin-right: 10px;
}
.map-wrapper .methodologie .legende .legende-item .cercle.jaune {
  background-color: #f4ba4e;
}
@media (max-width: 767px) {
  .map-wrapper .methodologie .legende {
    flex-direction: column;
    align-items: flex-start;
  }
  .map-wrapper .methodologie .legende .legende-title {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .map-wrapper .methodologie .legende .legende-item {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.map-wrapper .methodologie h3 {
  margin: 0;
  padding: 20px 15px 0;
}
.map-wrapper .methodologie .content {
  padding: 20px 15px;
}
.map-wrapper .methodologie .content p {
  font-family: "Heading Now Variable" !important;
}
.title {
  display: flex;
  flex-direction: column;
  background: #ff4242;
  font-family: "Heading Now Variable" !important;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  padding: 20px 15px;
  border-radius: 4px 4px 0 0;
  color: white;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .title {
    font-size: 18px;
    line-height: 20px;
  }
}
.title h1 {
  font-family: "Heading Now Variable" !important;
  font-weight: 800 !important;
  font-size: 28px !important;
  line-height: 28px !important;
  color: white;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .title h1 {
    font-size: 27px !important;
    line-height: 27px !important;
  }
}
.top10 {
  max-width: 700px;
  margin: 25px auto;
  font-family: "Heading Now Variable" !important;
  color: #535353;
}
.top10 .content {
  border-bottom: 4px solid #ff4242;
  padding-bottom: 10px;
}
.top10 .content p {
  font-family: "Heading Now Variable" !important;
}
.top10 .content thead th {
  padding: 8px 10px 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.7em;
  opacity: 0.6;
  border-bottom: 1px solid #afafaf;
}
.top10 .content table {
  width: 100%;
}
.top10 .content table tbody tr:nth-child(even) {
  background: #fff;
}
.top10 .content table tbody tr:nth-child(odd) {
  background: #ededed;
}
.top10 .content table tr:not(:first-of-type) td {
  border-top: 1px solid #efefef;
}
.top10 .content table td {
  padding: 5px 8px;
}
.top10 .content .top10villes tr th:nth-child(1),
.top10 .content .top10villes tr td:nth-child(1) {
  text-align: center;
}
.top10 .content .top10villes tr th:nth-child(2),
.top10 .content .top10villes tr td:nth-child(2) {
  text-align: left;
}
.top10 .content .top10villes tr th:nth-child(3),
.top10 .content .top10villes tr td:nth-child(3) {
  text-align: right;
}
.top10 .content .top10villes tr td {
  font-size: 13px;
}
@media (max-width: 767px) {
  .top10 .content .top10villes tr td {
    font-size: 12px;
  }
}
.top10 .content .top10adresses tr th,
.top10 .content .top10adresses tr td {
  text-align: left;
}
.top10 .content .top10adresses tr th:nth-child(3),
.top10 .content .top10adresses tr td:nth-child(3) {
  width: 60px;
  text-align: center;
}
.top10 .content .top10adresses tr th:nth-child(4),
.top10 .content .top10adresses tr td:nth-child(4) {
  width: 150px;
}
.top10 .content .top10adresses tr td {
  height: 80px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .top10 .content .top10adresses tr td {
    font-size: 12px;
    height: 65px;
  }
}
.wrap-collabsible {
  margin-bottom: 1.2rem;
}
input[type='checkbox'] {
  display: none;
}
.lbl-toggle {
  display: block;
  font-weight: bold;
  text-align: left;
  padding: 0;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
.lbl-toggle:hover {
  color: #acacac;
}
.lbl-toggle::after {
  content: ' ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-left: 0.7rem;
  transform: translateY(0);
  transition: transform 0.2s ease-out;
}
.toggle:checked + .lbl-toggle::after {
  transform: rotate(90deg) translateX(1px) translateY(2px);
}
.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
}
.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100vh;
}
.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.collapsible-content .content-inner {
  padding-top: 10px;
}
.collapsible-content .content-inner p {
  font-family: "Heading Now Variable" !important;
}
/*# sourceMappingURL=style.css.map */