.wt-timeline__section{--timeline-gap: 2rem;--timeline-dot-size: 12px;--timeline-line-width: 2px;--animation-duration: .3s;position:relative;padding:var(--timeline-gap) 0;background:rgb(var(--background) / var(--background-opacity, 100%));display:flex;flex-direction:column;align-items:center;background:var(--color-background, #fff);color:var(--color-custom-text, #222);padding:var(--section-gap-top, 40px) 0 var(--section-gap-bottom, 40px) 0}.timeline__container{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;max-width:1400px;margin:0 auto;width:100%;gap:40px}.timeline__section-image{flex:1;width:400px;height:340px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.timeline__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;opacity:0;align-items:center;justify-content:center;transition:opacity .3s ease}.timeline__img-wrapper.active{opacity:1}.timeline__img-wrapper:not(.active){opacity:0;pointer-events:none}.timeline__img-main{width:100%;height:100%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:unset;border-bottom-right-radius:unset}.timeline__img-wrapper[data-fit=contain] .timeline__img-main{max-width:100%;max-height:100%;width:auto;height:auto}.timeline__right{flex:1 1 0;display:flex;flex-direction:row;align-items:center;gap:40px;padding:0 1em}.timeline__years{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:180px;min-height:400px;margin-right:32px}.timeline__line{position:absolute;left:20px;top:0;bottom:0;width:4px;background:#222;opacity:.15;z-index:0;border-radius:2px}.timeline__dots-labels{display:grid;grid-template-columns:auto 1fr;gap:48px 16px;position:relative;z-index:2;width:100%;margin-left:2em}.timeline__dot-label-row{display:contents}.timeline__dot{width:20px;height:20px;background:#fff;border:4px solid #222;border-radius:50%;position:relative;left:12px;box-sizing:border-box;transition:background .2s,border-color .2s,box-shadow .2s;cursor:pointer;grid-column:1;align-self:center}.timeline__dot.active{background:#222;border-color:#222;box-shadow:0 0 0 6px #2222221a}.timeline__year-btn{background:none;border:none;font-size:1.6rem;color:#888;font-weight:400;cursor:pointer;text-align:left;padding:.25em .5em;line-height:1;width:fit-content;display:flex;justify-content:flex-start;align-items:center;height:2.2rem;grid-column:2;transform-origin:left center;transition:transform .2s ease,color .2s ease}.timeline__year-btn.active{color:var(--color-body-text);font-weight:700;transform:scale(1.375)}.timeline__year-btn.active:hover{color:unset;background-color:unset}.timeline__content-wrapper{flex:1;flex-grow:2;max-width:400px}.timeline__content{display:none;flex-direction:column;justify-content:center;min-height:220px;transition:all .3s ease}.timeline__content.active{display:flex;opacity:1;transform:translateY(0)}.timeline__title{font-style:italic;font-weight:900!important;color:var(--color-body-text);font-size:3rem}.timeline__description{font-size:1.5rem;color:#222;opacity:.85;line-height:1.6;max-width:420px}@media (max-width: 900px){.timeline__container{flex-direction:column;gap:32px;padding:0 1rem;width:100%;overflow:hidden}.timeline__section-image{width:280px;height:280px;margin:0 auto 24px;flex:unset}.timeline__right{flex-direction:column;align-items:stretch;gap:24px;width:100%}.timeline__years{flex-direction:row;align-items:flex-start;min-width:unset;min-height:unset;margin-right:0;width:100%;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.timeline__years::-webkit-scrollbar{display:none}.timeline__line{top:calc(.5em + 6px);left:0;right:0;height:4px;width:100%}.timeline__dots-labels{display:flex;grid-template-columns:none;flex-direction:row;gap:32px;width:max-content;margin-left:1em;min-width:100%;padding:0 16px;justify-content:flex-start;align-items:flex-start;position:relative;z-index:2}.timeline__dot-label-row{display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;min-height:unset;height:auto;min-width:70px;scroll-snap-align:center;padding:.5em 0}.timeline__dot{grid-column:unset;left:0}.timeline__year-btn{grid-column:unset;font-size:1.3rem;min-width:unset;padding:0;text-align:center;height:auto;line-height:1.2;white-space:nowrap;transform:none}.timeline__year-btn.active{font-size:1.5rem;transform:none}.timeline__dot{width:16px;height:16px;left:0;top:0;margin:0}.timeline__content{flex-direction:unset}.timeline__title{margin:2rem 0 1rem;text-align:center}.timeline__description{text-align:center}.timeline__img-main{max-width:100%;max-height:100%}}.timeline__content.animate--slide-out-up{opacity:0;transform:translateY(-1rem)}.timeline__content.animate--slide-in{opacity:1;transform:translateY(0)}@media (min-width: 901px){.timeline__container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;gap:40px}.timeline__section-image{min-width:250px;max-width:400px;height:460px;justify-self:end;margin-right:20px}.timeline__years{min-width:180px;justify-self:center;margin:0}.timeline__content-wrapper{justify-self:start;margin-left:20px;max-width:400px}.timeline__right{display:contents}}
/*# sourceMappingURL=/cdn/shop/t/369/assets/timeline.css.map */
