<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/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/cibeins.fr/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/cibeins.fr/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/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.formation-situation .titre {
  font-size: 1.5rem;
}
.formation-situation .content-container .container-situations .container-picto .wrapper-picto {
  height: 50px;
  width: 55px;
  clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.formation-situation .content-container .container-situations .wrapper-situation .titre {
  font-size: 1rem;
  color: #737B7D;
  font-weight: 700;
}
.formation-situation .content-container .container-situations .wrapper-situation .lien {
  color: #737B7D;
  font-size: 1rem;
}
.formation-situation .images-container .image {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
@media (min-width: 992px) {
  .formation-situation .titre {
    font-size: 2.265rem;
  }
  .formation-situation .content-container .wrapper-situation .titre {
    font-size: 1.125rem;
  }
  .formation-situation .content-container .wrapper-situation .lien {
    font-size: 1.125rem;
  }
  .formation-situation .images-container .image {
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
}
