<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");
}
.carte_texte {
  display: grid;
  grid-template-columns: 3fr 2fr;
  margin-bottom: 100px;
  position: relative;
  margin-top: 50px;
}
.carte_texte .deco {
  position: absolute;
  left: -470px;
  top: 100px;
  z-index: 5;
}
.carte_texte .image_container {
  position: relative;
  height: 700px;
  width: 100%;
  max-width: 100%;
}
.carte_texte .image_container .main_img {
  position: relative;
  z-index: 3;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  object-position: 50% 50%;
}
.carte_texte .image_container .dots {
  position: absolute;
  z-index: 1;
  top: 240px;
  left: 500px;
}
.carte_texte .texte {
  align-self: center;
  margin-left: 250px;
  width: 550px;
}
.carte_texte .texte h1 span {
  display: block;
}
.carte_texte .texte h1 span:first-of-type {
  font-size: 50px;
  font-weight: 100;
}
.carte_texte .texte p {
  margin-bottom: 20px;
}
.carte_texte .texte a {
  margin-top: 40px;
}
@media (max-width: 1700px) {
  .carte_texte .deco {
    width: 400px;
    left: -180px;
    top: 180px;
  }
}
@media (max-width: 1600px) {
  .carte_texte .deco {
    width: 300px;
    left: -200px;
    top: 200px;
  }
}
@media (max-width: 1450px) {
  .carte_texte {
    margin-top: 100px;
  }
  .carte_texte .deco {
    width: 300px;
    left: -200px;
    top: 100px;
  }
  .carte_texte .texte {
    width: 50%;
  }
  .carte_texte .image_container {
    height: 500px;
  }
  .carte_texte .image_container .main_img {
    height: 500px;
  }
}
@media (max-width: 1399.98px) {
  .carte_texte .texte {
    margin-left: 180px;
  }
  .carte_texte .texte p {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .carte_texte {
    grid-template-columns: 1fr;
    margin-top: 150px;
    justify-content: center;
    justify-items: center;
  }
  .carte_texte .texte {
    grid-row: 1;
    margin-bottom: 50px;
    margin-left: 0;
    width: 550px;
    justify-self: center;
  }
  .carte_texte .texte p {
    text-align: left;
  }
  .carte_texte .image_container {
    grid-row: 2;
    max-width: 100%;
    text-align: center;
  }
  .carte_texte .image_container .deco {
    left: 100px;
  }
  .carte_texte .image_container .dots {
    display: none;
  }
}
@media (max-width: 800px) {
  .carte_texte {
    width: 100%;
    margin: 8rem 0 6rem;
    padding: 0 2rem;
  }
  .carte_texte .texte {
    justify-self: center;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .carte_texte .texte h1:after {
    margin-left: auto;
    margin-right: auto;
  }
  .carte_texte .image_container .main_img {
    height: 400px;
  }
  .carte_texte .image_container .deco {
    display: none;
  }
}
