@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");.cws-seq{--cws-seq-accent:#73e0c1;--cws-white:#fff;--cws-hairline:#d7e0dc;--cws-muted:#5a6b65;--cws-ink:#0f1f1a;--cws-accent-ink:#0e5a48;--cws-node:52px;--cws-gap:1.75rem;--cws-step:260ms;--cws-seq-dwell:1500ms;--cws-seq-space:0px;--cws-seq-max:100%;color:var(--cws-muted);font-family:Montserrat,system-ui,-apple-system,Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;padding:var(--cws-seq-space) 0}.cws-seq *,.cws-seq :after,.cws-seq :before{box-sizing:border-box}.cws-seq :where(ol,li,p,h3,span){background:none;border:0;float:none;font-family:inherit;font-style:normal;list-style:none;margin:0;padding:0;text-align:inherit;text-transform:none}.cws-seq__steps{display:grid;gap:var(--cws-gap);grid-template-columns:repeat(var(--cws-cols,3),minmax(0,1fr));margin:0 auto;max-width:var(--cws-seq-max)}.cws-seq__steps:has(>:nth-child(4)){--cws-cols:4}.cws-seq__steps:has(>:nth-child(5)){--cws-cols:5}.cws-seq__steps:has(>:nth-child(6)){--cws-cols:6}.cws-seq__steps:not(:has(>:nth-child(3))){--cws-cols:2}.cws-seq__step{position:relative}.cws-seq__rail{background:var(--cws-hairline);border-radius:2px;height:2px;left:calc(var(--cws-node) + .75rem);position:absolute;right:calc(var(--cws-gap)*-1 - .75rem);top:calc(var(--cws-node)/2 - 1px);z-index:0}.cws-seq__step--last .cws-seq__rail{display:none}.cws-seq__fill{background:var(--cws-seq-accent);border-radius:2px;display:block;height:100%;position:relative;transition:width .62s cubic-bezier(.4,0,.2,1);width:0}.cws-seq__fill:after{background:var(--cws-seq-accent);border-radius:50%;content:"";height:11px;margin-top:-5.5px;opacity:0;position:absolute;right:-5px;top:50%;transition:opacity .25s ease;width:11px}.cws-seq__step.is-filling .cws-seq__fill:after{opacity:1}.cws-seq__step.is-filled .cws-seq__fill,.cws-seq__step.is-filling .cws-seq__fill{width:100%}.cws-seq__node{background:var(--cws-seq-accent);border-radius:50%;color:var(--cws-ink);display:grid;font-size:1.1rem;font-weight:700;height:var(--cws-node);line-height:1;place-items:center;position:relative;transition:transform .45s cubic-bezier(.2,.9,.3,1.35),box-shadow .45s ease;width:var(--cws-node);z-index:1}.cws-seq--on-dark .cws-seq__node{color:#fff}.cws-seq--on-dark .cws-seq__dur{color:var(--cws-seq-accent)}.cws-seq--on-dark .cws-seq__step.is-active .cws-seq__dur{color:var(--cws-ink)}.cws-seq__step.is-active .cws-seq__node{box-shadow:0 0 0 10px rgba(115,224,193,.26);box-shadow:0 0 0 10px color-mix(in srgb,var(--cws-seq-accent) 26%,transparent);transform:scale(1.16)}.cws-seq__step.is-active .cws-seq__node:after{animation:cws-seq-pulse 1.5s ease-out infinite;border:2px solid var(--cws-seq-accent);border-radius:50%;content:"";inset:-2px;position:absolute}.cws-seq__step.is-active .cws-seq__dur{color:var(--cws-ink)}@keyframes cws-seq-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}.cws-seq__dur{color:var(--cws-accent-ink);display:block;font-size:.72rem;font-weight:600;letter-spacing:.12em;margin-top:1.35rem;text-transform:uppercase;transition:color .35s ease}.cws-seq__title{color:var(--cws-ink);font-size:1.14rem;font-weight:700;letter-spacing:-.01em;line-height:1.28;margin-top:.5rem}.cws-seq__body{color:var(--cws-muted);font-size:.95rem;font-weight:400;line-height:1.62;margin-top:.6rem;max-width:34ch}.cws-seq--anim.is-armed .cws-seq__node{opacity:0;transform:scale(.3);transition:opacity .45s cubic-bezier(.2,.7,.3,1),transform .55s cubic-bezier(.2,.9,.3,1.2);transition-delay:calc(var(--i)*var(--cws-step))}.cws-seq--anim.is-armed .cws-seq__body,.cws-seq--anim.is-armed .cws-seq__dur,.cws-seq--anim.is-armed .cws-seq__title{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s cubic-bezier(.2,.7,.3,1);transition-delay:calc(var(--i)*var(--cws-step) + .12s)}.cws-seq--anim.is-armed .cws-seq__title{transition-delay:calc(var(--i)*var(--cws-step) + .17s)}.cws-seq--anim.is-armed .cws-seq__body{transition-delay:calc(var(--i)*var(--cws-step) + .22s)}.cws-seq--anim.is-armed.is-in .cws-seq__body,.cws-seq--anim.is-armed.is-in .cws-seq__dur,.cws-seq--anim.is-armed.is-in .cws-seq__node,.cws-seq--anim.is-armed.is-in .cws-seq__title{opacity:1;transform:none}@media (max-width:900px){.cws-seq__steps,.cws-seq__steps:has(>:nth-child(4)),.cws-seq__steps:has(>:nth-child(5)),.cws-seq__steps:has(>:nth-child(6)),.cws-seq__steps:not(:has(>:nth-child(3))){--cws-cols:1}.cws-seq__steps{gap:2.25rem}.cws-seq__step{padding-left:calc(var(--cws-node) + 1.25rem)}.cws-seq__node{left:0;position:absolute;top:0}.cws-seq__rail{bottom:-2.75rem;height:auto;left:calc(var(--cws-node)/2 - 1px);right:auto;top:calc(var(--cws-node) + .5rem);width:2px}.cws-seq__fill{height:0;transition:height .62s cubic-bezier(.4,0,.2,1);width:100%}.cws-seq__step.is-filled .cws-seq__fill,.cws-seq__step.is-filling .cws-seq__fill{height:100%;width:100%}.cws-seq__fill:after{bottom:-5px;margin:0 -5.5px 0 0;right:50%;top:auto}.cws-seq__dur{margin-top:.1rem}.cws-seq__body{max-width:none}}@media (prefers-reduced-motion:reduce){.cws-seq--anim.is-armed :where(.cws-seq__node,.cws-seq__dur,.cws-seq__title,.cws-seq__body){opacity:1;transform:none;transition:none}.cws-seq__fill{transition:none;width:100%}.cws-seq__fill:after{display:none}.cws-seq__step.is-active .cws-seq__node{box-shadow:none;transform:none}.cws-seq__step.is-active .cws-seq__node:after{animation:none;display:none}}