.story-timeline__chapters{position:relative;display:flex;flex-direction:column}@media screen and (min-width:990px){.story-timeline__chapters:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:1px;background:rgba(var(--color-foreground),.15);z-index:0}}.story-timeline__chapter{display:flex;flex-direction:column;gap:2rem;padding:4rem 0}@media screen and (max-width:989px){.story-timeline__chapter+.story-timeline__chapter{border-top:1px solid rgba(var(--color-foreground),.1)}}@media screen and (min-width:990px){.story-timeline__chapter{display:grid;grid-template-columns:1fr 5rem 1fr;grid-template-areas:"text marker image";align-items:center;gap:0 5rem;padding:6rem 0}.story-timeline__chapter--reversed{grid-template-areas:"image marker text"}.story-timeline__text-side{grid-area:text}.story-timeline__marker{grid-area:marker}.story-timeline__image-side{grid-area:image}.story-timeline__chapter--reversed .story-timeline__text-side{text-align:right}}.story-timeline__year{display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground-title));opacity:.45;margin-bottom:.6rem}.story-timeline__heading{margin:.2rem 0 1.4rem}.story-timeline__description{font-size:1.6rem;line-height:1.7;color:rgb(var(--color-foreground));max-width:52rem}@media screen and (min-width:990px){.story-timeline__chapter--reversed .story-timeline__description{margin-left:auto}}.story-timeline__marker{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media screen and (max-width:989px){.story-timeline__marker{display:none}}.story-timeline__dot{width:1.2rem;height:1.2rem;border-radius:50%;background:rgb(var(--color-foreground-title));box-shadow:0 0 0 3px rgb(var(--color-background));flex-shrink:0}.story-timeline__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.story-timeline__image-placeholder{width:100%;padding-bottom:66.67%;background:rgba(var(--color-foreground),.06);border-radius:var(--border-radius, 0)}.story-timeline__carousel{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--border-radius, 0)}.story-timeline__carousel>.swiper{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.story-timeline__carousel .swiper-wrapper,.story-timeline__carousel .swiper-slide{height:100%}.story-timeline__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:rgb(var(--color-background));border:none;border-radius:50%;cursor:pointer;opacity:.85;transition:opacity .2s ease;box-shadow:0 2px 8px #00000026}.story-timeline__carousel-btn:hover{opacity:1}.story-timeline__carousel-btn--prev{left:1rem}.story-timeline__carousel-btn--next{right:1rem}.story-timeline__carousel-btn svg{width:1.6rem;height:1.6rem;color:rgb(var(--color-foreground-title))}.story-timeline__carousel-btn.swiper-button-disabled{opacity:.3;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/story-timeline.css.map */
