.upload-progress{margin:26px 0;padding:20px;background:#171412;color:#fff;border-left:4px solid var(--gold)}.upload-progress[hidden]{display:none}.upload-progress-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.upload-progress-heading>div{display:flex;justify-content:space-between;align-items:center;gap:18px;flex:1}.upload-progress-heading span{font-size:12px;font-weight:700}.upload-progress-heading strong{font:700 24px var(--display);color:var(--gold)}.upload-progress-heading button{border:1px solid #615850;background:transparent;color:#fff;padding:8px 12px;font-size:10px;text-transform:uppercase}.upload-progress-track{height:9px;background:#3a332e;margin:14px 0 10px;overflow:hidden}.upload-progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--red),var(--gold));transition:width .15s linear}.upload-progress small{color:#a79c92;font-size:11px}.upload-progress.has-error{border-left-color:var(--red)}.upload-progress.has-error .upload-progress-heading strong{color:#ff8989}.upload-progress.is-complete{border-left-color:#5ad08b}.upload-progress.is-complete .upload-progress-track span{background:#5ad08b}.btn-primary-voliga:disabled{opacity:.5;cursor:wait}@media(max-width:600px){.upload-progress-heading>div{display:block}.upload-progress-heading strong{display:block;margin-top:4px}.upload-progress-heading{align-items:flex-start}}
