@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html, body {
  margin: 0;
}

/********** FULL SCREEN *********/
/* JDX */
.css-col.right-column {
  display: none !important;
}

.article-container {
  margin-top: -30px;
}

.navigation-box {
  height: 100vh;
}

[data-sectionLabel=actualite] .hr-byline {
  background-color: #000;
  height: 1px;
}

.byline-container .byline-box .author-name {
  text-transform: none !important;
  padding-top: 2px;
  color: black;
  text-decoration: none;
  font-family: "Barlow", sans-serif !important;
}

.article-section-bar-wrapper {
  display: none;
}

#inner-css-table,
.article-container .article-section-narrow,
.article-container .tx-courant {
  max-width: 100%;
}

.article-container .tx-courant {
  padding-left: 0;
  padding-right: 0;
}

.article-container .tx-courant p, .article-container .tx-courant li {
  max-width: 700px;
  margin: 0.35em auto;
  text-align: left;
  line-height: 133% !important;
}

@media (min-width: 40em) {
  .byline-container .byline-box .publication .author-separator {
    font-size: 1em;
    font-weight: normal;
  }
}
.article-container .photo-inline {
  max-width: 700px;
  margin: auto;
}
@media all and (max-width: 700px) {
  .article-container .photo-inline {
    max-width: 100%;
    margin: 15px;
  }
}

.article-container .tx-courant .article-main-txt h1 {
  font-family: "Barlow", sans-serif !important;
  border-bottom: none;
  display: block;
  padding: 0;
  margin: 25px auto;
  max-width: 700px !important;
  letter-spacing: 0;
  font-size: 26px;
  line-height: 1.1;
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  .article-container .tx-courant .article-main-txt h1 {
    padding: 5px 0 !important;
    font-size: 38px !important;
    margin: 25px 15px 0 !important;
    text-align: left;
  }
}

.article-container .tx-courant {
  color: #000;
}

.article-container .tx-courant .article-main-txt h1 {
  text-transform: none !important;
  border-bottom: none !important;
  border-top: none !important;
  display: block;
  padding: 0 !important;
  margin: 25px auto !important;
  max-width: 700px !important;
  text-align: left;
  font-style: normal;
  font-weight: 800 !important;
  font-size: 68px;
  line-height: 1 !important;
}
@media all and (max-width: 700px) {
  .article-container .tx-courant .article-main-txt h1 {
    font-size: 38px;
    margin: 25px 15px 0 !important;
  }
}
.article-container .tx-courant .article-main-txt h2 {
  text-transform: uppercase !important;
  border-bottom: none !important;
  display: block;
  padding: 10px 0 0;
  margin: 25px auto;
  max-width: 700px !important;
  text-align: left;
  font-style: normal;
  font-weight: 800 !important;
  font-size: 26px;
  line-height: 1 !important;
}
@media all and (max-width: 700px) {
  .article-container .tx-courant .article-main-txt h2 {
    padding: 5px 0 !important;
    margin: 25px 15px 0 !important;
  }
}
.article-container .tx-courant .article-main-txt h3 {
  border-bottom: 0;
  font-weight: 800;
  font-size: 50px;
  line-height: 54px;
  color: #283C5B;
  max-width: 700px;
  margin: 30px auto 10px;
  text-transform: none;
  border-top: 0;
  padding: 0;
  text-align: left;
}
@media all and (max-width: 700px) {
  .article-container .tx-courant .article-main-txt h3 {
    margin: 20px 15px;
    font-size: 32px;
    line-height: 32px;
  }
}
.article-container .tx-courant .article-main-txt h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 100%;
  padding-top: 15px;
  text-transform: uppercase;
  max-width: 700px;
  margin: 30px auto 0;
  border-left: 0;
  padding-left: 0;
  padding-bottom: 0;
  text-align: left;
}
@media all and (max-width: 700px) {
  .article-container .tx-courant .article-main-txt h4 {
    margin: 20px 15px 0;
    font-size: 22px;
    line-height: 24px;
  }
}
.article-container .tx-courant .article-main-txt p, .article-container .tx-courant .article-main-txt strong {
  font-family: "Barlow", sans-serif !important;
  line-height: 110%;
}

@media screen and (max-width: 30em) {
  .article-container .tx-courant p,
.article-container .tx-courant li {
    padding: 0 15px !important;
  }
}
.article-container .title-groupe h1.short {
  font-size: 4em;
}

.article-container .title-groupe h3.exergue-inf {
  font-size: 1em;
  color: #989898;
}

.article-container .tx-courant ul li {
  list-style-type: disc;
  font-family: "Barlow", sans-serif !important;
  padding: 0;
}

@media screen and (max-width: 30em) {
  .article-container .title-groupe h1.short {
    font-size: 2em;
  }
}
.byline-container .byline-box .author-name {
  font-size: 1em;
}

.photo-inline .caption, .inline-photo-float .caption {
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: right;
  color: #808080;
  margin-bottom: 10px;
  padding-right: 5px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.photo-inline .credit, .inline-photo-float .credit {
  color: #808080;
  font-weight: 900;
  font-size: 0.7rem;
  line-height: 1em;
  letter-spacing: 0.5px;
  text-align: right;
  text-transform: none;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
  padding-right: 5px;
}

.article-container .title-groupe {
  max-width: 100%;
  padding: 0;
  position: relative;
}
.article-container .title-groupe .article-main-image {
  padding-top: 0;
  background: transparent;
}
.article-container .title-groupe .mainImgElementWrapper {
  max-height: 80vh;
  overflow: hidden;
}
.article-container .title-groupe h1 {
  font-family: "Barlow", sans-serif !important;
  z-index: 2;
  letter-spacing: 0;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 35px !important;
  line-height: 36px !important;
  color: black !important;
  padding: 25px 25px 0 0;
  max-width: 700px;
  margin: 15px auto 25px;
}
@media all and (max-width: 700px) {
  .article-container .title-groupe h1 {
    padding-right: 15px !important;
    padding-left: 15px !important;
    font-size: 20px !important;
    line-height: 22px !important;
  }
}
.article-container .title-groupe h3.exergue-inf {
  display: none;
}
.article-container .title-groupe .social-bar-wrapper {
  display: none;
}
.article-container .title-groupe .byline-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
@media (max-width: 700px) {
  .article-container .title-groupe .article-main-image {
    padding-top: 0;
  }
  .article-container .title-groupe .story-img {
    width: auto;
    height: auto;
    position: relative;
    margin-left: -50%;
  }
  .article-container .title-groupe .byline-container {
    margin: 0 15px;
  }
}
@media (max-width: 450px) {
  .article-container .title-groupe .story-img {
    min-height: 340px;
    margin-left: -25%;
  }
}

.cs2jwv9 {
  left: 0;
  right: auto;
  text-align: left;
}

.article-main-image .image-information {
  padding: 12px 12px 6px;
  width: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  background: rgba(200, 200, 200, 0.8);
}

.article-main-image .image-information .credit_photo {
  text-align: left;
  color: black;
  font-family: "Barlow", serif;
  text-transform: none;
  font-weight: normal;
}

/*  QUB  */
[data-cy=detailedStoryBody] .inline-content p,
[data-cy=detailedStoryBody] .MuiTypography-root p {
  max-width: 700px;
  margin: 0.35em auto;
  color: #8B8B8B;
  line-height: 133%;
}

[data-cy=detailedStoryBody] {
  padding: 0;
}

/** Contains the title and subtitle **/
.tha4n0t {
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 50px;
}
@media all and (max-width: 700px) {
  .tha4n0t {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media (min-width: 700px) {
  .tha4n0t {
    max-width: 700px;
    margin: auto;
    width: 100%;
  }
}
.tha4n0t h1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.tha4n0t [data-cy=detailedStoryTitle] {
  font-weight: 600;
  font-style: normal;
  font-size: 35px;
  line-height: 36px;
  color: #000;
}
@media (max-width: 700px) {
  .tha4n0t [data-cy=detailedStoryTitle] {
    padding: 15px !important;
  }
}
.tha4n0t [data-cy=detailedStorySubtitle] {
  display: none;
}

/**** Share bar ***/
.s1dq3svd {
  padding-bottom: 20px;
}

/*** Contains all the top tier of the article **/
.b1w7pdq3 {
  display: flex;
  flex-direction: column-reverse;
  border-bottom: 0;
}

@media (min-width: 1300px) {
  [data-testid=storyMainImage] [data-cy=ImageItem] .i11pmu1h {
    overflow: hidden;
  }
}
@media (max-width: 600px) {
  [data-testid=storyMainImage] [data-cy=ImageItem] .i11pmu1h {
    height: 360px;
    overflow: hidden;
  }
}
@media (max-width: 700px) {
  [data-testid=storyMainImage] [data-testid=imageItem] {
    width: 150%;
    height: auto;
    display: block;
    margin-left: -25% !important;
  }
}

.r1mjgvrj {
  position: relative;
  max-width: 700px;
  margin: auto;
  border-top: 1px solid black;
}
@media (max-width: 700px) {
  .r1mjgvrj {
    margin: 0 15px;
  }
}

/** Contains all the text and picture **/
.b1w7pdq3 {
  padding-bottom: 0;
  position: relative;
}

.a1jlq69h:first-child {
  padding-top: 0 !important;
}

[data-cy=detailedStoryTitle],
[data-cy=detailedStorySubtitle] {
  display: block;
  max-width: 700px;
  margin: auto;
}

.MuiTypography-caption,
[data-testid=storyShareFacebookButton],
[data-testid=storyAuthor] {
  color: #9F9F9F;
  margin-left: 0 !important;
}
@media (max-width: 700px) {
  .MuiTypography-caption,
[data-testid=storyShareFacebookButton],
[data-testid=storyAuthor] {
    padding-left: 24px;
  }
}

[data-testid=storySourceLogo] {
  padding-right: 24px;
}

@media screen and (min-width: 1280px) {
  [data-cy=detailedStoryBody] > div:first-of-type {
    max-width: 100%;
  }

  [data-cy=detailedStoryBody] > div:last-of-type {
    display: none;
  }
}
[data-cy=detailedStoryBody] .r8h8snu ul,
[data-cy=detailedStoryBody] .r8h8snu h1 {
  max-width: 700px;
  margin: 0 auto;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu ul,
[data-cy=detailedStoryBody] .r8h8snu h1 {
    margin: 25px auto;
  }
}

div.objSecondairePhoto {
  max-width: 700px;
  margin: 25px auto;
}
@media all and (max-width: 700px) {
  div.objSecondairePhoto {
    margin: 25px 15px !important;
  }
}

[data-cy=detailedStoryBody] > div .secondairePhotoItem img {
  width: 100% !important;
}

@media screen and (min-width: 769px) and (max-width: 1279px) {
  [data-cy=detailedStoryBody] > div:first-of-type {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  [data-cy=detailedStoryBody] {
    padding: 0;
  }

  [data-cy=detailedStoryTitle], [data-cy=detailedStorySubtitle] {
    padding: 0 15px !important;
    display: block;
  }

  [data-testid=storyAuthorImage] {
    margin-left: 10px;
  }

  [data-testid=storySourceLogo] {
    margin-right: 15px;
  }

  [data-cy=detailedStoryBody] .inline-content p,
[data-cy=detailedStoryBody] .MuiTypography-root p,
.h1gb7ba4 h2 {
    padding: 0 15px !important;
  }
}
@media (max-width: 700px) and (max-width: 700px) {
  .h1gb7ba4 h2 {
    margin: 25px auto 10px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu {
  font-family: "Barlow", sans-serif !important;
}
[data-cy=detailedStoryBody] .r8h8snu h1 {
  text-transform: none !important;
  border: none !important;
  display: block;
  padding: 0 !important;
  margin: 30px auto 15px !important;
  max-width: 700px !important;
  font-size: 68px !important;
  line-height: 1;
  font-weight: 800 !important;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h1 {
    font-size: 38px !important;
    margin: 25px 15px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h2 {
  text-transform: uppercase !important;
  border-bottom: none !important;
  border-top: 3px solid #565656;
  display: block;
  padding: 10px 0 0 !important;
  margin: 25px auto 25px !important;
  max-width: 700px !important;
  font-style: normal;
  font-weight: 800 !important;
  font-size: 26px !important;
  line-height: 100% !important;
  color: #565656 !important;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h2 {
    font-size: 22px;
    margin: 25px 15px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h3 {
  border-bottom: 0;
  font-weight: 800;
  font-size: 50px;
  line-height: 54px;
  max-width: 700px;
  margin: 30px auto 10px;
  text-transform: none;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h3 {
    margin: 25px 15px 10px !important;
    font-size: 32px;
    line-height: 32px;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 100%;
  padding-top: 15px;
  text-transform: uppercase;
  max-width: 700px;
  margin: 0 auto 25px;
  border-left: 0;
  padding-left: 0;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h4 {
    margin: 0 15px 25px !important;
    font-size: 22px;
    line-height: 24px;
  }
}

.a19n68u5 .descriptionPhoto {
  padding: 0 0 15px;
}

/*** DARK MODE ***/
[data-testid=detailedStoryBasic] {
  background: #f7f7f7;
}

[data-testid=detailedStoryBasic] legend,
[data-cy=detailedStoryTitle],
[data-cy=detailedStorySubtitle] {
  color: black;
}

[data-cy=storyPublicationDate] {
  color: #9F9F9F;
}

[data-testid=false] svg path,
[data-cy=libraryButton] svg path,
[data-testid=storyShareFacebookButton] svg path,
[data-testid=storyShareTwitterButton] svg path,
[data-testid=storyCopyLinkButton] svg path {
  fill: #9F9F9F;
}

[data-cy=detailedStoryBody] .inline-content p, [data-cy=detailedStoryBody] .MuiTypography-root p {
  color: #000000;
}

#outer-css-table .outer-css-col,
.article-container {
  background: #f7f7f7;
}

.article-container h1 {
  color: #000000;
}

.separateur {
  text-align: center;
}
.separateur img {
  width: 280px;
  margin: 60px auto 20px;
}
@media all and (max-width: 700px) {
  .separateur img {
    width: 155px;
  }
}

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