/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w5aX8.ttf) format('truetype');
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
#tq-footer-container {
  position: relative;
}
::selection {
  background-color: #fdb63a;
  color: #fff;
}
body {
  font-family: 'Montserrat', sans-serif;
  background-image: url("../images/background_accueil_tile_2023offset.jpg");
  background-color: #010890;
  background-size: 120% auto;
  background-position: left top;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  overflow-x: hidden;
  transition: color 0.25s ease-in-out;
}
body #tq-header-content {
  z-index: 2;
}
body[data-page-id=mammouth-hebdo] {
  background-image: url("../images/bg-hebdo-tile.jpg");
  background-size: 100% auto;
}
.commandite_container {
  height: 72px;
  margin-left: 20px;
  position: relative;
  transition: opacity 0.2s ease-in-out;
  width: calc(100vw - 50px);
}
.commandite_container .commandite_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  left: -90px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.6);
  width: 460px;
}
.commandite_container div[data-pub-id="commandite"] {
  margin: 0 20px 0 0 !important;
  width: 120px;
}
@media (min-width: 480px) {
  .commandite_container {
    height: 120px;
  }
  .commandite_container .commandite_wrap {
    left: 0;
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  .commandite_container .commandite_wrap {
    left: 0;
    justify-content: flex-start;
  }
  .commandite_container div[data-pub-id="commandite"] {
    margin-right: 20px !important;
  }
}
.commandite_container + main {
  padding-top: 0 !important;
}
main {
  padding-top: 10px;
  position: relative;
  z-index: 3;
  overflow-x: hidden;
}
main a {
  color: #fdb63a;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
@media screen and (min-width: 768px) {
  main {
    padding-top: 30px;
  }
}
@media screen and (min-width: 1024px) {
  main {
    padding-top: 40px;
  }
}
.panel {
  padding: 30px 0;
  transition: opacity 0.2s ease-in-out;
}
@media screen and (min-width: 768px) {
  .panel {
    padding: 30px 0;
  }
}
body.is-menu-open .panel {
  opacity: 0;
}
body.is-menu-open footer {
  opacity: 0;
}
div.content_wrap {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  width: calc(100% - 50px);
}
@media screen and (min-width: 768px) {
  div.content_wrap {
    width: calc(100% - 100px);
  }
}
@media screen and (min-width: 1024px) {
  div.content_wrap {
    width: calc(100% - 200px);
  }
}
@media screen and (min-width: 1200px) {
  div.content_wrap {
    padding-right: 180px;
  }
}
@media screen and (min-width: 1800px) {
  div.content_wrap {
    max-width: min( calc( 100vw - ( 320px * 2 ) ), 1400px);
    padding-right: 0;
  }
}
.block_title {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 40px;
  line-height: 1.3em;
  text-transform: uppercase;
  text-align: left;
}
.block_title em {
  display: block;
  text-transform: none;
  color: #c0c1ec;
}
@media screen and (min-width: 1024px) {
  .block_title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .block_title {
    font-size: 3rem;
  }
}
.block_sub_title {
  font-size: 1.3rem;
}
.block_sub_title span,
.block_sub_title a {
  background: #FEA060;
  display: inline-block;
  color: #fff;
  line-height: 1.3em;
  padding: 7px;
}
.mammouth-hebdo .block_sub_title span,
.mammouth-hebdo .block_sub_title a {
  background: #FD9C99;
}
.block_sub_title:last-of-type {
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .block_sub_title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .block_sub_title {
    font-size: 2.4rem;
  }
}
div.content ul {
  padding: 0.4rem 0;
}
div.content ul li {
  padding: 0.2rem 0 0.4rem 1.6rem;
  position: relative;
}
div.content ul li:before {
  content: "•";
  left: 0;
  position: absolute;
  text-align: center;
  width: 1.6rem;
}
div.content ol {
  counter-reset: number;
  padding: 0.4rem 0;
}
div.content ol li {
  padding: 0.2rem 0 0.4rem 2.5rem;
  position: relative;
}
div.content ol li:before {
  counter-increment: number;
  content: counter(number) "\a0";
  left: 0;
  position: absolute;
  text-align: center;
  width: 1.6rem;
}
div.content p,
div.content ul,
div.content ol {
  line-height: 1.5em;
}
div.content p em,
div.content ul em,
div.content ol em {
  font-style: italic;
}
div.content p + p,
div.content ul + p,
div.content ol + p {
  margin-top: 20px;
}
div.content p a,
div.content ul a,
div.content ol a {
  text-decoration: underline;
}
div.content p.cta a,
div.content ul.cta a,
div.content ol.cta a {
  text-decoration: none;
}
p.cta {
  display: flex;
}
p.cta a {
  align-items: center;
  background: url("../images/icon-footer-equipe.svg") left center no-repeat;
  color: #f7f7f7;
  display: flex;
  font-size: 1.5rem;
  line-height: 1.1em;
  min-height: 50px;
  overflow: hidden;
  padding-left: 90px;
  position: relative;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  p.cta a {
    font-size: 2.5rem;
  }
}
p.cta a span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}
p.cta.cta_right a {
  background-image: url('../images/cta_double_arrow.svg');
  color: #fdb63a;
}
div#message_succes {
  display: none;
}
form.processing {
  opacity: 0.5;
}
form div#message_error {
  display: none;
}
@media screen and (min-width: 768px) {
  form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
form fieldset {
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
  margin: 0 0 40px;
  padding: 0 ;
  position: relative;
}
form fieldset.longtext p {
  font-size: 1rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  form fieldset {
    font-size: 1.5rem;
    width: 48%;
  }
  form fieldset.full_width,
  form fieldset.longtext,
  form fieldset.submit {
    width: 100%;
  }
  form fieldset.longtext p {
    font-size: 1.2rem;
  }
}
form fieldset label {
  display: block;
  line-height: 1.2em;
  margin-bottom: 20px;
}
form fieldset span {
  font-size: 0.8em;
}
form fieldset input,
form fieldset textarea {
  display: block;
}
form fieldset.submit {
  overflow: hidden;
}
form fieldset.error input[type="text"],
form fieldset.error input[type="email"],
form fieldset.error input[type="tel"],
form fieldset.error input[type="password"],
form fieldset.error select,
form fieldset.error textarea {
  background-color: #f1972f;
}
form fieldset.error label {
  color: #f1972f;
}
form fieldset.required label:after {
  content: " *";
}
form fieldset span.error {
  border-radius: 3px;
  bottom: 0;
  background: transparent;
  color: #f1972f;
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1.2rem;
  padding: 0.2rem 0px;
  position: absolute;
  left: 0rem;
  text-align: left;
  text-transform: none;
  top: 100%;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  form fieldset span.error {
    font-size: 1rem;
  }
}
form fieldset.form_date div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
form fieldset.form_date div label {
  width: 100%;
}
form fieldset.form_date div select {
  width: 27.5%;
}
form fieldset.form_date div select + select {
  width: 40%;
}
form fieldset.form_date div select + select + select {
  width: 22.5%;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form select,
form textarea {
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
  border: none;
  box-sizing: border-box;
  color: #010890;
  font-size: 1rem;
  line-height: 2rem;
  margin: 0;
  outline: 0;
  padding: 0.6rem 1rem;
  width: 100%;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form select:focus,
form textarea:focus {
  outline: 2px solid #1c3435;
}
form textarea {
  height: 200px;
}
form select {
  border-radius: 0;
  overflow: hidden;
  padding: 0.6rem 8% 0.6rem 3%;
  position: relative;
}
@supports ( appearance: none ) or ( -moz-appearance: none ) or ( -webkit-appearance: none ) {
  form select {
    appearance: none;
    background: url("../images/arrow_down_yellow2.svg?v=2") no-repeat right 6px center;
    background-color: #fff;
    background-size: 34px auto;
  }
}
form input[type=checkbox] {
  opacity: 0;
}
form input[type=checkbox] + label {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.2rem;
  text-transform: none;
  padding: 4px 0 4px 36px;
  outline: none;
}
form input[type=checkbox] + label:before {
  box-sizing: border-box;
  background-color: #010890;
  border: #fff 2px solid;
  color: #c0c1ec;
  content: " ";
  display: block;
  font-size: 2.1rem;
  float: left;
  height: 32px;
  line-height: 28px;
  text-align: center;
  width: 32px;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
form input[type=checkbox]:checked + label:before {
  color: #c0c1ec;
  content: "\00d7";
}
form button {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  background: url("../images/cta_double_arrow-jaune.svg") left center no-repeat;
  border: 0;
  color: #fdb63a;
  cursor: pointer;
  font-size: 1.8rem;
  margin-top: 30px;
  min-height: 50px;
  outline: none;
  overflow: hidden;
  padding: 0 0 0 90px;
  position: relative;
  text-transform: uppercase;
}
form button:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  form button {
    font-size: 2.5rem;
  }
}
form .input_upload {
  width: 100%;
}
form .input_upload .btn_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  align-items: center;
  background: url('../images/cta_double_arrow-jaune.svg') left center no-repeat;
  color: #f7f7f7;
  cursor: pointer;
  display: flex;
  font-size: 1.5rem;
  line-height: 1.1em;
  min-height: 50px;
  overflow: hidden;
  padding-left: 90px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  form .input_upload .btn_label {
    font-size: 2.5rem;
  }
}
form .input_upload input {
  cursor: pointer;
}
form .input_upload .uploader {
  width: 100%;
}
form .input_upload .upload_info {
  margin: 30px 0 0 0;
}
form .input_upload .progress_container {
  background: #cf502e;
  display: none;
  height: 30px;
}
form .input_upload .progress_container .progress {
  background: #cf83b8;
  height: 100%;
  width: 0;
  transform: translate(-3px, -3px);
}
@media (min-width: 1024px) {
  form .input_upload .uploader {
    align-items: center;
    display: flex;
    width: 100%;
  }
  form .input_upload .upload_info {
    flex-grow: 1;
    margin: 0 0 0 50px;
  }
}
form .instructions {
  margin-bottom: 3rem;
}
form .instructions p {
  font-size: 1.4rem;
  line-height: 1.2em;
}
header {
  overflow: visible;
  position: relative;
  z-index: 100;
}
header > div.content_wrap {
  padding-right: 120px;
}
header div.logo_wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  header div.logo_wrap {
    max-width: 270px;
  }
}
header div.content_wrap {
  position: relative;
}
header h1 a {
  display: block;
}
@media screen and (max-width: 767px) {
  header h1 img {
    min-height: 120px;
  }
}
header h2 {
  display: none;
}
header .subtitle {
  margin-top: 6px;
  font-size: 3.7vw;
  text-transform: none;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  header .subtitle {
    font-size: 2.5vw;
  }
  header .subtitle br.mobile-only {
    display: none;
  }
}
header nav {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
header nav div.list_wrap {
  left: 100vw;
  opacity: 0;
  position: absolute;
  top: 85px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
header nav ul {
  margin-right: -25px;
  text-align: right;
}
header nav ul li {
  font-size: 22px;
  line-height: 1.6em;
  padding-right: 30px;
}
header nav ul li a {
  position: relative;
  color: #fff;
}
header nav ul li a::after {
  background: #fff;
  bottom: 0.5em;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  right: -30px;
  transition: all 0.25s ease-in-out;
  width: 0;
}
header nav ul li a:hover::after {
  width: 20px;
}
header nav ul li.social_links {
  justify-content: flex-end;
  height: 2em;
  margin-top: 10px;
}
header nav ul li.social_links .social-link-tiktok {
  height: 2.6rem;
}
header nav ul li.social_links a:after {
  display: none;
}
header nav #btn_toggle_menu {
  background: transparent;
  border: 7px solid #f7f7f7;
  border-left: 0;
  border-right: 0;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 9px 0;
  position: absolute;
  right: 0;
  top: 25px;
  transition: all 0.2s ease-in-out;
  width: 50px;
}
header nav #btn_toggle_menu span {
  background: #f7f7f7;
  display: block;
  height: 7px;
  transition: all 0.2s ease-in-out;
}
header nav #btn_toggle_menu span::after {
  background: #f7f7f7;
  content: "";
  display: block;
  height: 7px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
  width: 100%;
}
header nav.is-menu-open div.list_wrap {
  left: 0;
  opacity: 1;
}
header nav.is-menu-open #btn_toggle_menu {
  background: url("../images/close.svg?v=2") left top no-repeat;
  border: none;
  outline: none;
  height: 50px;
}
header nav.is-menu-open #btn_toggle_menu span {
  display: none;
}
header nav.is-fixed {
  position: fixed;
  top: 61px;
}
@media (min-width: 1152px) {
  header nav.is-fixed {
    top: 130px;
  }
}
@media screen and (min-width: 768px) {
  header {
    margin-bottom: 30px;
  }
  header div.content_wrap {
    margin: 0;
    max-width: none;
    width: 100%;
  }
  header div.logo_wrap {
    max-width: 1224px;
    padding-right: 160px;
    padding-left: 25px;
  }
  header h1 img {
    width: 100%;
  }
  header h2 {
    display: block;
    font-size: 5.2vw;
    line-height: 0.9em;
    margin: -7vw 0 0 3.5vw;
    text-transform: uppercase;
  }
  header h2 span {
    font-size: 1.8em;
    line-height: 1em;
    display: block;
    background-image: url('../images/xxl_rose.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 20vw;
    text-indent: -2000px;
    margin-left: -1vw;
  }
  header nav #btn_toggle_menu {
    margin-right: 20px;
  }
  header nav ul {
    margin-right: 0;
  }
  header nav div.list_wrap {
    top: 15vw;
  }
}
@media screen and (min-width: 1200px) {
  header nav {
    width: auto;
  }
  header nav #btn_toggle_menu {
    display: none;
  }
  header nav div.list_wrap {
    display: block;
    opacity: 1;
    position: static;
    top: auto;
    left: auto;
  }
  header nav div.list_wrap li {
    padding-right: 0;
  }
  header nav ul {
    margin: 0 25px 0 0;
  }
  header nav div.content_wrap {
    padding-right: 0;
  }
  header > div.content_wrap {
    padding-right: 320px;
  }
}
@media screen and (min-width: 2400px) {
  header > div.content_wrap {
    max-width: 90%;
  }
}
body header nav ul li a.active,
body.accueil header nav ul li a.accueil,
body.gestes-inspirants header nav ul li a.gestes-inspirants,
body.c-est-quoi header nav ul li a.c-est-quoi,
body.nommes header nav ul li a.les-nommes,
body.videos header nav ul li a.les-videos,
body.mammouth-hebdo header nav ul li a.mammouth-hebdo,
body.balado header nav ul li a.balado {
  color: #010890;
}
footer ul#partenaires {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
footer ul#partenaires li {
  display: block;
  margin: 2rem auto;
}
footer ul#partenaires li a,
footer ul#partenaires li span {
  display: block;
  width: auto;
  transition: background-image 0.25s linear;
}
footer ul#partenaires li a img,
footer ul#partenaires li span img {
  opacity: 1;
  transition: opacity 0.25s linear;
}
footer ul#partenaires li p.cta a {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.1em;
}
footer ul#partenaires li#fmc a,
footer ul#partenaires li#fmc img {
  height: 43px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#fmc a,
  footer ul#partenaires li#fmc img {
    height: 46px;
  }
}
footer ul#partenaires li#fonds_rocket a,
footer ul#partenaires li#fonds_rocket img {
  height: 80px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#fonds_rocket a,
  footer ul#partenaires li#fonds_rocket img {
    height: 60px;
  }
}
footer ul#partenaires li#tele_quebec a,
footer ul#partenaires li#tele_quebec img {
  height: 76px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#tele_quebec a,
  footer ul#partenaires li#tele_quebec img {
    height: 57px;
  }
}
footer ul#partenaires li#sodec a,
footer ul#partenaires li#canada a,
footer ul#partenaires li#sodec img,
footer ul#partenaires li#canada img {
  height: 60px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#sodec a,
  footer ul#partenaires li#canada a,
  footer ul#partenaires li#sodec img,
  footer ul#partenaires li#canada img {
    height: 45px;
  }
}
footer ul#partenaires li#attraction_images a,
footer ul#partenaires li#attraction_images img {
  height: 50px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#attraction_images a,
  footer ul#partenaires li#attraction_images img {
    height: 37.65px;
  }
}
footer ul#partenaires li#pamplemousse span,
footer ul#partenaires li#pamplemousse img {
  height: 59px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#pamplemousse span,
  footer ul#partenaires li#pamplemousse img {
    height: 44.25px;
  }
}
footer ul#partenaires li#les_affranchis a,
footer ul#partenaires li#les_affranchis img {
  height: 59px;
}
@media screen and (min-width: 900px) {
  footer ul#partenaires li#les_affranchis a,
  footer ul#partenaires li#les_affranchis img {
    height: 44.25px;
  }
}
footer ul#partenaires li#credits {
  box-sizing: border-box;
  margin: 2rem 0;
  width: calc(100% - 50px);
}
footer ul#partenaires li#credits p.cta {
  overflow: hidden;
  position: relative;
  text-align: left;
}
footer ul#partenaires li#credits p.cta a {
  display: flex;
}
footer ul#partenaires li#credits p.cta a span {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
}
@media screen and (min-width: 480px) {
  footer ul#partenaires {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  footer ul#partenaires li {
    margin: 1rem 25px;
  }
  footer ul#partenaires li a,
  footer ul#partenaires li span {
    margin: 0 auto;
  }
}
@media screen and (min-width: 900px) {
  footer ul#partenaires {
    justify-content: space-between;
  }
  footer ul#partenaires li {
    margin: 1rem 6px;
  }
  footer ul#partenaires li:first-of-type {
    margin-left: 0;
  }
  footer ul#partenaires li:last-of-type {
    margin-right: 0;
  }
  footer ul#partenaires li a img,
  footer ul#partenaires li span img {
    height: 100%;
    width: auto;
  }
  footer ul#partenaires li#credits p.cta {
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  footer ul#partenaires li {
    margin: 1rem 20px;
    flex-grow: 0;
  }
  footer ul#partenaires li#credits {
    margin-left: 25px;
    width: auto;
    flex-grow: 1;
  }
}
@media screen and (min-width: 1400px) {
  footer ul#partenaires {
    justify-content: flex-start;
  }
  footer ul#partenaires li {
    margin: 1rem 25px;
  }
  footer ul#partenaires li#credits {
    width: auto;
  }
}
footer div.content_wrap {
  margin-bottom: 60px;
  margin-top: 60px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  footer div.content_wrap {
    margin: 0;
    width: 100%;
  }
}
.social_links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.social_links a {
  display: block;
  height: 2.3rem;
  margin: 0 0.7rem;
  overflow: hidden;
  position: relative;
  text-indent: -2000px;
  width: 2.3rem;
}
.social_links a img {
  display: block;
  width: 100%;
}
.social_links a:first-of-type {
  margin-left: 0;
}
.social_links a:last-of-type {
  margin-right: 0;
}
#follow_social {
  padding-top: 100px;
}
#follow_social .block_title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #follow_social div.content_wrap {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
}
#follow_social #suivez_nous_social_links {
  background-color: #c0c1ec;
  height: 300px;
  width: 100%;
  margin-bottom: 1em;
}
#follow_social #suivez_nous_social_links a.icon {
  font-size: 3rem;
  height: 3rem;
  margin: 0 1rem;
  width: 3rem;
}
#follow_social #suivez_nous_social_links a.icon:before {
  height: 3rem;
  width: 3rem;
}
@media screen and (min-width: 768px) {
  #follow_social #suivez_nous_social_links a.icon {
    font-size: 2rem;
    height: 2rem;
    width: 2rem;
  }
  #follow_social #suivez_nous_social_links a.icon:before {
    display: block;
    height: 2rem;
    text-indent: 0px;
    width: 2rem;
  }
}
#follow_social #suivez_nous_carousel {
  display: none;
}
@media screen and (min-width: 768px) {
  #follow_social #suivez_nous_social_links {
    background-color: transparent;
    height: 40px;
  }
  #follow_social #suivez_nous_carousel {
    display: block;
    position: relative;
  }
  #follow_social #suivez_nous_carousel a {
    display: block;
  }
  #follow_social #suivez_nous_carousel a img {
    display: block;
    height: 300px;
    width: auto;
  }
  #follow_social #suivez_nous_carousel button {
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 4rem;
    height: 100%;
    width: 4rem;
    padding: 0;
    margin: 0;
    outline: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    text-indent: -2000px;
    overflow: hidden;
    transition: background 0.25s linear;
  }
  #follow_social #suivez_nous_carousel button:before {
    background: #cf83b8;
    display: block;
    text-indent: 0px;
    margin-top: -2rem;
    height: 4rem;
    width: 4rem;
    position: absolute;
    top: 50%;
  }
  #follow_social #suivez_nous_carousel button.prev {
    background: linear-gradient(90deg, #0061aa 0%, rgba(0, 97, 170, 0) 100%);
    left: 0;
  }
  #follow_social #suivez_nous_carousel button.prev:before {
    content: "\25C0\00FE0E ";
  }
  #follow_social #suivez_nous_carousel button.next {
    background: linear-gradient(90deg, rgba(0, 97, 170, 0) 0%, #0061aa 100%);
    right: 0;
  }
  #follow_social #suivez_nous_carousel button.next:before {
    content: " \25B6\00FE0E";
  }
}
body div#overlay_video div.player_wrapper {
  min-height: 100%;
}
body div#overlay_video .player_outer_wrapper,
body .num-videos_1 article {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
body div#overlay_video div.player_wrapper,
body div.content div.player_wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 100%;
  position: relative;
}
body div#overlay_video div.player_wrapper h2,
body div.content div.player_wrapper h2 {
  font-size: 1.6rem;
  margin: 0 0 1.2rem;
  color: #fff;
  width: 100%;
}
@media screen and (min-width: 480px) {
  body div#overlay_video div.player_wrapper h2,
  body div.content div.player_wrapper h2 {
    font-size: 2rem;
    margin: 0 0 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  body div#overlay_video div.player_wrapper h2,
  body div.content div.player_wrapper h2 {
    font-size: 2.4rem;
    margin: 0 0 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  body div#overlay_video div.player_wrapper h2,
  body div.content div.player_wrapper h2 {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1200px) {
  body div#overlay_video div.player_wrapper h2,
  body div.content div.player_wrapper h2 {
    font-size: 3.2rem;
    margin: 0 0 3.2rem;
  }
}
body div#overlay_video div.player_wrapper p,
body div.content div.player_wrapper p {
  margin: 1.2rem 0 0;
  color: #fff;
}
@media screen and (min-width: 480px) {
  body div#overlay_video div.player_wrapper p,
  body div.content div.player_wrapper p {
    margin: 2rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  body div#overlay_video div.player_wrapper p,
  body div.content div.player_wrapper p {
    font-size: 1.2rem;
  }
}
body div#overlay_video div.player_wrapper div.player,
body div.content div.player_wrapper div.player,
body div#overlay_video div.player_wrapper div.player_facebook,
body div.content div.player_wrapper div.player_facebook,
body div#overlay_video div.player_wrapper div.player_inline,
body div.content div.player_wrapper div.player_inline,
body div#overlay_video div.player_wrapper .player-launcher,
body div.content div.player_wrapper .player-launcher {
  min-width: auto;
  padding: 0;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
}
body div#overlay_video div.player_wrapper div.player .state-beforeReady,
body div.content div.player_wrapper div.player .state-beforeReady,
body div#overlay_video div.player_wrapper div.player_facebook .state-beforeReady,
body div.content div.player_wrapper div.player_facebook .state-beforeReady,
body div#overlay_video div.player_wrapper div.player_inline .state-beforeReady,
body div.content div.player_wrapper div.player_inline .state-beforeReady,
body div#overlay_video div.player_wrapper .player-launcher .state-beforeReady,
body div.content div.player_wrapper .player-launcher .state-beforeReady,
body div#overlay_video div.player_wrapper div.player .state-setup,
body div.content div.player_wrapper div.player .state-setup,
body div#overlay_video div.player_wrapper div.player_facebook .state-setup,
body div.content div.player_wrapper div.player_facebook .state-setup,
body div#overlay_video div.player_wrapper div.player_inline .state-setup,
body div.content div.player_wrapper div.player_inline .state-setup,
body div#overlay_video div.player_wrapper .player-launcher .state-setup,
body div.content div.player_wrapper .player-launcher .state-setup,
body div#overlay_video div.player_wrapper div.player .state-ready,
body div.content div.player_wrapper div.player .state-ready,
body div#overlay_video div.player_wrapper div.player_facebook .state-ready,
body div.content div.player_wrapper div.player_facebook .state-ready,
body div#overlay_video div.player_wrapper div.player_inline .state-ready,
body div.content div.player_wrapper div.player_inline .state-ready,
body div#overlay_video div.player_wrapper .player-launcher .state-ready,
body div.content div.player_wrapper .player-launcher .state-ready {
  background: #000;
  padding: 2%;
  position: relative;
}
body div#overlay_video div.player_wrapper div.player .state-beforeReady:before,
body div.content div.player_wrapper div.player .state-beforeReady:before,
body div#overlay_video div.player_wrapper div.player_facebook .state-beforeReady:before,
body div.content div.player_wrapper div.player_facebook .state-beforeReady:before,
body div#overlay_video div.player_wrapper div.player_inline .state-beforeReady:before,
body div.content div.player_wrapper div.player_inline .state-beforeReady:before,
body div#overlay_video div.player_wrapper .player-launcher .state-beforeReady:before,
body div.content div.player_wrapper .player-launcher .state-beforeReady:before,
body div#overlay_video div.player_wrapper div.player .state-setup:before,
body div.content div.player_wrapper div.player .state-setup:before,
body div#overlay_video div.player_wrapper div.player_facebook .state-setup:before,
body div.content div.player_wrapper div.player_facebook .state-setup:before,
body div#overlay_video div.player_wrapper div.player_inline .state-setup:before,
body div.content div.player_wrapper div.player_inline .state-setup:before,
body div#overlay_video div.player_wrapper .player-launcher .state-setup:before,
body div.content div.player_wrapper .player-launcher .state-setup:before,
body div#overlay_video div.player_wrapper div.player .state-ready:before,
body div.content div.player_wrapper div.player .state-ready:before,
body div#overlay_video div.player_wrapper div.player_facebook .state-ready:before,
body div.content div.player_wrapper div.player_facebook .state-ready:before,
body div#overlay_video div.player_wrapper div.player_inline .state-ready:before,
body div.content div.player_wrapper div.player_inline .state-ready:before,
body div#overlay_video div.player_wrapper .player-launcher .state-ready:before,
body div.content div.player_wrapper .player-launcher .state-ready:before {
  border: 25px solid #fdb63a;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}
body div#overlay_video div.player_wrapper div.player .state-ready:after,
body div.content div.player_wrapper div.player .state-ready:after,
body div#overlay_video div.player_wrapper div.player_facebook .state-ready:after,
body div.content div.player_wrapper div.player_facebook .state-ready:after,
body div#overlay_video div.player_wrapper div.player_inline .state-ready:after,
body div.content div.player_wrapper div.player_inline .state-ready:after,
body div#overlay_video div.player_wrapper .player-launcher .state-ready:after,
body div.content div.player_wrapper .player-launcher .state-ready:after,
body div#overlay_video div.player_wrapper div.player .state-paused:after,
body div.content div.player_wrapper div.player .state-paused:after,
body div#overlay_video div.player_wrapper div.player_facebook .state-paused:after,
body div.content div.player_wrapper div.player_facebook .state-paused:after,
body div#overlay_video div.player_wrapper div.player_inline .state-paused:after,
body div.content div.player_wrapper div.player_inline .state-paused:after,
body div#overlay_video div.player_wrapper .player-launcher .state-paused:after,
body div.content div.player_wrapper .player-launcher .state-paused:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('../images/btn-play-2023.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  z-index: 40;
  pointer-events: none;
}
@media screen and (min-width: 900px) {
  body div#overlay_video div.player_wrapper div.player .state-ready:after,
  body div.content div.player_wrapper div.player .state-ready:after,
  body div#overlay_video div.player_wrapper div.player_facebook .state-ready:after,
  body div.content div.player_wrapper div.player_facebook .state-ready:after,
  body div#overlay_video div.player_wrapper div.player_inline .state-ready:after,
  body div.content div.player_wrapper div.player_inline .state-ready:after,
  body div#overlay_video div.player_wrapper .player-launcher .state-ready:after,
  body div.content div.player_wrapper .player-launcher .state-ready:after,
  body div#overlay_video div.player_wrapper div.player .state-paused:after,
  body div.content div.player_wrapper div.player .state-paused:after,
  body div#overlay_video div.player_wrapper div.player_facebook .state-paused:after,
  body div.content div.player_wrapper div.player_facebook .state-paused:after,
  body div#overlay_video div.player_wrapper div.player_inline .state-paused:after,
  body div.content div.player_wrapper div.player_inline .state-paused:after,
  body div#overlay_video div.player_wrapper .player-launcher .state-paused:after,
  body div.content div.player_wrapper .player-launcher .state-paused:after {
    width: 100px;
    height: 100px;
  }
}
body div#overlay_video div.player_wrapper div.player .state-ready div.TqVpCenterIcon,
body div.content div.player_wrapper div.player .state-ready div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper div.player_facebook .state-ready div.TqVpCenterIcon,
body div.content div.player_wrapper div.player_facebook .state-ready div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper div.player_inline .state-ready div.TqVpCenterIcon,
body div.content div.player_wrapper div.player_inline .state-ready div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper .player-launcher .state-ready div.TqVpCenterIcon,
body div.content div.player_wrapper .player-launcher .state-ready div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper div.player .state-paused div.TqVpCenterIcon,
body div.content div.player_wrapper div.player .state-paused div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper div.player_facebook .state-paused div.TqVpCenterIcon,
body div.content div.player_wrapper div.player_facebook .state-paused div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper div.player_inline .state-paused div.TqVpCenterIcon,
body div.content div.player_wrapper div.player_inline .state-paused div.TqVpCenterIcon,
body div#overlay_video div.player_wrapper .player-launcher .state-paused div.TqVpCenterIcon,
body div.content div.player_wrapper .player-launcher .state-paused div.TqVpCenterIcon {
  display: none;
}
body div#overlay_video button.btn_close,
body div.content button.btn_close {
  background: transparent;
  border: 7px solid #f7f7f7;
  border-left: 0;
  border-right: 0;
  cursor: pointer;
  display: block;
  padding: 9px 0;
  position: absolute;
  right: 0;
  top: 25px;
  transition: all 0.2s ease-in-out;
  width: 50px;
  background: url("../images/close.svg?v=2") left top no-repeat;
  border: none;
  outline: none;
  height: 50px;
  right: 25px;
}
body div#overlay_video button.btn_close span,
body div.content button.btn_close span {
  background: #f7f7f7;
  display: block;
  height: 7px;
  transition: all 0.2s ease-in-out;
}
body div#overlay_video button.btn_close span::after,
body div.content button.btn_close span::after {
  background: #f7f7f7;
  content: "";
  display: block;
  height: 7px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
  width: 100%;
}
body div#overlay_video button.btn_close span,
body div.content button.btn_close span {
  display: none;
}
body.video_playing {
  overflow-y: hidden;
}
body.video_playing div#overlay_video {
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .player-launcher {
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}
body .player-launcher .thumbnail-container {
  position: relative;
}
body .player-launcher .thumbnail-container img {
  max-width: 100%;
}
body .player-launcher .thumbnail-container:after {
  content: '';
  background: url(../images/btn-play-2023.svg) no-repeat center center / contain;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  body .player-launcher .thumbnail-container:after {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 768px) {
  body .player-launcher .thumbnail-container:after {
    width: 120px;
    height: 120px;
  }
}
.collapsable_box {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #c0c1ec;
  font-size: 2rem;
  margin-top: 40px;
  text-align: center;
}
.collapsable_box .collapsable_button {
  background: url("../images/arrow_down_blue.svg") right center no-repeat;
  background-size: 32px;
  cursor: pointer;
  display: inline-block;
  outline: none;
  padding-right: 50px;
  transition: 0.3s all;
  user-select: none;
}
@media screen and (min-width: 1024px) {
  .collapsable_box .collapsable_button {
    font-size: 2.5rem;
    line-height: 1.3em;
  }
}
.collapsable_box.opened .collapsable_button {
  background-image: url("../images/arrow_up_blue.svg");
}
.collapsable_box.opened ul {
  display: block;
}
.collapsable_box ul {
  counter-reset: item;
  display: none;
  margin-top: 30px;
  padding: 1rem;
  position: relative;
  text-align: left;
}
.collapsable_box ul:before {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/outline_vote_blue.svg");
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  outline: none;
  z-index: 40;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .collapsable_box ul:before {
    background: none;
  }
}
.collapsable_box ul li {
  margin: 1rem 0;
  line-height: 1.3em;
  padding: 0;
  position: relative;
  min-height: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.collapsable_box ul li:before {
  content: none;
}
.collapsable_box ul li span {
  display: block;
  margin-right: 1rem;
  text-align: center;
  width: 4rem;
}
body div.popup_placeholder {
  display: none;
}
body div.overlay {
  display: none;
  background: rgba(12, 28, 92, 0.9) url("../images/background_accueil_tile2023.jpg") center top no-repeat;
  background-size: cover;
  overflow-y: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
}
body div.overlay div.popup_wrap {
  position: relative;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  body div.overlay div.popup_wrap {
    padding: 50px;
  }
}
@media screen and (min-width: 900px) {
  body div.overlay div.popup_wrap .content {
    margin: 0 auto;
    max-width: 960px;
    width: 90vw;
  }
}
body div.overlay button.btn_close {
  background: transparent;
  border: 7px solid #f7f7f7;
  border-left: 0;
  border-right: 0;
  cursor: pointer;
  display: block;
  padding: 9px 0;
  position: absolute;
  right: 0;
  top: 25px;
  transition: all 0.2s ease-in-out;
  width: 50px;
  background: url("../images/close.svg?v=2") left top no-repeat;
  border: none;
  outline: none;
  height: 50px;
  right: 20px;
  top: 80px;
}
body div.overlay button.btn_close span {
  background: #f7f7f7;
  display: block;
  height: 7px;
  transition: all 0.2s ease-in-out;
}
body div.overlay button.btn_close span::after {
  background: #f7f7f7;
  content: "";
  display: block;
  height: 7px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
  width: 100%;
}
body div.overlay button.btn_close span {
  display: none;
}
@media screen and (min-width: 1152px) {
  body div.overlay button.btn_close {
    top: 160px;
  }
}
body div.overlay.overlay_howtovote .popup_wrap .content {
  font-size: 1.5rem;
}
body div.overlay.overlay_howtovote .popup_wrap .content h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #fdb63a;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  body div.overlay.overlay_howtovote .popup_wrap .content {
    font-size: 2.5rem;
  }
  body div.overlay.overlay_howtovote .popup_wrap .content h2 {
    margin-bottom: 60px;
  }
}
body div.overlay.overlay_candidate {
  background: url("../images/background_accueil_tile2023.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  body div.overlay.overlay_candidate {
    background-position: left center;
  }
}
body div.overlay.overlay_candidate .popup_wrap .content .inner_wrap {
  display: flex;
  flex-direction: column;
}
body div.overlay.overlay_candidate .popup_wrap .content div.visual {
  margin-top: 30px;
}
body div.overlay.overlay_candidate .popup_wrap .content div.visual .select_candidate {
  cursor: pointer;
  display: block;
  position: relative;
  user-select: none;
}
body div.overlay.overlay_candidate .popup_wrap .content div.visual .select_candidate:before {
  background: #f7f7f7;
  border: 5px solid #1c3435;
  box-sizing: border-box;
  bottom: 3rem;
  content: "";
  cursor: pointer;
  height: 90px;
  left: 3rem;
  padding: 10px;
  position: absolute;
  width: 90px;
  z-index: 100;
}
body div.overlay.overlay_candidate .popup_wrap .content div.visual .select_candidate.disabled {
  pointer-events: none;
}
body div.overlay.overlay_candidate .popup_wrap .content div.visual .select_candidate.disabled:before {
  color: #010890;
  content: "Votre vote est déjà complet!";
  font-size: 12px;
  opacity: 0.7;
}
body div.overlay.overlay_candidate .popup_wrap .content article.checked .select_candidate:before {
  background: #f7f7f7 url("../images/valid.svg") center center no-repeat;
  background-size: 80%;
}
@media screen and (min-width: 768px) {
  body div.overlay.overlay_candidate .popup_wrap .content .inner_wrap {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  body div.overlay.overlay_candidate .popup_wrap .content div.text,
  body div.overlay.overlay_candidate .popup_wrap .content div.visual {
    margin-top: 0;
    width: 48%;
  }
}
body div.overlay.overlay_candidate .popup_wrap .content figure {
  align-self: center;
  order: 3;
  position: relative;
}
body div.overlay.overlay_candidate .popup_wrap .content figure img {
  display: block;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  body div.overlay.overlay_candidate .popup_wrap .content figure {
    margin-bottom: 40px;
  }
}
body div.overlay.overlay_candidate .popup_wrap .content h2 {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1.3em;
  margin: 20px 0;
  order: 2;
}
body div.overlay.overlay_candidate .popup_wrap .content div.desc {
  order: 4;
}
body div.overlay.overlay_candidate .popup_wrap .content h2,
body div.overlay.overlay_candidate .popup_wrap .content div.desc {
  background: rgba(0, 0, 0, 0.17);
  padding: 10px;
  text-align: left;
  height: auto !important;
}
body.show_vote {
  overflow-y: hidden;
}
body.show_vote div#overlay_vote {
  align-items: center;
  display: flex;
  justify-content: center;
}
body.show_vote div#overlay_vote form fieldset.error input[type="text"],
body.show_vote div#overlay_vote form fieldset.error input[type="email"],
body.show_vote div#overlay_vote form fieldset.error input[type="tel"],
body.show_vote div#overlay_vote form fieldset.error input[type="password"],
body.show_vote div#overlay_vote form fieldset.error select,
body.show_vote div#overlay_vote form fieldset.error textarea {
  background-color: #1c3435;
  color: #f7f7f7;
}
body.show_vote div#overlay_vote form fieldset.error label {
  color: #fdb63a;
}
body.show_vote div#overlay_vote form span.error {
  color: #52060E;
}
body.show_howtovote {
  overflow-y: hidden;
}
body.show_howtovote div#overlay_howtovote {
  align-items: center;
  display: flex;
  justify-content: center;
}
body.show_candidate {
  overflow-y: hidden;
}
body.show_candidate #tq-header-container {
  display: none;
}
body.show_candidate div#overlay_candidate {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body.show_candidate div#overlay_candidate {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1024px) {
  body.show_candidate div#overlay_candidate {
    align-items: center;
  }
}
.content_instagram div.content {
  display: flex;
  flex-direction: column-reverse;
}
.content_instagram div.content div.visual a {
  display: block;
  padding: 2%;
  position: relative;
}
.content_instagram div.content div.visual a img {
  display: block;
  height: auto;
  width: 100%;
}
.content_instagram div.content div.visual a:before {
  border: 25px solid #fdb63a;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}
.content_instagram div.content div.visual p {
  font-size: 0.8rem;
  margin-top: 20px;
}
.content_instagram div.content div.data {
  margin-bottom: 40px;
  text-align: center;
}
.content_instagram div.content div.data img {
  display: block;
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}
.content_instagram div.content div.data h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #010890;
  font-size: 2rem;
  line-height: 1.3em;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .content_instagram div.content {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .content_instagram div.content div.visual {
    width: 42%;
  }
  .content_instagram div.content div.data {
    margin-bottom: 0;
    width: 46%;
  }
}
@media screen and (min-width: 1600px) {
  .content_instagram div.content div.data h2 {
    font-size: 2.5rem;
  }
}
.content_carousel {
  background: url("../images/bg_orange.jpg") center top no-repeat;
  background-size: cover;
}
.content_carousel div.content {
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
}
.content_carousel div.content > p {
  margin-bottom: 20px;
}
.content_carousel article {
  text-align: center;
}
.content_carousel article figure {
  position: relative;
}
.content_carousel article figure:before {
  border: 25px solid #fdb63a;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}
.content_carousel article p {
  margin-top: 20px;
}
.content_carousel article.square figure {
  display: inline-block;
}
.content_carousel article .nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.content_carousel article .nav .owl-prev,
.content_carousel article .nav .owl-next {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
.content_carousel article .nav .owl-prev span,
.content_carousel article .nav .owl-next span {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  display: block;
  height: 52px;
  overflow: hidden;
  text-indent: -2000px;
  transition: 0.3s all;
  width: 30px;
}
.content_carousel article .nav .owl-prev:hover span,
.content_carousel article .nav .owl-next:hover span {
  opacity: 0.9;
}
.content_carousel article .nav .owl-prev.disabled,
.content_carousel article .nav .owl-next.disabled {
  cursor: default;
  pointer-events: none;
  visibility: hidden;
}
.content_carousel article .nav .owl-prev span {
  background-image: url("../images/arrow_left_orange.svg");
  margin-left: 25px;
}
.content_carousel article .nav .owl-next span {
  background-image: url("../images/arrow_right_orange.svg");
  margin-right: 25px;
}
@media screen and (min-width: 1024px) {
  .content_carousel article .nav .owl-prev span,
  .content_carousel article .nav .owl-next span {
    height: 105px;
    width: 60px;
  }
  .content_carousel article .nav .owl-prev span {
    margin-left: 30px;
  }
  .content_carousel article .nav .owl-next span {
    margin-right: 30px;
  }
}
.content_text p.cta span {
  font-size: 1.4rem;
  line-height: 1.1em;
}
.content_text div.media {
  margin-top: 20px;
}
.content_text div.media figure {
  padding: 0;
  position: relative;
}
.content_text div.media figure img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content_text div.media {
    margin-top: 0;
  }
  .content_text div.content_split {
    display: flex;
    justify-content: space-between;
  }
  .content_text div.content_split div.content {
    width: 50%;
  }
  .content_text div.content_split div.media {
    width: 44%;
  }
  .content_text div.content_reverse div.media {
    order: 1;
  }
  .content_text div.content_reverse div.content {
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .content_text p.cta span {
    font-size: 2.5rem;
  }
}
.content_video.content_video_one,
.num-videos_1.content_video_one {
  background: none;
}
.content_video div.content,
.num-videos_1 div.content {
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .content_video .block_title,
  .num-videos_1 .block_title {
    margin-left: -50px;
  }
}
.content_video .player_outer_wrapper,
.num-videos_1 .player_outer_wrapper {
  max-width: 960px;
  margin-bottom: 30px;
}
.content_video .player_wrapper,
.num-videos_1 .player_wrapper {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.content_video .player_wrapper .player_inline,
.num-videos_1 .player_wrapper .player_inline,
.content_video .player_wrapper iframe,
.num-videos_1 .player_wrapper iframe,
.content_video .player_wrapper .player,
.num-videos_1 .player_wrapper .player {
  position: absolute;
  top: 0;
  height: 100%;
}
.content_video .player_wrapper iframe,
.num-videos_1 .player_wrapper iframe {
  width: 100%;
  height: 100%;
}
.content_video p,
.num-videos_1 p {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .content_video,
  .num-videos_1 {
    background-position: left center;
  }
}
.content_video_list h1.block_title {
  margin-bottom: 20px;
}
.content_video_list.num-videos_1 figure,
.content_video_list.num-videos_1 .content_wrap,
.content_video_list.num-videos_1 .block_sub_title {
  margin: 0 auto;
  max-width: 960px;
}
@media screen and (min-width: 1024px) {
  .content_video_list.num-videos_1 .block_title {
    margin-left: -50px;
  }
}
.content_video_list .content article {
  margin-bottom: 60px;
}
.content_video_list .content article .block_sub_title {
  margin-bottom: 0;
  margin-top: 20px;
}
.content_video_list .content article h2 {
  font-size: 1.5rem;
  line-height: 1.3em;
}
.content_video_list .content article figure {
  margin-top: 30px;
  padding: 0;
  position: relative;
}
.content_video_list .content article figure img {
  height: auto;
  width: 100%;
}
.content_video_list .content article figure a {
  display: block;
  position: relative;
}
.content_video_list .content article figure a:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('../images/btn-play-2023.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  z-index: 40;
  pointer-events: none;
}
@media (min-width: 768px) {
  .content_video_list:not(.num-videos_1) .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content_video_list:not(.num-videos_1) .content article {
    width: 48%;
  }
  .content_video_list.num-videos_1 .content article figure a:after {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .content_video_list:not(.num-videos_1) .content {
    justify-content: space-around;
  }
  .content_video_list:not(.num-videos_1) .content article {
    width: 31%;
  }
  .content_video_list.num-videos_1 .content article figure a:after {
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .content_video_list .content article .block_sub_title {
    font-size: 1.85rem;
  }
}
.content_form {
  padding-top: 0;
}
.content_candidates_menu .content,
.season-menu-container .content {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .content_candidates_menu .content,
  .season-menu-container .content {
    flex-direction: column;
  }
  .content_candidates_menu .content .block_sub_title,
  .season-menu-container .content .block_sub_title {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .content_candidates_menu h1,
  .season-menu-container h1 {
    margin-bottom: 0;
    margin-right: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .content_candidates_menu h1,
  .season-menu-container h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1250px) {
  .content_candidates_menu h1,
  .season-menu-container h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .content_candidates_menu h1,
  .season-menu-container h1 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1800px) {
  .content_candidates_menu h1,
  .season-menu-container h1 {
    font-size: 6rem;
  }
}
.content_candidates_menu .block_sub_title,
.season-menu-container .block_sub_title {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.content_candidates_menu .block_sub_title span,
.season-menu-container .block_sub_title span {
  background: #FEA060 url("../images/icon-arrow-down-menu.svg") no-repeat right 10px center / contain;
  background-size: 24px;
  box-shadow: none;
  color: #fff;
  display: block;
  padding: 7px 64px 7px 7px;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .content_candidates_menu .block_sub_title span,
  .season-menu-container .block_sub_title span {
    font-size: 1.9rem;
    padding: 2px 64px 2px 7px;
  }
}
.content_candidates_menu .block_sub_title ul,
.season-menu-container .block_sub_title ul {
  background: #FEA060;
  display: block;
  left: 0;
  list-style: none;
  position: absolute;
  transition: 0.3s all;
  top: 90%;
  visibility: hidden;
  width: 100%;
  z-index: 50;
}
@media screen and (min-width: 768px) {
  .content_candidates_menu .block_sub_title ul,
  .season-menu-container .block_sub_title ul {
    font-size: 1.9rem;
  }
}
.content_candidates_menu .block_sub_title ul li,
.season-menu-container .block_sub_title ul li {
  padding: 7px;
}
.content_candidates_menu .block_sub_title ul li:before,
.season-menu-container .block_sub_title ul li:before {
  display: none;
}
.content_candidates_menu .block_sub_title ul a,
.season-menu-container .block_sub_title ul a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.content_candidates_menu .block_sub_title ul a:hover,
.season-menu-container .block_sub_title ul a:hover,
.content_candidates_menu .block_sub_title ul a.active,
.season-menu-container .block_sub_title ul a.active {
  opacity: 0.7;
}
.content_candidates_menu .block_sub_title.visible ul,
.season-menu-container .block_sub_title.visible ul {
  visibility: visible;
}
.content_candidates_intro .block_title {
  color: #FEA060;
  text-shadow: 2px 2px 0 #ffffff;
}
.content_candidates_intro .bigger {
  font-size: 1.5rem;
  line-height: 1.3em;
}
.content_candidates_intro p {
  text-align: right;
}
.content_candidates_intro p.cta {
  justify-content: flex-end;
}
.content_candidates_intro p.cta a {
  background-image: url('../images/cta_double_arrow_white.svg');
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .content_candidates_intro .content {
    display: flex;
    justify-content: space-between;
  }
  .content_candidates_intro .content .block_title {
    width: 35%;
  }
  .content_candidates_intro .content .text {
    width: 50%;
  }
}
.content_candidates_list {
  padding-bottom: 0;
  position: relative;
}
.content_candidates_list #voting {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #c0c1ec;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.content_candidates_list #voting .vote_progress,
.content_candidates_list #voting .submit_choices {
  background: #FEA060;
  color: #52060E;
  display: block;
  padding: 10px;
}
.content_candidates_list #voting .vote_progress {
  font-size: 2.3rem;
  line-height: 1.3em;
}
.content_candidates_list #voting .submit_choices {
  color: #52060E;
  font-size: 1.5rem;
  line-height: 1em;
}
.content_candidates_list #voting.active .vote_progress .count {
  color: #52060E;
}
.content_candidates_list #voting.complete {
  cursor: pointer;
}
.content_candidates_list #voting.complete .submit_choices,
.content_candidates_list #voting.complete .vote_progress {
  background: #cf502e;
  color: #f7f7f7;
  transition: 0.3s;
}
@media screen and (min-width: 1600px) {
  .content_candidates_list #voting {
    flex-direction: column;
    left: 0;
    justify-content: flex-start;
    position: absolute;
    top: 15%;
  }
  .content_candidates_list #voting.fixed {
    position: fixed;
    top: 15%;
  }
}
@media screen and (min-width: 2000px) {
  .content_candidates_list #voting {
    flex-direction: row;
  }
  .content_candidates_list #voting .vote_progress,
  .content_candidates_list #voting .submit_choices {
    padding: 20px;
  }
}
@media screen and (min-width: 2400px) {
  .content_candidates_list #voting .vote_progress {
    font-size: 4rem;
  }
  .content_candidates_list #voting .submit_choices {
    font-size: 2.5rem;
  }
}
.content_candidates_list .content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content_candidates_list .content article {
  cursor: pointer;
  margin: 0 auto 30px;
  width: 48%;
}
@media screen and (max-width: 568px) {
  .content_candidates_list .content article {
    width: 100%;
  }
}
.content_candidates_list .content article .block_sub_title {
  margin-top: 40px;
  margin-bottom: 0;
}
.content_candidates_list .content article h2 {
  font-size: 1.75rem;
  line-height: 1.3em;
  margin: 0 0 20px;
}
.content_candidates_list .content article div.desc {
  display: none;
}
.content_candidates_list .content article.can_vote figure span:before {
  background: #f7f7f7;
  border: 5px solid #1c3435;
  bottom: 2.5rem;
  content: "";
  cursor: pointer;
  height: 60px;
  left: 2rem;
  position: absolute;
  width: 60px;
  z-index: 40;
}
.content_candidates_list .content article figure {
  position: relative;
}
.content_candidates_list .content article figure img {
  height: auto;
  width: 100%;
}
.content_candidates_list .content article figure span {
  display: block;
  position: relative;
}
.content_candidates_list .content article.checked figure span:before {
  background: #f7f7f7 url("../images/valid-jaune.svg") center center no-repeat;
  background-size: 80%;
}
.content_candidates_list .content article.gagnant figure:before,
.content_candidates_list .content article.grand_gagnant figure:before {
  border: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: 100% 100%;
}
.content_candidates_list .content article.gagnant figure:after,
.content_candidates_list .content article.grand_gagnant figure:after {
  content: "";
  bottom: -30px;
  height: 80px;
  width: 80px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%);
  z-index: 40;
}
@media screen and (min-width: 1024px) {
  .content_candidates_list .content article.gagnant figure:after,
  .content_candidates_list .content article.grand_gagnant figure:after {
    height: 120px;
    width: 120px;
    bottom: -50px;
  }
}
.content_candidates_list .content article.gagnant figure span,
.content_candidates_list .content article.grand_gagnant figure span {
  position: relative;
}
.content_candidates_list .content article.gagnant figure span:before,
.content_candidates_list .content article.grand_gagnant figure span:before {
  background: url("../images/icon-winner-2023.svg") center center no-repeat;
  background-size: 100%;
  border: 0;
  content: "";
  height: 54px;
  pointer-events: none;
  position: absolute;
  right: 30px;
  top: 35px;
  width: 50px;
  z-index: 40;
}
.content_candidates_list .content article.gagnant figure:after {
  background: transparent url("../images/icon-winner-2023-m.svg") no-repeat center center / contain;
  width: 130px;
  height: 130px;
}
.content_candidates_list .content article.grand_gagnant figure:after {
  background: transparent url("../images/icon-winner-2023-m-yellow.svg") center center no-repeat;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1024px) {
  .content_candidates_list .content article {
    margin-bottom: 60px;
    width: 31%;
  }
  .content_candidates_list .content article.gagnant .block_sub_title,
  .content_candidates_list .content article.grand_gagnant .block_sub_title {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .content_candidates_list .content article .block_sub_title {
    font-size: 1.85rem;
  }
}
.season-menu-container {
  display: inline-block;
  margin-bottom: 50px;
}
.content_team {
  padding-bottom: 0;
}
.content_team .content article {
  margin-bottom: 60px;
  text-align: center;
}
.content_team .content article ul.logos {
  display: flex;
  justify-content: center;
  padding: 0;
}
.content_team .content article ul.logos li:before {
  content: none;
}
.content_team .content article ul.logos li:first-child {
  padding-left: 0;
}
.content_team .content article p strong {
  font-weight: 800;
}
@media screen and (min-width: 1024px) {
  .content_team .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content_team .content article {
    text-align: left;
    width: 48%;
  }
  .content_team .content article ul.logos {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .panel.triptych {
    padding-right: 180px;
  }
}
.panel.triptych .content_wrap {
  border: 2px solid #fff;
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .panel.triptych .triple-panel {
    display: flex;
    justify-content: space-between;
  }
  .panel.triptych .triple-panel .panel {
    width: calc(33.3% - 30px);
    padding-bottom: 0;
  }
}
.panel.triptych .block_title {
  text-align: left;
  text-transform: none;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}
.panel.triptych .block_title span {
  display: inline-block;
  max-width: 570px;
}
.panel.triptych .image-frame {
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.panel.triptych .image-frame img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
.panel.triptych .social-container {
  padding: 40px 20px 20px;
  text-align: center;
}
.panel.triptych .social-media-link {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: url(../images/social-2023-icon-facebook.svg) no-repeat center / contain;
}
.panel.triptych .social-media-link.social-media-link_instagram {
  background-image: url(../images/social-2023-icon-instagram.svg);
}
.panel.triptych .social-media-link.social-media-link_tiktok {
  background-image: url(../images/social-2023-icon-tiktok.svg);
}
body.nommes .content_text p.cta {
  justify-content: flex-end;
  margin-top: 40px;
}
.c-est-quoi .content_text.panel {
  margin: 0 auto;
  width: 1020px;
  max-width: 100%;
}
.c-est-quoi .content_text.panel .content_wrap {
  max-width: unset;
  padding: 0 30px;
  width: unset;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .c-est-quoi .content_text.panel .content_wrap {
    padding-right: 170px;
  }
}
@media screen and (min-width: 1024px) {
  .c-est-quoi .content_text.panel .block_title {
    margin-left: -50px;
  }
}
.c-est-quoi .content_text.panel .block_sub_title span + span,
.c-est-quoi .content_text.panel .block_sub_title br + span {
  margin-top: 20px;
}
body.conferences {
  background-image: url(../images/background_accueil_tile2023.jpg);
}
body.conferences .content_video .description {
  background: #A894E3;
  max-width: 960px;
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) {
  body.conferences .content_video .description {
    font-size: 1.85rem;
  }
}
body.conferences .content_video .description p {
  background: transparent;
}
@media screen and (min-width: 1200px) {
  body.conferences section.panel:first-of-type,
  body.conferences .normal-video-listing {
    margin-top: 200px;
  }
}
body.conferences .single-video-listing {
  margin-top: 60px;
}
@media screen and (min-width: 1200px) {
  body.conferences .single-video-listing {
    margin-top: 200px;
  }
}
body.conferences .content_video_list .block_sub_title,
body.conferences .content_video_list .block_sub_title a {
  background: #A894E3;
}
body.conferences .content_video_list.normal-video-listing {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}
body.conferences .content_video_list.normal-video-listing .content {
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  body.conferences .content_video_list.normal-video-listing .content {
    justify-content: space-between;
  }
  body.conferences .content_video_list.normal-video-listing:not(.num-videos_1) .content article {
    width: 43.62831858%;
  }
}
