<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: "baskerville-semibold";
  src: url("../../fonts/baskerville_semibold.ttf");
}
@font-face {
  font-family: "baskerville-bold";
  src: url("../../fonts/baskerville_bold.otf");
}
@font-face {
  font-family: "poppins-light";
  src: url("../../fonts/Poppins-Light.ttf");
}
@font-face {
  font-family: "poppins-regular";
  src: url("../../fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "poppins-medium";
  src: url("../../fonts/Poppins-Medium.ttf");
}
@font-face {
  font-family: "poppins-medium-italic";
  src: url("../../fonts/Poppins-MediumItalic.ttf");
}
@font-face {
  font-family: "poppins-semibold";
  src: url("../../fonts/Poppins-SemiBold.ttf");
}
@font-face {
  font-family: "poppins-bold";
  src: url("../../fonts/Poppins-Bold.ttf");
}
.precedent_suivant::before {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 50vw;
  height: 230%;
  margin: -150px -300px;
  background-image: url('../../../img/dots_right_black.png');
  background-repeat: no-repeat;
  background-position: -20em 50%;
  background-size: cover;
}
.precedent_suivant::after {
  content: '';
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 50vw;
  height: 230%;
  margin: -150px -300px;
  background-image: url('../../../img/dots_left_black.png');
  background-repeat: no-repeat;
  background-position: 20em 50%;
  background-size: cover;
}
.precedent_suivant {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 150px 300px;
}
.precedent_suivant a {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  font-size: 31px;
  letter-spacing: 5.18px;
  transition: 200ms;
  font-family: "poppins-regular";
  line-height: 46px;
}
.precedent_suivant p {
  font-size: 35px;
  margin-top: 60px;
  font-family: "poppins-bold";
  line-height: 55px;
}
.precedent_suivant .precedent {
  position: relative;
  z-index: 4;
  justify-self: start;
  width: 530px;
  transition: 200ms;
  cursor: pointer;
}
.precedent_suivant .precedent a::before {
  content: '←';
  margin-right: 40px;
}
.precedent_suivant .precedent:hover {
  color: #E53817;
  margin-left: -10px;
}
.precedent_suivant .precedent:hover a {
  color: #E53817;
}
.precedent_suivant .suivant {
  position: relative;
  z-index: 4;
  justify-self: end;
  text-align: right;
  width: 530px;
  transition: 200ms;
  cursor: pointer;
}
.precedent_suivant .suivant a::after {
  content: '→';
  margin-left: 40px;
}
.precedent_suivant .suivant:hover {
  color: #E53817;
  margin-right: -10px;
}
.precedent_suivant .suivant:hover a {
  color: #E53817;
}
@media (max-width: 1900px) {
  .precedent_suivant {
    margin: 150px 200px;
  }
  .precedent_suivant a {
    font-size: 25px;
  }
  .precedent_suivant p {
    font-size: 30px;
  }
}
@media (max-width: 1500px) {
  .precedent_suivant {
    margin: 150px 100px;
  }
}
@media (max-width: 1300px) {
  .precedent_suivant::before {
    background-image: none;
  }
  .precedent_suivant::after {
    background-image: none;
  }
  .precedent_suivant .suivant {
    display: grid;
    justify-items: end;
    width: auto;
  }
  .precedent_suivant .precedent {
    width: auto;
  }
  .precedent_suivant a {
    font-size: 20px;
  }
  .precedent_suivant p {
    font-size: 25px;
    width: 70%;
  }
}
@media (max-width: 991.98px) {
  .precedent_suivant {
    margin: 30px 0;
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .precedent_suivant .precedent,
  .precedent_suivant .suivant {
    justify-self: center;
    display: grid;
    justify-items: center;
    margin: 30px 0;
  }
  .precedent_suivant .precedent a,
  .precedent_suivant .suivant a {
    font-size: 15px;
  }
  .precedent_suivant .precedent p,
  .precedent_suivant .suivant p {
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    width: 90%;
    margin-top: 20px;
  }
  .precedent_suivant .precedent:hover,
  .precedent_suivant .suivant:hover {
    margin-left: 0;
    margin-right: 0;
  }
}
