.WorkflowSteps-module__Gnlmlq__journey{max-width:1152px;color:var(--foreground);margin:0 auto}.WorkflowSteps-module__Gnlmlq__title{letter-spacing:-.045em;text-wrap:balance;max-width:910px;font-size:clamp(34px,4.3vw,58px);font-weight:600;line-height:1.04}.WorkflowSteps-module__Gnlmlq__intro{max-width:640px;margin-top:20px;line-height:1.6}.WorkflowSteps-module__Gnlmlq__rail{--station:#c9cad2;--path:#dcdde3;margin-top:34px;position:relative}.dark .WorkflowSteps-module__Gnlmlq__rail{--station:#ffffff47;--path:#ffffff24}.WorkflowSteps-module__Gnlmlq__tabs{gap:34px;display:flex}.WorkflowSteps-module__Gnlmlq__tabs button{color:#64656d;cursor:pointer;border-radius:12px 12px 0 0;min-height:44px;padding:10px 14px 22px;font-size:15px;transition:color .2s,background .2s;position:relative}.WorkflowSteps-module__Gnlmlq__tabs button[aria-selected=true]{color:#191919;background:#f1f1f4;font-weight:600}.WorkflowSteps-module__Gnlmlq__tabs button:after{content:"";background:var(--station);border-radius:50%;width:8px;height:8px;margin-left:-4px;transition:background .25s,transform .25s,box-shadow .25s;position:absolute;bottom:-3px;left:50%}.WorkflowSteps-module__Gnlmlq__tabs button[data-passed]:after{background:#ff6200}.WorkflowSteps-module__Gnlmlq__tabs button[aria-selected=true]:after{background:#ff6200;transform:scale(1.3);box-shadow:0 0 0 6px #ff620024}.WorkflowSteps-module__Gnlmlq__track,.WorkflowSteps-module__Gnlmlq__walked{pointer-events:none;border-radius:2px;height:2px;position:absolute;bottom:0}.WorkflowSteps-module__Gnlmlq__track{background:var(--path)}.WorkflowSteps-module__Gnlmlq__walked{background:#ff6200;transition:width .45s cubic-bezier(.2,.75,.2,1)}.WorkflowSteps-module__Gnlmlq__journey button:focus-visible,.WorkflowSteps-module__Gnlmlq__journey a:focus-visible,.WorkflowSteps-module__Gnlmlq__stage:focus-visible{outline-offset:6px;outline:2px solid #ff6200}.WorkflowSteps-module__Gnlmlq__stage{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr);align-items:start;gap:30px 48px;margin-top:40px;display:grid}.WorkflowSteps-module__Gnlmlq__copy{grid-area:1/1;padding-top:16px;animation:.35s ease-out both WorkflowSteps-module__Gnlmlq__copyIn}.WorkflowSteps-module__Gnlmlq__copy h3{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,3.2vw,43px);font-weight:600;line-height:1.07}.WorkflowSteps-module__Gnlmlq__copy>p{color:#62646e;max-width:330px;margin-top:22px;font-size:19px;line-height:1.55}.WorkflowSteps-module__Gnlmlq__copy>p.WorkflowSteps-module__Gnlmlq__lead{color:var(--foreground);margin-top:18px;font-weight:600}.WorkflowSteps-module__Gnlmlq__copy>p.WorkflowSteps-module__Gnlmlq__lead+p{margin-top:10px}.WorkflowSteps-module__Gnlmlq__num{letter-spacing:.1em;color:#9a9ba3;font-variant-numeric:tabular-nums;margin-right:9px;font-size:11px}.WorkflowSteps-module__Gnlmlq__tabs button[aria-selected=true] .WorkflowSteps-module__Gnlmlq__num{color:#ff6200}.WorkflowSteps-module__Gnlmlq__copy>p.WorkflowSteps-module__Gnlmlq__counter{letter-spacing:.14em;color:#9a9ba3;font-variant-numeric:tabular-nums;max-width:none;margin:0 0 14px;font-size:12px}.WorkflowSteps-module__Gnlmlq__copy>p.WorkflowSteps-module__Gnlmlq__counter span{color:#ff6200;font-weight:600}.WorkflowSteps-module__Gnlmlq__preview{grid-area:1/2/3;min-width:0;min-height:350px}.WorkflowSteps-module__Gnlmlq__screen{animation:.5s cubic-bezier(.2,.75,.2,1) both WorkflowSteps-module__Gnlmlq__screenIn}.WorkflowSteps-module__Gnlmlq__caption{color:#777983;margin-top:18px;font-size:12px;line-height:1.6}.WorkflowSteps-module__Gnlmlq__actions{grid-area:2/1}.WorkflowSteps-module__Gnlmlq__trial{color:#fff;background:#ff6200;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:14px 24px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.WorkflowSteps-module__Gnlmlq__trial:hover{background:#e95700;transform:translateY(-2px)}.dark .WorkflowSteps-module__Gnlmlq__tabs button{color:#a4a4ad}.dark .WorkflowSteps-module__Gnlmlq__tabs button[aria-selected=true]{color:#fafafa;background:#ffffff12}.dark .WorkflowSteps-module__Gnlmlq__copy>p{color:#b4b4bd}.dark .WorkflowSteps-module__Gnlmlq__num{color:#8e8f98}.dark .WorkflowSteps-module__Gnlmlq__copy>p.WorkflowSteps-module__Gnlmlq__counter{color:#8e8f98}.dark .WorkflowSteps-module__Gnlmlq__caption{color:#a5a5af}@keyframes WorkflowSteps-module__Gnlmlq__screenIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes WorkflowSteps-module__Gnlmlq__copyIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media (max-width:767px){.WorkflowSteps-module__Gnlmlq__title{max-width:580px;font-size:clamp(32px,7.5vw,44px);line-height:1.06}.WorkflowSteps-module__Gnlmlq__rail{margin-top:28px}.WorkflowSteps-module__Gnlmlq__tabs{justify-content:space-between;gap:4px}.WorkflowSteps-module__Gnlmlq__tabs button{white-space:nowrap;padding:8px 4px 20px;font-size:clamp(11px,3.2vw,15px)}.WorkflowSteps-module__Gnlmlq__num{display:none}.WorkflowSteps-module__Gnlmlq__stage{flex-direction:column;gap:26px;margin-top:32px;display:flex}.WorkflowSteps-module__Gnlmlq__copy{width:100%;padding-top:0}.WorkflowSteps-module__Gnlmlq__copy h3{text-wrap:initial;font-size:clamp(27px,6.6vw,36px);line-height:1.12}.WorkflowSteps-module__Gnlmlq__copy>p{max-width:none;margin-top:14px;font-size:17px;line-height:1.5}.WorkflowSteps-module__Gnlmlq__preview{width:100%;min-height:0}.WorkflowSteps-module__Gnlmlq__actions{width:100%}.WorkflowSteps-module__Gnlmlq__trial{width:100%;min-height:52px;font-size:16px}}@media (prefers-reduced-motion:reduce){.WorkflowSteps-module__Gnlmlq__screen,.WorkflowSteps-module__Gnlmlq__copy{animation:none}.WorkflowSteps-module__Gnlmlq__tabs button,.WorkflowSteps-module__Gnlmlq__tabs button:after,.WorkflowSteps-module__Gnlmlq__walked,.WorkflowSteps-module__Gnlmlq__trial{transition:none}.WorkflowSteps-module__Gnlmlq__trial:hover{transform:none}}
