@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");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap");
.embedded-others > div.menu-cegep,
.menu-cegep {
  display: flex;
  max-width: 700px !important;
}
@media (min-width: 701px) {
  .embedded-others > div.menu-cegep,
.menu-cegep {
    flex-direction: row;
    margin: 25px auto;
  }
}
@media (max-width: 700px) {
  .embedded-others > div.menu-cegep,
.menu-cegep {
    flex-direction: column-reverse;
    margin: 25px 15px;
    min-width: 325px;
  }
}
.embedded-others > div.menu-cegep .liste-cegep,
.menu-cegep .liste-cegep {
  background: #EAEAEA;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 343px;
  min-height: 175px;
}
@media (max-width: 700px) {
  .embedded-others > div.menu-cegep .liste-cegep,
.menu-cegep .liste-cegep {
    min-width: 325px;
  }
}
.embedded-others > div.menu-cegep .liste-cegep .item-cegep,
.menu-cegep .liste-cegep .item-cegep {
  min-height: 52px;
  margin: 0 15px;
  padding: 5px 25px 5px 0;
  display: flex;
  align-items: center;
  font-family: "Barlow", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  color: #273777;
  text-decoration: none;
  width: calc( 100% - 30px );
  background: url("images/chevron.png") center right no-repeat;
}
@media (max-width: 700px) {
  .embedded-others > div.menu-cegep .liste-cegep .item-cegep,
.menu-cegep .liste-cegep .item-cegep {
    font-size: 17px;
  }
}
.embedded-others > div.menu-cegep .liste-cegep .item-cegep + .item-cegep,
.menu-cegep .liste-cegep .item-cegep + .item-cegep {
  border-top: 1px solid white;
}
.embedded-others > div.menu-cegep .complement-cegep,
.menu-cegep .complement-cegep {
  background: #EAEAEA;
  border-radius: 4px;
  padding: 20px 20px 0;
}
@media (min-width: 701px) {
  .embedded-others > div.menu-cegep .complement-cegep,
.menu-cegep .complement-cegep {
    margin-left: 10px;
  }
}
@media (max-width: 700px) {
  .embedded-others > div.menu-cegep .complement-cegep,
.menu-cegep .complement-cegep {
    margin-bottom: 10px;
  }
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-top,
.menu-cegep .complement-cegep .complement-cegep-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-top img,
.menu-cegep .complement-cegep .complement-cegep-top img {
  margin: 0;
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-top span,
.menu-cegep .complement-cegep .complement-cegep-top span {
  font-family: "Barlow", sans-serif !important;
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 25px;
  color: #273777;
  padding-left: 13px;
  text-align: left;
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-bottom,
.menu-cegep .complement-cegep .complement-cegep-bottom {
  border-top: 1px solid white;
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-bottom a,
.menu-cegep .complement-cegep .complement-cegep-bottom a {
  font-family: "Barlow", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 1.1;
  color: #273777;
  text-decoration: none;
  display: flex;
  align-items: center;
  max-height: 50px;
  min-height: 50px;
  text-align: left;
}
@media (max-width: 700px) {
  .embedded-others > div.menu-cegep .complement-cegep .complement-cegep-bottom a,
.menu-cegep .complement-cegep .complement-cegep-bottom a {
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    line-height: 1;
  }
}
.embedded-others > div.menu-cegep .complement-cegep .complement-cegep-bottom a img,
.menu-cegep .complement-cegep .complement-cegep-bottom a img {
  margin: 0 0 0 10px;
}

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

.article-top-bar-sticky {
  display: none;
}

.hr-byline {
  border-top: 1px solid rgba(144, 144, 144, 0.3) !important;
  background-color: transparent !important;
}

.navigation-box {
  height: 100vh;
}

#inner-css-table,
.article-container .article-section-narrow,
.article-container .tx-courant {
  max-width: 1100px;
  margin: auto;
}

@media (min-width: 700px) {
  .article-container .tx-courant {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-container .tx-courant h1 {
  font-family: "Barlow", sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 50px !important;
  line-height: 106% !important;
  color: #273777 !important;
  margin: 100px auto 0 !important;
  max-width: 700px;
  position: relative;
}
@media (max-width: 700px) {
  .article-container .tx-courant h1 {
    font-size: 40px !important;
  }
}
.article-container .tx-courant h1::before {
  background-color: #273777;
  content: "";
  position: absolute;
  top: -17px;
  width: 100%;
  height: 10px;
  border-radius: 4px;
}
.article-container .tx-courant h2 {
  font-family: "Barlow", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 36px !important;
  line-height: 30px !important;
  color: #273777 !important;
  max-width: 700px;
  margin: 60px auto 0 !important;
  border-top: 10px solid #19343D !important;
  padding-top: 23px !important;
  position: relative;
  clear: both;
}
.article-container .tx-courant h3 {
  font-weight: 200 !important;
  font-size: 24px !important;
  line-height: 117% !important;
  color: #989898;
  max-width: 700px;
  font-family: "Barlow", sans-serif !important;
  font-style: normal !important;
  border-top: none !important;
  margin: 20px auto !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 700px) {
  .article-container .tx-courant h3 {
    padding: 0 15px !important;
  }
}

.article-container .tx-courant p, .article-container .tx-courant li {
  max-width: 700px;
  margin: 0.35em auto;
  text-align: left;
  font-family: "Barlow", sans-serif !important;
}

.article-container .photo-inline {
  max-width: 700px;
  margin: auto;
}

.article-main-image .image-information {
  position: absolute;
  padding: 5px;
  bottom: 0;
  right: 0;
}
.article-main-image .image-information .credit_photo {
  color: #FFFFFF;
  font-family: "Barlow", sans-serif !important;
  text-transform: none;
  font-weight: normal;
}

.author-name {
  color: #FFFFFF !important;
  font-family: "Barlow", sans-serif !important;
  font-size: 12px !important;
  text-transform: none !important;
  text-decoration: none !important;
}

.article-container .title-groupe {
  max-width: 100%;
  padding: 0;
  position: relative;
}
@media (max-width: 700px) {
  .article-container .title-groupe {
    padding: 0 15px;
  }
  .article-container .title-groupe .story-main-element {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.article-container .title-groupe h1 {
  font-family: "Barlow", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 106%;
  color: #273777;
  max-width: 750px;
  background: white;
  position: relative;
  z-index: 2;
  padding: 0 25px 15px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .article-container .title-groupe h1 {
    font-size: 40px;
  }
}
.article-container .title-groupe h3 {
  font-family: "Barlow", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 114%;
  color: #00A3DA;
  max-width: 750px;
  margin: -60px auto -1px;
  padding: 15px 25px 0;
  background-color: white;
  position: relative;
  z-index: 3;
}
@media (max-width: 700px) {
  .article-container .title-groupe h3 {
    font-size: 18px;
  }
}
.article-container .title-groupe .article-main-image {
  padding-top: 0;
  max-height: 70vh;
}
.article-container .title-groupe .social-bar-wrapper {
  display: none;
}
.article-container .title-groupe .byline-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding: 10px 0 0;
}
@media (max-width: 700px) {
  .article-container .title-groupe .article-main-image {
    overflow: hidden;
    padding-top: 0;
    display: flex;
    align-content: center;
    justify-content: center;
  }
  .article-container .title-groupe .story-img {
    width: auto;
    height: auto;
    min-height: 260px;
    position: relative;
  }
}

.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: 4px auto 2px;
  max-width: 700px;
  padding-right: 5px;
}

@media screen and (max-width: 30em) {
  .article-container .tx-courant p,
.article-container .tx-courant li,
.article-container .tx-courant .article-main-txt h2 {
    padding: 0 15px;
  }
}
/*  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;
}
[data-cy=detailedStoryBody] h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 30px;
  color: #273777;
  clear: both;
}
[data-cy=detailedStoryBody] h5 {
  font-family: "Barlow", sans-serif !important;
  font-style: normal;
  font-weight: 275;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  color: #273777;
  padding: 23px 0;
  max-width: 700px;
  border-top: 1px solid #273777;
  border-bottom: 1px solid #273777;
  margin: 20px auto;
}

/** Contains the title and subtitle **/
.b1w7pdq3, .t18kdk3p, .t8niez8 {
  z-index: 1;
  color: #273777;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media all and (max-width: 1299px) {
  .b1w7pdq3, .t18kdk3p, .t8niez8 {
    padding-bottom: 0;
    margin-top: -60px;
    position: relative;
    background: #f7f7f7;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 1300px) {
  .b1w7pdq3, .t18kdk3p, .t8niez8 {
    max-width: 750px;
    margin: -60px auto 0;
    width: 100%;
    z-index: 2;
    position: relative;
    background: #f7f7f7;
    padding: 15px 25px 45px;
    display: flex;
    flex-direction: column-reverse;
  }
}
.b1w7pdq3 h1, .t18kdk3p h1, .t8niez8 h1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.b1w7pdq3 [data-cy=detailedStoryTitle], .t18kdk3p [data-cy=detailedStoryTitle], .t8niez8 [data-cy=detailedStoryTitle] {
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 100%;
  color: #273777;
}
@media (max-width: 960px) {
  .b1w7pdq3 [data-cy=detailedStoryTitle], .t18kdk3p [data-cy=detailedStoryTitle], .t8niez8 [data-cy=detailedStoryTitle] {
    font-size: 40px;
    padding: 15px 0;
  }
}
.b1w7pdq3 [data-cy=detailedStorySubtitle], .t18kdk3p [data-cy=detailedStorySubtitle], .t8niez8 [data-cy=detailedStorySubtitle] {
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  line-height: 114%;
  color: #00A3DA;
}
@media (max-width: 960px) {
  .b1w7pdq3 [data-cy=detailedStorySubtitle], .t18kdk3p [data-cy=detailedStorySubtitle], .t8niez8 [data-cy=detailedStorySubtitle] {
    font-size: 16px;
  }
}

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

.r1mjgvrj, .r1w7pdq3 {
  /** byline and share bar container **/
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  border-top: 1px solid rgba(159, 159, 159, 0.3);
}
@media (max-width: 700px) {
  .r1mjgvrj, .r1w7pdq3 {
    margin: 0 15px;
  }
}

[data-testid=detailedStorySourceHeader] {
  margin-bottom: 0;
}

/** byline container **/
.s1jtpg7h {
  padding-top: 10px;
}

/**** Share bar ***/
.s1dq3svd {
  padding: 0 0 20px;
  margin: 0;
}

@media (max-width: 700px) {
  .s1dq3svd {
    margin-left: 16px;
  }
}

.t8niez8 .locj8y2 {
  visibility: hidden;
}

/** Contains all the text and picture **/
.b1w7pdq3, .fcjl2rh, .bha4n0t, .b18kdk3p {
  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: 1299px) {
  .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: 1299px) {
  [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: 810px) {
  [data-cy=detailedStoryBody] {
    padding: 0;
  }

  [data-cy=detailedStoryTitle], [data-cy=detailedStorySubtitle] {
    padding: 5px 15px 0 !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: 810px) and (max-width: 1299px) {
  .h1gb7ba4 h2 {
    margin: 25px auto 10px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu {
  font-family: "Barlow", sans-serif !important;
}
[data-cy=detailedStoryBody] .r8h8snu h1 {
  color: #273777 !important;
  text-transform: none !important;
  border: none !important;
  display: block;
  padding: 0 !important;
  margin: 100px auto 15px !important;
  max-width: 700px !important;
  font-size: 50px !important;
  line-height: 1;
  font-weight: 800 !important;
  position: relative;
}
@media (max-width: 1299px) {
  [data-cy=detailedStoryBody] .r8h8snu h1 {
    font-size: 40px !important;
  }
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h1 {
    margin: 100px 15px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h1::before {
  background-color: #273777;
  content: "";
  position: absolute;
  top: -17px;
  width: 100%;
  height: 10px;
  border-radius: 4px;
}
[data-cy=detailedStoryBody] .r8h8snu h2 {
  text-transform: uppercase !important;
  border-bottom: none !important;
  border-top: 10px solid #19343D !important;
  display: block;
  padding: 10px 0 0 !important;
  margin: 60px auto 0 !important;
  max-width: 700px !important;
  font-style: normal;
  font-weight: 800 !important;
  font-size: 28px !important;
  line-height: 100% !important;
  color: #273777 !important;
  position: relative;
  clear: both;
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h2 {
    font-size: 18px;
    margin: 55px 15px 25px !important;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h3 {
  border-bottom: 0;
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  color: #989898;
  line-height: 117%;
  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: 22px;
  }
}
[data-cy=detailedStoryBody] .r8h8snu h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 100%;
  padding-top: 15px;
  text-transform: uppercase;
  color: #273777;
  border-top: 2px solid #273777;
  max-width: 700px;
  margin: 0 auto 25px;
  border-left: 0;
  padding-left: 0;
}
@media all and (max-width: 1299px) {
  [data-cy=detailedStoryBody] .r8h8snu h4 {
    margin: 0 15px 25px !important;
    font-size: 22px;
    line-height: 24px;
  }
}
@media all and (max-width: 700px) {
  [data-cy=detailedStoryBody] .r8h8snu h5 {
    margin: 25px 15px 10px !important;
    font-size: 22px;
  }
}

.a19n68u5 .descriptionPhoto {
  padding: 0 0 15px;
  margin-top: -25px;
  font-size: 11px;
  line-height: 14px;
  color: white;
}

/**** MAIN IMG ****/
[data-testid=photoGallery] {
  margin: 0 auto;
}

@media (min-width: 1300px) {
  [data-testid=storyMainImage] [data-cy=ImageItem] .i11pmu1h {
    z-index: 0;
    height: 70vh;
    overflow: hidden;
    margin-left: -320px;
  }
}
@media (max-width: 1299px) {
  [data-testid=storyMainImage] [data-cy=ImageItem] .i11pmu1h {
    height: 70vh;
    overflow: hidden;
  }
}
@media (max-width: 700px) {
  [data-testid=storyMainImage] [data-cy=ImageItem] .i11pmu1h {
    height: 260px;
  }
}
@media (max-width: 1299px) {
  [data-testid=storyMainImage] [data-testid=imageItem] {
    width: 100%;
    height: auto;
    display: block;
    margin-left: 0 !important;
  }
}
@media (min-width: 1300px) {
  [data-testid=storyMainImage] [data-testid=imageItem] {
    min-height: 70vh;
  }
}
@media (max-width: 1299px) {
  [data-testid=storyMainImage] [data-testid=imageItem] {
    min-height: 70vh;
  }
}
@media (max-width: 700px) {
  [data-testid=storyMainImage] [data-testid=imageItem] {
    min-height: 260px;
  }
}
[data-testid=storyMainImage] img {
  object-fit: cover;
}

/*** Column with article content, right underneath detailedStory-BASIC ***/
.a1jlq69h {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-bottom: 50px;
}

[data-testid=storyMainImage] .c1p6sj89 {
  width: 100%;
  height: 70vh;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 700px) {
  [data-testid=storyMainImage] .c1p6sj89 {
    height: 260px;
  }
}

.embedded-others > div.viz,
.viz {
  max-width: 700px !important;
  margin: auto;
}
@media (max-width: 700px) {
  .embedded-others > div.viz,
.viz {
    margin: auto 15px;
  }
}

.viz.cegeps #v_methodologie,
.viz.cegeps #v_precisions,
.viz.cegeps #v_comment_lire {
  scroll-margin-top: 5rem;
}

/*# sourceMappingURL=style-layout.css.map */
