.timeline__intro{margin-bottom:65px}@media (min-width:1200px){.timeline__intro{margin-bottom:80px}}.timeline__timeline{border-bottom:1px solid var(--white)}.timeline .timelineCard{height:300px;min-width:100%;padding:0 50px 0 46px}@media (min-width:768px){.timeline .timelineCard{min-width:460px}}@media (min-width:1920px){.timeline .timelineCard{height:400px}}.timeline .timelineCard *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.timeline .timelineCard:before{bottom:0;height:100%;width:1px}.timeline .timelineCard:after,.timeline .timelineCard:before{background-color:var(--white);content:"";display:block;left:0;position:absolute}.timeline .timelineCard:after{border-radius:50%;height:9px;top:0;transform:translate(-50%);width:9px}.timeline .timelineCard:first-child:after{content:none}.timeline .timelineCard__subhead{font-size:2rem}.timeline__scrollbar{background-color:var(--white);cursor:pointer;height:6px;margin-top:45px;width:100%}.timeline__scrollbar-handle{background-color:var(--pink);border:0;cursor:pointer;height:100%;height:6px;min-width:5%;outline:0;position:absolute}.timeline__nav{margin-top:40px}.timeline__nav-arrow{background:0 0;border:0;outline:0;padding:0;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.timeline__nav-arrow.disable{opacity:.5;pointer-events:none}.timeline__nav-arrow:hover svg g{fill:var(--pink)}.timeline__nav-left{transform:rotate(180deg)}