.wr-timeline{position:relative;background-color:rgb(var(--color-background));color:rgb(var(--color-text));overflow:hidden}.wr-timeline__inner{width:100%}.wr-timeline__heading{margin:0 auto var(--space-8);text-align:center;font-family:var(--headline-font-family);font-weight:var(--headline-font-weight);letter-spacing:var(--letter-spacing-1);line-height:1.2}.wr-timeline__host{display:block;width:100%}.wr-timeline__active-year-wrap{display:none}.wr-timeline__active-year{margin:0;font-family:var(--headline-font-family);font-weight:var(--headline-font-weight);line-height:1.05;letter-spacing:0;color:rgb(var(--color-text));display:none}.wr-timeline__active-year-divider{display:none!important}.wr-timeline__slider-wrap{position:relative;width:100%}.wr-timeline__host.is-measuring .wr-timeline__year,.wr-timeline__host.is-measuring .wr-timeline__details{transition:none!important}.wr-timeline__slider-trim{position:relative;width:100%;overflow:hidden}.wr-timeline__slider{width:100%}.wr-timeline__slider.swiper{height:auto}.wr-timeline__slides.swiper-wrapper{display:block;height:auto;transform:none}.wr-timeline__slides{position:relative;display:block;width:100%;pointer-events:auto}.wr-timeline__slide.swiper-slide{width:auto;height:auto;transform:none}.wr-timeline__slide{position:absolute;top:0;left:0;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;will-change:transform,width,opacity}.wr-timeline__slide:focus-visible{outline:2px solid rgb(var(--color-text));outline-offset:4px}.wr-timeline__slide-inner{position:relative;display:flex;flex-direction:column;gap:var(--space-4);width:100%}.wr-timeline__year{margin:0;font-family:var(--headline-font-family);font-weight:700;padding-top:var(--space-2);line-height:1;letter-spacing:0;color:rgba(var(--color-text),.35);transition:all var(--duration-default, .2s) var(--default-easing, ease),transform .4s ease;font-family:var(--text-font-family)}.wr-timeline__slide.is-active .wr-timeline__year{color:rgb(var(--color-text))}.wr-timeline__media{position:relative;width:100%;flex:0 0 auto}.wr-timeline__media .image-with-aspect-ratio{width:100%}.wr-timeline__media .wr-timeline__image--mobile{display:none}@media screen and (max-width:767px){.wr-timeline__media .wr-timeline__image--desktop{display:none}.wr-timeline__media .wr-timeline__image--mobile{display:block}.wr-timeline__host.is-mobile .wr-timeline__media .wr-timeline__image--mobile{--aspect-ratio: var(--wr-tl-aspect-mobile, 1/1)}}.wr-timeline__details{overflow:hidden;height:0;opacity:0}@media screen and (min-width:992px){.wr-timeline__slide.is-active .wr-timeline__details{position:absolute;top:auto;bottom:0;left:var(--wr-tl-details-left, 100%);width:var(--wr-tl-details-width, 12rem);margin-top:var(--space-4)}}.wr-timeline__text{margin:0;line-height:var(--text-line-height, 1.5);color:rgb(var(--color-text))}.wr-timeline__text>*{margin:0}.wr-timeline__text>*+*{margin-top:var(--space-3)}.wr-timeline__nav{display:flex;gap:var(--space-3);margin-top:var(--space-6);justify-content:center}@media screen and (min-width:768px){.wr-timeline__nav{justify-content:flex-start}}.wr-timeline__nav-button{width:2rem;height:2rem;border-radius:50%;border:1px solid rgb(var(--color-text));background:transparent;color:rgb(var(--color-text));display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color var(--duration-default, .2s) var(--default-easing, ease),color var(--duration-default, .2s) var(--default-easing, ease),opacity var(--duration-default, .2s) var(--default-easing, ease)}.wr-timeline__nav-button:hover,.wr-timeline__nav-button:focus-visible{background-color:rgb(var(--color-text));color:rgb(var(--color-background));outline:none}.wr-timeline__nav-button[disabled],.wr-timeline__nav-button.is-disabled{opacity:.35;pointer-events:none}.wr-timeline__empty{padding:var(--space-7) 0;text-align:center;color:rgb(var(--color-text))}.wr-timeline__slide:not(.is-active) .wr-timeline__year{font-size:.89em}.wr-timeline__footer--mobile{display:none}@media screen and (max-width:767px){.wr-timeline__heading{margin-inline:0;text-align:left}.wr-timeline__host.is-mobile .wr-timeline__active-year-wrap{display:block;margin-bottom:var(--space-5)}.wr-timeline__host.is-mobile .wr-timeline__active-year{display:block;margin-bottom:var(--space-4)}.wr-timeline__host.is-mobile .wr-timeline__active-year-divider{display:block;width:100%;height:0;border:0;border-top:1px solid rgb(var(--color-text));margin:0}.wr-timeline__host.is-mobile .wr-timeline__slide-inner{gap:var(--space-2)}.wr-timeline__host.is-mobile .wr-timeline__slide .wr-timeline__year{font-size:var(--text-size-small, .875rem);font-weight:400;font-family:var(--text-font-family);color:rgb(var(--color-text));padding-top:var(--space-2);border-top:1px solid rgb(var(--color-text));margin-bottom:var(--space-2)}.wr-timeline__host.is-mobile .wr-timeline__slide.is-active .wr-timeline__year{border-top:0;padding-top:0;margin-bottom:0}.wr-timeline__host.is-mobile .wr-timeline__slide:not(.is-active) .wr-timeline__details{height:auto;opacity:1;overflow:visible;margin-top:var(--space-1)}.wr-timeline__host.is-mobile .wr-timeline__text{font-size:var(--text-size-small, .875rem);line-height:1.45;color:rgba(var(--color-text),.65)}.wr-timeline__host.is-mobile .wr-timeline__text>*+*{margin-top:0}.wr-timeline__host.is-mobile .wr-timeline__nav{display:none}.wr-timeline__host.is-mobile .wr-timeline__slider-wrap{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.wr-timeline__host.is-mobile.is-dragging .wr-timeline__slider-wrap{touch-action:none;cursor:grabbing}.wr-timeline__host.is-mobile.is-dragging .wr-timeline__slide{transition:none}.wr-timeline__footer--mobile{display:block;margin-top:var(--space-6)}.wr-timeline__cta{margin-bottom:0;display:inline-flex}.wr-timeline__cta.button--secondary{background-color:transparent;border-color:rgb(var(--color-text));color:rgb(var(--color-text))}.wr-timeline__cta.button--secondary:hover,.wr-timeline__cta.button--secondary:focus-visible{background-color:rgb(var(--color-text));border-color:rgb(var(--color-text));color:rgb(var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-wr-timeline.css.map */
