@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" /> */
/* 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" /> */
/* 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" /> */
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-row {
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.2);
}

#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-view-node a:hover {
  background-color: #212851;
  color: white;
}

#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-view-node a {
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  font-size: 0.8333em;
  font-family: "brutal_bold";
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 15px 50px;
  border-radius: 30px;
  background-color: #212851;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
}

#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-view-node a {
  font-size: 0.7222em;
  background-color: #212851;
  padding: 5px 0;
  width: 100%;
  margin: 25px 0;
}

#block-views-block-liste-des-publications-block-2 {
  background-color: #f3f2f2;
  margin-bottom: 60px;
  padding-bottom: 50px;
}
#block-views-block-liste-des-publications-block-2 .form-wrapper:nth-child(2) {
  display: none;
}
#block-views-block-liste-des-publications-block-2 fieldset {
  margin: 0;
}
#block-views-block-liste-des-publications-block-2 legend {
  font-family: "brutal_medium";
  font-weight: 400;
  margin-bottom: 10px;
}
#block-views-block-liste-des-publications-block-2 .form-radios {
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
}
#block-views-block-liste-des-publications-block-2 .form-radios .form-item {
  margin-right: 15px;
  font-size: 0.8889em;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications {
  max-width: 1320px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-filters {
  width: 100%;
  margin-bottom: 40px;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-row {
  width: 300px;
  margin-bottom: 20px;
  background-color: white;
  position: relative;
  padding-bottom: 90px;
  margin-right: 15px;
  margin-left: 15px;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content img {
  width: 100%;
  height: auto;
  display: block;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-term-node-tid {
  padding: 0 25px;
  margin-top: 25px;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-term-node-tid ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #212851;
  text-transform: uppercase;
  font-family: "brutal_extra_bold";
  font-size: 0.8333em;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-term-node-tid ul li {
  margin: 0;
  padding: 0;
  line-height: 130%;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-title {
  padding: 0 25px;
  margin-top: 25px;
  line-height: 120%;
  font-size: 0.8889em;
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-created {
  padding: 0 25px;
  margin-top: 20px;
  color: #3c546c;
  font-size: 0.8333em;
  font-family: "brutal_medium";
}
#block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-view-node {
  position: absolute;
  bottom: 0px;
  left: 25px;
  right: 25px;
}
@media only screen and (min-width: 1024px) {
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content {
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-row {
    margin-right: 25px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1280px) {
  #block-views-block-liste-des-publications-block-2 {
    margin-bottom: 100px;
    padding-bottom: 0;
  }
  #block-views-block-liste-des-publications-block-2 legend {
    margin-bottom: 25px;
  }
  #block-views-block-liste-des-publications-block-2 .form-radios {
    display: block;
  }
  #block-views-block-liste-des-publications-block-2 .form-radios .form-item {
    font-size: 1em;
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-filters {
    width: 300px;
    margin-bottom: 60px;
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content {
    width: 960px;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-row {
    margin-bottom: 60px;
    margin-right: 30px;
    width: calc(33% - 30px);
  }
  #block-views-block-liste-des-publications-block-2 .view-id-liste_des_publications .view-content .views-field-title {
    font-size: 1em;
  }
}