<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/concept-snoezelen.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/concept-snoezelen.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/concept-snoezelen.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/concept-snoezelen.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/concept-snoezelen.fr/:/tmp/) in <b>/www/wwwroot/concept-snoezelen.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/concept-snoezelen.fr/:/tmp/) in <b>/www/wwwroot/concept-snoezelen.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/concept-snoezelen.fr/:/tmp/) in <b>/www/wwwroot/concept-snoezelen.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/concept-snoezelen.fr/:/tmp/) in <b>/www/wwwroot/concept-snoezelen.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/Caveat-VariableFont_wght.ttf");
}
.produits {
  margin-top: 50px;
  position: relative;
}
.produits .gamme {
  position: absolute;
  top: -280px;
  left: 340px;
}
.produits .vague {
  position: absolute;
  margin-top: 2000px;
  height: 100vh;
  width: 100vw;
  z-index: 0;
  background: linear-gradient(white,#F4F5FA);
}
.produits .vague img {
  position: absolute;
  bottom: 0;
  width: 100vw;
}
.produits .ancre_container {
  margin-top: 150px;
  text-align: center;
}
.produits .ancre_container .ancre {
  border: 2px solid #00C2CB;
  padding: 10px 22px;
  color: #00C2CB;
  position: relative;
  margin: 10px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: 200ms;
}
.produits .ancre_container .ancre:hover {
  background: #00C2CB;
  color: #ffffff;
}
.produits h2 {
  text-align: center;
  margin-top: 5rem;
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
.produits h2::after {
  margin-left: auto;
  margin-right: auto;
}
.produits div.produit {
  margin-bottom: 70px;
}
.produits div.produit a.produitBloc {
  padding: 10rem 0;
  display: grid;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.produits div.produit a.produitBloc > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
.produits div.produit a.produitBloc div.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  display: grid;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.produits div.produit a.produitBloc div.filter h4,
.produits div.produit a.produitBloc div.filter h5 {
  color: #ffffff;
  text-align: center;
  width: 350px;
}
.produits div.produit a.produitBloc div.filter h4 {
  font-weight: bold;
  margin-bottom: 20px;
}
.produits div.produit a.produitBloc div.filter h5 {
  font-weight: normal;
  font-size: 1rem;
}
.produits div.produit a.produitBloc:hover > img {
  transform: scale(1.1);
}
@media (max-width: 1500px) {
  .produits .gamme {
    position: absolute;
    top: -280px;
    left: 50%;
    width: 390px;
    transform: translateX(-80%);
  }
}
@media (max-width: 1199.98px) {
  .produits .gamme {
    display: none;
  }
}
@media (max-width: 500px) {
  .produits .ancre_container .ancre {
    width: 100%;
    margin: 10px 0;
  }
}
