.has-text-ci{color:#00b6ff}.vc-k-step-progress-indicator-bar{--point-width: 20px;--point-border-width: 3px;--child-point-width: 10px;--child-point-border-width: 1px;position:relative;width:100%;height:4rem}.vc-k-step-progress-indicator-bar.is-ci{--bar-color: #00B6FF;--point-color: #00B6FF}.vc-k-step-progress-indicator-bar.is-black{--bar-color: hsl(0, 0%, 4%);--point-color: hsl(0, 0%, 4%)}.vc-k-step-progress-indicator-bar>.bar{position:relative;z-index:1;top:calc(var(--point-width) * .5 + var(--point-border-width));width:var(--bar-width);height:5px;background-color:var(--bar-color);transition:all 1s ease-out}.vc-k-step-progress-indicator-bar>.points{position:relative;width:calc(100% - var(--point-width));left:calc(var(--point-width) * .5)}.vc-k-step-progress-indicator-bar>.points>.point{top:0;position:absolute;z-index:3;width:var(--point-width);height:var(--point-width);border-radius:var(--point-width);transform:translate(-50%)}.vc-k-step-progress-indicator-bar>.points>.point.passed-point,.vc-k-step-progress-indicator-bar>.points>.point.unreached-point{visibility:hidden}.vc-k-step-progress-indicator-bar>.points>.point.current-point{visibility:visible}.vc-k-step-progress-indicator-bar>.points>.point.start-point{left:0;background-color:#fff;border:var(--point-border-width) solid hsl(0,0%,29%)}.vc-k-step-progress-indicator-bar>.points>.point.value-point{left:var(--point-position);background-color:var(--point-color);box-shadow:0 0 5px #0a0a0a80;border:var(--point-border-width) solid hsl(0,0%,100%)}.vc-k-step-progress-indicator-bar>.points>.point>.label-wrapper{position:relative;top:1.5rem;display:flex;justify-content:center}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper{position:absolute;z-index:2;left:var(--child-points-position);width:var(--child-points-width)}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper.passed-point,.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper.unreached-point{visibility:hidden}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper.current-point{visibility:visible}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper>.child-bar{position:absolute;left:0;top:calc(var(--point-width) * .5);transform:translateY(-50%);width:var(--child-bar-width);height:3px;color:var(--bar-color);background-color:var(--bar-color)}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper>.child-point{position:absolute;background:#00B6FF;left:var(--child-point-position);top:calc(var(--point-width) * .5);transform:translateY(-50%);width:var(--child-point-width);height:var(--child-point-width);border-radius:var(--child-point-width)}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper>.child-point>.label-wrapper{position:relative;top:1.5rem;display:flex;justify-content:center}.vc-k-step-progress-indicator-bar>.points>.child-points-wrapper>.child-point>.label-wrapper .label{font-size:.75rem}.vc-k-step-progress-indicator-bar.passed-step-visible .point.passed-point,.vc-k-step-progress-indicator-bar.unreached-step-visible .point.unreached-point{visibility:visible}.has-text-ci[data-v-1b72f358]{color:#00b6ff}.vc-k-step-progress-v3-primary[data-v-1b72f358]{--color-v3-step-blue-start: var(--color-v3-primary);--color-v3-step-blue-end: #5BA4FF;--color-v3-step-grey-bg: #E5E5E5;--color-v3-step-grey-text: #9E9E9E;--color-v3-step-text: #666666;position:relative;overflow:hidden;display:flex;justify-content:center}.vc-k-step-progress-v3-primary .wrapper[data-v-1b72f358]{display:flex;flex:0 0 125%;padding:0 1rem}@media screen and (max-width: 767px){.vc-k-step-progress-v3-primary .wrapper[data-v-1b72f358]{flex:0 0 115%}}.vc-k-step-progress-v3-primary .wrapper .step-item[data-v-1b72f358]{position:relative;display:flex;flex-direction:column;align-items:center;justify-self:center;z-index:1;flex:1 0 auto}.vc-k-step-progress-v3-primary .wrapper .step-item[data-v-1b72f358]:not(:first-child):before{content:"";position:absolute;top:10px;right:50%;width:50%;height:4px;background:var(--color-v3-white);z-index:0}.vc-k-step-progress-v3-primary .wrapper .step-item[data-v-1b72f358]:not(:last-child):after{content:"";position:absolute;top:10px;left:50%;width:50%;height:4px;background:var(--color-v3-white);z-index:0}.vc-k-step-progress-v3-primary .wrapper .step-item .step-number[data-v-1b72f358]{width:24px;height:24px;border-radius:50%;background:var(--color-v3-white);border:4px solid var(--color-v3-white);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;box-sizing:border-box}.vc-k-step-progress-v3-primary .wrapper .step-item .step-number[data-v-1b72f358]:before{content:"";width:16px;height:16px;border-radius:50%;background:var(--color-v3-step-grey-bg);display:block}.vc-k-step-progress-v3-primary .wrapper .step-item .step-label[data-v-1b72f358]{font-size:14px;color:var(--color-v3-step-text);white-space:nowrap;text-align:center}.vc-k-step-progress-v3-primary .wrapper .step-item:first-child .step-label[data-v-1b72f358]{text-align:left;position:relative}.vc-k-step-progress-v3-primary .wrapper .step-item:last-child .step-label[data-v-1b72f358]{text-align:right;position:relative}.vc-k-step-progress-v3-primary .wrapper .step-item.active .step-number[data-v-1b72f358]:before{background:linear-gradient(135deg,var(--color-v3-step-blue-start) 0%,var(--color-v3-step-blue-end) 100%)}.vc-k-step-progress-v3-primary .wrapper .step-item.active .step-label[data-v-1b72f358]{font-weight:500}.vc-k-step-progress-v3-primary .wrapper .step-item.completed .step-number[data-v-1b72f358]:before{background:linear-gradient(135deg,var(--color-v3-step-blue-start) 0%,var(--color-v3-step-blue-end) 100%)}.vc-k-step-progress-v3-primary-numbered[data-v-a2093ca2]{--step-circle-size: 40px;--step-line-height: 2px;--color-step-inactive-bg: var(--color-v3-light-grey, #E5E5E5);--color-step-inactive-text: var(--color-v3-text-grey, #9E9E9E);--color-step-active-bg: var(--color-v3-primary, #3273dc);--color-step-active-text: var(--color-v3-white, #fff);padding:2rem 0;width:100%}.vc-k-step-progress-v3-primary-numbered .progress-container[data-v-a2093ca2]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:800px;margin:0 auto;padding:0 2rem}.vc-k-step-progress-v3-primary-numbered .progress-step[data-v-a2093ca2]{display:flex;align-items:center;flex:1 1}.vc-k-step-progress-v3-primary-numbered .progress-step[data-v-a2093ca2]:last-child{flex:0 1}.vc-k-step-progress-v3-primary-numbered .progress-step .step-circle[data-v-a2093ca2]{width:var(--step-circle-size);height:var(--step-circle-size);border-radius:50%;background-color:var(--color-step-inactive-bg);color:var(--color-step-inactive-text);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:all .3s ease;position:relative;z-index:2;flex-shrink:0}.vc-k-step-progress-v3-primary-numbered .progress-step .step-line[data-v-a2093ca2]{flex:1 1;height:var(--step-line-height);background-color:var(--color-step-inactive-bg);margin:0 1rem;transition:all .3s ease}.vc-k-step-progress-v3-primary-numbered .progress-step .step-line.completed[data-v-a2093ca2]{background-color:var(--color-step-active-bg)}.vc-k-step-progress-v3-primary-numbered .progress-step.active .step-circle[data-v-a2093ca2],.vc-k-step-progress-v3-primary-numbered .progress-step.completed .step-circle[data-v-a2093ca2]{background-color:var(--color-step-active-bg);color:var(--color-step-active-text)}
