.blive-nxt .bn-card.is-active{background:#0587c0;border-color:transparent;box-shadow:0 10px 28px -10px rgba(232,93,0,.55)}.blive-nxt .bn-card.is-active .bn-icon{background:rgba(255,255,255,.22);color:#fff}.blive-nxt .bn-card.is-active .bn-heading{color:#fff}.blive-nxt .bn-card.is-active .bn-text{color:rgba(255,255,255,.92)}.blive-nxt .bn-card.is-active .bn-progress{background:rgba(255,255,255,.3)}.blive-nxt .bn-card.is-done .bn-progress{background:var(--line-track)}.blive-nxt .bn-card.is-active .bn-progress-fill{background:#fff}.blive-nxt .bn-card.is-done .bn-progress-fill{width:100%;background:#f8b50e}.blive-nxt .bn-card.is-upcoming .bn-progress-fill{width:0%}.blive-nxt .bn-dots{display:flex;gap:8px}.blive-nxt .bn-dot{width:7px;height:7px;border-radius:50%;background:var(--line-track-idle);transition:background .3s ease,width .3s ease}.blive-nxt .bn-dot.is-active{width:20px;border-radius:4px;background:var(--orange)}