<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");
}
.bulle_image_texte {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 100px;
}
.bulle_image_texte .image_container {
  position: relative;
  height: 1000px;
  padding-left: 150px;
}
.bulle_image_texte .image_container .bubble {
  position: absolute;
  z-index: 3;
  width: 129%;
}
.bulle_image_texte .image_container .bubble .imgShape {
  mask: url('../../../img/bulle.svg');
  -webkit-mask: url('../../../img/bulle.svg');
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.bulle_image_texte .image_container svg {
  position: absolute;
  z-index: 2;
}
.bulle_image_texte .image_container .dots {
  position: absolute;
  z-index: 1;
  top: 240px;
  left: 30px;
}
.bulle_image_texte .image_container .gradient_sphere {
  bottom: 100px;
  left: 180px;
}
.bulle_image_texte .image_container .blue_sphere {
  bottom: 200px;
  left: 780px;
}
.bulle_image_texte .image_container .grey_ovale {
  top: -50px;
  left: 400px;
}
.bulle_image_texte .image_container .grey_sphere {
  top: 240px;
  left: 110px;
}
.bulle_image_texte .texte {
  align-self: center;
  margin-left: 250px;
  width: 550px;
}
.bulle_image_texte .texte h1 span {
  display: block;
}
.bulle_image_texte .texte h1 span:first-of-type {
  font-size: 50px;
  font-weight: 100;
}
.bulle_image_texte .texte p {
  margin-bottom: 20px;
  line-height: 32px;
}
.bulle_image_texte .texte a {
  margin-top: 40px;
}
@media (max-width: 1490px) {
  .bulle_image_texte .texte {
    margin-left: 125px;
    width: 65%;
  }
  .bulle_image_texte .texte h1,
  .bulle_image_texte .texte h2 {
    font-size: 40px;
  }
  .bulle_image_texte .texte h1 span:first-of-type,
  .bulle_image_texte .texte h2 span:first-of-type {
    font-size: 40px;
  }
  .bulle_image_texte .image_container {
    height: 700px;
  }
  .bulle_image_texte .image_container .gradient_sphere {
    left: 110px;
  }
  .bulle_image_texte .image_container .bubble {
    width: 100%;
  }
  .bulle_image_texte .image_container .grey_sphere {
    top: 50%;
    transform: translateY(-50%);
  }
  .bulle_image_texte .image_container .dots {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 991.98px) {
  .bulle_image_texte .texte {
    margin-left: 60px;
    width: 70%;
  }
  .bulle_image_texte .image_container {
    height: 550px;
  }
  .bulle_image_texte .image_container .dots {
    width: 70%;
  }
  .bulle_image_texte .image_container .bubble {
    width: 100%;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 800px) {
  .bulle_image_texte .texte {
    width: auto;
  }
  .bulle_image_texte .texte h1 span {
    font-size: 35px !important;
  }
  .bulle_image_texte .container_image {
    height: 100px;
    width: 100%;
    justify-self: center;
  }
  .bulle_image_texte .container_image img {
    height: 100px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 0 317px 317px 0;
  }
}
@media (max-width: 768px) {
  .bulle_image_texte {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
  .bulle_image_texte .texte {
    justify-self: center;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    grid-row: 1;
    margin-bottom: 0;
  }
  .bulle_image_texte .texte h1 {
    text-align: center;
  }
  .bulle_image_texte .texte h1::after {
    margin-left: auto;
    margin-right: auto;
  }
  .bulle_image_texte .image_container {
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 2rem;
  }
  .bulle_image_texte .image_container .bubble {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0);
    width: 80%;
    margin: auto;
  }
  .bulle_image_texte .image_container .dots {
    top: 2rem;
    transform: translateY(0);
    left: 2rem;
    width: 40%;
  }
  .bulle_image_texte .image_container .gradient_sphere {
    bottom: 25px;
    left: 10%;
  }
  .bulle_image_texte .image_container .grey_ovale {
    top: 36%;
    left: auto;
    right: 0rem;
    width: 50%;
    height: auto;
  }
  .bulle_image_texte .image_container .grey_sphere {
    display: none;
  }
}
