<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");
}
.bandeau_carte {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr;
  column-gap: 100px;
  background: #03045E;
}
.bandeau_carte .container_image {
  justify-self: right;
  margin-bottom: 145px;
}
.bandeau_carte .texte {
  width: 550px;
  margin-top: 200px;
}
.bandeau_carte .texte h2 {
  color: #ffffff;
}
.bandeau_carte .dots_container {
  position: absolute;
  top: 350px;
  right: 0;
  width: 140px;
  overflow: hidden;
}
.bandeau_carte::before {
  margin-bottom: 100px;
  grid-column: span 2;
  content: '';
  position: relative;
  top: 0;
  left: 0;
  height: 180px;
  width: 100%;
  background: url(../../../img/wave.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
@media (max-width: 1400px) {
  .bandeau_carte:before {
    height: 130px;
  }
  .bandeau_carte .container_image {
    margin-left: 50px;
    margin-bottom: 60px;
  }
  .bandeau_carte .texte {
    margin-right: 50px;
  }
  .bandeau_carte .texte span {
    margin-right: 0;
  }
}
@media (max-width: 1260px) {
  .bandeau_carte .texte {
    width: auto;
  }
  .bandeau_carte .texte h2 {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .bandeau_carte::before {
    display: none;
  }
  .bandeau_carte {
    grid-template-columns: 1fr;
    justify-content: center;
  }
  .bandeau_carte .container_image {
    grid-row: 2;
    justify-self: center;
    margin-right: 20px;
    margin-left: 20px;
  }
  .bandeau_carte .texte {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 50px;
  }
  .bandeau_carte .texte span {
    margin: 0;
  }
  .bandeau_carte .texte h2::after {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991.98px) {
  .bandeau_carte .dots {
    display: none;
  }
  .bandeau_carte .texte {
    margin-top: 100px;
  }
}
@media (max-width: 800px) {
  .bandeau_carte .container_image img {
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    object-position: 50% 50%;
  }
}
