.timeline-container{position:relative}.timeline-container:before{content:"";position:absolute;left:15px;top:24px;bottom:24px;width:2px;background:linear-gradient(to bottom,transparent 0%,rgba(100,116,139,.3) 5%,rgba(100,116,139,.3) 95%,transparent 100%);display:none}@media(min-width:640px){.timeline-container:before{display:block}}.timeline-item{position:relative;padding-left:0}@media(min-width:640px){.timeline-item{padding-left:48px}}.timeline-dot{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;display:none;align-items:center;justify-content:center;background:#1e293b;border:2px solid #334155;z-index:1;transition:all .3s ease}@media(min-width:640px){.timeline-dot{display:flex}}.timeline-dot.has-entry{border-color:var(--dot-color, #64748b);box-shadow:0 0 12px color-mix(in srgb,var(--dot-color, #64748b) 40%,transparent)}.timeline-dot.empty{background:#0f172a;border-color:#334155}@keyframes timeline-slide-in{0%{opacity:0;transform:translate3d(-10px,0,0)}to{opacity:1;transform:translateZ(0)}}.timeline-item{animation:timeline-slide-in .4s ease-out forwards;opacity:0;will-change:transform,opacity;backface-visibility:hidden}.timeline-item:nth-child(1){animation-delay:0ms}.timeline-item:nth-child(2){animation-delay:60ms}.timeline-item:nth-child(3){animation-delay:.12s}.timeline-item:nth-child(4){animation-delay:.18s}.timeline-item:nth-child(5){animation-delay:.24s}.timeline-item:nth-child(6){animation-delay:.3s}.timeline-item:nth-child(7){animation-delay:.36s}
