@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 */
body.node-394 .layout-content {
  padding-top: 100px;
}

.jarvi .jarvi-offers-container {
  max-width: 2000px !important;
}
.jarvi .jarvi-offers-container .jarvi-attribution {
  display: none !important;
}

#jarvi-job-offers > div > div > div:nth-child(2) > div.jarvi-offers-list > article > div.jarvi-offer-content > h3 {
  font-weight: 100 !important;
}
@media (min-width: 1024px) {
  #jarvi-job-offers > div > div > div:nth-child(2) > div.jarvi-offers-list > article > div.jarvi-offer-content > h3 {
    font-size: 1.5rem !important;
  }
}

.jarvi .jarvi-jobs-count {
  font-weight: normal !important;
  margin-top: 50px !important;
}
@media (min-width: 1024px) {
  .jarvi .jarvi-jobs-count {
    margin-top: 75px !important;
  }
}