.Process-module__gUgyKG__steps{gap:20px;margin:0;padding:0;list-style:none;display:grid}.Process-module__gUgyKG__step{grid-template-columns:minmax(0,1fr);display:grid}.Process-module__gUgyKG__rail{display:none}@media (min-width:768px){.Process-module__gUgyKG__step{grid-template-columns:44px minmax(0,1fr);column-gap:20px}.Process-module__gUgyKG__rail{flex-direction:column;align-items:center;display:flex;position:relative}}.Process-module__gUgyKG__railBadge{z-index:1;background:var(--accent-surface);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex;position:relative;box-shadow:0 10px 20px -12px #4d50cf99}.Process-module__gUgyKG__railLine{background:#4d50cf29;border-radius:2px;flex:1;width:2px;margin-top:8px;margin-bottom:-28px;position:relative;overflow:hidden}.Process-module__gUgyKG__railLine:after{content:"";background:var(--accent-surface);transform-origin:top;position:absolute;inset:0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.Process-module__gUgyKG__railBadge{animation:linear both Process-module__gUgyKG__badgeon;animation-timeline:view(0 30%);animation-range:entry}.Process-module__gUgyKG__railLine:after{animation:linear both Process-module__gUgyKG__railgrow;animation-timeline:view(0 30%);animation-range:entry}}}@keyframes Process-module__gUgyKG__badgeon{0%{color:var(--accent);box-shadow:none;background:#4d50cf1f}to{background:var(--accent-surface);color:#fff;box-shadow:0 10px 20px -12px #4d50cf99}}@keyframes Process-module__gUgyKG__railgrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.Process-module__gUgyKG__cardAccent{border-radius:var(--r);color:#fff;background:linear-gradient(135deg,#4d50cf,#3e41b4 55%,#5b4fd6);box-shadow:0 30px 60px -30px #4d50cf99}.Process-module__gUgyKG__visual{justify-content:center;align-items:center;min-width:0;display:flex}.Process-module__gUgyKG__mock{background:var(--surface);border:1px solid var(--surface-edge);width:100%;max-width:340px;box-shadow:var(--surface-shadow);border-radius:16px;padding:16px 18px 18px}.Process-module__gUgyKG__mockHead{align-items:center;gap:10px;display:flex}.Process-module__gUgyKG__mockIcon{width:28px;height:28px;color:var(--accent);background:#4d50cf1a;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Process-module__gUgyKG__mockTitle{color:var(--ink);font-size:14px;font-weight:700}.Process-module__gUgyKG__mockChip{background:color-mix(in srgb, var(--ink) 6%, transparent);color:var(--ink);font-variant-numeric:tabular-nums;border-radius:999px;margin-left:auto;padding:4px 9px;font-size:12px;font-weight:700}.Process-module__gUgyKG__fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.Process-module__gUgyKG__field{flex-direction:column;gap:5px;min-width:0;display:flex}.Process-module__gUgyKG__fieldWide{grid-column:1/-1}.Process-module__gUgyKG__field em{letter-spacing:.04em;color:var(--muted);font-size:11px;font-style:normal;font-weight:600}.Process-module__gUgyKG__field i{background:color-mix(in srgb, var(--ink) 5%, transparent);border:1px solid color-mix(in srgb, var(--ink) 8%, transparent);border-radius:10px;flex-direction:column;justify-content:center;gap:7px;min-height:32px;padding:9px 10px;display:flex}.Process-module__gUgyKG__fieldWide i{min-height:46px}.Process-module__gUgyKG__field b{background:color-mix(in srgb, var(--ink) 34%, transparent);border-radius:3px;width:0;height:6px;animation-duration:6s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:block}.Process-module__gUgyKG__field .Process-module__gUgyKG__typeName{--w:58%;animation-name:Process-module__gUgyKG__typename}.Process-module__gUgyKG__field .Process-module__gUgyKG__typeMail{--w:82%;animation-name:Process-module__gUgyKG__typemail}.Process-module__gUgyKG__field .Process-module__gUgyKG__typeGoal1{--w:92%;animation-name:Process-module__gUgyKG__typegoal1}.Process-module__gUgyKG__field .Process-module__gUgyKG__typeGoal2{--w:54%;animation-name:Process-module__gUgyKG__typegoal2}@keyframes Process-module__gUgyKG__typename{0%,4%{opacity:1;width:0}13%,86%{width:var(--w);opacity:1}92%,to{width:var(--w);opacity:0}}@keyframes Process-module__gUgyKG__typemail{0%,13%{opacity:1;width:0}24%,86%{width:var(--w);opacity:1}92%,to{width:var(--w);opacity:0}}@keyframes Process-module__gUgyKG__typegoal1{0%,24%{opacity:1;width:0}35%,86%{width:var(--w);opacity:1}92%,to{width:var(--w);opacity:0}}@keyframes Process-module__gUgyKG__typegoal2{0%,34%{opacity:1;width:0}42%,86%{width:var(--w);opacity:1}92%,to{width:var(--w);opacity:0}}.Process-module__gUgyKG__sendRow{justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.Process-module__gUgyKG__contact .Process-module__gUgyKG__pill{animation-duration:6s}.Process-module__gUgyKG__sent{color:var(--ink);align-items:center;gap:8px;font-size:12.5px;font-weight:700;animation:6s ease-out infinite Process-module__gUgyKG__sentin;display:inline-flex}.Process-module__gUgyKG__confirmIcon{background:var(--accent-surface);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}@keyframes Process-module__gUgyKG__sentin{0%,54%{opacity:0;transform:translateY(6px)}61%,86%{opacity:1;transform:translateY(0)}92%,to{opacity:0;transform:translateY(6px)}}.Process-module__gUgyKG__list{flex-direction:column;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.Process-module__gUgyKG__list li{animation:6.5s ease-in-out infinite Process-module__gUgyKG__rowon;animation-delay:calc(.6s + var(--i) * .55s);border-radius:10px;align-items:center;gap:10px;padding:7px 8px;display:flex}.Process-module__gUgyKG__box{border:1.5px solid color-mix(in srgb, var(--ink) 22%, transparent);color:#fff;width:18px;height:18px;animation:6.5s ease-in-out infinite Process-module__gUgyKG__boxcheck;animation-delay:calc(.6s + var(--i) * .55s);background:0 0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Process-module__gUgyKG__box svg{opacity:0;animation:6.5s ease-in-out infinite Process-module__gUgyKG__boxtick;animation-delay:calc(.6s + var(--i) * .55s);transform:scale(.5)}.Process-module__gUgyKG__rowLabel{color:var(--muted);animation:6.5s ease-in-out infinite Process-module__gUgyKG__labelon;animation-delay:calc(.6s + var(--i) * .55s);font-size:13.5px;font-weight:600}.Process-module__gUgyKG__rowLine{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:3px;flex:1;height:5px;margin-left:6px}@keyframes Process-module__gUgyKG__rowon{0%,8%{background:0 0}12%{background:#4d50cf14}20%,to{background:0 0}}@keyframes Process-module__gUgyKG__boxcheck{0%,8%{border-color:color-mix(in srgb, var(--ink) 22%, transparent);background:0 0}12%,84%{background:var(--accent-surface);border-color:var(--accent)}90%,to{border-color:color-mix(in srgb, var(--ink) 22%, transparent);background:0 0}}@keyframes Process-module__gUgyKG__boxtick{0%,8%{opacity:0;transform:scale(.5)}13%,84%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(.5)}}@keyframes Process-module__gUgyKG__labelon{0%,8%{color:var(--muted)}12%,84%{color:var(--ink)}90%,to{color:var(--muted)}}.Process-module__gUgyKG__mockFoot{justify-content:flex-end;margin-top:12px;display:flex}.Process-module__gUgyKG__pill{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);color:var(--muted);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:700;animation:6.5s ease-in-out infinite Process-module__gUgyKG__pillon;display:inline-flex}@keyframes Process-module__gUgyKG__pillon{0%,46%{border-color:color-mix(in srgb, var(--ink) 14%, transparent);color:var(--muted);background:0 0;transform:scale(1)}52%{background:var(--accent-surface);border-color:var(--accent);color:#fff;transform:scale(1.05)}56%,84%{background:var(--accent-surface);border-color:var(--accent);color:#fff;transform:scale(1)}90%,to{border-color:color-mix(in srgb, var(--ink) 14%, transparent);color:var(--muted);background:0 0;transform:scale(1)}}.Process-module__gUgyKG__budget{--refund:color-mix(in srgb, var(--accent) 60%, #fff);--refund-ink:var(--ink);--refund-fill:repeating-linear-gradient(135deg, var(--refund) 0 6px, color-mix(in srgb, var(--refund) 62%, transparent) 6px 12px)}[data-theme=dark] .Process-module__gUgyKG__budget{--refund:var(--accent);--refund-ink:var(--on-ink)}.Process-module__gUgyKG__budget .Process-module__gUgyKG__mockHead{margin-bottom:18px}.Process-module__gUgyKG__refund{background:var(--refund);color:var(--refund-ink);border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:4px 9px;font-size:12px;font-weight:700;animation:6s ease-out infinite Process-module__gUgyKG__refundin;display:inline-flex}.Process-module__gUgyKG__track{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:9px;height:18px;display:block;position:relative;overflow:hidden}.Process-module__gUgyKG__used{background:var(--accent-surface);border-radius:9px;width:0;animation:6s ease-in-out infinite Process-module__gUgyKG__usedgrow;position:absolute;top:0;bottom:0;left:0}.Process-module__gUgyKG__rest{background:var(--refund-fill);border-radius:9px;width:32%;animation:6s ease-in-out infinite Process-module__gUgyKG__restback;position:absolute;top:0;bottom:0;right:0}@keyframes Process-module__gUgyKG__usedgrow{0%{width:0}38%{width:68%}84%{width:68%}92%,to{width:0}}@keyframes Process-module__gUgyKG__restback{0%,38%{opacity:0;transform:translate(0)}48%,76%{opacity:1;transform:translate(0)}86%{opacity:0;transform:translate(-40px)}to{opacity:0;transform:translate(0)}}@keyframes Process-module__gUgyKG__refundin{0%,50%{opacity:0;transform:translateY(4px)scale(.94)}58%,86%{opacity:1;transform:translateY(0)scale(1)}92%,to{opacity:0;transform:translateY(4px)scale(.94)}}.Process-module__gUgyKG__legend{justify-content:space-between;margin-top:10px;display:flex}.Process-module__gUgyKG__legend em{letter-spacing:.06em;text-transform:uppercase;color:var(--ink);align-items:center;gap:6px;font-size:11.5px;font-style:normal;font-weight:700;display:inline-flex}.Process-module__gUgyKG__legend em:before{content:"";border-radius:3px;width:10px;height:10px}.Process-module__gUgyKG__lUsed:before{background:var(--accent-surface)}.Process-module__gUgyKG__lRest:before{background:var(--refund-fill)}.Process-module__gUgyKG__visual{container:flow/inline-size}.Process-module__gUgyKG__flow{grid-template-columns:auto minmax(48px,1fr) auto minmax(48px,1fr) auto;align-items:center;column-gap:16px;width:100%;padding:8px 4px 0;display:grid}.Process-module__gUgyKG__stage{flex-direction:column;align-items:center;gap:10px;display:flex}.Process-module__gUgyKG__stageLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;white-space:nowrap;font-size:11px;font-weight:700}.Process-module__gUgyKG__screen{inset:var(--bezel);border-radius:calc(var(--phone-r) - var(--bezel));color:#fff;background:linear-gradient(160deg,#7477e6,#4d50cf 70%);justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff40}.Process-module__gUgyKG__island{top:var(--island-y);width:var(--island-w);height:var(--island-h);background:#1b1b1f;border-radius:999px;position:absolute;left:50%;transform:translate(-50%)}.Process-module__gUgyKG__source{--bezel:3px;--phone-r:15px;--island-y:5px;--island-w:16px;--island-h:4px;aspect-ratio:9/18.5;border-radius:var(--phone-r);background:#1b1b1f;width:64px;animation:2.4s ease-in-out infinite Process-module__gUgyKG__sourcepulse;position:relative;box-shadow:inset 0 0 0 1px #ffffff24,0 16px 30px -16px #0009}.Process-module__gUgyKG__source:after{content:"";border-radius:var(--phone-r);border:1px solid #ffffffb3;animation:2.4s ease-out infinite Process-module__gUgyKG__sourcering;position:absolute;inset:-1px}@keyframes Process-module__gUgyKG__sourcepulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes Process-module__gUgyKG__sourcering{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(1.22)}}.Process-module__gUgyKG__line{background:repeating-linear-gradient(90deg,#ffffff8c 0 7px,#0000 7px 14px) 0 0/14px 2px;height:2px;animation:.9s linear infinite Process-module__gUgyKG__dashmove;position:relative;container:line/size}.Process-module__gUgyKG__line:after{content:"";border-top:2px solid #ffffffbf;border-right:2px solid #ffffffbf;width:9px;height:9px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}@keyframes Process-module__gUgyKG__dashmove{to{background-position:14px 0}}.Process-module__gUgyKG__particle{opacity:0;background:#fff;border-radius:2px;width:8px;height:14px;margin-top:-7px;animation:1.7s cubic-bezier(.3,0,.4,1) infinite Process-module__gUgyKG__particlefly;position:absolute;top:50%;left:0}.Process-module__gUgyKG__particle:nth-child(2){animation-delay:.57s}.Process-module__gUgyKG__particle:nth-child(3){animation-delay:1.14s}@keyframes Process-module__gUgyKG__particlefly{0%{opacity:0;transform:translate(0)scale(.8)}15%{opacity:1;transform:translate(15cqw)scale(1)}85%{opacity:1}to{opacity:0;transform:translate(calc(100cqw - 10px))scale(.8)}}.Process-module__gUgyKG__dot{opacity:0;background:#fff;border-radius:50%;width:6px;height:6px;margin-top:-3px;animation:1.4s linear infinite Process-module__gUgyKG__dotfly;position:absolute;top:50%;left:0}.Process-module__gUgyKG__dot:nth-child(2){animation-delay:.35s}.Process-module__gUgyKG__dot:nth-child(3){animation-delay:.7s}.Process-module__gUgyKG__dot:nth-child(4){animation-delay:1.05s}@keyframes Process-module__gUgyKG__dotfly{0%{opacity:0;transform:translate(0)}15%,85%{opacity:1}to{opacity:0;transform:translate(calc(100cqw - 8px))}}.Process-module__gUgyKG__clipGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;width:clamp(210px,26cqw,262px);display:grid}.Process-module__gUgyKG__tile{--bezel:2px;--phone-r:9px;--island-y:3px;--island-w:8px;--island-h:2px;aspect-ratio:9/18.5;border-radius:var(--phone-r);opacity:0;animation:8s ease-out infinite Process-module__gUgyKG__tilein;animation-delay:calc(var(--i) * .17s);background:#1b1b1f;position:relative;transform:scale(.6);box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 18px -12px #0009}.Process-module__gUgyKG__tileChannel{background:#fffc;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:4px}.Process-module__gUgyKG__tileViews{background:#ffffff47;border-radius:2px;height:3px;position:absolute;bottom:5px;left:4px;right:4px}.Process-module__gUgyKG__tileViews:after{content:"";width:var(--v);transform-origin:0;animation:8s ease-out infinite Process-module__gUgyKG__viewsgrow;animation-delay:calc(var(--i) * .17s + .4s);background:#fff;border-radius:2px;position:absolute;inset:0;transform:scaleX(0)}@keyframes Process-module__gUgyKG__tilein{0%{opacity:0;transform:scale(.6)}4%{opacity:1;transform:scale(1.08)}6%,86%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.9)}}@keyframes Process-module__gUgyKG__viewsgrow{0%,4%{transform:scaleX(0)}30%,86%{transform:scaleX(1)}92%,to{transform:scaleX(0)}}.Process-module__gUgyKG__total{gap:4px;min-width:170px}.Process-module__gUgyKG__live{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;margin-bottom:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.Process-module__gUgyKG__live i{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite Process-module__gUgyKG__livepulse;box-shadow:0 0 #fff9}@keyframes Process-module__gUgyKG__livepulse{0%{box-shadow:0 0 #ffffff8c}70%,to{box-shadow:0 0 0 7px #fff0}}.Process-module__gUgyKG__netCount{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;line-height:1.05}.Process-module__gUgyKG__netLabel{letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;font-size:12px}@container flow (min-width:601px){.Process-module__gUgyKG__flow{padding-bottom:34px}.Process-module__gUgyKG__stage{position:relative}.Process-module__gUgyKG__stageLabel,.Process-module__gUgyKG__netLabel,.Process-module__gUgyKG__live{position:absolute;left:50%;transform:translate(-50%)}.Process-module__gUgyKG__stageLabel{top:calc(100% + 10px)}.Process-module__gUgyKG__netLabel{top:calc(100% + 4px)}.Process-module__gUgyKG__live{margin-bottom:0;bottom:calc(100% + 10px)}}@container flow (max-width:600px){.Process-module__gUgyKG__flow{grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:12px;padding:4px 0 0}.Process-module__gUgyKG__line{background:repeating-linear-gradient(#ffffff8c 0 7px,#0000 7px 14px) 0 0/2px 14px;width:2px;height:44px;animation-name:Process-module__gUgyKG__dashmovey}.Process-module__gUgyKG__line:after{inset:auto auto -1px 50%;transform:translate(-50%)rotate(135deg)}.Process-module__gUgyKG__particle{margin:0 0 0 -4px;animation-name:Process-module__gUgyKG__particlefall;top:0;left:50%}.Process-module__gUgyKG__dot{margin:0 0 0 -3px;animation-name:Process-module__gUgyKG__dotfall;top:0;left:50%}.Process-module__gUgyKG__clipGrid{width:clamp(170px,76cqw,236px)}.Process-module__gUgyKG__total{min-width:0}.Process-module__gUgyKG__netCount{font-size:34px}}@keyframes Process-module__gUgyKG__dashmovey{to{background-position:0 14px}}@keyframes Process-module__gUgyKG__particlefall{0%{opacity:0;transform:translateY(0)scale(.8)}15%{opacity:1;transform:translateY(15cqh)scale(1)}85%{opacity:1}to{opacity:0;transform:translateY(calc(100cqh - 16px))scale(.8)}}@keyframes Process-module__gUgyKG__dotfall{0%{opacity:0;transform:translateY(0)}15%,85%{opacity:1}to{opacity:0;transform:translateY(calc(100cqh - 8px))}}@media (prefers-reduced-motion:reduce){.Process-module__gUgyKG__field b,.Process-module__gUgyKG__sent,.Process-module__gUgyKG__list li,.Process-module__gUgyKG__box,.Process-module__gUgyKG__box svg,.Process-module__gUgyKG__rowLabel,.Process-module__gUgyKG__pill,.Process-module__gUgyKG__refund,.Process-module__gUgyKG__used,.Process-module__gUgyKG__rest,.Process-module__gUgyKG__live i,.Process-module__gUgyKG__source,.Process-module__gUgyKG__source:after,.Process-module__gUgyKG__line,.Process-module__gUgyKG__particle,.Process-module__gUgyKG__dot,.Process-module__gUgyKG__tile,.Process-module__gUgyKG__tileViews:after{animation:none}.Process-module__gUgyKG__source:after,.Process-module__gUgyKG__particle,.Process-module__gUgyKG__dot{display:none}.Process-module__gUgyKG__tile{opacity:1;transform:none}.Process-module__gUgyKG__tileViews:after{transform:scaleX(1)}.Process-module__gUgyKG__field b{width:var(--w)}.Process-module__gUgyKG__box svg,.Process-module__gUgyKG__sent,.Process-module__gUgyKG__refund,.Process-module__gUgyKG__rest{opacity:1;transform:none}.Process-module__gUgyKG__box{background:var(--accent-surface);border-color:var(--accent)}.Process-module__gUgyKG__rowLabel{color:var(--ink)}.Process-module__gUgyKG__pill{background:var(--accent-surface);border-color:var(--accent);color:#fff}.Process-module__gUgyKG__used{width:68%}}
