<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/croc-up.com/wp-content/themes/idcomweb/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/croc-up.com/wp-content/themes/idcomweb/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/croc-up.com/wp-content/themes/idcomweb/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/croc-up.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main #page-content .main-section.atouts-section {
  padding-bottom: 40px;
}
body main #page-content .main-section.atouts-section .block {
  position: relative;
  border-radius: 50px;
  border: 1px dashed #b4b4b4;
  padding: 35px 30px 5px 30px;
}
body main #page-content .main-section.atouts-section .block::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 65px;
  width: 27px;
  height: 21px;
  background-color: #b4b4b4;
  -webkit-mask-image: url(../../../../img/icone-ciseaux.svg);
  mask-image: url(../../../../img/icone-ciseaux.svg);
}
body main #page-content .main-section.atouts-section .block >.row .col {
  padding-left: 15px;
  padding-right: 15px;
}
body main #page-content .main-section.atouts-section .block >.row .col h3 {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
body main #page-content .main-section.atouts-section .block >.row .col .img-box {
  vertical-align: middle;
  margin-bottom: 5px;
}
body main #page-content .main-section.atouts-section .block >.row .col .img-box svg {
  width: 24px;
  height: auto;
}
body main #page-content .main-section.atouts-section .block >.row .col .img-box svg path {
  fill: #950215;
}
@media (min-width: 768px) {
  body main #page-content .main-section.atouts-section .block >.row .col h3 {
    font-size: 1rem;
    letter-spacing: 4px;
  }
}
@media (min-width: 1400px) {
  body main #page-content .main-section.atouts-section .block >.row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  body main #page-content .main-section.atouts-section .block >.row .col {
    white-space: nowrap;
  }
  body main #page-content .main-section.atouts-section .block >.row .col h3 {
    display: inline-block;
  }
  body main #page-content .main-section.atouts-section .block >.row .col .img-box {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
  }
  body main #page-content .main-section.atouts-section .block >.row .col:first-child .img-box {
    display: none;
  }
}
