.item[data-v-d1f0aecc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;position:relative}.item:last-child .dot-container .dot[data-v-d1f0aecc]:after{height:0}.item .dot-container[data-v-d1f0aecc]{height:18px;width:18px;margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item .dot-container .dot[data-v-d1f0aecc]{height:9px;width:9px;background-color:var(--border-color);border-radius:50%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.item .dot-container .dot[data-v-d1f0aecc]:after{content:"";position:absolute;width:2px;background-color:var(--border-color);height:70px;-webkit-transform:translateZ(-1px);transform:translateZ(-1px);left:0;right:0;margin:0 auto}.item .dot-container .dot.active[data-v-d1f0aecc]{height:18px;width:18px;background-color:var(--primary)}.item .dot-container .dot.active .checkmark[data-v-d1f0aecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:18px;height:18px}.item .dot-container .dot.active .checkmark[data-v-d1f0aecc]:after{content:"";display:block;width:5px;height:9px;margin-top:-4px;border:solid var(--border-color);border-width:0 1.5px 1.5px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}