<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/wp-content/themes/idcomweb-main/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/wp-content/themes/idcomweb-main/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;
}
.accordeons {
  margin: 3rem 0 6.5rem;
}
.accordeons .svg-titre {
  position: absolute;
  z-index: -1;
  left: -11%;
  width: auto;
  top: -2rem;
  height: auto;
}
.accordeons .accordion-button {
  color: #4B4B4D;
  background-color: #F7F7F7;
  font-size: 17px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  padding: 1;
  border: none;
  border-radius: inherit;
}
.accordeons .accordion-button:focus,
.accordeons .accordion-button:active {
  border: none;
  box-shadow: none;
}
.accordeons .accordion-button:hover {
  background-color: #C71927 !important;
  color: white !important;
}
.accordeons .accordion-button:hover span {
  color: white;
}
.accordeons .accordion-item {
  margin: 5px 0;
}
.accordeons .accordion-collapse {
  border: none;
  border-radius: 0;
  color: #4B4B4D;
  background-color: #F7F7F7;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.accordeons .accordion-button:not(.collapsed) {
  color: white;
  background-color: #C71927;
}
.accordeons .accordion-button:not(.collapsed) span {
  color: white !important;
}
@media (max-width: 991.98px) {
  .accordeons {
    margin: 4rem 0;
  }
  .accordeons .svg-titre {
    left: -10rem;
    top: -1rem;
    width: 50%;
  }
  .accordeons .accordion-button {
    font-size: 17px;
    padding: 1.5rem 3rem;
  }
}
@media (max-width: 767.98px) {
  .accordeons {
    margin: 2rem 0;
  }
  .accordeons .accordion-button {
    font-size: 15px;
    padding: 1rem;
  }
}
@media (max-width: 576px) {
  .accordeons .svg-titre {
    left: -10rem;
    top: -1rem;
    width: 80%;
  }
}
