.sec-dates-cles{overflow:hidden;padding:80px 0}.sec-dates-cles.is-grey-50{background-color:var(--grey-50-hex)}.sec-dates-cles.is-white{background-color:var(--white-hex)}.sdc__header{margin-bottom:48px;text-align:center}.sdc__title :is(h1,h2,h3,h4,h5,h6,p,span){color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:48px;font-weight:500;letter-spacing:-.01em;line-height:115%;margin:0}.sdc__title em{color:var(--blue-dodger-hex);font-family:Merriweather,serif;font-style:italic;font-weight:500}.sdc__timeline{display:grid;grid-template-columns:repeat(var(--cols),1fr);grid-template-rows:1fr auto 1fr}.sdc__card{background-color:var(--grey-100-hex);border-radius:16px;margin-left:calc(-50% + 30px);margin-right:calc(-50% + 30px);padding:24px}.sdc__card:first-child{margin-left:0}.sdc__card:last-of-type{margin-right:0}.sdc__card--top{align-self:end;grid-row:1}.sdc__card--bottom{align-self:start;grid-row:3}.sdc__card-annee{margin-bottom:8px}.sdc__card-annee em{color:var(--blue-dodger-hex);font-family:Merriweather,serif;font-size:24px;font-style:italic;font-weight:400;letter-spacing:-.01em;line-height:115%}.sdc__card-titre{color:var(--navy-hex);font-size:18px;font-weight:500;margin-bottom:8px}.sdc__card-desc,.sdc__card-titre{font-family:Roboto Flex,sans-serif;line-height:24px}.sdc__card-desc{color:var(--grey-400-hex);font-size:16px;font-weight:300}.sdc__line{display:grid;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(var(--cols),1fr);padding:24px 0;position:relative}.sdc__line:before{background-color:var(--grey-200-hex);content:"";height:2px;left:calc(50%/var(--cols));position:absolute;right:-100vw;top:50%;transform:translateY(-50%)}.sdc__dot{background-color:var(--blue-dodger-hex);border-radius:50%;box-shadow:0 0 0 5px rgba(44,137,255,.15);height:14px;justify-self:center;position:relative;width:14px;z-index:1}@media screen and (max-width:991px){.sec-dates-cles{padding:40px 16px}.sdc__header{margin-bottom:32px;text-align:center}.sdc__title :is(h1,h2,h3,h4,h5,h6,p,span){font-size:32px}.sdc__timeline{display:flex;flex-direction:column;gap:16px;padding-left:40px;position:relative}.sdc__timeline:before{background-color:var(--grey-200-hex);bottom:0;content:"";left:7px;position:absolute;top:20px;width:2px}.sdc__line{display:none}.sdc__card{align-self:stretch;margin-left:0;margin-right:0;position:relative}.sdc__card:before{background-color:var(--blue-dodger-hex);border-radius:50%;box-shadow:0 0 0 5px rgba(44,137,255,.15);content:"";height:14px;left:-39px;position:absolute;top:20px;width:14px}}