@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";section.timeline{background-color:#000219}section.timeline:after{background:radial-gradient(36.39% 50% at 0 50%,rgba(13,21,192,.3) 0,rgba(13,21,192,0) 100%);content:"";inset:0;position:absolute;z-index:0}section.timeline .container{display:flex;gap:8.5rem;position:relative;z-index:1}section.timeline .left,section.timeline .right{max-width:560px;width:100%}section.timeline .left .slider{height:fit-content;position:sticky}section.timeline .left .slider h2{color:#fff}section.timeline .right{display:flex;flex-direction:column;gap:330px;position:relative}section.timeline .right:after,section.timeline .right:before{content:"";left:1.74rem;position:absolute;top:28px;width:1px}section.timeline .right:after{background-color:#fefb4e;height:var(--height)}section.timeline .right:before{background-color:#393b50;bottom:calc(var(--bot) - 1.75rem)}section.timeline .right .timeline-item{display:flex;flex-direction:column;padding-left:4.5rem;position:relative}section.timeline .right .timeline-item.active .description *,section.timeline .right .timeline-item.active .headline,section.timeline .right .timeline-item.active .links-wrapper,section.timeline .right .timeline-item.active .timeline-title{opacity:1}section.timeline .right .timeline-item.active .active-pin{scale:1}section.timeline .right .timeline-item .pin{left:0;position:absolute;top:0}section.timeline .right .timeline-item .active-pin{left:0;position:absolute;scale:0;top:0;transition:scale .3s ease}section.timeline .right .timeline-item .description *,section.timeline .right .timeline-item .headline,section.timeline .right .timeline-item .links-wrapper,section.timeline .right .timeline-item .timeline-title{opacity:.15;transition:opacity .3s ease}section.timeline .right .timeline-item .description *,section.timeline .right .timeline-item .timeline-title{color:#fff}section.timeline .right .timeline-item .headline{margin-bottom:1rem}section.timeline .right .timeline-item .timeline-title{margin-bottom:.5rem}section.timeline .right .timeline-item .description{margin-bottom:1rem}section.timeline .right .timeline-item .links-wrapper{display:flex;flex-wrap:wrap;gap:2.5rem;width:100%}section.timeline .right .timeline-item .links-wrapper .btn{align-items:center;display:flex;gap:.5rem}section.timeline .right .timeline-item .links-wrapper .picto{align-items:center;display:flex;height:18px;width:18px}section.timeline .right .timeline-item .links-wrapper .picto img{height:13px;width:13px}@media (max-width:1280px){section.timeline .container{align-items:center;flex-direction:column;gap:6.5rem}section.timeline .left,section.timeline .right{max-width:100%}section.timeline .right{gap:75px}}@media (max-width:960px){section.timeline .right .timeline-item .links-wrapper{flex-direction:column;gap:2rem}}