.home .section-chronologie {
  background-color: #FFFFFF;
  padding: 12rem 6.1rem 0rem;
}
.home .section-chronologie .titresection h2 {
  color: #000000;
}
.home .section-chronologie .etape .content .illustration.icone {
  background-color: #FFFFFF;
}
.home .section-chronologie .etape .content .illustration.icone .icone i {
  color: #000000;
}
.home .section-chronologie .etape .content .description {
  color: #000000;
}
.home .section-chronologie.steps-4::before {
  top: 53%;
}
body:not(.home) .section-chronologie .soleil-bleu {
  position: relative;
  overflow: visible;
}
body:not(.home) .section-chronologie .soleil-bleu::before {
  content: '';
  position: absolute;
  top: 75px;
  left: -340px;
  height: 640px;
  width: 640px;
  background: radial-gradient(circle,rgba(24,134,234,0.25) 0%,rgba(241,97,5,0) 67%);
  border: 1px solid rgba(24,134,234,0.25);
  border-radius: 50%;
  z-index: -1;
}
body:not(.home) .section-chronologie .soleil-bleu::after {
  content: '';
  position: absolute;
  top: calc(395px);
  left: calc(-20px);
  width: 340px;
  height: 340px;
  border: 1px solid rgba(24,134,234,0.25);
  border-radius: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}
.section-chronologie {
  position: relative;
  padding: 0rem 6.1rem 0rem;
}
.section-chronologie::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #F16105;
  transform: translateY(-50%);
  z-index: 0;
}
.section-chronologie .titresection {
  margin-left: 20rem;
}
.section-chronologie .titresection h2 {
  color: #FFFFFF;
}
.section-chronologie .etapes-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 6rem 0rem 10rem;
}
.section-chronologie .etape {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.section-chronologie .etape .content {
  text-align: center;
}
.section-chronologie .etape .content .titre {
  font-family: 'Newsreader', sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #F16105;
}
.section-chronologie .etape .content .illustration.icone .icone i {
  font-size: 7rem;
  color: #FFFFFF;
}
.section-chronologie .etape .content .numerotation {
  font-size: 5rem;
  font-weight: 600;
  color: #99AFC3;
}
.section-chronologie .etape .content .description {
  line-height: 1.72;
  overflow: hidden;
  color: #FFFFFF;
}
.section-chronologie .etape .content .lien a {
  text-decoration: underline;
  text-underline-offset: 4px;
  font-style: italic;
  font-weight: 500;
}
.section-chronologie.steps-3::before {
  top: 49%;
  height: 2px;
}
.section-chronologie.steps-3 .etapes-wrapper .etape {
  width: 425px;
}
.section-chronologie.steps-3 .etapes-wrapper .etape .content .description {
  margin: 2.3rem auto 3rem;
}
.section-chronologie.steps-3 .etapes-wrapper .etape .content .illustration.photo {
  width: 215px;
  height: 215px;
  border-radius: 50%;
  margin: 2.8rem auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.section-chronologie.steps-3 .etapes-wrapper .etape .content .illustration.photo img {
  width: 100%;
  height: auto;
}
.section-chronologie.steps-4::before {
  top: 45%;
  height: 1px;
}
.section-chronologie.steps-4 .etapes-wrapper .etape {
  width: 210px;
}
.section-chronologie.steps-4 .etapes-wrapper .etape .content .titre {
  height: 93.6px;
  font-size: 2.6rem;
}
.section-chronologie.steps-4 .etapes-wrapper .etape .content .illustration.icone {
  width: 14.2rem;
  height: 14.2rem;
  margin: auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
}
.section-chronologie.steps-4 .etapes-wrapper .etape .content .illustration.icone .icone i {
  font-size: 7rem;
  margin: auto;
}
.section-chronologie.steps-4 .etapes-wrapper .etape .content .description {
  font-size: 1.6rem;
  margin: 0 auto 1rem;
}
@media (max-width: 1500px) {
  .section-chronologie.steps-4 .titresection {
    margin-left: 0;
  }
}
@media (max-width: 1400px) {
  .section-chronologie.steps-3 {
    padding: 12rem 3.1rem 0rem;
  }
  .section-chronologie.steps-3 .titresection {
    margin-left: 5rem;
  }
  .section-chronologie.steps-4 {
    padding: 0rem 3.1rem;
  }
  .section-chronologie.steps-4 .etapes-wrapper {
    padding: 6rem 0rem 0rem;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .section-chronologie.steps-3::before {
    top: 47%;
  }
  .section-chronologie.steps-4::before {
    top: 53%;
  }
  .home .section-chronologie.steps-4::before {
    top: 45%;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape {
    width: 333px;
  }
}
@media (max-width: 1000px) {
  .section-chronologie.steps-4::before {
    display: none;
  }
  .section-chronologie.steps-4 .titresection h2 {
    font-size: 4rem;
  }
  .section-chronologie.steps-4 .etapes-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 100px;
  }
  .section-chronologie.steps-4 .etapes-wrapper .etape {
    width: 100%;
  }
  .section-chronologie.steps-4 .etapes-wrapper .etape .content .titre {
    height: 62px;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .section-chronologie.steps-3::before {
    top: 46%;
  }
  .section-chronologie.steps-4::before {
    top: 53%;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape {
    width: 282px;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content h3.titre {
    font-size: 3.5rem;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content .description {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 899px) {
  .section-chronologie.steps-3::before {
    top: 45%;
  }
  .section-chronologie.steps-3 {
    padding: 12rem 2rem 0rem;
  }
  .section-chronologie.steps-3 .titresection h2 {
    font-size: 4rem;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape {
    width: 235px;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content h3.titre {
    font-size: 3rem;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content .description {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .section-chronologie.steps-3 {
    padding: 5rem 2rem 0rem;
  }
  .section-chronologie.steps-3 .titresection {
    margin-left: 1rem;
  }
  .section-chronologie.steps-3 .etapes-wrapper {
    flex-direction: column;
    gap: 100px;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape {
    width: 100%;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content h3.titre {
    font-size: 4rem;
  }
  .section-chronologie.steps-3 .etapes-wrapper .etape .content .description {
    font-size: 1.7rem;
  }
  .section-chronologie.steps-3::before {
    display: none;
  }
}
@media (max-width: 640px) {
  .section-chronologie.steps-4 .etapes-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section-chronologie.steps-4 .etapes-wrapper .etape {
    width: 100%;
  }
  .section-chronologie.steps-4 .etapes-wrapper .etape .content .titre {
    height: auto;
  }
}
