.wdt-horizontal-progress-bar{position:fixed;top:0;left:0;width:100%;height:5px;background:var(--wdtBorderColor);z-index:11;}.wdt-horizontal-progress-bar .progress-bar{height:100%;width:10%;background:linear-gradient(228deg,var(--wdtSecondaryColor),var(--wdtPrimaryColor));transition:background .15s ease;}