.vt-process-flow.vt-process-flow--theme-white{background:var(--color-white)}.vt-process-flow.vt-process-flow--theme-light{background:var(--color-light)}.vt-process-flow.vt-process-flow--theme-secondary-light{background:var(--color-light-secondary)}.vt-process-flow.vt-process-flow--theme-dark{background:var(--color-dark)}.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__caption,.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__caption p,.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__intro,.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__step-description,.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__step-title,.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__title{color:var(--color-white)}.vt-process-flow.vt-process-flow--theme-dark .vt-process-flow__media-placeholder{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.65)}.vt-process-flow{background:var(--color-light);font-family:var(--font-family-primary);position:relative;width:100%}.vt-process-flow__container{margin:0 auto;max-width:100%;padding:2.68rem 1.18rem;position:relative;width:var(--container-max-width)}.vt-process-flow__header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.vt-process-flow__eyebrow{color:var(--color-purple,#9b7bf7);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.vt-process-flow__eyebrow,.vt-process-flow__title{font-family:var(--font-family-primary);font-weight:var(--font-weight-semibold,600);margin:0}.vt-process-flow__title{color:var(--color-dark);font-size:1.75rem;letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight,1.2);max-width:32ch}.vt-process-flow__intro{color:var(--color-muted,#5b5b66);font-family:var(--font-family-primary);font-size:var(--font-size-base,1rem);font-weight:var(--font-weight-normal,400);line-height:var(--line-height-relaxed,1.6);margin:0;max-width:60ch}.vt-process-flow__header--align-center{align-items:center;text-align:center}.vt-process-flow__header--align-center .vt-process-flow__title{max-width:none}.vt-process-flow__header--align-center .vt-process-flow__intro{max-width:80ch}.vt-process-flow__header--align-right{align-items:flex-end;text-align:right}.vt-process-flow__header--align-right .vt-process-flow__intro,.vt-process-flow__header--align-right .vt-process-flow__title{margin-left:auto;margin-right:0}.vt-process-flow__steps{display:flex;flex-direction:column;gap:2.5rem;list-style:none;margin:0;padding:0}.vt-process-flow__step{display:flex;flex-direction:column;gap:1.5rem}.vt-process-flow__step-text{display:flex;flex-direction:column;gap:.6rem;justify-content:center}.vt-process-flow__step-label{color:var(--color-purple,#9b7bf7);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.vt-process-flow__step-label,.vt-process-flow__step-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-semibold,600);margin:0}.vt-process-flow__step-title{color:var(--color-dark);font-size:1.375rem;line-height:1.25}.vt-process-flow__step-description{color:var(--color-muted,#5b5b66);font-family:var(--font-family-primary);font-size:var(--font-size-base,1rem);font-weight:var(--font-weight-normal,400);line-height:1.6;margin:0;max-width:60ch}.vt-process-flow__step-media{display:flex;flex-direction:column;gap:1.5rem}.vt-process-flow__media-item{display:flex;flex-direction:column;gap:.5rem;margin:0}.vt-process-flow__media-frame{align-items:center;background:transparent;display:flex;justify-content:center;position:relative;width:100%}.vt-process-flow__image,.vt-process-flow__media,.vt-process-flow__video{background:transparent;border-radius:var(--radius-md,12px);box-shadow:var(--shadow-md,0 8px 24px rgba(0,0,0,.1));display:block;height:auto;max-width:100%;object-fit:contain;width:100%}.vt-process-flow__video{background:var(--color-dark,#1c1b22)}.vt-process-flow__media-placeholder{align-items:center;background:rgba(0,0,0,.04);border:1px dashed rgba(0,0,0,.2);border-radius:var(--radius-md,12px);color:var(--color-muted,#5b5b66);display:flex;font-size:.8rem;justify-content:center;letter-spacing:.1em;min-height:220px;padding:1.5rem;text-align:center;text-transform:uppercase;width:100%}.vt-process-flow__caption{color:var(--color-muted,#5b5b66);font-family:var(--font-family-primary);font-size:.875rem;line-height:1.5;margin:0}.vt-process-flow__caption p{margin:0}@media (min-width:600px){.vt-process-flow__container{padding:3.06rem 1.43rem}.vt-process-flow__title{font-size:2rem}.vt-process-flow__step-title{font-size:1.5rem}}@media (min-width:768px){.vt-process-flow__container{padding:4rem 1.62rem}.vt-process-flow__header{gap:1rem;margin-bottom:2.5rem}.vt-process-flow__title{font-size:2.25rem}.vt-process-flow__intro{font-size:var(--font-size-lg,1.125rem)}.vt-process-flow__steps{gap:3.5rem}}@media (min-width:1024px){.vt-process-flow__container{padding:4.62rem 2.06rem}.vt-process-flow__header{margin-bottom:3rem}.vt-process-flow__steps{gap:5rem}.vt-process-flow__step{align-items:center;flex-direction:row;gap:3rem}.vt-process-flow__step--text-right{flex-direction:row-reverse}.vt-process-flow__step-media,.vt-process-flow__step-text{flex:1 1 50%;max-width:50%}.vt-process-flow__step-media{display:flex;flex-direction:column}.vt-process-flow__media-frame{width:100%}.vt-process-flow__image,.vt-process-flow__media,.vt-process-flow__video{height:auto;max-width:100%;object-fit:contain;object-position:center center;width:100%}.vt-process-flow__step-title{font-size:1.625rem}}@media (min-width:1270px){.vt-process-flow__container{padding:var(--spacing-4xl,6rem) var(--container-padding,2rem)}.vt-process-flow__title{font-size:2.5rem}.vt-process-flow__step-title{font-size:1.875rem}.vt-process-flow__steps{gap:6rem}}@media (prefers-reduced-motion:reduce){.vt-process-flow__media{transition:none}}