.story-scroller__container{overflow:visible}.story-scroller__title-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:52px}.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{fill:#e5faff;stroke:#e5faff}.story-scroller h2{color:2b3854;margin-bottom:0;max-width:500px}.story-scroller h3{color:2b3}.story-scroller__year:not(:last-of-type){border-top:1px solid #179cb1}.story-scroller__year{cursor:grab;padding:40px 40px 0 0;position:relative}.story-scroller__year:before{background-color:#2b3854;border-radius:100%;content:"";display:block;height:24px;left:0;position:absolute;top:-12px;width:24px}@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}}@keyframes flash-arrow{0%,to{opacity:1}50%{opacity:.3}}.story-scroller__navigation__next:not(.swiper-button-disabled){animation:flash-arrow 1.2s ease-in-out infinite}