@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 */
/* line 4, ../sass/examen-rv.scss */
#block-examensavecrv {
  max-width: 608px;
  margin: 0 auto;
}
/* line 7, ../sass/examen-rv.scss */
#block-examensavecrv ul.list {
  padding: 0;
  margin: 0;
}
/* line 10, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li {
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 14, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li .wrapper-infos {
  float: left;
  width: calc(100% - 40px);
}
/* line 17, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li .wrapper-infos .title {
  font-size: 1.14em;
  font-weight: 300;
}
/* line 21, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li .wrapper-infos .region {
  color: #B15BA3;
  font-size: 0.86em;
}
/* line 26, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li a {
  color: inherit;
  text-decoration: none;
}
/* line 30, ../sass/examen-rv.scss */
#block-examensavecrv ul.list li a.direct-link {
  display: block;
  float: left;
  width: 40px;
  height: 19px;
  background-image: url(../images/fl-list@2x.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
/* line 42, ../sass/examen-rv.scss */
#block-examensavecrv .note {
  font-size: 1.14em;
  margin-top: 70px;
}

@media only screen and (min-width: 768px) {
  /* line 50, ../sass/examen-rv.scss */
  #block-examensavecrv ul.list {
    column-count: 2;
    column-gap: 40px;
  }
  /* line 55, ../sass/examen-rv.scss */
  #block-examensavecrv ul.list li .wrapper-infos .title {
    font-size: 1em;
  }
  /* line 58, ../sass/examen-rv.scss */
  #block-examensavecrv ul.list li .wrapper-infos .region {
    font-size: 0.75em;
    line-height: 130%;
  }
  /* line 65, ../sass/examen-rv.scss */
  #block-examensavecrv .note {
    font-size: 1em;
    margin-top: 45px;
  }
}
