:root {
  --info-cles-color: #ff2a00;
  --content-url-info-cles-icone: url("056dc48f8582a7e0849036479ce6812d9c55fba8.svg");
  --embed-content-color: #0b2bf7;
  --background-etiquette-positif: #0b2bf7
}

.bfm_regions {
  --info-cles-color: #ed8c12;
  --content-url-info-cles-icone: content:url("")
}

.bfm_eco {
  --info-cles-color: #ed9205;
  --content-url-info-cles-icone: content:url("");
  --embed-content-color: #ed9205;
  --background-etiquette-positif: #00005a
}

.bfm_techandco {
  --info-cles-color: #ff077e;
  --content-url-info-cles-icone: content:url("");
  --embed-content-color: #ff077e
}

.bfm_elections_americaines {
  --info-cles-color: #d20038;
  --content-url-info-cles-icone: content:url("");
  --embed-content-color: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --embed-content-color: #010b41
}

.article_cover {
  margin-top: -30px;
  padding-bottom: 20px
}

.article_cover.sticky {
  position: sticky;
  top: 0;
  z-index: 99999
}


@media (min-width:992px) {
  .article_cover {
    margin-top: 30px
  }
}

.content_body {
  font-size: 1.0625rem;
  line-height: 157%;
  padding: 0 25px;

}

.chapo {
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 30px
}

.chapo strong {
  font-weight: 400
}

.content_body p:not(.chapo) {
  font-size: 1.0625rem;
  line-height: 1.5625rem;
  margin-bottom: 20px
}

.content_body a {
  color: red;
  font-weight: 700;
  overflow-wrap: break-word;
  text-decoration: none
}

.embed_dossier a,
.embed_seemore .content_article_list a {
  color: #000;
  font-weight: 400
}

.subheading {
  font-size: 1.5rem;
  line-height: 108%
}

.small_subheading,
.subheading {
  font-family: sans-serif;
  margin: 30px 0;
  scroll-margin-top: 80px
}

.small_subheading {
  font-size: 1.3125rem;
  line-height: 114%
}

.subheading_title {
  display: inline
}

.content_author {
  font-family: sans-serif;
  font-size: .9375rem
}

.content_author a {
  text-decoration: none
}

.main_header {
  position: relative
}

.embed {
  margin-bottom: 25px
}

.embed_quote {
  border-left: 4px solid #0b2bf7;
  border-left: 4px solid var(--embed-content-color);
  font-family: sans-serif;
  font-size: 1.3125rem;
  margin: 25px 0;
  padding-left: 15px
}

.embed_quote p:before {
  content: "\00ab";
  padding-right: 5px
}

.embed_quote p:after {
  content: "\00bb"
}

.image_inline picture {
  display: block
}

.image_inline .legend_credit_inline {
  color: #919191;
  display: block;
  font-size: .8125rem;
  line-height: 128%
}

@media (min-width:992px) {
  .image_inline .legend_credit_inline {
    font-size: .8125rem
  }

  .main_wrapper.article_page {
    padding: 30px 33px 0 
  }
}

.embed_seemore {
  border-left: 4px solid #0b2bf7;
  border-left: 4px solid var(--embed-content-color);
  margin-top: 25px;
  padding: 0 0 6px 15px
}

.embed_seemore .embed_title {
  display: inline-block;
  position: relative;
  transform: translateY(-8px)
}

.embed_title {
  color: #898989;
  display: block;
  font-family: sans-serif;
  font-size: 1rem;
  text-transform: uppercase
}

.embed_picture {
  float: left;
  margin-right: 15px
}

.embed_text {
  color: #1e1e1e;
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 120%
}

.content_article_list {
  margin-top: -1px;
  width: 100%
}

.content_article_list li {
  margin-bottom: 15px;
  position: relative
}

.content_article_list li:last-child {
  margin-bottom: 0
}

.content_article_list a {
  display: block;
  font-family: sans-serif;
  font-size: 1.0625rem;
  line-height: 1.375rem;
  text-decoration: none
}

.embed_player {
  height: auto;
  max-width: 100%;
  width: 100%
}

.embed_dossier .subheading {
  font-size: 1rem
}

.embed_dossier .sub_title {
  color: #898989;
  font-family: sans-serif;
  font-size: 1.1875rem;
  line-height: 85%;
  text-transform: uppercase
}

.embed_dossier a {
  font-size: 1.1875rem;
  line-height: 117%;
  text-decoration: none
}

.article_page .article_long_format .infos_cles {
  margin: 36px 0 30px
}

.article_page .article_long_format .infos_cles .small_subheading {
  margin: 12px 0 15px
}

.infos_cles {
  background: #f6f6f6;
  margin: 30px 0;
  padding: 20px
}

.infos_cles .small_subheading {
  color: #ff2a00;
  color: var(--info-cles-color);
  font-family: sans-serif;
  font-size: 1.25rem;
  margin: 12px 0 15px;
  padding-bottom: 10px;
  text-transform: uppercase
}

@media (min-width:992px) {
  .infos_cles .small_subheading {
    font-size: 1.375rem
  }

  .infos_cles {
    margin: 40px 0;
    padding: 30px
  }
}

.infos_cles h3,
.infos_cles li,
.infos_cles p {
  list-style: none;
  margin-left: 0
}

.infos_cles .list_unordered li {
  position: relative
}

.infos_cles .list_unordered li:before {
  background-color: #ff2a00;
  background-color: var(--info-cles-color);
  content: "";
  display: flex;
  height: 8px;
  left: -18px;
  min-width: 8px;
  position: absolute;
  top: 3px;
  width: 8px
}

@media (min-width:641px) {
  .infos_cles .list_unordered li:before {
    left: -20px;
    top: 4px
  }
}

.infos_cles .list_ordered li {
  display: list-item;
  list-style: decimal
}

.infos_cles .list_ordered li:before {
  content: none
}

.infos_cles a {
  color: #ff2a00;
  color: var(--info-cles-color);
  line-height: 100%
}

.infos_cles a.document_link:after,
.infos_cles a.external_link:after,
.infos_cles a.internal_link:after,
.infos_cles a.post_link:after {
  content: url("056dc48f8582a7e0849036479ce6812d9c55fba8.svg");
  content: var(--content-url-info-cles-icone);
  display: inline-flex;
  height: 16px;
  margin-left: 5px;
  position: relative;
  top: 2px;
  width: 16px
}

.infos_cles a.post_link:after {
  transform: rotate(90deg)
}

.signatures_date>.block_signature {
  margin: 0
}

.block_signature {
  display: inline-block;
  margin: 35px 0
}

.block_signature_parent .block_signature {
  display: block
}

.author_pic {
  border-radius: 50%;
  float: left;
  height: auto;
  margin-right: 15px;
  width: 46px
}

.author_pic,
.block_signature_parent .author_pic {
  margin-top: 0
}

.author_wrapper {
  overflow: hidden
}

.author_wrapper a {
  text-decoration: none
}

.author_name {
  border-bottom: 1px solid #e4e4e4;
  display: block;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  padding-bottom: 3px
}

.signature_marque .author_name {
  border-bottom: 0;
  margin-top: 8px;
  padding-bottom: 0
}

.author_title {
  color: #787878;
  display: block;
  font-size: .75rem;
  line-height: 100%;
  padding-top: 7px
}

.author_twitter {
  float: right;
  font-size: 0;
  position: relative;
  text-decoration: none
}

.author_twitter:before {
  content: var(--logo-x-grey);
  position: absolute;
  right: 4px;
  top: 2px
}

.block_dossier .block_title {
  border-bottom: 4px solid #f1f1f1;
  color: #898989;
  font-family: sans-serif;
  font-size: 1.125rem;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-transform: uppercase
}

.block_dossier .block_title:before {
  display: none
}

.list_square {
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 120%
}

.list_square li {
  margin-bottom: 15px
}

.list_square a {
  display: block;
  overflow: hidden;
  text-decoration: none
}

.list_square a:hover {
  text-decoration: underline
}

.list_square li:before {
  color: #ff2a00;
  content: "\78";
  font-family: icomoon;
  font-size: .5rem;
  margin-right: 20px
}

.list_ordered {
  list-style-type: decimal
}

.list_unordered {
  list-style-type: disc
}

.list_ordered,
.list_unordered {
  font-size: 1.0625rem;
  margin-bottom: 20px;
  margin-left: 18px
}

.list_ordered li,
.list_unordered li {
  margin-bottom: 10px
}

@media (min-width:992px) {

  .list_ordered,
  .list_unordered {
    font-size: 1.125rem
  }

  .list_ordered li,
  .list_unordered li {
    margin-bottom: 15px
  }
}

@media (min-width:641px) {
  .content_article_list {
    width: 80%
  }

  .embed_quote {
    font-size: 1.375rem
  }

  .embed_title {
    font-size: 1.125rem
  }

  .embed_seemore .embed_title {
    transform: translateY(-9px)
  }

  .embed_text {
    font-size: 1.25rem
  }

  .embed_dossier .sub_title {
    font-size: 1.1875rem
  }

  .content_datetime span {
    display: inline-block
  }

  .block_dossier {
    margin-top: 50px
  }

  .embed_dossier .subheading {
    font-size: 1.25rem
  }

  .embed {
    margin: 30px 0
  }

  .subheading {
    font-size: 1.625rem;
    line-height: 92%;
    margin: 25px 0
  }

  .small_subheading {
    font-size: 1.375rem;
    line-height: 109%;
    margin: 25px 0
  }

  .chapo {
    font-size: 1.375rem;
    line-height: 141%;
    word-break: break-word
  }

  .embed_player {
    height: 450px;
    width: 800px
  }

  .content_body {
    font-size: 1rem;
    line-height: 1.9rem;
    margin: 0 auto;
    max-width: 780px;
  }

  .content_body_wrapper a:hover {
    opacity: .75
  }
}

.video_block {
  margin-bottom: 20px
}

.content_list {
  margin-left: 20px
}

.content_list_title {
  font-weight: 700
}

.content_list_disc {
  list-style-type: disc
}

.content_list_decimal {
  font-weight: 400;
  list-style-type: decimal
}

@media (min-width:992px) {
  .content_list {
    margin-left: 40px
  }

  .embed_quote,
  .embed_seemore {
    border-left: 6px solid #0b2bf7;
    border-left: 6px solid var(--embed-content-color)
  }

  .content_body p:not(.chapo) {
    line-height: 166%
  }
}

.content_table {
  overflow-x: auto
}

.content_table table {
  border: 1px solid #ddd;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
  table-layout: inherit;
  width: 100%
}

.content_table tr>th {
  background: #2a2e31;
  color: #fff;
  padding: 4px;
  text-align: left
}

.content_table tr:nth-child(odd) {
  background: #f1f1f1
}

.content_table td {
  overflow-wrap: break-word;
  padding: 4px
}

@media (min-width:992px) {
  .content_table {
    overflow-x: inherit
  }

  .content_table table {
    table-layout: fixed
  }
}

.content_body .encadre {
  border: 4px solid #0b2bf7;
  border: 4px solid var(--embed-content-color);
  margin-bottom: 20px;
  padding: 30px
}

.content_body .encadre p {
  margin-bottom: 0
}

@media (min-width:992px) {
  .content_body .encadre {
    padding: 40px
  }
}

.content_body .etiquette {
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-size: .8125rem;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 0 10px;
  text-transform: uppercase
}

.content_body .etiquette.etiquette_positif {
  background: #0b2bf7;
  background: var(--background-etiquette-positif)
}

.content_body .etiquette.etiquette_negatif {
  background: #ff2a00
}

.content_body .etiquette.etiquette_neutre {
  background: #ed9205
}

.content_body .etiquette+.subheading {
  font-family: sans-serif;
  font-size: 1.5rem;
  margin-top: 0;
  text-transform: uppercase
}

@media (min-width:992px) {
  .content_body .etiquette+.subheading {
    font-size: 2rem
  }

  .content_body .etiquette {
    font-size: 1rem
  }
}

.top_banner {
  margin-top: -20px;
  padding: 0 0 20px
}

.top_banner img {
  display: block
}

@media (min-width:641px) {
  .top_banner {
    padding: 5px 0 20px
  }

  .top_banner img {
    width: 100%
  }
}

#outbrain_right .OUTBRAIN .sticky_elt {
  margin-bottom: 40px
}

.video-js.vjs-pip-active {
  display: none
}

.video-js.vjs-has-started.vjs-pip-active {
  display: block
}

.widget_jo {
  margin: 20px auto
}

.widget_jo .gnsWidget {
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  padding-bottom: 10px
}

.widget_jo .gnsWidget.dark {
  background: #000
}

@media (min-width:641px) {

  .content_post .widget_jo,
  .widget_jo {
    width: 80%
  }
}

.scroll_top_sommaire {
  align-items: center;
  background-color: var(--widget_sommaire_main_color);
  border: 0;
  border-radius: 25px;
  bottom: -10px;
  color: #fff;
  display: flex;
  font-family: sans-serif;
  font-size: .875rem;
  justify-content: center;
  left: 50%;
  padding: 12px 22px;
  position: fixed;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  transition: bottom .1s ease-in-out;
  white-space: nowrap;
  z-index: 1
}

.scroll_top_sommaire span {
  margin-bottom: 2px
}

.scroll_top_sommaire img {
  margin-left: 5px;
  width: 17px
}

.scroll_top_sommaire.hidden {
  bottom: -70px
}

@media (min-width:641px) {
  .scroll_top_sommaire {
    bottom: 20px;
    left: auto;
    margin-left: 213px;
    transform: none
  }
}

@media (min-width:992px) {
  .scroll_top_sommaire {
    margin-left: 200px
  }
}

@media (min-width:641px) {
  .article_long_format .scroll_top_sommaire {
    margin-left: 235px
  }
}

@media (min-width:992px) {
  .article_long_format .scroll_top_sommaire {
    margin-left: 250px
  }
}

:root {
  --embed-quote-border: #0b2bf7
}

.bfm_regions {
  --embed-quote-border: #ed8c12
}

.bfm_eco {
  --embed-quote-border: #ed9205
}

.bfm_techandco {
  --embed-quote-border: #ff077e
}

.bfm_elections_americaines {
  --embed-quote-border: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --embed-quote-border: #010b41
}

.article_page .article_long_format .social_media a {
  color: #fff
}

.article_page .article_long_format .icon_facebook {
  background: #3b5998
}

.article_page .article_long_format .icon_twitter {
  background: #000
}

.article_page .article_long_format .content_lf_header {
  position: relative
}

.article_page .article_long_format .content_body {
  max-width: 690px;
  padding: 0 20px;
  width: 100%
}

@media (min-width:992px) {
  .article_page .article_long_format .content_body {
    padding: 0
  }
}

.article_page .article_long_format .content_body p:not(.encadre_text) {
  margin-bottom: 29px
}

@media (min-width:992px) {
  .article_page .article_long_format .content_body p:not(.encadre_text) {
    margin: 0 auto 36px;
    padding: 0
  }
}

.article_page .article_long_format .author_pic {
  height: 46px
}

@media (min-width:641px) {
  .article_page .article_long_format .breadcrumb_parent {
    margin: 0 auto;
    padding: 0
  }
}

.article_page .article_long_format .header_surtitre {
  display: none
}

@media (min-width:641px) {
  .article_page .article_long_format .header_surtitre {
    display: block
  }
}

.article_page .article_long_format .block_signature_parent img,
.article_page .article_long_format .chapo img,
.article_page .article_long_format .signatures_date img {
  display: none
}

@media (min-width:641px) {

  .article_page .article_long_format .block_signature_parent,
  .article_page .article_long_format .chapo,
  .article_page .article_long_format .signatures_date {
    margin: 0 auto;
    padding: 0
  }
}

.article_page .article_long_format .subheading:not(.subheading_dossier) {
  font-family: sans-serif;
  font-size: 1.875rem;
  line-height: 1.875rem;
  margin-bottom: 36px;
  margin-top: 0;
  text-transform: uppercase
}

@media (min-width:641px) {
  .article_page .article_long_format .subheading:not(.subheading_dossier) {
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin: 0 auto 56px;
    padding: 0
  }
}

.article_page .article_long_format .small_subheading {
  font-size: 1.3125rem;
  margin-bottom: 36px
}

@media (min-width:641px) {
  .article_page .article_long_format .small_subheading {
    font-size: 1.75rem
  }
}

.article_page .article_long_format .encadre,
.article_page .article_long_format .list_ordered,
.article_page .article_long_format .list_unordered {
  margin-bottom: 36px
}

.article_page .article_long_format .content_header {
  display: block;
  margin-bottom: 30px;
  padding: 0;
  position: relative
}

@media (min-width:641px) {
  .article_page .article_long_format .content_header {
    margin-bottom: 60px
  }
}

.article_page .article_long_format .content_header .content_title {
  bottom: 30px;
  color: #fff;
  font-family: sans-serif;
  font-size: 1.75rem;
  left: 50%;
  line-height: 1.875rem;
  margin: 0;
  max-width: 90%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2
}

@media (min-width:641px) {
  .article_page .article_long_format .content_header .content_title {
    bottom: 50px;
    font-size: 3.5rem;
    line-height: 3.5rem;
    max-width: 80%
  }
}

.article_page .article_long_format .content_cover {
  margin-top: 0
}

.article_page .article_long_format .content_cover:before {
  display: none
}

.article_page .article_long_format .legend_credit_inline {
  color: #919191;
  font-size: .75rem;
  line-height: .9375rem;
  padding-left: 20px
}

@media (min-width:992px) {
  .article_page .article_long_format .legend_credit_inline {
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0 auto;
    padding-left: 265px
  }
}

.article_page .article_long_format .chapo {
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin-bottom: 0
}

@media (min-width:641px) {
  .article_page .article_long_format .chapo {
    font-size: 1.75rem;
    line-height: 2.125rem;
    padding: 0
  }
}

.article_page .article_long_format .signatures_date {
  align-items: center;
  color: #8f8f8f;
  display: flex;
  font-family: sans-serif;
  font-size: 1rem;
  justify-content: space-between;
  line-height: 1.75rem;
  max-width: none;
  padding: 30px 0
}

.article_page .article_long_format .signatures_date .date_container {
  display: flex;
  flex-direction: column
}

.article_page .article_long_format .signatures_date .date_container p {
  display: flex;
  font-size: 1rem;
  margin: 0
}

.article_page .article_long_format .signatures_date .date_container time {
  margin-left: 4px
}

.article_page .article_long_format .signatures_date .date_container span {
  display: none
}

@media (min-width:641px) {
  .article_page .article_long_format .signatures_date {
    padding: 50px 0
  }

  .article_page .article_long_format .signatures_date span {
    max-width: 100%
  }

  .article_page .article_long_format .signatures_date .block_signature {
    display: none
  }

  .article_page .article_long_format .signatures_date .date_container {
    flex-direction: row
  }

  .article_page .article_long_format .signatures_date .date_container span {
    display: flex;
    margin: 0 4px
  }
}

.article_page .article_long_format .signatures_date .author_wrapper {
  display: none
}

.article_page .article_long_format .embed {
  margin: 0 auto 36px
}

@media (min-width:641px) {
  .article_page .article_long_format .embed {
    margin: 56px auto
  }
}

.article_page .article_long_format .embed.image_inline {
  margin: 0 -20px 36px
}

.article_page .article_long_format .embed.image_inline img {
  width: 100%
}

@media (min-width:992px) {
  .article_page .article_long_format .embed.image_inline {
    margin: 0 -265px 36px
  }

  .article_page .article_long_format .embed.image_inline img {
    width: auto
  }
}

.article_page .article_long_format .content_body .video_block {
  margin: 30px -20px
}

@media (min-width:641px) {
  .article_page .article_long_format .content_body .video_block {
    margin: 0 -50px 36px
  }
}

.article_page .article_long_format .content_body .video_block .controlPanel {
  bottom: 20px
}

@media (min-width:641px) {
  .article_page .article_long_format .content_body .video_block .controlPanel {
    bottom: 50px
  }
}

.article_page .article_long_format .embed_twitter {
  width: calc(100% - 40px)
}

.article_page .article_long_format .embed_twitter>div {
  margin: 0 auto;
  width: auto
}

.article_page .article_long_format .embed_quote {
  border: 4px solid #0b2bf7;
  border: 4px solid var(--embed-quote-border);
  display: flex;
  font-family: sans-serif;
  font-size: 1.3125rem;
  line-height: 1.5rem;
  margin: 36px 0;
  padding: 20px;
  position: relative;
  text-align: center
}

@media (min-width:641px) {
  .article_page .article_long_format .embed_quote {
    border: 6px solid #0b2bf7;
    border: 6px solid var(--embed-quote-border);
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin: 56px auto
  }
}

.article_page .article_long_format .embed_quote span {
  background-color: #fff;
  display: block;
  margin: -26px 0;
  padding: 10px 20px;
  width: 100%;
  z-index: 2
}

@media (min-width:641px) {
  .article_page .article_long_format .embed_quote span {
    padding: 6px 30px
  }
}

.article_page .article_long_format .content_header .content_title_video {
  bottom: 0;
  color: #000;
  max-width: 100%;
  padding-top: 38px;
  position: relative;
  text-align: left
}

@media (min-width:641px) {
  .article_page .article_long_format .content_header .content_title_video {
    max-width: 850px;
    text-align: center
  }
}

.article_page .article_long_format .read_more_container {
  padding-top: 35px
}

@media (min-width:641px) {
  .article_page .article_long_format .read_more_container {
    padding-top: 45px
  }

  .article_page .article_long_format .read_more_content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
}

.article_page .article_long_format .read_more_content a {
  background-color: #f5f5f5;
  color: #000;
  display: flex;
  font-family: sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
  justify-content: space-between;
  line-height: 17px;
  margin-bottom: 15px;
  min-width: 170px;
  padding: 20px;
  text-transform: uppercase;
  width: 100%
}

.article_page .article_long_format .read_more_content a img {
  border-radius: 5px;
  max-height: 95px;
  min-width: 169px;
  overflow: hidden
}

@media (min-width:641px) {
  .article_page .article_long_format .read_more_content a img {
    max-height: 120px;
    min-width: 212px
  }
}

.article_page .article_long_format .read_more_content a .content_item_cover {
  display: flex
}

@media (min-width:641px) {
  .article_page .article_long_format .read_more_content a {
    font-size: 1.75rem;
    line-height: 28px
  }
}

.article_page .article_long_format .read_more_content_title {
  align-items: center;
  display: flex;
  flex: auto;
  line-height: 92%;
  padding-left: 20px
}

.article_page .article_long_format .read_more_content_title span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (min-width:992px) {
  .article_page .article_long_format .read_more_content_title span {
    -webkit-line-clamp: 3
  }
}

.article_page .article_long_format .subheading_read_more {
  color: #a6a6a6;
  font-family: sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  padding-bottom: 15px;
  text-transform: uppercase
}

@media (min-width:641px) {
  .article_page .article_long_format .subheading_read_more {
    font-size: 1.25rem;
    margin: 0 auto;
    padding-bottom: 19px
  }
}

.article_page .article_long_format .content_cover figcaption {
  bottom: 10px;
  color: #919191;
  display: block;
  font-size: .625rem;
  position: absolute;
  right: 10px;
  z-index: 1
}

.article_page .article_long_format .contain_title_btn.long_format_title:not(.long_format_video) {
  background: linear-gradient(hsla(0, 0%, 100%, 0) 30%, rgba(0, 0, 0, .8));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.article_page .article_long_format .contain_title_btn.long_format_title.long_format_video {
  background: #fff
}

:root {
  --content-header-background: linear-gradient(90deg, #0000d3 0%, #010272);
  --flag-background-color: #fff;
  --flag-text-color: #0b2bf7;
  --flag-notation-background: #0b2bf7
}

.bfm_eco {
  --content-header-background: linear-gradient(90deg, #00005a 0%, #00005a);
  --flag-background-color: #ed9205;
  --flag-text-color: #fff;
  --flag-notation-background: #00005a
}

.bfm_techandco {
  --content-header-background: linear-gradient(90deg, #191d2c 0%, #2d344e);
  --flag-background-color: #ff077e;
  --flag-text-color: #fff;
  --flag-notation-background: #ff077e
}

.bfm_elections_americaines {
  --content-header-background: linear-gradient(90deg, #010b41 0%, #010b41);
  --flag-background-color: #d20038;
  --flag-text-color: #fff;
  --flag-notation-background: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --content-header-background: linear-gradient(90deg, #010b41 0%, #010b41);
  --flag-background-color: #fff;
  --flag-text-color: #010b41;
  --flag-notation-background: #010b41
}

.bfm_presidentielle_2022 {
  --content-header-background: linear-gradient(90deg, #030267 0%, #1c142c)
}

.content_header {
  align-items: center;
  background-image: linear-gradient(90deg, #0000d3 0, #010272);
  background-image: var(--content-header-background);
  color: #fff;
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0;
  word-break: break-word
}

.contain_title_btn {
  background-color: white;
  flex-basis: 100%;
  padding: 0 20px
}

.article_page .icon_twitter:before,
.content_article .icon_twitter:before,
.content_dossier .icon_twitter:before,
.content_live_page .icon_twitter:before {
  content: var(--logo-x-12);
  margin-left: .5px
}

@media (min-width:641px) {

  .article_page .icon_twitter:before,
  .content_article .icon_twitter:before,
  .content_dossier .icon_twitter:before,
  .content_live_page .icon_twitter:before {
    content: var(--logo-x-14)
  }
}

.article_page .content_header {
  padding-bottom: 0;
}

.article_page .flag_article,
.content_live .flag_article {
  font-size: .875rem;
  margin-bottom: 5px;
  position: inherit;
  width: -moz-fit-content;
  width: fit-content
}

@media (min-width:641px) {

  .article_page .flag_article,
  .content_live .flag_article {
    font-size: 1rem;
    margin-bottom: 0
  }
}

.article_page .flag_article.flag_yellow,
.content_live .flag_article.flag_yellow {
  background-color: #fffe35;
  color: #000
}

.article_page .flag_article:not(.flag_color):not(.flag_grey),
.content_live .flag_article:not(.flag_color):not(.flag_grey) {
  background-color: #fff;
  background-color: var(--flag-background-color);
  color: #0b2bf7;
  color: var(--flag-text-color)
}

.article_page .flag_article.flag_notation,
.content_live .flag_article.flag_notation {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
  font-size: .5rem;
  line-height: inherit;
  margin-left: 15px;
  padding: 10px 16px;
  position: absolute;
  top: 20px;
  width: 70px
}

.article_page .flag_article.flag_notation div,
.content_live .flag_article.flag_notation div {
  opacity: .75
}

.article_page .flag_article.flag_notation span,
.content_live .flag_article.flag_notation span {
  font-size: 1.75rem;
  line-height: 1.625rem
}

.article_page .flag_article.flag_notation div:last-child,
.content_live .flag_article.flag_notation div:last-child {
  font-size: .625rem;
  padding-top: 1px
}

.article_page .flag_article:not(.flag_color):not(.flag_grey).flag_notation,
.content_live .flag_article:not(.flag_color):not(.flag_grey).flag_notation {
  background-color: #0b2bf7;
  background-color: var(--flag-notation-background);
  color: #fff
}

@media (min-width:992px) {

  .bfm_elections_europeennes .flag_article:not(.flag_color):not(.flag_grey),
  .bfm_elections_legislatives .flag_article:not(.flag_color):not(.flag_grey),
  .bfm_regions .flag_article:not(.flag_color):not(.flag_grey),
  .bfmtv .flag_article:not(.flag_color):not(.flag_grey) {
    background-color: #0b2bf7;
    background-color: var(--flag-text-color);
    color: #fff;
    color: var(--flag-background-color)
  }
}

.content_title {
  color: black;
  font-family: sans-serif;
  font-size: 1.5rem;
  line-height: 110%;
  margin-bottom: 20px;
  text-transform: uppercase
}

.content_rubrique .content_title {
  color: #000;
  font-family: sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin-bottom: 0;
  padding-left: 10px
}

.signatures_date {
  display: inline-block;
  max-width: calc(100% - 125px);
  padding-left: 20px
}

.signatures_date>.block_signature {
  align-items: center;
  display: flex;
  float: left
}

.signatures_date>.block_signature .author_title,
.signatures_date>.block_signature .author_twitter {
  display: none
}

.sub_subheading {
  font-family: sans-serif;
  font-size: 1.125rem
}

.header_surtitre {
  display: block;
  position: relative
}

.header_surtitre>a {
  background: inherit;
  font-size: .6875rem;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  text-transform: uppercase
}

.content_datetime,
.header_surtitre>a {
  color: #fff;
  display: inline-block;
  font-family: sans-serif
}

.content_datetime {
  font-size: .625rem;
  opacity: .6;
  overflow: hidden;
  padding: 1px 0 0;
  width: auto
}

.content_header .content_datetime {
  margin: 0
}

.content_datetime span {
  display: inline-block
}

.block_share {
  font-size: 0;
  padding-left: 10px
}

.content .social_media {
  padding-right: 20px
}

.content .social_media .linkedin,
.content .social_media .mail,
.content .social_media .messenger,
.content .social_media .whatsapp {
  display: none
}

.content .social_media li:first-of-type,
.content .social_media li:nth-of-type(2) {
  display: inline-block
}

.content .social_media .twitter a {
  margin-right: 0
}

.social_media a {
  border: 1px solid #fff;
  display: inline-grid;
  height: 27px;
  line-height: 1;
  text-align: center;
  width: 27px
}

.social_media a:before {
  font-size: .875rem
}

.content_header .social_media a {
  margin-right: 10px
}

.content .icon_facebook,
.content .icon_twitter {
  background: transparent
}

.content_dossier .icon_facebook {
  background: #3b5998
}

.content_dossier .icon_twitter {
  background: #000
}

.cta_button {
  display: none
}

.content_cover:after {
  background: #fff;
  content: "";
  height: 100px;
  margin-left: -20px;
  margin-top: -100px
}

.content_cover img,
.content_cover:after {
  display: block;
  width: 100%
}

.content_cover figcaption {
  display: none
}

.embed.content_cover figcaption {
  color: #919191;
  display: block;
  font-size: .8125rem;
  line-height: 140%;
  margin-top: 7px
}

.content_cover {
  display: block;
  flex-basis: 100%;
  margin-top: 15px;
  position: relative
}

.cover_info figcaption {
  align-items: flex-end;
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  display: flex;
  font-size: .75rem;
  left: 0;
  padding: 15px 50px 30px 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.cover_info figcaption .cover_legend {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.content_cover.cover_default:before {
  display: none
}

.content_cover:before {
  background: rgba(0, 0, 0, .5);
  border: 1px solid #fff;
  border-radius: 50%;
  bottom: 15px;
  color: #fff;
  content: "\6c";
  cursor: pointer;
  font-family: Icomoon;
  font-size: .75rem;
  padding: 5px;
  position: absolute;
  right: 15px;
  z-index: 2
}

.embed.content_cover:before {
  display: none
}

.cover_info:before {
  content: "\45"
}

.content_image {
  margin-bottom: 40px
}

.content_image .legend_credit {
  color: #919191;
  display: block;
  font-size: .8125rem;
  line-height: 140%;
  margin-top: 7px
}

.ArticleVideo {
  width: 100%
}

.ArticleVideo .video_block {
  margin-bottom: 0
}

@media (min-width:641px) {
  .content_header .author_name {
    border: 0;
    font-size: .9375rem;
    line-height: 1.125rem;
    margin: 0 10px 0 0;
    padding: 0
  }

  .content_title {
    border-left: 0;
    font-size: 3rem;
    letter-spacing: .03rem;
    line-height: 3.125rem;
    padding-left: 0
  }
}

@media (min-width:992px) {
  .article_page .content_header {
    padding-bottom: 0
  }

  .content_header {
    background: transparent;
    color: #000;
    padding: 0
  }

  .content_title {
    color: #000
  }

  .social_media a {
    border: 0;
    height: 32px;
    width: 32px
  }

  .content .icon_facebook {
    background: #3b5998
  }

  .content .icon_twitter {
    background: #000
  }

  .header_surtitre {
    display: none
  }

  .contain_title_btn {
    padding: 0
  }

  .content_live .content_title {
    color: #000
  }

  .content_cover figcaption {
    color: #919191;
    display: block;
    font-size: .8125rem;
    line-height: 140%;
    margin-top: 7px
  }

  .content_cover:before,
  .cover_info:before {
    display: none
  }

  .content_cover .credits,
  .content_cover .legend {
    display: inline
  }

  .content .social_media a {
    margin-right: 5px
  }

  .content_body,
  .content_body p:not(.chapo) {
    font-size: 1.125rem
  }

  .content_datetime {
    color: #a7a7a7;
    font-size: .875rem;
    line-height: 1
  }

  .content_rubrique .content_title {
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 0
  }

  .sub_subheading {
    margin-top: 25px
  }

  .embed_text,
  .list_square,
  .sub_subheading {
    font-size: 1.25rem
  }

  .content .social_media {
    padding-right: 0
  }

  .social_media .whatsapp {
    display: none
  }

  .content .social_media .twitter a {
    margin-right: 0
  }

  .social_media a:before {
    font-size: .9375rem
  }

  .signatures_date {
    align-items: center;
    display: inline-flex;
    padding: 0
  }

  .content_datetime {
    padding: 1px 15px 0 0
  }

  .article_page .flag_article.flag_notation {
    font-size: .625rem;
    top: 30px;
    width: 84px
  }

  .article_page .flag_article.flag_notation span {
    font-size: 2.25rem;
    line-height: 1.875rem
  }

  .article_page .flag_article.flag_notation div:last-child {
    font-size: .75rem
  }
}

:root {
  --menu-before-color: #0b2bf7;
  --progress-bar-color: #0b2bf7;
  --progress-bar-background: #e9eff1;
  --cta-button-color: #0b2bf7;
  --fixed-title-font: sans-serif
}

.bfm_regions {
  --progress-bar-color: #ed8c12
}

.bfm_eco {
  --menu-before-color: #00005a;
  --progress-bar-color: #00005a;
  --cta-button-color: #00005a
}

.bfm_techandco {
  --menu-before-color: #1f2437;
  --progress-bar-color: #ff077e;
  --progress-bar-background: #000;
  --cta-button-color: #ff077e
}

.bfm_elections_americaines {
  --menu-before-color: #010b41;
  --progress-bar-color: #d20038;
  --progress-bar-background: #000;
  --cta-button-color: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --menu-before-color: #010b41;
  --progress-bar-color: #010b41;
  --cta-button-color: #010b41
}

.fixed_title {
  align-items: center;
  background: hsla(0, 0%, 100%, .97);
  display: flex;
  height: 62px;
  left: 0;
  padding: 0 0 4px;
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  transition: transform .4s ease;
  width: 100%;
  will-change: transform
}

.fixed_title.is_fixed {
  transform: translateY(0);
  z-index: 9999
}

.fixed_title .content_title {
  color: #000;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: normal;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap
}

.main_header.is_sticky {
  position: fixed
}

@supports (position:sticky) {
  .main_header.is_sticky {
    position: sticky
  }
}

.main_header.is_sticky {
  top: 0
}

.fixed_title .content_title {
  display: none
}

.fixed_title .social_media {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  max-width: calc(100% - 30px)
}

.fixed_title .social_media a {
  display: inline-block;
  font-family: sans-serif;
  font-family: sans-serif;
  height: 40px;
  line-height: 2.375rem;
  padding: 0;
  text-align: center;
  width: 40px
}

.fixed_title .social_media a:before {
  font-size: .875rem
}

.fixed_title .social_media>li {
  display: none
}

@media (min-width:641px) {

  .fixed_title .social_media>li:first-of-type a,
  .fixed_title .social_media>li:nth-of-type(2) a {
    padding: 0 15px;
    width: auto
  }
}

.fixed_title .social_media>li:first-of-type,
.fixed_title .social_media>li:last-of-type,
.fixed_title .social_media>li:nth-of-type(2) {
  display: inline-block
}

.fixed_title:after {
  clear: both;
  content: " ";
  display: table
}

.fixed_title .icon_more:before {
  color: #545459;
  content: "\61"
}

.fixed_title .icon_arrow:before {
  color: #545459;
  content: "\68"
}

.fixed_title .icon_facebook {
  background: #3b5998
}

.fixed_title .icon_twitter {
  background: #000
}

.fixed_title .icon_twitter:before {
  content: var(--logo-x-12)
}

.fixed_title .icon_whatsapp {
  background: #2cb742
}

.fixed_title .icon_messenger {
  background: #448bff
}

.fixed_title .social_media.menu_open .facebook,
.fixed_title .social_media.menu_open .twitter {
  display: none
}

.fixed_title .social_media .icon_arrow {
  margin-right: 0
}

@media (min-width:641px) {
  .fixed_title .content_title {
    display: block;
    max-width: calc(100% - 350px)
  }

  .fixed_title .icon_facebook {
    border-radius: 20px;
    font-size: .9375rem;
    padding: 10px 20px
  }

  .fixed_title .icon_facebook:before {
    margin-right: 4px
  }

  .fixed_title .icon_twitter {
    border-radius: 20px;
    font-size: .9375rem;
    padding: 10px 20px
  }

  .fixed_title .icon_twitter:before {
    margin-right: 4px
  }
}

.fixed_title .social_media.menu_open li {
  display: inline-block
}

@media (min-width:992px) {

  .fixed_title .social_media.menu_open .messenger,
  .fixed_title .social_media.menu_open .whatsapp {
    display: none
  }

  .fixed_title .social_media.menu_open .facebook,
  .fixed_title .social_media.menu_open .twitter {
    display: inline-block
  }
}

.fixed_title .icon_envelop {
  background: #545459
}

.fixed_title .icon_linkedin {
  background: #0073b0
}

.fixed_title .icon_code {
  display: none
}

.fixed_title .icon_arrow,
.fixed_title .icon_more {
  color: #ccc
}

.fixed_title .header_menu {
  background: hsla(0, 0%, 98%, 0);
  border: 0;
  color: #fff;
  height: 28px;
  margin: 0 10px 0 15px;
  padding: 0;
  position: relative;
  z-index: 0
}

.fixed_title .header_menu:before {
  color: #0b2bf7;
  color: var(--menu-before-color);
  left: 0;
  margin-left: 0;
  position: absolute;
  top: 0
}

.hide {
  visibility: hidden
}

#progress_container {
  background: #e9eff1;
  background: var(--progress-bar-background);
  bottom: 0;
  height: 4px;
  position: absolute;
  width: 100%
}

#progress_bar {
  background: #0b2bf7;
  background: var(--progress-bar-color);
  height: 4px;
  width: 0
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .main_header.is_sticky {
    position: fixed;
    z-index: 99999
  }
}

.fixed_title .cta_button {
  background: #0b2bf7;
  background: var(--cta-button-color);
  border-radius: 17px;
  color: #fff;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: .875rem;
  height: 34px;
  line-height: 2rem;
  margin: 4px 15px 4px auto;
  max-width: 280px;
  padding: 0 25px;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (min-width:992px) {
  .fixed_title .cta_button {
    padding: 0 30px
  }
}

:root {
  --picto-podcast-background: #0b2bf7;
  --podcast-embed-titre: "Pilat Narrow Bold", "Pilat Narrow-fallback", sans-serif
}

.bfm_eco {
  --picto-podcast-background: #ed9205
}

.bfm_techandco {
  --picto-podcast-background: #ff077e
}

.bfm_elections_americaines {
  --picto-podcast-background: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --picto-podcast-background: #010b41
}

.video_block {
  margin: 30px 0
}

.twitter-tweet {
  margin: 0 auto !important
}

.embed_twitter {
  min-height: 225px
}

.embed_soundcloud>iframe,
.embed_spotify>iframe {
  display: block;
  margin: 0 auto
}

.embed_instagram {
  display: flex;
  height: -moz-max-content;
  height: max-content
}

.fb_iframe_widget,
.fb_iframe_widget span,
.instagram-media {
  display: block !important;
  margin: 0 auto !important;
  width: 100% !important
}

.fb_iframe_widget iframe {
  left: 0 !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  position: absolute !important;
  right: 0 !important
}

.embed_deezer>iframe,
.embed_tmz>video {
  height: auto;
  width: 100%
}

.content_body .embed.embed_dailymotion,
.content_body .embed.embed_openstreetmap,
.content_body .embed.embed_vimeo,
.content_body .embed.embed_youtube {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative
}

.content_body .embed.embed_dailymotion iframe,
.content_body .embed.embed_openstreetmap iframe,
.content_body .embed.embed_vimeo iframe,
.content_body .embed.embed_youtube iframe {
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.content_body .embed.embed_unbounce iframe {
  width: 100%
}

.embed_brightcove,
.embed_twitch {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative
}

.embed_brightcove iframe,
.embed_twitch iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.embed_datawrapper>iframe,
.embed_google_doc>iframe {
  height: 450px;
  width: 100%
}

.embed_default {
  word-wrap: break-word
}

.embed_simplecast_recast {
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  width: 100%
}

.embed_simplecast_recast iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.episode_embed {
  align-items: center;
  background: #f1f1f1;
  border-radius: 10px;
  display: flex;
  padding: 20px
}

.episode_embed .episode_embed_col_left {
  margin-right: 15px
}

.episode_embed .episode_embed_col_left picture {
  display: flex;
  min-width: 130px
}

.episode_embed .episode_embed_col_left img {
  border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .255);
  height: 130px;
  width: 130px
}

@media (min-width:992px) {
  .episode_embed .episode_embed_col_left img {
    height: 84px;
    width: 84px
  }

  .episode_embed .episode_embed_col_left picture {
    min-width: 84px
  }
}

.episode_embed .episode_embed_col_right {
  align-items: flex-start;
  display: flex;
  flex-direction: column
}

.episode_embed .episode_embed_col_right .episode_embed_titre {
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box
}

.episode_embed .episode_embed_col_right .podcast_wrapper_infos {
  align-items: flex-start;
  display: flex;
  flex-direction: column
}

.episode_embed .episode_embed_col_right .podcast_item_infos {
  align-items: center;
  display: flex
}

.episode_embed .episode_embed_col_right .podcast_item_picto {
  align-items: center;
  background: #0b2bf7;
  background: var(--picto-podcast-background);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  margin-right: 10px;
  width: 44px
}

.episode_embed .episode_embed_col_right .podcast_item_picto .pausing {
  display: inherit
}

.episode_embed .episode_embed_col_right .podcast_item_picto .playing,
.episode_embed .episode_embed_col_right .podcast_item_picto.playing .pausing {
  display: none
}

.episode_embed .episode_embed_col_right .podcast_item_picto.playing .playing {
  display: inherit
}

.episode_embed .episode_embed_col_right .podcast_title_container.playing {
  color: #0b2bf7;
  color: var(--picto-podcast-background)
}

.episode_embed .episode_embed_col_right .duree {
  color: #a7a7a7;
  font-size: .75rem;
  font-weight: 700;
  line-height: .875rem
}

@media (min-width:992px) {
  .episode_embed .episode_embed_col_right {
    align-items: center;
    flex-direction: row;
    width: 100%
  }

  .episode_embed .episode_embed_col_right .podcast_wrapper_infos {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
  }

  .episode_embed .episode_embed_col_right .podcast_wrapper_infos .podcast_item_picto {
    margin-right: 0
  }

  .episode_embed .episode_embed_col_right .podcast_item_infos {
    flex-direction: column
  }

  .episode_embed .episode_embed_col_right .episode_embed_titre {
    line-height: 1.4375rem;
    margin-bottom: 5px;
    margin-right: 70px
  }

  .episode_embed .episode_embed_col_right .duree {
    margin-top: 5px
  }
}

.block_ordered_article {
  border-bottom: none;
  margin: 0 -20px;
  padding: 0
}

.block_ordered_article .podcast_background {
  aspect-ratio: 16/9;
  background-color: #0b2bf7;
  display: flex
}

@media (min-width:992px) {
  .block_ordered_article .podcast_background {
    display: flex;
    height: 169px;
    width: 300px
  }
}

.block_ordered_article .podcast_background img {
  height: auto;
  width: 100%
}

.block_ordered_article .podcast_div_background {
  display: flex
}

@media (min-width:641px) {
  .block_ordered_article .podcast_div_background {
    display: none
  }
}

@media (min-width:992px) {
  .block_ordered_article .podcast_div_background {
    display: flex
  }
}

.block_ordered_article .podcast_container {
  display: block;
  height: 100%;
  margin: 0;
  position: relative;
  width: 100%
}

@media (min-width:992px) {
  .block_ordered_article .podcast_container {
    height: 169px;
    margin: -20px -30px;
    width: 300px
  }
}

.block_ordered_article .image_podcast {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

@media (min-width:641px) {
  .block_ordered_article .image_podcast {
    display: none
  }
}

@media (min-width:992px) {
  .block_ordered_article .image_podcast {
    display: flex
  }
}

.block_ordered_article .image_podcast img {
  border-radius: 10px;
  height: auto
}

@media (min-width:992px) {
  .block_ordered_article .image_podcast img {
    height: auto
  }

  .ordered_list li:first-child .podcast_background {
    display: flex
  }
}

.ordered_list li:first-child .podcast_background:after {
  bottom: -1px
}

.block_ordered_article article {
  display: grid
}

.block_top_title {
  font-family: sans-serif;
  font-size: 1.25rem;
  margin-bottom: 10px;
  padding-left: 20px;
  text-transform: uppercase
}

.ordered_list {
  counter-reset: top_article_counter;
  display: flex;
  flex-direction: column;
  overflow: hidden
}

.ordered_list .content_item_cover {
  font-size: 0;
  margin: -20px 0;
  padding-bottom: 13px;
  position: relative
}

.ordered_list .content_item_cover img {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.ordered_list .content_item_cover:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 9px 8px;
  bottom: 13px;
  content: "";
  height: 0;
  left: 85px;
  position: absolute;
  width: 0
}

.ordered_list .content_type .content_item_cover:before {
  background: hsla(0, 0%, 100%, .7);
  border-radius: 50%;
  color: #000;
  font-family: Icomoon;
  font-size: 1.25rem;
  left: 50%;
  padding: 12px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.ordered_list .content_type_video .content_item_cover:before {
  content: "\73";
  padding: 12px 12px 12px 16px
}

.ordered_list li {
  min-height: 100px;
  padding: 20px 0 0;
  position: relative;
  z-index: 1
}

.ordered_list li:before {
  color: #e9eff1;
  content: counter(top_article_counter);
  counter-increment: top_article_counter;
  font-family: sans-serif;
  font-size: 5rem;
  left: 25px;
  position: absolute;
  top: 32px;
  z-index: -1
}

.ordered_list li:first-child:before {
  bottom: 42px;
  left: 34px;
  top: auto
}

.ordered_list li:first-child .content_item_title {
  margin-top: 30px;
  min-height: 65px
}

.ordered_list .content_item_title {
  border-bottom: 1px solid #e9eff1;
  color: #000;
  font-size: 1.125rem;
  height: 80px;
  margin: 0 20px;
  padding: 0 0 20px 40px
}

.ordered_list .content_item_title span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.ordered_list a:hover .content_item_title {
  opacity: .6
}

.content_dossier .block_ordered_article {
  margin: 0
}

.content_dossier .ordered_list li:before {
  top: -7px
}

.content_dossier .ordered_list li:first-child:before {
  bottom: 5px;
  top: auto
}

.content_dossier .ordered_list li:first-child .content_item_title {
  margin-top: 40px
}

.content_live_page .block_ordered_article {
  margin: 0 -10px
}

@media (min-width:641px) {
  .grid_column_ab .block.block_ordered_article {
    margin-left: 0
  }

  .ordered_list li:first-child picture {
    display: none
  }

  .ordered_list li:before {
    font-size: 2.75rem;
    left: 42px;
    top: 18px
  }

  .ordered_list li:first-child {
    padding: 0
  }

  .ordered_list li:first-child:before {
    bottom: 52px;
    left: 47px;
    top: 20px
  }

  .ordered_list li:first-child .content_item_title {
    margin-top: 20px;
    min-height: 60px
  }

  .ordered_list li {
    min-height: 60px
  }
}

@media (min-width:992px) {
  .grid_column_ab .block.block_ordered_article {
    margin-left: auto
  }

  .block_ordered_article article {
    display: block
  }

  .block_top_title {
    font-size: 1.5rem
  }

  .ordered_list .content_item_cover {
    margin: -20px -30px;
    padding-bottom: 0
  }

  .ordered_list .content_item_cover img {
    max-height: 169px
  }

  .ordered_list .content_item_cover:after {
    bottom: 0;
    left: 30px
  }

  .ordered_list li:first-child .content_item_title {
    margin-top: 50px
  }

  .ordered_list li {
    border-bottom: 1px solid #e9eff1;
    padding: 17px 10px 17px 30px
  }

  .ordered_list li:before {
    font-size: 5rem;
    left: 5px;
    top: -10px
  }

  .ordered_list li:first-child {
    padding: 17px 10px 17px 30px
  }

  .ordered_list li:first-child:before {
    bottom: 7px;
    left: 10px;
    top: auto
  }

  .ordered_list li:first-child picture {
    display: inline-block
  }

  .ordered_list .content_item_title {
    border-bottom: none;
    height: 63px;
    margin: 0 0 0 6px;
    padding: 0
  }

  .ordered_list .content_item_title span {
    -webkit-line-clamp: 3
  }

  .content_live_page .block_ordered_article {
    margin: auto
  }
}

.rubrique_page .block_ordered_parent {
  line-height: 157%;
  padding: 0 20px
}

@media (min-width:641px) {
  .grid_column_c .block {
    margin-left: auto;
    margin-right: auto;
    width: 300px
  }
}

@media (min-width:992px) {
  .main_wrapper .block_breaking_news {
    max-width: 1180px
  }
}

:root {
  --biz-dev-primary: #0b2bf7;
  --biz-dev-secondary: #ff2a00;
  --biz-dev-font-primary: "Pilat Narrow Heavy", "Pilat Narrow Heavy-fallback", sans-serif;
  --biz-dev-font-secondary: "Pilat Narrow Bold", "Pilat Narrow-fallback", sans-serif;
  --biz-dev-font-shoptimate: "Pilat Condensed Heavy", "Pilat Condensed-fallback", sans-serif;
  --min-width-notation: 113px
}

.bfm_regions {
  --biz-dev-secondary: #ed8c12
}

.bfm_eco {
  --biz-dev-primary: #00005a;
  --biz-dev-secondary: #ed9205
}

.bfm_techandco {
  --biz-dev-primary: #1f2437;
  --biz-dev-secondary: #ff077e
}

.bfm_elections_americaines {
  --biz-dev-primary: #010b41;
  --biz-dev-secondary: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --biz-dev-primary: #010b41
}

.content_body .widget_shopping {
  border: 4px solid #0b2bf7;
  border: 4px solid var(--biz-dev-primary);
  border-radius: 8px
}

.content_body .widget_shopping .details {
  align-content: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 0 35px
}

@media (min-width:641px) {
  .content_body .widget_shopping .details {
    flex-direction: row
  }
}

.content_body .widget_shopping .sur_titre {
  background: #0b2bf7;
  background: var(--biz-dev-primary);
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1rem;
  margin-bottom: 20px;
  margin-left: -2px;
  margin-top: -2px;
  padding: 2px 14px 4px 10px;
  text-transform: uppercase
}

.content_body .widget_shopping .image {
  margin-bottom: 20px;
  width: 100%
}

@media (min-width:641px) {
  .content_body .widget_shopping .image {
    margin-bottom: 0;
    margin-right: 36px;
    position: relative;
    width: calc(50% - 18px)
  }
}

.content_body .widget_shopping .image img {
  border-radius: 8px
}

@media (min-width:641px) {
  .content_body .widget_shopping .image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
}

.content_body .widget_shopping .content {
  width: 100%
}

@media (min-width:641px) {
  .content_body .widget_shopping .content {
    width: calc(50% - 18px)
  }
}

.content_body .widget_shopping .titre {
  color: #000;
  display: inline-block;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
  margin-bottom: 17px
}

@media (min-width:641px) {
  .content_body .widget_shopping .titre {
    margin-bottom: 20px
  }
}

.content_body .widget_shopping p {
  color: #000;
  font-family: sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 157%
}

.content_body .widget_shopping .offre {
  background: #ff2a00;
  background: var(--biz-dev-secondary);
  border: 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 150%;
  margin-bottom: 10px;
  padding: 10px 35px;
  text-align: center;
  width: 100%
}

@media (min-width:641px) {
  .content_body .widget_shopping .offre {
    font-size: 1.0625rem;
    width: auto
  }
}

.content_body .widget_shopping .mentions_legales {
  color: #777;
  display: block;
  font-family: sans-serif;
  font-size: .75rem;
  line-height: 133%
}

@media (min-width:641px) {
  .content_body .widget_shopping .mentions_legales {
    font-size: .6875rem
  }
}

.widget_shopping.widget_shopping_light {
  border: none;
  display: flex;
  justify-content: center
}

.widget_shopping.widget_shopping_light .offre {
  background: #0b2bf7;
  background: var(--biz-dev-primary);
  border-radius: 26px;
  height: 52px;
  padding: 0 30px
}

@media (min-width:641px) {
  .widget_shopping.widget_shopping_light .offre {
    padding: 0 60px
  }
}

.widget_shopping.widget_shopping_light .offre span {
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  padding-bottom: 1px;
  text-overflow: ellipsis
}

.shoptimate-widget {
  border-bottom: 5px solid #0b2bf7;
  border-bottom: 5px solid var(--biz-dev-primary);
  border-top: 5px solid #0b2bf7;
  border-top: 5px solid var(--biz-dev-primary);
  margin-bottom: 20px;
  padding: 10px 15px
}

.shoptimate-widget .shoptimate-title-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 15px
}

@media (min-width:641px) {
  .shoptimate-widget .shoptimate-title-container {
    align-items: flex-start
  }
}

.shoptimate-widget a:hover {
  opacity: 1
}

.shoptimate-widget .shoptimate-title-container .shoptimate-title p {
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.375rem;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase
}

@media (min-width:641px) {
  .shoptimate-widget .shoptimate-title-container .shoptimate-title p {
    margin-bottom: 0;
    text-align: left
  }
}

.shoptimate-widget .shoptimate-row {
  align-items: center;
  border-bottom: 1px solid #ededed;
  display: flex;
  height: 60px;
  justify-content: space-between;
  padding: 15px 10px
}

.shoptimate-widget .shoptimate-row:hover {
  background: #f1f2f3
}

.shoptimate-widget .shoptimate-row:hover .shoptimate-button button {
  background: #ff2a00;
  background: var(--biz-dev-secondary);
  color: #fff
}

.shoptimate-widget .shoptimate-row .shoptimate-logo {
  display: flex;
  flex-grow: 1;
  height: 100%
}

.shoptimate-widget .shoptimate-row .shoptimate-logo img {
  align-self: center;
  height: 100%;
  margin-right: 13px;
  width: auto
}

.shoptimate-widget .shoptimate-row .shoptimate-logo span {
  color: #000;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.125rem
}

.shoptimate-widget .shoptimate-row .shoptimate-price {
  display: none
}

@media (min-width:641px) {
  .shoptimate-widget .shoptimate-row .shoptimate-price {
    color: #000;
    display: block;
    font-family: sans-serif;
    font-family: sans-serif;
    font-size: 1.125rem;
    margin-right: 20px
  }
}

.shoptimate-widget .shoptimate-row .shoptimate-price-button button {
  background: #fff;
  border: 1px solid #ff2a00;
  border: 1px solid var(--biz-dev-secondary);
  border-radius: 5px;
  color: #ff2a00;
  color: var(--biz-dev-secondary);
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1rem;
  padding: 4px 18px
}

@media (min-width:641px) {
  .shoptimate-widget .shoptimate-row .shoptimate-price-button {
    display: none
  }
}

.shoptimate-widget .shoptimate-row .shoptimate-button {
  display: none
}

@media (min-width:641px) {
  .shoptimate-widget .shoptimate-row .shoptimate-button {
    display: block
  }

  .shoptimate-widget .shoptimate-row .shoptimate-button button {
    background: #fff;
    border: 1px solid #ff2a00;
    border: 1px solid var(--biz-dev-secondary);
    border-radius: 5px;
    color: #ff2a00;
    color: var(--biz-dev-secondary);
    font-family: sans-serif;
    font-family: sans-serif;
    font-size: 1rem;
    height: 32px;
    width: 160px
  }
}

.shoptimate-widget .shoptimate_seeless .fa-chevron-circle-right,
.shoptimate-widget .shoptimate_seemore .fa-chevron-circle-right {
  cursor: pointer;
  font-family: icomoon;
  font-style: inherit;
  left: -15px;
  position: absolute;
  top: 10px
}

.shoptimate-widget .shoptimate_seeless .fa-chevron-circle-right:after,
.shoptimate-widget .shoptimate_seemore .fa-chevron-circle-right:after {
  content: "\47";
  font-size: .625rem;
  line-height: 120%;
  position: absolute
}

.shoptimate-widget .shoptimate_seeless .fa-chevron-circle-right:after {
  transform: rotate(180deg)
}

.shoptimate-widget .no-product img {
  width: auto
}

.content_body .widget_autopromo {
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .16);
  padding: 20px;
  position: relative
}

.content_body .widget_autopromo .details {
  display: flex
}

.content_body .widget_autopromo .image {
  width: 100px
}

.content_body .widget_autopromo .image img {
  border-radius: 4px;
  min-width: 100px
}

.content_body .widget_autopromo .content {
  margin-left: 19px;
  max-width: 100%
}

@media (min-width:992px) {
  .content_body .widget_autopromo .content {
    margin-left: 22px
  }
}

.content_body .widget_autopromo .description {
  color: #000;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 16px;
  padding-top: 6px
}

@media (min-width:992px) {
  .content_body .widget_autopromo .description {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 20px;
    padding-top: 10px
  }
}

.content_body .widget_autopromo .bouton {
  align-items: center;
  background-color: #0b2bf7;
  background-color: var(--biz-dev-primary);
  border-radius: 50px;
  color: #fff;
  display: inline-flex;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: .875rem;
  justify-content: center;
  padding: 3px 13px 4px;
  width: auto
}

.content_body .widget_autopromo .bouton svg {
  margin-right: 9px
}

.content_body_wrapper .widget_autopromo_container:hover {
  opacity: 1
}

.content_body .widget_notation_faq {
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  box-shadow: 10px 10px 0 -3px #0b2bf7;
  box-shadow: 10px 10px 0 -3px var(--biz-dev-primary);
  margin-bottom: 20px;
  margin-right: 7px;
  padding: 30px 25px 40px
}

.content_body .widget_notation_faq .header_notation {
  border-bottom: 1px solid #0b2bf7;
  border-bottom: 1px solid var(--biz-dev-primary);
  display: flex;
  flex-direction: row;
  font-family: sans-serif;
  font-family: sans-serif;
  justify-content: space-between;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.content_body .widget_notation_faq .header_notation .content_title_notation {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  margin-right: 5px;
  padding-bottom: 1px
}

.content_body .widget_notation_faq .header_notation .content_title_notation span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.content_body .widget_notation_faq .header_notation .content_title_notation span:first-child {
  color: #0b2bf7;
  color: var(--biz-dev-primary);
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: .8125rem;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.content_body .widget_notation_faq .header_notation .content_notation {
  align-items: baseline;
  display: flex;
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.375rem;
  justify-content: flex-end;
  margin-top: auto;
  min-width: 113px;
  min-width: var(--min-width-notation)
}

.content_body .widget_notation_faq .header_notation .content_notation span:first-child {
  color: #0b2bf7;
  color: var(--biz-dev-primary);
  font-size: 3.5rem;
  margin-right: 3px
}

.content_body .widget_notation_faq .description_notation {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.content_body .widget_notation_faq .content_question {
  color: #0b2bf7;
  color: var(--biz-dev-primary);
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.1875rem
}

@media (min-width:992px) {
  .content_body .widget_notation_faq {
    padding: 20px 25px
  }

  .content_body .widget_notation_faq .header_notation .content_title_notation {
    font-size: 1.625rem
  }

  .content_body .widget_notation_faq .header_notation .content_title_notation span:first-child {
    font-size: 1.125rem
  }

  .content_body .widget_notation_faq .header_notation .content_notation {
    font-size: 1.5rem;
    min-width: 130px
  }

  .content_body .widget_notation_faq .header_notation .content_notation span:first-child {
    font-size: 4.125rem
  }

  .content_body .widget_notation_faq .content_question {
    font-size: 1.375rem
  }
}

.article_affiliation .social_media {
  padding-bottom: 15px
}

.article_affiliation .content_body a {
  color: #0b2bf7;
  color: var(--biz-dev-primary)
}

@media (min-width:641px) {
  .article_affiliation .content_header .header_surtitre>a {
    color: #a2a2a2;
    padding-left: 0;
    padding-top: 10px
  }

  .article_affiliation .content_header .content_title {
    color: #000
  }

  .article_affiliation .content_header .content_date_time {
    color: #a2a2a2
  }

  .article_affiliation .content_header .social_media .facebook a {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
  }

  .article_affiliation .content_header .social_media .twitter a {
    background-color: #000;
    border-color: #000;
    color: #fff
  }

  .article_affiliation .content_header .contain_title_btn {
    padding-left: 0
  }

  .article_affiliation .content_header {
    background-image: none;
    margin: 0 auto;
    max-width: 580px
  }
}

@media (min-width:992px) {

  .article_affiliation .content_body,
  .article_affiliation .content_header {
    margin: 0 auto;
    max-width: 680px
  }
}

.affilizz_container {
  margin-bottom: 20px;
  min-height: 350px
}

:root {
  --widget_sommaire_main_color: #0b2bf7;
  --widget_sommaire_title_font: sans-serif;
  --widget_sommaire_content_font: sans-serif;
}

.bfm_eco {
  --widget_sommaire_main_color: #00005a
}

.bfm_techandco {
  --widget_sommaire_main_color: #ff077e
}

.bfm_elections_americaines {
  --widget_sommaire_main_color: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --bloc-evenement-color: #010b41
}

.widget_sommaire {
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  box-shadow: 10px 10px 0 -3px #e4e4e4;
  font-family: sans-serif;
  font-family: sans-serif;
  margin-bottom: 20px;
  margin-right: 7px;
  padding: 30px 25px 40px;
  scroll-margin-top: 80px
}

.widget_sommaire_title {
  color: #0b2bf7;
  color: var(--widget_sommaire_main_color);
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 24px;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.widget_sommaire_list {
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.22
}

.widget_sommaire_item {
  margin-bottom: 11px
}

.widget_sommaire_item a {
  display: flex;
  padding-right: 25px;
  position: relative
}

.widget_sommaire_item a:after {
  content: url("");
  position: absolute;
  right: 0;
  top: 0
}

.widget_sommaire_counter {
  font-weight: 400;
  min-width: 35px;
  text-align: center
}

.widget_sommaire_counter,
.widget_sommaire_separator {
  color: #0b2bf7;
  color: var(--widget_sommaire_main_color)
}

.widget_sommaire_separator {
  margin: 0 8px 0 0
}

.widget_sommaire_details {
  color: #000;
  font-weight: 400;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

:root {
  --android-banner-link-background: #0b2bf7
}

.bfm_eco,
.bfm_techandco {
  --android-banner-link-background: #00005a
}

.android_banner {
  align-items: flex-start;
  background: #fff;
  bottom: 0;
  display: none;
  font-family: sans-serif;
  font-size: .875rem;
  height: 84px;
  left: 0;
  padding: 10px 15px;
  position: fixed;
  width: 100%
}

.android_banner.show {
  align-items: center;
  display: flex !important;
  z-index: 9999999
}

.android_cookie {
  display: block;
  font-size: .5625rem;
  margin: auto 10px auto 0
}

.android_banner_logo {
  background: #0b2bf7;
  border-radius: 4px;
  margin-right: 10px;
  width: 50px
}

.android_banner_logo img {
  display: block;
  margin: auto;
  max-width: 44px
}

.bfm_eco .android_banner_logo,
.bfm_techandco .android_banner_logo {
  background: #00005a
}

.android_banner_infos {
  align-self: center;
  font-weight: 700
}

.android_banner_infos span {
  display: block
}

.android_banner_infos .stars {
  color: #ffc736;
  font-weight: 400;
  position: relative
}

.android_banner_infos .stars:before {
  content: "\2606\2606\2606\2606";
  z-index: 1
}

.android_banner_infos .percent {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40%;
  z-index: -1
}

.android_banner_infos .percent:after {
  content: "\2605\2605\2605\2605";
  overflow: hidden
}

.android_banner_link {
  font-weight: 700;
  margin: auto 0 auto auto;
  text-transform: uppercase
}

.android_banner_link a {
  background: #0b2bf7;
  background: var(--android-banner-link-background);
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 6px 10px
}

.app_banner .main_header.is_sticky {
  position: fixed
}

.app_banner .menu_bottom {
  bottom: 84px
}

.app_banner .pip-article .video-js.vjs-pip-active {
  bottom: 5.5rem
}

:root {
  --pastille-liste-color: #0b2bf7
}

.bfm_eco {
  --pastille-liste-color: #ed9205
}

.bfm_techandco {
  --pastille-liste-color: #ff077e
}

.bfm_elections_americaines {
  --pastille-liste-color: #d20038
}

.bfm_elections_europeennes,
.bfm_elections_legislatives {
  --pastille-liste-color: #010b41
}

.embed_dossier .see_more,
.embed_dossier .see_more:after {
  height: -moz-fit-content;
  height: fit-content;
  position: static
}

.embed_dossier .see_more:after {
  display: flex;
  font-size: .75rem;
  padding: 5px 6px
}

.embed_dossier .embed_dossier_container {
  display: flex;
  justify-content: space-between
}

.embed_dossier .embed_dossier_container .subheading {
  margin: 0;
  padding-right: 10px
}

.embed_dossier .subheading_dossier_title {
  display: inline;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase
}

.embed_dossier .dossier_rebond {
  margin: 20px 0
}

.embed_dossier .dossier_rebond ul li {
  margin-bottom: 15px;
  position: relative
}

.embed_dossier .dossier_rebond ul li:before {
  background: #0b2bf7;
  background: var(--pastille-liste-color);
  border-radius: 2px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 6px
}

.embed_dossier .dossier_rebond ul li .subheading_title {
  display: inline-block;
  font-size: 1.0625rem;
  line-height: 1.375rem;
  padding-left: 15px
}

.embed_dossier .dossier_rebond .dossiers_liste a:after {
  content: "|";
  left: -5px;
  position: relative;
  top: -1px
}

.embed_dossier .dossier_rebond .dossiers_liste a:last-child:after {
  content: ""
}

.content_live_page .embed_dossier {
  margin: 25px 0
}

:root {
  --alert-title-police: "Pilat Narrow Bold", "Pilat Narrow-fallback", sans-serif
}

.bandeau_alerting {
  background: #ff2a00;
  color: #fff;
  display: none;
  left: 0;
  padding: 10px 40px 13px 15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999
}

@media (min-width:992px) {
  .bandeau_alerting {
    padding: 10px 40px 10px 15px
  }
}

.bandeau_alerting.show {
  display: block
}

.bandeau_alerting .alert_title_container {
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
  font-family: sans-serif;
  height: 100%
}

@media (min-width:992px) {
  .bandeau_alerting .alert_title_container {
    align-items: center;
    flex-direction: row
  }
}

.bandeau_alerting .alert_flag {
  font-size: 1.0625rem;
  margin-right: 16px;
  text-transform: uppercase
}

@media (min-width:992px) {
  .bandeau_alerting .alert_flag {
    min-width: -moz-fit-content;
    min-width: fit-content
  }
}

.bandeau_alerting .alert_title {
  font-size: 1.0625rem;
  line-height: 110%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding-bottom: 1px
}

@media (min-width:992px) {
  .bandeau_alerting .alert_title {
    -webkit-line-clamp: 1;
    line-height: normal
  }
}

.bandeau_alerting .alert_info_close {
  cursor: pointer;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}

.bandeau_alerte .fixed_title {
  top: 64px !important
}

.bandeau_alerte .main_header {
  margin-bottom: 64px;
  top: 64px !important
}

.bandeau_alerte .pip-article .video-js.vjs-pip-active {
  top: 9rem
}

.bandeau_alerte .pip-article.fixed .video-js.vjs-pip-active {
  top: 3.875rem
}

.bandeau_alerte .menu_nav {
  height: calc(100vh - 243px)
}

.bandeau_alerte.b_a_2l .fixed_title {
  top: 82px !important
}

.bandeau_alerte.b_a_2l .main_header {
  margin-bottom: 82px;
  top: 82px !important
}

.bandeau_alerte.b_a_2l .pip-article .video-js.vjs-pip-active {
  top: 12rem
}

.bandeau_alerte.b_a_2l .menu_nav {
  height: calc(100vh - 252px)
}

@media (min-width:641px) {
  .bandeau_alerte.b_a_2l .fixed_title {
    top: 70px !important
  }

  .bandeau_alerte.b_a_2l .main_header {
    margin-bottom: 70px;
    top: 70px !important
  }
}

@media (min-width:992px) {

  .bandeau_alerte .fixed_title,
  .bandeau_alerte .main_header {
    top: 41px !important
  }

  .bandeau_alerte .banner_top {
    margin: 86px auto 30px
  }

  .bandeau_alerte .pip-article .video-js.vjs-pip-active {
    top: 8rem
  }

  .bandeau_alerte .menu_nav {
    height: calc(100vh - 238px);
    top: 142px
  }
}

.content_body .content_loto_result {
  align-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  color: #000;
  display: flex;
  flex-direction: column;
  font-weight: inherit;
  justify-content: center;
  margin-bottom: 25px
}

.content_body .content_loto_result .euro_logo {
  margin: 20px 0 5px
}

.content_body .content_loto_result .loto_logo {
  margin: 25px 15px 12px 0
}

.content_body .content_loto_result .loto_title {
  display: flex;
  font-family: sans-serif;
  font-size: 1.625rem;
  line-height: 1.625rem;
  margin: 15px;
  text-align: center;
  text-transform: uppercase
}

.content_body .content_loto_result .loto_subtitle {
  display: flex;
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 10px;
  text-align: center
}

.content_body .content_loto_result .loto_description {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 5px 5px 25px
}

.content_body .content_loto_result .loto_description p {
  display: flex;
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 0;
  text-align: center
}

.content_body .content_loto_result .content_first_tirage {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px
}

.content_body .content_loto_result .content_first_tirage svg {
  margin-left: 5px
}

.content_body .content_loto_result .content_first_tirage .loto_numero {
  align-items: center;
  background-color: #0b2bf7;
  border-radius: 50%;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 10px 4px 10px 0;
  min-width: 40px;
  width: 40px
}

@media (min-width:641px) {
  .content_body .content_loto_result .content_first_tirage .loto_numero {
    margin-right: 10px
  }
}

.content_body .content_loto_result .content_first_tirage .loto_numero p {
  color: #fff;
  margin-bottom: 5px
}

.content_body .content_loto_result .content_first_tirage .loto_complementaire {
  background-color: #ff2a00;
  margin-left: 10px;
  margin-right: 0;
  position: relative
}

.content_body .content_loto_result .content_first_tirage .euromillion_star {
  display: flex;
  margin-bottom: 6px;
  margin-right: 5px;
  position: relative
}

.content_body .content_loto_result .content_first_tirage .euromillion_star svg {
  margin: 0
}

.content_body .content_loto_result .content_first_tirage .euro_complementaire {
  background-color: transparent;
  background-color: initial;
  color: #fff;
  font-family: sans-serif;
  font-size: 1.125rem;
  left: 50%;
  line-height: 1.375rem;
  margin-top: 1px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1
}

.content_body .content_loto_result .content_first_tirage :last-of-type {
  margin-right: 0
}

.content_body .content_loto_result .content_euromillion {
  align-items: center;
  display: flex
}

.content_body .content_loto_result .content_euromillion .my_million {
  border: 2px solid #0b2bf7;
  border-radius: 20px;
  margin: 10px
}

.content_body .content_loto_result .content_euromillion .my_million p {
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 3px 15px 5px
}

.content_body .content_loto_result .content_second_tirage {
  display: flex;
  margin: 10px
}

.content_body .content_loto_result .content_second_tirage .loto_numero {
  align-items: center;
  border: 2px solid #0b2bf7;
  border-radius: 50%;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 0 4px 0 0;
  width: 40px
}

.content_body .content_loto_result .content_second_tirage .loto_numero p {
  color: #000;
  margin-bottom: 5px
}

.content_body .content_loto_result .content_loto_end {
  align-items: center;
  border-top: 1px solid #e4e4e4;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
  min-width: 320px;
  padding: 25px
}

.content_body .content_loto_result .content_loto_end .loto_play {
  background-color: #0b2bf7;
  border-radius: 20px;
  margin: 10px;
  width: -moz-fit-content;
  width: fit-content
}

.content_body .content_loto_result .content_loto_end .loto_play p {
  color: #fff;
  font-family: sans-serif;
  font-size: .9375rem;
  line-height: 1.125rem;
  margin: 0;
  padding: 7px 20px 10px;
  text-transform: uppercase
}

@media (min-width:641px) {
  .content_body .content_loto_result .content_loto_end {
    min-width: 440px
  }
}

.content_body .content_loto_result .loto_lien {
  color: #0b2bf7;
  font-weight: 700;
  margin-left: 5px
}

:root {
  --dark: #131313;
  --gold: #ffba2f;
  --silver: #d8d6d0;
  --bronze: #ca795f;
  --grey: grey;
  --grey75: #404040;
  --grey85: #262626;
  --grey-lightness: #f7f7f7;
  --grey-light: #e7e7e7;
  --grey-dark: #b3b3b3;
  --blue-sky: #4b95f5;
  --pink: #e687cd;
  --purple: #8e8fe2;
  --gradient: linear-gradient(90deg, var(--blue-sky) 0%, var(--purple) 49.5%, var(--pink) 100%);
  --purple-light: rgba(142, 143, 226, .2)
}

.native_medal_jo_widget {
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  color: #131313;
  color: var(--dark);
  font-family: sans-serif;
  margin: 20px
}

.content_body .native_medal_jo_widget {
  margin: 20px auto
}

@media (min-width:641px) {
  .content_body .native_medal_jo_widget {
    width: 80%
  }

  .native_medal_jo_widget {
    margin: 20px auto
  }
}

.native_medal_jo_widget__partner_logo img {
  height: auto;
  width: 40px
}

.native_medal_jo_widget__header {
  align-items: center;
  background: linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd);
  background: var(--gradient);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  height: 61px;
  justify-content: space-between;
  padding: 15px 20px
}

.native_medal_jo_widget__title {
  color: #fff;
  font-family: sans-serif;
  font-size: 1.25rem;
  text-transform: uppercase
}

.native_medal_jo_widget__item {
  display: flex;
  font-weight: 700;
  padding: 12px 20px
}

.native_medal_jo_widget__item:not(:last-child) {
  border-bottom: 1px solid #e7e7e7
}

.native_medal_jo_widget__item.is-special {
  background: linear-gradient(#e8e9f9, #e8e9f9) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
  background: linear-gradient(#e8e9f9, #e8e9f9) padding-box, var(--gradient) border-box;
  border: 3px solid transparent
}

.native_medal_jo_widget__item.is-special:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.native_medal_jo_widget__ranking {
  margin-top: 5px;
  width: 15%
}

@media (min-width:641px) {
  .home_page .native_medal_jo_widget__ranking {
    width: 5%
  }
}

.native_medal_jo_widget__details img {
  margin-right: 10px;
  margin-top: 4px
}

.native_medal_jo_widget__team_name {
  align-items: flex-end;
  display: flex;
  margin-bottom: 5px
}

.native_medal_jo_widget__team_name img {
  border: 1px solid rgba(0, 0, 0, .12);
  border-radius: 2px;
  width: 28px
}

.native_medal_jo_widget__scoring {
  display: flex
}

.native_medal_jo_widget__medal_details {
  align-items: center;
  display: flex;
  font-weight: 400
}

.native_medal_jo_widget__medal_details:not(:last-child) {
  margin-right: 20px
}

.native_medal_jo_widget__medal_details .native_medal_jo_widget__medal {
  margin-right: 10px
}

.native_medal_jo_widget__medal {
  border-radius: 50%;
  display: flex;
  height: 10px;
  position: relative;
  width: 10px
}

.native_medal_jo_widget__medal.gold {
  background-color: #ffba2f;
  background-color: var(--gold);
  z-index: 3
}

.native_medal_jo_widget__medal.silver {
  background-color: #d8d6d0;
  background-color: var(--silver);
  z-index: 2
}

.native_medal_jo_widget__medal.bronze {
  background-color: #ca795f;
  background-color: var(--bronze);
  z-index: 1
}

.native_medal_jo_widget__total {
  align-items: center;
  align-self: end;
  display: flex;
  justify-content: end;
  margin-left: auto;
  width: 15%
}

.native_medal_jo_widget__total .native_medal_jo_widget__medal {
  margin-left: -4px
}

.native_medal_jo_widget__total .native_medal_jo_widget__medal:last-child {
  margin-right: 7px
}

.native_medal_jo_widget.is-dark {
  background: #131313;
  color: #f7f7f7
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__header {
  background: #000
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__title {
  background: -webkit-linear-gradient(0deg, var(--blue-sky) 0, var(--purple) 20%, var(--pink) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item:not(:last-child) {
  border-bottom: 1px solid #404040
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item.is-special {
  background: linear-gradient(#2c2c3c, #2c2c3c) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
  background: linear-gradient(#2c2c3c, #2c2c3c) padding-box, var(--gradient) border-box;
  border: 3px solid transparent
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item.is-special:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.block_scoring {
  background: #fff
}

.block_scoring .block_header .block_title {
  display: flex;
  flex-direction: column
}

.block_scoring .block_header .block_title img {
  margin-top: 5px;
  width: 80px
}

.block_scoring .carousel_item.native_event_banner_widget__item,
.native_event_banner_widget__item {
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
  background: linear-gradient(#fff, #fff) padding-box, var(--gradient) border-box;
  border: 2px solid transparent;
  border-radius: 5px;
  display: block;
  font-family: sans-serif;
  overflow: hidden;
  padding: 10px;
  text-transform: none;
  width: 130px
}

.block_scoring .carousel_item.native_event_banner_widget__item.is-over,
.native_event_banner_widget__item.is-over {
  background: #fff;
  border: 2px solid #e7e7e7
}

.native_event_banner_widget__item_date {
  display: flex;
  font-size: 9px;
  justify-content: space-between;
  margin-bottom: 9px
}

.native_event_banner_widget__item_day {
  color: grey
}

.native_event_banner_widget__item_title {
  background: -webkit-linear-gradient(0deg, var(--blue-sky) 0, var(--purple) 20%, var(--pink) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
  font-weight: 700
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_title {
  color: #131313;
  -webkit-text-fill-color: #131313
}

.native_event_banner_widget__item_details {
  font-size: 11px;
  font-weight: 400
}

.native_event_banner_widget__item_details_2 {
  color: grey;
  margin-bottom: 8px
}

.native_event_banner_widget__item_details_3 {
  font-weight: 700;
  margin-top: -5px
}

.native_event_banner_widget__item_teams {
  display: flex;
  justify-content: space-between
}

.native_event_banner_widget__item_team {
  align-items: center;
  display: flex
}

.native_event_banner_widget__item_team.is-winner {
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
  background: linear-gradient(#fff, #fff) padding-box, var(--gradient) border-box;
  border: 2px solid transparent;
  border-radius: 2px
}

.native_event_banner_widget__item_team_flag {
  height: 16px;
  width: 24px
}

.native_event_banner_widget__item_team_flag img {
  border: 1px solid rgba(0, 0, 0, .12);
  border-radius: 2px;
  height: auto
}

.native_event_banner_widget__item_team_code {
  color: #131313;
  font-size: 7px;
  padding: 3px
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_team.is-winner .native_event_banner_widget__item_team_code {
  color: #131313;
  font-weight: 700
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_team_code {
  color: #b3b3b3
}

.native_event_banner_widget.is-dark {
  background: #212121;
  color: #f7f7f7
}

.native_event_banner_widget.is-dark .native_event_banner_widget__title {
  color: #f7f7f7
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item {
  background: #212121
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item.is-over {
  border: 1px solid #404040
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item.is-over .native_event_banner_widget__item_title {
  color: #fff;
  -webkit-text-fill-color: #fff
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team {
  color: #b3b3b3
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team.is-winner {
  background: linear-gradient(#212121, #212121) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
  background: linear-gradient(#212121, #212121) padding-box, var(--gradient) border-box
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team.is-winner .native_event_banner_widget__item_team_code {
  color: #f7f7f7
}

.grid_serviciel {
  background-color: #e9eff1;
  margin: 0;
  padding: 30px 20px
}

.grid_serviciel .grid_column {
  margin-bottom: 50px
}

.grid_serviciel .grid_column_c {
  display: block
}

.grid_serviciel .content_item_cover {
  margin: 0 -20px 15px
}

@media (min-width:641px) {
  .grid_serviciel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -27px 55px;
    padding: 28px 27px 25px
  }

  @supports (display:grid) {
    .grid_serviciel {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 25px;
      gap: 25px
    }
  }

  .grid_serviciel .grid_column {
    margin-bottom: 0
  }

  .grid_serviciel .content_item_cover {
    border-radius: 5px;
    margin: 0 0 15px;
    overflow: hidden
  }
}

@media (min-width:992px) {
  @supports (display:grid) {
    .grid_serviciel {
      grid-template-columns: repeat(4, 1fr)
    }
  }
}

.block_serviciel_abc .block_title {
  font-family: sans-serif;
  font-size: 1.375rem;
  line-height: 110%;
  margin-bottom: 18px;
  text-transform: uppercase
}

.block_serviciel_abc .liste_items .item_container {
  border-bottom: 2px solid #dbdedf;
  display: block;
  margin-bottom: 14px;
  padding-bottom: 14px
}

.block_serviciel_abc .liste_items .item_title {
  font-family: sans-serif;
  font-size: 1.125rem;
  line-height: 122%
}

.block_serviciel_abc .liste_items .item_text1,
.block_serviciel_abc .liste_items .item_text2 {
  display: block;
  font-family: sans-serif;
  font-size: .875rem
}

.block_serviciel_abc .liste_items .item_text2 {
  color: #777
}

.block_serviciel_abc .block_links_container a {
  color: #ababab;
  font-family: sans-serif;
  font-size: .875rem;
  line-height: 114%;
  text-transform: uppercase
}