<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.modulereferences {
  padding: 240px 0 120px;
  position: relative;
  background-color: #FBFBFB;
  z-index: 1;
}
body main section.modulereferences #form-princ {
  position: absolute;
  top: 64%;
  transform: translateY(-50%);
  left: 0;
  width: 1285px;
  z-index: -1;
  fill: transparent;
}
body main section.modulereferences #form-princ path {
  transform: scale(0.8);
  fill: #e8eaf0;
}
body main section.modulereferences .contenu .container {
  max-width: 1610px;
}
body main section.modulereferences .contenu svg#circle {
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: 35px;
}
body main section.modulereferences .contenu h2 {
  font-size: 50px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 60px;
}
body main section.modulereferences .contenu h2 svg {
  margin-right: 15px;
  margin-top: 22px;
}
body main section.modulereferences .contenu .global {
  margin: 0 -20px;
}
body main section.modulereferences .contenu .global .item {
  padding: 0 20px;
}
body main section.modulereferences .contenu .bouton.princ {
  margin-top: 50px;
}
body main section.modulereferences .contenu .bouton.princ a span {
  color: #5D6F85;
  letter-spacing: .4px;
  font-weight: 400;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Poppins', sans-serif;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulereferences .contenu .bouton.princ a span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 105px;
  height: 1px;
  background-color: #5D6F85;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulereferences .contenu .bouton.princ a svg {
  fill: #5D6F85;
  margin-left: 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulereferences .contenu .bouton.princ a:hover span {
  color: #FF5E00;
}
body main section.modulereferences .contenu .bouton.princ a:hover span:before {
  width: 100%;
  background-color: #FF5E00;
}
body main section.modulereferences .contenu .bouton.princ a:hover svg {
  margin-left: 25px;
  fill: #FF5E00;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.modulereferences {
    padding: 200px 0 100px;
  }
  body main section.modulereferences .contenu h2 {
    font-size: 44px;
  }
  body main section.modulereferences .contenu .global {
    margin: 0 -12px;
  }
  body main section.modulereferences .contenu .global .item {
    padding: 0 12px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.modulereferences {
    padding: 160px 0 80px;
  }
  body main section.modulereferences #form-princ {
    width: 1035px;
  }
  body main section.modulereferences .contenu h2 {
    font-size: 38px;
  }
  body main section.modulereferences .contenu .global {
    margin: 0 -10px;
  }
  body main section.modulereferences .contenu .global .item {
    padding: 0 10px;
  }
  body main section.modulereferences .contenu .left {
    display: none;
  }
  body main section.modulereferences .contenu .right {
    width: 100%;
  }
  body main section.modulereferences .contenu .bouton.princ a span {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.modulereferences {
    padding: 100px 0 60px;
    overflow: hidden;
  }
  body main section.modulereferences #form-princ {
    width: 1035px;
  }
  body main section.modulereferences .contenu h2 {
    font-size: 38px;
    margin-bottom: 40px;
  }
  body main section.modulereferences .contenu .container {
    max-width: 830px;
  }
  body main section.modulereferences .contenu .global {
    margin: 0 -10px;
  }
  body main section.modulereferences .contenu .global .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  body main section.modulereferences .contenu .left {
    display: none;
  }
  body main section.modulereferences .contenu .right {
    width: 100%;
  }
  body main section.modulereferences .contenu .bouton.princ {
    margin-top: 30px;
  }
  body main section.modulereferences .contenu .bouton.princ a span {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.modulereferences {
    padding: 80px 0 40px;
    overflow: hidden;
  }
  body main section.modulereferences #form-princ {
    width: 1035px;
  }
  body main section.modulereferences .contenu h2 {
    font-size: 34px;
    margin-bottom: 40px;
    text-align: center;
  }
  body main section.modulereferences .contenu .container {
    max-width: 830px;
  }
  body main section.modulereferences .contenu .global {
    margin: 0 -10px;
  }
  body main section.modulereferences .contenu .global .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  body main section.modulereferences .contenu .left {
    display: none;
  }
  body main section.modulereferences .contenu .right {
    width: 100%;
  }
  body main section.modulereferences .contenu .bouton.princ {
    margin-top: 30px;
    text-align: center;
  }
  body main section.modulereferences .contenu .bouton.princ a span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.modulereferences {
    padding: 40px 0;
    overflow: hidden;
  }
  body main section.modulereferences #form-princ {
    width: 1035px;
  }
  body main section.modulereferences .contenu h2 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
  }
  body main section.modulereferences .contenu .container {
    max-width: 830px;
  }
  body main section.modulereferences .contenu .global {
    margin: 0 -10px;
  }
  body main section.modulereferences .contenu .global .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  body main section.modulereferences .contenu .left {
    display: none;
  }
  body main section.modulereferences .contenu .right {
    width: 100%;
  }
  body main section.modulereferences .contenu .bouton.princ {
    margin-top: 30px;
    text-align: center;
  }
  body main section.modulereferences .contenu .bouton.princ a span {
    font-size: 15px;
  }
}
</pre></body></html>