.s1b-fx .vtl{--vtl-node: 50px;--vtl-gap: 40px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--vtl-gap);max-width:980px;margin:56px auto 0}.s1b-fx .vtl__line{position:absolute;top:calc(var(--vtl-node) / 2);left:calc(var(--vtl-node) / 2);right:calc((100% - 2 * var(--vtl-gap)) / 3 - var(--vtl-node) / 2);height:2px;background:var(--line);overflow:hidden;border-radius:2px}.s1b-fx .vtl__fill{position:absolute;left:0;top:0;height:100%;width:calc(var(--p,0)*100%);background:var(--ink);transition:width .6s cubic-bezier(.2,.7,.2,1)}.s1b-fx .vtl__step{position:relative;text-align:left}.s1b-fx .vtl__node{position:relative;z-index:1;width:var(--vtl-node);height:var(--vtl-node);border-radius:100px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid var(--line);color:var(--ink-3);transition:background .4s ease,border-color .4s ease,color .4s ease,transform .4s cubic-bezier(.2,.7,.2,1)}.s1b-fx .vtl__num{font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}.s1b-fx .vtl__step.is-done .vtl__node,.s1b-fx .vtl__step.is-active .vtl__node{background:var(--ink);border-color:var(--ink);color:#fff}.s1b-fx .vtl__step.is-active .vtl__node{transform:scale(1.08);box-shadow:0 8px 22px #00000029}.s1b-fx .vtl__body{margin-top:22px;transition:opacity .4s ease}.s1b-fx .vtl__body h3{font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink-3);transition:color .4s ease}.s1b-fx .vtl__step.is-active .vtl__body h3,.s1b-fx .vtl__step.is-done .vtl__body h3{color:var(--ink)}.s1b-fx .vtl__body p{font-size:14.5px;line-height:1.5;color:var(--ink-3);margin-top:9px;max-width:34ch}.s1b-fx .vtl__check{display:none;align-items:center;justify-content:center;width:20px;height:20px}.s1b-fx .vtl__check svg{width:20px;height:20px}.s1b-fx .vtl__step.is-done .vtl__num{display:none}.s1b-fx .vtl__step.is-done .vtl__check{display:inline-flex}.s1b-fx .vtl__fill:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:11px;height:11px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 4px #1a1a1a1a;opacity:clamp(0,calc(var(--p, 0) * 9999),1)}@media(max-width:720px){.s1b-fx .vtl{grid-template-columns:1fr;gap:0;margin-top:36px}.s1b-fx .vtl__line{left:24px;right:auto;top:34px;bottom:34px;width:2px;height:auto}.s1b-fx .vtl__fill{width:100%;height:calc(var(--p,0)*100%);transition:height .6s cubic-bezier(.2,.7,.2,1)}.s1b-fx .vtl__step{display:grid;grid-template-columns:50px 1fr;gap:20px;align-items:start;padding:14px 0}.s1b-fx .vtl__body{margin-top:0;padding-top:11px}.s1b-fx .vtl__body p{max-width:none}.s1b-fx .vtl__fill:after{right:auto;left:50%;top:auto;bottom:-5px;transform:translate(-50%)}}@media(min-width:641px)and (max-width:1024px){.s1b-fx .vtl{margin-top:44px}}.s1b-fx .vipayoff{max-width:980px;margin:46px auto 0}.s1b-fx .vipayoff__lead{display:flex;flex-direction:column;align-items:center;gap:11px;margin-bottom:22px}.s1b-fx .vipayoff__arrow{width:2px;height:32px;background:linear-gradient(var(--line),var(--ink));border-radius:2px}.s1b-fx .vipayoff__eyebrow{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.s1b-fx .vipcard{display:grid;grid-template-columns:300px 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 44px #0000000f}.s1b-fx .vipcard__id{background:var(--bg-alt);padding:32px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid var(--line)}.s1b-fx .vipcard__badge{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2);margin-bottom:20px}.s1b-fx .vipcard__badge svg{width:14px;height:14px;color:var(--vi-deep);flex:none}.s1b-fx .vipring{position:relative;width:128px;height:128px}.s1b-fx .vipring svg{width:128px;height:128px;transform:rotate(-90deg)}.s1b-fx .vipring .n{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.s1b-fx .vipring .n b{font-size:42px;font-weight:400;letter-spacing:-.02em;line-height:1}.s1b-fx .vipring .n span{font-size:11px;color:var(--ink-3);margin-top:3px}.s1b-fx .vipcard__proj{margin-top:18px;font-size:12.5px;font-weight:500;color:var(--match);background:#f2ecfb;border-radius:100px;padding:7px 15px}.s1b-fx .vipcard__body{padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.s1b-fx .vipcard__h{font-size:18px;font-weight:500;letter-spacing:-.01em;margin-bottom:14px}.s1b-fx .vipcard__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.s1b-fx .vipcard__chips span{font-size:12.5px;color:var(--ink-2);background:var(--bg-alt);border:1px solid var(--line);border-radius:100px;padding:6px 12px}.s1b-fx .viproute{display:flex;align-items:center;gap:9px;margin-bottom:24px}.s1b-fx .viproute__ph{width:50px;height:50px;border-radius:11px;background:var(--bg-alt);border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:none}.s1b-fx .viproute__ph img{max-width:84%;max-height:84%;object-fit:contain;mix-blend-mode:multiply}.s1b-fx .viproute__more{font-size:13px;color:var(--ink-3);margin-left:4px;text-wrap:pretty}.s1b-fx .vipcard__cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}@media(max-width:720px){.s1b-fx .vipcard{grid-template-columns:1fr}.s1b-fx .vipcard__id,.s1b-fx .vipcard__body{min-width:0}.s1b-fx .vipcard__id{border-right:none;border-bottom:1px solid var(--line);padding:28px}}@media(max-width:480px){.s1b-fx .vipcard__id{padding:26px 20px}.s1b-fx .vipcard__body{padding:24px 20px}.s1b-fx .vipcard__cta{flex-direction:column;align-items:stretch;gap:14px}.s1b-fx .vipcard__cta .btn{width:100%;text-align:center}.s1b-fx .vipcard__cta .link-u{text-align:center}.s1b-fx .viproute{flex-wrap:wrap;row-gap:12px}.s1b-fx .viproute__more{flex:0 0 100%;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/275/assets/s1b-howvi.css.map */
