.wppb-progress-bar-container{width:100%;box-sizing:border-box;background-color:var(--wppb-progress-bar-background-color,#f0f0f0);border-radius:4px;margin-top:20px;margin-bottom:20px;overflow:hidden;position:relative;height:20px}.wppb-form-style-3 .wppb-progress-bar-container{height:10px}.wppb-progress-bar-fill{height:100%;background-color:var(--wppb-progress-bar-fill-color,#4cd964);width:0%;transition:width .3s ease-in-out;border-radius:4px}.wppb-progress-bar-text{position:absolute;width:100%;text-align:center;top:50%;left:0;transform:translateY(-50%);font-size:12px;color:var(--wppb-progress-bar-text-color,#333);font-weight:700;mix-blend-mode:multiply}.wppb-progress-bar-container.bottom{margin-top:20px;margin-bottom:20px}