.timeline,.timeline__wrapper{position:relative;width:100%}.timeline__slider{position:relative}.timeline__header{text-align:center;margin-bottom:2rem;width:100%;position:relative}.timeline__header--desktop{display:none}.timeline__title{margin:0 0 1rem;font-weight:600;line-height:1.2}.timeline__subtitle{margin:0;line-height:1.5;font-weight:400}.timeline__list{display:flex;list-style:none;padding:0;margin:0;align-items:flex-start}.timeline__list.slider{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-left:0;scroll-padding-right:0}.timeline__list.slider--tablet,.timeline__list.slider--desktop{scroll-snap-type:x mandatory;scroll-behavior:smooth}.timeline__list.slider .timeline__item,.timeline__list.slider .slider__slide{scroll-snap-align:start;scroll-snap-stop:always}.timeline__list.slider--desktop:after{display:none}.timeline__item{position:relative;width:100%;min-width:100%;flex-shrink:0;scroll-snap-align:start}.timeline__list.grid--peek.slider .timeline__item:first-of-type,.timeline__list.grid--peek .timeline__item:first-of-type,.timeline__list.slider--tablet.grid--peek .timeline__item:first-of-type,.timeline__list.slider--desktop.grid--peek .timeline__item:first-of-type{margin-left:0!important}.timeline__content{width:100%;min-width:100%;display:flex;flex-direction:column}.timeline__mobile-layout{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:100%;margin-top:0}.timeline__mobile-layout .timeline__image{width:100%;border-radius:8px;overflow:hidden;line-height:0}.timeline__mobile-layout .timeline__image img{width:100%;height:auto;display:block}.timeline__mobile-layout .timeline__year{text-align:center;font-size:var(--year-size-mobile, 36px);font-weight:700;color:var(--year-color, #830201);line-height:1}.timeline__mobile-layout .timeline__description{text-align:center;margin:0;font-size:var(--description-size-mobile, 14px);color:var(--description-color, #374151);line-height:1.5}.timeline__desktop-layout{display:none}@media screen and (max-width:989px){.timeline__mobile-layout{display:flex!important;flex-direction:column;gap:1.5rem;width:100%;min-width:100%}.timeline__desktop-layout{display:none!important}}.timeline__left-panel{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between}.timeline__left-panel .timeline__header--desktop{order:-1;margin-bottom:0}.timeline__content-wrapper{display:flex;flex-direction:column;gap:2rem;position:relative}.timeline__desktop-navigation{display:none;gap:.75rem;order:-1}.timeline__arrow{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:var(--arrow-bg, #830201);color:var(--arrow-color, #fff);border:1px solid var(--arrow-color, #830201);border-radius:4px;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;padding:0}.timeline__arrow:hover:not(:disabled){opacity:.8}.timeline__arrow:disabled{opacity:.5;cursor:not-allowed}.timeline__arrow svg{width:15px;height:14px;display:block;color:inherit}.timeline__arrow svg path{stroke:currentColor}.timeline__arrow--prev svg{transform:scaleX(-1)}.timeline__desktop-layout .timeline__year{font-size:var(--year-size-desktop, 64px);font-weight:700;color:var(--year-color, #830201);line-height:1}.timeline__desktop-layout .timeline__description{margin:0;font-size:var(--description-size-desktop, 18px);color:var(--description-color, #374151);line-height:1.5}.timeline__right-panel{width:100%}.timeline__right-panel .timeline__image{width:100%;border-radius:8px;overflow:hidden;line-height:0}.timeline__right-panel .timeline__image img{width:100%;height:auto;display:block}.timeline__dots-wrapper{position:relative;width:100%;margin-top:3rem;padding-bottom:3rem;min-height:50px;overflow:hidden}.timeline__dots-wrapper:before,.timeline__dots-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:20%;z-index:2;pointer-events:none;opacity:.9}.timeline__dots-wrapper:before{left:0;background:linear-gradient(to right,#fff,#ffffff91)}.timeline__dots-wrapper:after{right:0;background:linear-gradient(to left,#fff,#ffffff91)}@media screen and (min-width:990px){.timeline__dots-wrapper:before,.timeline__dots-wrapper:after{display:none}}.timeline__dots-line{position:absolute;top:0;left:0;right:0;width:100%;height:1.5px;background-color:var(--timeline-color, #830201);z-index:1;display:block!important;margin-top:12px}.timeline__dots{position:relative;display:flex;justify-content:space-between;align-items:flex-start;width:max-content;min-width:100%;z-index:2;gap:0;padding:0 1rem;min-height:26px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.timeline__dots::-webkit-scrollbar{display:none}.timeline__dot{position:relative;display:flex;flex-direction:column;align-items:center;gap:0;background:none;border:none;cursor:pointer;padding:0;flex:0 0 auto;min-width:0;transition:none}.timeline__dot--blank{opacity:0;pointer-events:none;cursor:default}.timeline__dot-inner{width:12px;height:12px;border-radius:50%;background-color:var(--timeline-color, #830201);transition:background-color .3s ease;position:absolute;top:12px;left:50%;transform:translate(-50%,-50%);z-index:1;box-shadow:none;margin:0}.timeline__dot--active .timeline__dot-inner{width:12px;height:12px;background-color:var(--timeline-active-color, #830201);box-shadow:0 0 0 8px #83020126;transform:translate(-50%,-50%)}.timeline__dot-label{font-size:14px;font-weight:400;color:#1f2937;white-space:nowrap;transition:color .3s ease,font-weight .3s ease;margin-top:18px;position:relative;z-index:2;text-align:center;display:block}.timeline__dot--active .timeline__dot-label{color:var(--timeline-active-color, #830201);font-weight:600}.timeline__mobile-arrows{display:flex;justify-content:center;gap:1rem}@media screen and (min-width:990px){.timeline__mobile-arrows{display:none!important}}.timeline__mobile-arrows .slider-button,.timeline__arrow.slider-button{width:40px;height:40px;border-radius:4px;background-color:var(--arrow-bg, #830201);color:var(--arrow-color, #fff);border:1px solid var(--arrow-color, #830201)}.timeline__mobile-arrows .slider-button:hover:not(:disabled){opacity:.8}.timeline__mobile-arrows .slider-button:disabled{opacity:.5;cursor:not-allowed}.timeline__mobile-arrows .slider-button svg{width:15px;height:14px;display:block;color:inherit}.timeline__mobile-arrows .slider-button svg path{stroke:currentColor}.timeline__mobile-arrows .slider-button--prev svg{transform:scaleX(-1)}@media screen and (max-width:989px){.timeline__list.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,.timeline__list.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:100%}.timeline__slider .timeline__list.slider--tablet,.timeline__slider .timeline__list.slider--mobile,.timeline__list.slider.slider--tablet,.timeline__list.slider.slider--mobile{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scroll-padding-left:0!important;scroll-padding-right:0!important;scroll-padding-top:0!important;scroll-padding-bottom:0!important;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.timeline__list.slider--tablet::-webkit-scrollbar,.timeline__list.slider--mobile::-webkit-scrollbar{display:none;width:0;height:0}.timeline__list.slider--tablet .timeline__item,.timeline__list.slider--mobile .timeline__item,.timeline__list.slider--tablet .slider__slide,.timeline__list.slider--mobile .slider__slide,.timeline__list.slider--tablet[id^=Slider-] .timeline__item,.timeline__list.slider--mobile[id^=Slider-] .timeline__item{scroll-snap-align:start!important;scroll-snap-stop:always!important;scroll-margin:0!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex-shrink:0!important;flex-grow:0!important}.timeline__list.slider--tablet .timeline__content,.timeline__list.slider--mobile .timeline__content{width:100%!important;min-width:100%!important}.timeline__dots{justify-content:center;gap:3rem}.timeline__dot{flex:0 0 auto;min-width:auto}.timeline__dot:not(.timeline__dot--active):not(.timeline__dot--previous):not(.timeline__dot--previous2):not(.timeline__dot--previous3):not(.timeline__dot--next):not(.timeline__dot--next2):not(.timeline__dot--next3){display:none}.timeline__dots-wrapper{margin-top:2rem;padding-bottom:2rem;position:relative;min-height:50px}.timeline__dots-line{display:block!important;position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(100% - 4rem);min-width:200px;height:1.5px;background-color:var(--timeline-color, #830201)!important;z-index:1;margin-top:12px}.timeline__dots{position:relative;z-index:1;align-items:flex-start;justify-content:space-around;padding:0}.timeline__dot-inner{top:12px;transform:translate(-50%,-50%)}.timeline__dot-label{margin-top:18px}}@media screen and (min-width:990px){.timeline__wrapper{position:relative;min-height:400px}.timeline__slider{position:relative}.timeline__list.slider--desktop{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:0;-webkit-overflow-scrolling:touch}.timeline__list.slider--desktop .timeline__item{scroll-snap-align:start;scroll-snap-stop:always}.timeline__header--mobile{display:none!important}.timeline__header--desktop{display:block;position:relative;text-align:left;margin-bottom:2rem;width:100%;padding-right:0;box-sizing:border-box}.timeline__title{margin-bottom:1rem}.timeline__desktop-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;width:100%;min-width:100%;margin-bottom:0;margin-top:0;height:100%}.timeline__mobile-layout{display:none!important}.timeline__desktop-navigation{display:flex;gap:16px}.timeline__left-panel{padding-top:0}.timeline__dots-wrapper{margin-top:4rem;padding-bottom:4rem}.timeline__dots{justify-content:space-between}.timeline__dot{flex:0 1 auto}.timeline__dot-label{font-size:14px}}@media screen and (min-width:990px)and (max-width:989px){.timeline__header{position:relative;text-align:left;margin-bottom:2rem;width:100%}.timeline__title{margin-bottom:1rem}.timeline__desktop-navigation{display:none!important}.timeline__dots-wrapper{margin-top:4rem;padding-bottom:4rem}.timeline__dots{justify-content:space-between}.timeline__dot{flex:0 1 auto}.timeline__dot-label{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-timeline.css.map */
