@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 10, ../sass/prendre-rv.scss */
#block-prendrerendezvous {
  padding-top: 20px;
  background-color: white;
  width: calc(100% + 50px);
  margin: 0 -25px;
  text-align: center;
  margin-bottom: -40px;
  padding-bottom: 40px;
}
/* line 18, ../sass/prendre-rv.scss */
#block-prendrerendezvous h2 {
  color: #B15BA3;
  font-size: 1.425em;
  font-weight: 700;
  font-family: "IBM Plex Sans", sans-serif;
  line-height: 130%;
}
/* line 25, ../sass/prendre-rv.scss */
#block-prendrerendezvous .liens {
  max-width: 190px;
  margin: 0 auto;
  text-align: center;
}
/* line 29, ../sass/prendre-rv.scss */
#block-prendrerendezvous .liens > span {
  font-size: 1.14em;
}
/* line 32, ../sass/prendre-rv.scss */
#block-prendrerendezvous .liens a {
  font-size: 1.14em;
  display: inline-block;
  width: 100%;
  color: inherit;
  margin-bottom: 15px;
  text-decoration: none;
}
/* line 39, ../sass/prendre-rv.scss */
#block-prendrerendezvous .liens a.cta {
  color: white;
  margin-top: 30px;
  padding: 10px 5px;
  max-width: 150px;
}
/* line 44, ../sass/prendre-rv.scss */
#block-prendrerendezvous .liens a.cta span {
  background-image: url(../images/icone-clavardage@2x.png);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 32px;
  text-align: left;
}
/* line 55, ../sass/prendre-rv.scss */
#block-prendrerendezvous a.repertoire {
  display: inline-block;
  font-size: 1.28em;
  margin-top: 30px;
}

/* line 63, ../sass/prendre-rv.scss */
body.node-80 #block-prendrerendezvous a.repertoire {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 69, ../sass/prendre-rv.scss */
  #block-prendrerendezvous {
    width: 100%;
    margin: 40px 0 0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 40px;
    margin-bottom: -40px;
  }
}
