.vv-module--process .vv-proc{--vv-acc:var(--context-primary);margin-top:1.5rem}.vv-module--process .vv-proc--tangerine{--vv-acc:var(--vivira-tangerine)}.vv-module--process .vv-proc__title{color:hsl(var(--foreground-strong));margin:0 0 .375rem}.vv-module--process .vv-proc__desc{color:hsl(var(--foreground))}.vv-module--process .vv-proc__desc :where(p):last-child{margin-bottom:0}.vv-module--process .vv-proc__card{background:hsl(var(--card));border:1px solid hsl(var(--border)/.6);border-radius:var(--radius-squircle-lg);box-shadow:var(--shadow-soft)}.vv-module--process .vv-proc--flow{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem}.vv-module--process .vv-proc--flow .vv-proc__cell{align-items:stretch;display:flex;flex:1}.vv-module--process .vv-proc--flow .vv-proc__card{flex:1;padding:1.5rem;position:relative;transition:box-shadow .25s ease}.vv-module--process .vv-proc--flow .vv-proc__card:hover{box-shadow:var(--shadow-strong)}.vv-module--process .vv-proc__icon{color:hsl(var(--vv-acc));font-size:1.25rem;line-height:1;position:absolute;right:1.5rem;top:1.5rem}.vv-module--process .vv-proc__badge--inline{height:2.5rem;margin-bottom:1rem;width:2.5rem}.vv-module--process .vv-proc__arrow{align-items:center;color:hsl(var(--border));display:none;font-size:1.25rem;padding:0 .5rem}.vv-module--process .vv-proc__badge{font-weight:800;height:2.5rem;width:2.5rem}.vv-module--process .vv-proc__badge,.vv-module--process .vv-proc__node{align-items:center;background:hsl(var(--vv-acc));border-radius:999px;color:hsl(var(--primary-foreground));display:inline-flex;justify-content:center}.vv-module--process .vv-proc__node{box-shadow:0 10px 25px -8px hsl(var(--foreground-strong)/.35);position:relative}.vv-module--process .vv-proc__node .vv-proc__badge{background:hsl(var(--card));border:2px solid hsl(var(--background));color:hsl(var(--foreground-strong));font-size:.75rem;height:1.5rem;position:absolute;width:1.5rem}.vv-module--process .vv-proc--vertical{margin-inline:auto;max-width:56rem;padding-left:3rem;position:relative}.vv-module--process .vv-proc__progress,.vv-module--process .vv-proc__track{border-radius:999px;left:1.25rem;position:absolute;top:.5rem;width:2px}.vv-module--process .vv-proc__track{background:hsl(var(--border)/.6);bottom:.5rem}.vv-module--process .vv-proc__progress{background:hsl(var(--vv-acc));height:0;transition:height .2s linear}.vv-module--process .vv-proc__list{display:grid;gap:2.5rem;list-style:none;margin:0;padding:0}.vv-module--process .vv-proc--vertical .vv-proc__item{position:relative}.vv-module--process .vv-proc--vertical .vv-proc__node{font-size:.8rem;height:2.75rem;left:-3rem;position:absolute;top:0;width:2.75rem}.vv-module--process .vv-proc--vertical .vv-proc__card{padding:1.25rem}.vv-module--process .vv-proc__node--done{background:hsl(var(--vv-acc));box-shadow:0 0 0 4px hsl(var(--vv-acc)/.2),0 10px 25px -8px hsl(var(--foreground-strong)/.45);font-weight:800}.vv-module--process .vv-proc__card--done{background:hsl(var(--vv-acc)/.1);border-color:hsl(var(--vv-acc)/.25)}.vv-module--process .vv-proc__card--done .vv-proc__title{color:hsl(var(--vv-acc))}.vv-module--process .vv-proc--pin .vv-proc__row{display:grid;gap:1.5rem;grid-template-columns:1fr;position:relative}.vv-module--process .vv-proc--pin .vv-proc__line{display:none}.vv-module--process .vv-proc--pin .vv-proc__col{align-items:flex-start;display:flex;gap:1rem}.vv-module--process .vv-proc--pin .vv-proc__node{flex-shrink:0;font-size:1.1rem;height:3rem;width:3rem}.vv-module--process .vv-proc--pin .vv-proc__card{flex:1;padding:1.25rem}.vv-module--process .vv-proc__step-label{color:hsl(var(--foreground)/.6);font-size:.75rem;font-weight:700;letter-spacing:.05em;margin:0 0 .25rem;text-transform:uppercase}.vv-module--process [data-vv-reveal]{opacity:0;transform:translateY(20px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.vv-module--process [data-vv-reveal].is-visible{opacity:1;transform:none}@media (min-width:768px){.vv-module--process .vv-proc--flow{flex-direction:row;gap:0}.vv-module--process .vv-proc--flow .vv-proc__arrow{display:inline-flex}.vv-module--process .vv-proc--flow.vv-proc--cols{display:grid;gap:1.5rem 2rem;grid-template-columns:repeat(var(--vv-cols,3),minmax(0,1fr))}.vv-module--process .vv-proc--flow.vv-proc--cols .vv-proc__cell{width:100%}.vv-module--process .vv-proc--flow.vv-proc--cols .vv-proc__arrow{display:none}.vv-module--process .vv-proc--vertical{padding-left:5rem}.vv-module--process .vv-proc__progress,.vv-module--process .vv-proc__track{left:2.25rem}.vv-module--process .vv-proc--vertical .vv-proc__node{font-size:1.5rem;height:4.5rem;left:-5rem;width:4.5rem}.vv-module--process .vv-proc--vertical .vv-proc__node .vv-proc__badge{height:1.5rem;width:1.5rem}.vv-module--process .vv-proc__list{gap:3.5rem}.vv-module--process .vv-proc--pin .vv-proc__row{gap:2rem;grid-template-columns:repeat(var(--vv-steps,3),minmax(0,1fr))}.vv-module--process .vv-proc--pin .vv-proc__col{align-items:center;flex-direction:column;text-align:center}.vv-module--process .vv-proc--pin .vv-proc__node{height:4rem;margin-bottom:1.5rem;width:4rem}.vv-module--process .vv-proc--pin .vv-proc__card{border-color:hsl(var(--vv-acc)/.3);padding:1.5rem;text-align:left;width:100%}.vv-module--process .vv-proc--pin .vv-proc__node .vv-proc__badge{inset:auto -.5rem -.5rem auto}.vv-module--process .vv-proc--pin .vv-proc__line{background:hsl(var(--border)/.6);border-radius:999px;display:block;height:2px;left:10%;position:absolute;right:10%;top:2rem}.vv-module--process .vv-proc--pin .vv-proc__line--fill{background:hsl(var(--vv-acc));right:auto;width:80%}}.vv-module--process .vv-proc--vertical .vv-proc__node .vv-proc__badge{right:-.25rem;top:-.25rem}@media (max-width:767px){.vv-module--process .vv-proc--vertical .vv-proc__node .vv-proc__badge{display:none}}@media (prefers-reduced-motion:reduce){.vv-module--process [data-vv-reveal]{opacity:1;transform:none;transition:none}.vv-module--process .vv-proc--flow .vv-proc__card,.vv-module--process .vv-proc__progress{transition:none}}