.timeline-wrapper .collapsible-content__header{display:none}.timeline-wrapper .collapsible-content__wrapper{padding-top:0!important;padding-bottom:0!important}.timeline-wrapper{margin:0;padding:0;max-width:none}.timeline-section{position:relative;padding:0}.timeline-container{max-width:1800px;margin:0 auto;padding:0 2rem}.timeline-header{text-align:left;margin-bottom:2rem}.timeline-title{font-size:3.2rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1.6rem;font-family:var(--font-heading-family);letter-spacing:-.02em}.timeline-description{font-size:1.8rem;color:rgba(var(--color-foreground),.7);line-height:1.6;max-width:600px;margin:0}.timeline{position:relative;display:flex;flex-direction:column;gap:3rem}.timeline:before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(var(--color-foreground),.2),rgba(var(--color-foreground),.4),rgba(var(--color-foreground),.2));border-radius:1px}.timeline-item{position:relative;display:flex;align-items:flex-start;gap:2rem;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.timeline-item.animate-in{opacity:1;transform:translateY(0)}.timeline-marker{position:relative;flex-shrink:0;width:4rem;height:4rem;background:rgb(var(--color-background));border:3px solid rgb(var(--color-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px rgba(var(--color-foreground),.1)}.timeline-marker:before{content:"";position:absolute;width:1.2rem;height:1.2rem;background:rgb(var(--color-foreground));border-radius:50%;transition:all .3s ease}.timeline-item:hover .timeline-marker{transform:scale(1.1);box-shadow:0 6px 30px rgba(var(--color-foreground),.2)}.timeline-content{flex:1;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:2.4rem;box-shadow:0 4px 20px rgba(var(--color-foreground),.05);transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.timeline-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.6));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.timeline-item:hover .timeline-content:before{transform:scaleX(1)}.timeline-item:hover .timeline-content{transform:translateY(-4px);box-shadow:0 8px 40px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.2)}.timeline-item-title{font-size:2.2rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1.2rem;font-family:var(--font-heading-family);letter-spacing:-.01em;line-height:1.3}.timeline-item-content{font-size:1.6rem;color:rgba(var(--color-foreground),.8);line-height:1.6;margin:0}.timeline-item-content p{margin:0}.timeline-month{position:absolute;top:-1rem;right:2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.6rem 1.2rem;border-radius:2rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(var(--color-foreground),.2)}@media screen and (max-width: 749px){.timeline-container{padding:0 1.6rem}.timeline-title{font-size:2.4rem}.timeline-description{font-size:1.6rem}.timeline:before{left:1.6rem}.timeline-item{gap:1.6rem}.timeline-marker{width:3.2rem;height:3.2rem}.timeline-marker:before{width:1rem;height:1rem}.timeline-content{padding:2rem}.timeline-item-title{font-size:1.8rem}.timeline-item-content{font-size:1.4rem}.timeline-month{position:static;display:inline-block;margin-bottom:1rem;font-size:1rem;padding:.4rem .8rem}}@media screen and (min-width: 750px){.timeline{gap:4rem}.timeline-item{gap:3rem}.timeline-content{padding:3rem}.timeline-item-title{font-size:2.4rem}.timeline-item-content{font-size:1.8rem}}@media screen and (min-width: 990px){.timeline-container{padding:0 4rem}.timeline-title{font-size:4rem}.timeline-description{font-size:2rem}.timeline:before{left:3rem}.timeline-item{gap:4rem}.timeline-marker{width:5rem;height:5rem}.timeline-marker:before{width:1.6rem;height:1.6rem}}@keyframes timelineSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.timeline-item.animate-in{animation:timelineSlideIn .6s cubic-bezier(.25,.46,.45,.94) forwards}.timeline-item{animation-delay:calc(var(--item-index) * .2s)}@media (prefers-color-scheme: dark){.timeline-content{background:rgba(var(--color-background),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (prefers-contrast: high){.timeline-marker{border-width:4px}.timeline-content{border-width:2px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-timeline.css.map */
