<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.block-caracteristiques {
  background-color: #262626;
  position: relative;
  overflow: hidden;
}
.block-caracteristiques h4 {
  font-size: 1.25rem;
  font-weight: bold;
}
.block-caracteristiques::before {
  content: none;
  position: absolute;
  z-index: 3;
  top: -15px;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #FFFFFF;
  transform: translate(-20%);
  height: 3%;
  display: none;
}
@media (min-width: 576px) {
  .block-caracteristiques::before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -30px !important;
    bottom: 0;
    left: 50%;
    border-left: 1px solid #FFFFFF;
    transform: translate(-20%);
    height: 10% !important;
  }
}
@media (min-width: 992px) {
  .block-caracteristiques {
    overflow: visible;
  }
  .block-caracteristiques::before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -30px !important;
    bottom: 0;
    left: 50%;
    border-left: 1px solid #FFFFFF;
    transform: translate(-20%);
    height: 18% !important;
  }
}
@media (min-width: 1400px) {
  .block-caracteristiques .line:not(:last-child) {
    border-right: 1px solid #FF3600;
  }
}
