.horizontal-progress-bar-container{width:100%;position:relative;background:#ffffff32;height:2px}.horizontal-progress-bar-container .upb-left,.horizontal-progress-bar-container .upb-right,.horizontal-progress-bar-container .progress-bar{position:absolute;top:0;height:2px;background:#fff;display:flex}.horizontal-progress-bar-container .upb-left{width:calc(.5*(100vw - 100%));left:calc(-.5*(100vw - 100%))}.horizontal-progress-bar-container .upb-right{width:calc(.5*(100vw - 100%));right:calc(-.5*(100vw - 100%));background:#ffffff32}.horizontal-progress-bar-container .upb-right .upb-right-progress-bg{position:relative;width:100%;height:100%}.horizontal-progress-bar-container .upb-right .upb-right-progress-bg .upb-right-progress{position:absolute;top:0;left:0;height:100%;background:#fff}.horizontal-progress-bar-container .progress-bar{width:100%;left:0;background:transparent;display:flex;flex-direction:row}.horizontal-progress-bar-container .progress-bar .section{flex:1;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.horizontal-progress-bar-container .progress-bar .section .section-progress{position:absolute;top:0;left:0;height:100%;background:#fff}.horizontal-progress-bar-container .progress-bar .section .dot{width:20px;height:20px;background:#fff;border-radius:50%;z-index:1}.horizontal-progress-bar-container .progress-bar .section .dot .label{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);width:100%;display:flex;justify-content:center;align-items:center;font-family:VisbyCF-Medium,sans-serif;font-size:16px}
