.animated-timeline__container{width:100%;margin:0 auto;padding-left:0;padding-right:0;box-sizing:border-box}.animated-timeline__header{text-align:center;margin-bottom:70px}.animated-timeline__eyebrow{color:var(--timeline-eyebrow);font-size:11px;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.animated-timeline__main-heading{margin:0;color:var(--timeline-title);font-size:42px;line-height:1.1;font-weight:600}.animated-timeline__subheading{max-width:650px;margin:16px auto 0;color:var(--timeline-description);font-size:16px;line-height:1.6}.animated-timeline__wrapper{position:relative;width:100%}.animated-timeline__items{position:relative;z-index:2}.animated-timeline__line{position:absolute;top:0;left:1px;width:2px;height:100%;background:#f1d203;transform:translate(-50%);z-index:1;opacity:43%}.animated-timeline__line:after{content:"";position:absolute;top:0;left:50%;width:7px;height:100%;transform:translate(-50%);opacity:.35;filter:blur(0px);pointer-events:none}.animated-timeline__runner{position:absolute;top:63px;left:50%;width:30px;height:30px;border-radius:50%;background:transparent;transform:translate(-50%,-50%);z-index:10;box-shadow:none;pointer-events:none;border:solid 1px #ffe500}.animated-timeline__runner:after{content:"";position:absolute;top:7px;left:7px;width:14px;height:14px;background:#f1d203;border-radius:50%}.animated-timeline__item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;min-height:180px;margin-bottom:var(--timeline-gap)}.animated-timeline__item:last-child{margin-bottom:0}.animated-timeline__center{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:3;margin:0 auto}.animated-timeline__node{width:8px;height:8px;border-radius:50%;background:var(--timeline-node-bg);transition:transform .35s ease,box-shadow .35s ease}.animated-timeline__side{min-width:0;display:flex;flex-direction:column;gap:120px}.animated-timeline__side--left{align-items:flex-end;text-align:right;padding-right:45px}.animated-timeline__side--right{align-items:flex-start;text-align:left;padding-left:45px}.animated-timeline__content{max-width:430px}.animated-timeline__date{color:var(--timeline-date);line-height:1.15;font-weight:500;margin-bottom:10px;font-size:14px;letter-spacing:0}.animated-timeline__title{margin:0 0 10px;color:var(--timeline-title);font-size:20px;line-height:normal;font-weight:600;letter-spacing:0}.animated-timeline__description{color:var(--timeline-description);line-height:normal;font-weight:400;font-size:16px;letter-spacing:0}.animated-timeline__description p{margin:0 0 8px}.animated-timeline__description p:last-child{margin-bottom:0}.animated-timeline__card{position:relative;width:100%;max-width:390px;box-sizing:border-box;padding:24px 25px;background:linear-gradient(135deg,var(--timeline-card-bg),transparent);border-radius:var(--timeline-card-radius);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.animated-timeline__card:hover{transform:translateY(-3px);border-color:var(--timeline-runner);box-shadow:0 10px 35px #0000002e}.animated-timeline__card-title{color:var(--timeline-card-text);font-size:13px;line-height:1.4;font-weight:500;margin-bottom:12px}.animated-timeline__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.animated-timeline__list li{position:relative;padding-left:20px;color:var(--timeline-card-text);font-size:16px;line-height:normal}.animated-timeline__side--left .animated-timeline__card li{padding-left:0;padding-right:20px}.animated-timeline__list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--timeline-bullet)}.animated-timeline__side--left .animated-timeline__card li:before{left:auto;right:0}.animated-timeline__badge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:20px;padding:10px 11px;border-radius:8px;background:var(--timeline-badge-bg);background:color-mix(in srgb,var(--timeline-badge-bg) 10%,transparent);color:var(--timeline-badge-text);font-size:14px;line-height:1.15;font-weight:600;text-transform:uppercase;letter-spacing:0}.animated-timeline{position:relative;width:100%}.animated-timeline__center{position:relative;width:2px;height:700px;margin:0 auto}.animated-timeline__line{position:absolute;top:0;left:0;width:2px;height:100%;background:#550;transform:translate(-50%);z-index:1}.animated-timeline__line-fill{position:absolute;top:0;left:0;width:1px;height:0%;background:#f1d203;transform:translate(-50%);z-index:2}.animated-timeline__node{position:absolute;left:50%;width:14px;height:14px;border-radius:50%;background:transparent;border:1px solid #ffe500;transform:translate(-50%,-50%);z-index:5;transition:background .5s ease,width .5s ease,height .5s ease,box-shadow .5s ease}.animated-timeline__node--1{top:9%}.animated-timeline__node--2{top:50%}.animated-timeline__node--3{top:90%}.animated-timeline__node.is-active{width:14px;height:14px;background:transparent;border-color:#ffe500;box-shadow:none}.animated-timeline__runner{position:absolute;top:63px;left:50%;width:30px;height:30px;border-radius:50%;background:transparent;transform:translate(-50%,-50%);z-index:10;box-shadow:none;pointer-events:none}@media(prefers-reduced-motion:reduce){.animated-timeline__line-fill{height:100%}.animated-timeline__runner{top:100%}.animated-timeline__node{transition:none}}@media screen and (max-width:989px){.animated-timeline__side--right{padding-left:15px}.animated-timeline__side{gap:70px}.animated-timeline__card{padding:20px 16px}.animated-timeline__list li{padding-left:16px;font-size:14px}.animated-timeline__list li:before{top:8px}.animated-timeline__date{margin-bottom:12px;font-size:14px}.animated-timeline__title{font-size:18px}.animated-timeline__description{font-size:14px}.animated-timeline__side--left{padding-right:15px}}@media screen and (max-width:749px){.animated-timeline__title{font-size:16px}.animated-timeline__container{padding-left:0;padding-right:0}.animated-timeline__header{margin-bottom:45px}.animated-timeline__main-heading{font-size:30px}.animated-timeline__subheading{font-size:14px}.animated-timeline__line{left:0;transform:none}.animated-timeline__runner{left:50%}.animated-timeline__item{display:flex;align-items:stretch;min-height:auto;flex-direction:column;gap:15px;padding-left:45px}.animated-timeline__center{grid-column:1;grid-row:1;width:25px;height:100%;align-items:flex-start;padding-top:8px}.animated-timeline__side--left,.animated-timeline__side--right{grid-column:2;grid-row:1;align-items:flex-start;text-align:left;padding-left:0;padding-right:0;width:100%;gap:20px}.animated-timeline__content{max-width:none;width:100%}.animated-timeline__card{max-width:none;width:100%;padding:16px}.animated-timeline__card-title{font-size:12px}.animated-timeline__list li{font-size:13px}.animated-timeline__center{position:relative;width:2px;height:auto;margin:0 auto;display:none}.animated-timeline__center{position:absolute;width:1px;height:900px;margin:0 auto;display:flex;top:-420px;left:-30px}.animated-timeline__side--left .animated-timeline__card li{padding-left:20px;padding-right:0}.animated-timeline__side--left .animated-timeline__card li:before{left:0;right:auto}}@media(prefers-reduced-motion:reduce){.animated-timeline__runner{top:50%!important}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/animated-timeline.css.map */
