.sna-progress .sna-cursor_line[data-v-2d4e1681]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:60px}.sna-progress .sna-cursor_line .sna-cursor[data-v-2d4e1681]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px;-webkit-transition:left .25s linear;transition:left .25s linear}.sna-progress .sna-cursor_line .sna-cursor .sna-cursor_top[data-v-2d4e1681]{-webkit-box-sizing:border-box;box-sizing:border-box;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:48px;height:48px;background-color:#69f;border-radius:50%;border:1px solid #fff}.sna-progress .sna-cursor_line .sna-cursor .sna-cursor_top .sna-cursor_top-text[data-v-2d4e1681]{width:40px;height:40px;line-height:40px;background-image:-webkit-gradient(linear,left top,right top,from(#6cf),to(#69f));background-image:linear-gradient(90deg,#6cf,#69f);border-radius:50%;text-align:center;color:#fff;font-weight:700;border:1px solid #fff}.sna-progress .sna-cursor_line .sna-cursor .sna-cursor_bottom[data-v-2d4e1681]{width:0;height:0;border-top:6px solid #69f;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid transparent}.sna-progress .sna-progress_line[data-v-2d4e1681]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:16px;background-color:grey;border-radius:8px;overflow:hidden}.sna-progress .sna-progress_line .sna-progress_line-actived[data-v-2d4e1681]{width:100%;height:16px;border-radius:8px;background-image:repeating-linear-gradient(45deg,#5183e6,#5183e6 6px,#6f9efc 0,#6f9efc 12px);position:absolute;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:left .25s linear;transition:left .25s linear}