.kelo-landing .stale-timeline{--st-dur:10s;position:relative;border:1px solid var(--line);border-radius:16px;background:#fafbfa;overflow:hidden}.kelo-landing .stale-timeline *{animation-play-state:paused!important}.kelo-landing .is-visible .stale-timeline *{animation-play-state:running!important}.kelo-landing .stale-timeline i{font-style:normal}.st-scroll{overflow-x:auto;padding:18px 20px 20px;display:flex;flex-direction:column;gap:22px}.st-lane{min-width:560px}.st-lane-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.st-lane-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.st-counter{position:relative;display:inline-block;width:120px;height:14px;font-size:10.5px;font-weight:700;font-variant-numeric:tabular-nums;color:#b4550f;text-align:right}.st-counter-one{position:static;width:auto;color:#1a7f56}.st-counter i{position:absolute;right:0;top:0;white-space:nowrap;opacity:0}.st-count-1{animation:stCount1 var(--st-dur) ease-out infinite}.st-count-2{animation:stCount2 var(--st-dur) ease-out infinite}.st-count-3{animation:stCount3 var(--st-dur) ease-out infinite}.st-count-4{animation:stCount4 var(--st-dur) ease-out infinite}@keyframes stCount1{0%,20%{opacity:1}24%,to{opacity:0}}@keyframes stCount2{0%,20%{opacity:0}24%,38%{opacity:1}42%,to{opacity:0}}@keyframes stCount3{0%,38%{opacity:0}42%,56%{opacity:1}60%,to{opacity:0}}@keyframes stCount4{0%,56%{opacity:0}60%,96%{opacity:1}to{opacity:0}}.st-track{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding-top:9px}.st-track-broken{border-top:2px dashed #dfe3df}.st-track-solid{border-top:2px solid #dfe3df}.st-fill{position:absolute;left:0;top:-2px;height:2px;width:0;background:#1aa26a;animation:stFill var(--st-dur) cubic-bezier(.23,1,.32,1) infinite}@keyframes stFill{0%,4%{width:0}22%,8%{width:0}26%,40%{width:25%}44%,58%{width:50%}62%,76%{width:75%}80%,96%{width:100%}to{width:0}}.st-node{position:relative;flex:1;min-width:0;padding-right:8px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;opacity:.4}.st-node:last-child{padding-right:0;align-items:flex-end;text-align:right}.st-node b{font-size:11px;font-weight:650;color:#333;white-space:nowrap}.st-dot{position:absolute;left:0;top:-13px;width:8px;height:8px;border-radius:50%;background:#fff;border:2px solid #dfe3df}.st-node:last-child .st-dot{left:auto;right:0}.st-node-old:first-of-type{animation:stNodeA var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(2){animation:stNodeB var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(3){animation:stNodeC var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(4){animation:stNodeD var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(5){animation:stNodeE var(--st-dur) ease-out infinite}.st-node-old:first-of-type .st-dot{animation:stDotOldA var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(2) .st-dot{animation:stDotOldB var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(3) .st-dot{animation:stDotOldC var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(4) .st-dot{animation:stDotOldD var(--st-dur) ease-out infinite}.st-node-old:nth-of-type(5) .st-dot{animation:stDotOldE var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(2){animation:stNodeA var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(3){animation:stNodeB var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(4){animation:stNodeC var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(5){animation:stNodeD var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(6){animation:stNodeE var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(2) .st-dot{animation:stDotNewA var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(3) .st-dot{animation:stDotNewB var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(4) .st-dot{animation:stDotNewC var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(5) .st-dot{animation:stDotNewD var(--st-dur) ease-out infinite}.st-node-new:nth-of-type(6) .st-dot{animation:stDotNewE var(--st-dur) ease-out infinite}@keyframes stNodeA{0%,4%{opacity:.4}8%,96%{opacity:1}to{opacity:.4}}@keyframes stNodeB{0%,22%{opacity:.4}26%,96%{opacity:1}to{opacity:.4}}@keyframes stNodeC{0%,40%{opacity:.4}44%,96%{opacity:1}to{opacity:.4}}@keyframes stNodeD{0%,58%{opacity:.4}62%,96%{opacity:1}to{opacity:.4}}@keyframes stNodeE{0%,76%{opacity:.4}80%,96%{opacity:1}to{opacity:.4}}@keyframes stDotOldA{0%,4%{border-color:#dfe3df;background:#fff;transform:scale(1)}8%,96%{border-color:#b4550f;background:#b4550f;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotOldB{0%,22%{border-color:#dfe3df;background:#fff;transform:scale(1)}26%,96%{border-color:#b4550f;background:#b4550f;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotOldC{0%,40%{border-color:#dfe3df;background:#fff;transform:scale(1)}44%,96%{border-color:#b4550f;background:#b4550f;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotOldD{0%,58%{border-color:#dfe3df;background:#fff;transform:scale(1)}62%,96%{border-color:#b4550f;background:#b4550f;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotOldE{0%,76%{border-color:#dfe3df;background:#fff;transform:scale(1)}80%,96%{border-color:#b4550f;background:#b4550f;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotNewA{0%,4%{border-color:#dfe3df;background:#fff;transform:scale(1)}8%,96%{border-color:#1a7f56;background:#1aa26a;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotNewB{0%,22%{border-color:#dfe3df;background:#fff;transform:scale(1)}26%,96%{border-color:#1a7f56;background:#1aa26a;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotNewC{0%,40%{border-color:#dfe3df;background:#fff;transform:scale(1)}44%,96%{border-color:#1a7f56;background:#1aa26a;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotNewD{0%,58%{border-color:#dfe3df;background:#fff;transform:scale(1)}62%,96%{border-color:#1a7f56;background:#1aa26a;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}@keyframes stDotNewE{0%,76%{border-color:#dfe3df;background:#fff;transform:scale(1)}80%,96%{border-color:#1a7f56;background:#1aa26a;transform:scale(1.1)}to{border-color:#dfe3df;background:#fff;transform:scale(1)}}.st-invoice{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.st-amount{color:#333;font-weight:700;font-size:11px;font-variant-numeric:tabular-nums}.st-mismatch{display:inline-block;padding:2px 7px;border-radius:999px;background:#fdf1e4;color:#b4550f;font-size:9.5px;font-weight:700;white-space:nowrap;opacity:0;transform:scale(.6);animation:stTickE var(--st-dur) cubic-bezier(.23,1,.32,1) infinite}.st-amount-match{color:#1a7f56;font-weight:700;font-size:11px;font-variant-numeric:tabular-nums}.st-check{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e7f6ef;color:#1a7f56;transform:scale(.6);opacity:0;animation:stTickE var(--st-dur) cubic-bezier(.23,1,.32,1) infinite}@keyframes stTickE{0%,76%{opacity:0;transform:scale(.6)}80%,96%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@media (max-width:480px){.st-scroll{padding:16px 16px 18px}.st-lane{min-width:520px}}@media (prefers-reduced-motion:reduce){.kelo-landing .is-visible .stale-timeline *,.kelo-landing .stale-timeline *{animation:none!important}.st-node{opacity:1}.st-node-old .st-dot{border-color:#b4550f;background:#b4550f;transform:none}.st-node-new .st-dot{border-color:#1a7f56;background:#1aa26a;transform:none}.st-fill{width:100%}.st-count-1,.st-count-2,.st-count-3{opacity:0}.st-count-4{opacity:1}.st-check,.st-mismatch{opacity:1;transform:none}}