.progress-bar-container{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.progress-bar-header{align-items:center;display:flex;justify-content:space-between;width:100%}.progress-bar-text{color:#fff;font-family:Josefin Sans;font-size:12px;font-weight:400;line-height:38.4px}.progress-bar-text>strong{font-size:16px;font-weight:700}.classes-icon{height:16px;width:16px}.watched-bar{background:var(--gfia-support,#00504b)}.to-watch-bar,.watched-bar{border-radius:var(--Medium,8px);flex:1 0 0;height:4px}.to-watch-bar{background:var(--gfia-primary-medium,#27292d)}.progress-bar{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;width:100%;grid-gap:8px}