@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
.paragraph--type--lien.paragraph--id--29 .field--name-field-para-lien a {
  display: inline-block;
  background-color: #002470;
  color: #fff;
  font-size: 1rem;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 120%;
  padding: 15px 30px;
  position: relative;
  box-shadow: inset -15em 0 0 0 rgb(0, 48, 151), inset 15em 0 0 0 rgb(0, 48, 151);
  transition: box-shadow 0.4s ease;
}
.paragraph--type--lien.paragraph--id--29 .field--name-field-para-lien a:hover {
  box-shadow: inset 0em 0 0 0 rgb(0, 48, 151), inset 0em 0 0 0 rgb(0, 48, 151);
}

@media only screen and (min-width: 1200px) {
  .paragraph--type--lien.paragraph--id--29 .field--name-field-para-lien a {
    font-size: 1.125rem;
  }
}
.paragraph--type--header-article.paragraph--id--28 {
  background-color: rgb(237, 237, 237);
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-body-text {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 20px 0 50px;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item {
  background-color: #fff;
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article {
  position: static;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article .node__content a {
  text-decoration: none;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article .node__content a .infos {
  padding: 10px 20px 30px;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article .node__content a .infos h3 {
  font-size: 1.25em;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article .node__content a .infos .field--name-field-teaser {
  color: rgb(14, 17, 18);
  font-size: 1rem;
  font-weight: 400;
  margin: 20px 0;
  line-height: 140%;
}
.paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article > .field__item article .node__content a .infos .date {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: rgb(0, 48, 151);
  font-size: 1rem;
  font-weight: 500;
}

.paragraph--type--lien.paragraph--id--29 {
  background-color: rgb(237, 237, 237);
  padding: 0px 0 50px;
}
.paragraph--type--lien.paragraph--id--29 .field--name-field-para-lien {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .paragraph--type--header-article.paragraph--id--28 .field--name-field-body-text {
    width: calc(100% - 140px);
  }
  .paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles {
    width: calc(100% - 140px);
  }
}
@media only screen and (min-width: 1200px) {
  .paragraph--type--header-article.paragraph--id--28 {
    background-color: rgb(237, 237, 237);
  }
  .paragraph--type--header-article.paragraph--id--28 .field--name-field-body-text {
    max-width: 1400px;
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
  }
  .paragraph--type--header-article.paragraph--id--28 .field--name-field-liste-des-articles .paragraph--type--article .field--name-field-liste-article {
    gap: 40px;
  }
}