.story-scroller__container{overflow:visible}.story-scroller__title-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:80px}.story-scroller__navigation{display:flex}.story-scroller__navigation__prev{transform:scaleX(-1)}.story-scroller__navigation__next{margin-left:40px}.story-scroller__navigation .swiper-button-disabled{opacity:.25}.story-scroller__navigation .swiper-navigation-arrow svg>g:first-of-type{transition:.25s ease-in-out}.story-scroller__navigation .swiper-button-disabled svg>g:first-of-type{stroke:#e5faff;fill:#e5faff}.story-scroller h2{color:var(--white);margin-bottom:0;max-width:500px}.story-scroller h3{color:var(--white)}.story-scroller__year:not(:last-of-type){border-top:1px solid var(--white)}.story-scroller__year{cursor:grab;padding:40px 40px 0 0;position:relative}.story-scroller__year:before{background-color:var(--white);border-radius:100%;content:"";display:block;height:44px;left:0;position:absolute;top:-22px;width:44px}@media screen and (max-width:767px){.story-scroller{padding-bottom:100px;position:relative}.story-scroller__navigation{bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;width:100%}.story-scroller h2{max-width:none}}