.elementor-193 .elementor-element.elementor-element-96c08f3{--display:flex;}/* Start custom CSS */.fp-participer .fp-way{
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:36px;
  align-items:center;
  padding:36px 0;
  border-bottom:1px solid rgba(17,17,17,.1);
}
.fp-participer .fp-way:first-child{ padding-top:0; }
.fp-participer .fp-way-reverse{ direction:rtl; }
.fp-participer .fp-way-reverse > *{ direction:ltr; }
.fp-participer .fp-way-media{
  height:220px;
  background:#e9e2d3;
  display:flex;
  align-items:center;
  justify-content:center;
  font-family:var(--fp-mono);
  font-size:.75rem;
  color:var(--fp-text-secondary);
}
.fp-participer .fp-way-body h3{
  font-family:var(--fp-mono);
  font-size:1.15rem;
  margin:6px 0 10px;
}
.fp-participer .fp-way-body p{
  font-size:.95rem;
  color:var(--fp-text-secondary);
  margin:0 0 18px;
}
@media (max-width:760px){
  .fp-participer .fp-way,
  .fp-participer .fp-way-reverse{
    grid-template-columns:1fr;
    direction:ltr;
  }
}/* End custom CSS */