.bb-progress-bar{background:#ebeef2;height:.25rem;width:100%}@media(min-width:768px){.bb-progress-bar{height:.375rem}}.bb-progress-bar--transparent{background:transparent}.bb-progress-bar__progress{display:block;height:.25rem;transition:width .4s cubic-bezier(.645,.045,.355,1);width:calc(var(--width, 0)*1%)}@media(min-width:768px){.bb-progress-bar__progress{height:.375rem}}.bb-progress-bar--corner-round{border-radius:.25rem}.bb-progress-bar--corner-round .bb-progress-bar__progress{border-radius:.25rem;display:block;height:.25rem;transition:width .4s cubic-bezier(.645,.045,.355,1);width:calc(var(--width, 0)*1%)}@media(min-width:768px){.bb-progress-bar--corner-round .bb-progress-bar__progress{border-radius:.375rem;height:.375rem}}
