@layer bcc-design-layer{@keyframes runningColor{0%{background-position:200% 0}to{background-position:-200% 0}}.bcc-progress-bar{--percentage-gap:10px;--percentage-width:48px;font-family:var(--g-text-body-font-family);display:flex;height:auto;margin:0;border:0;width:100%}.bcc-progress-bar__progress{width:100%;height:4px;border-radius:var(--b-border-radius-cof-10);background-color:var(--b-color-object-bg-brand-strong-500);transition:width .3s linear}.bcc-progress-bar__progress_enableWhiteBar{background-color:var(--b-color-object-bg-ultimate-white)}.bcc-progress-bar__progress_enableBlackBar{background-color:var(--b-color-object-bg-ultimate-black)}.bcc-progress-bar__progress_type_info{background-color:var(--b-color-text-process-strong-500)}.bcc-progress-bar__progress_type_success{background-color:var(--b-color-object-bg-brand-strong-500)}.bcc-progress-bar__progress_type_warning{background-color:var(--b-color-text-warning-strong-500)}.bcc-progress-bar__progress_type_error{background-color:var(--b-color-text-error-strong-500)}.bcc-progress-bar__progress_type_disabled{background-color:var(--b-color-text-neutral-weak-400)}.bcc-progress-bar__progress_infiniteLoad{background:linear-gradient(45deg,var(--b-color-object-bg-neutral-weak-100) 0,var(--b-color-object-bg-brand-strong-500) 100%);background-size:200% 100%;animation:runningColor 6s linear infinite}.bcc-progress-bar__percentage{width:var(--percentage-width);margin-left:var(--percentage-gap);color:var(--b-color-text-neutral-strong-900)}.bcc-progress-bar__header-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--g-spacing-2)}.bcc-progress-bar__header-wrap_hide{display:none}.bcc-progress-bar__title,.bcc-progress-bar__value-display{font-style:normal;font-size:var(--b-text-body-1-font-size);line-height:var(--b-text-body-1-line-height);font-weight:500;color:var(--b-color-text-neutral-strong-800)}.bcc-progress-bar__footer-wrap{display:flex;justify-content:space-between;margin-top:var(--g-spacing-2);font-size:var(--b-text-caption-1-font-size);line-height:var(--b-text-caption-1-line-height);color:var(--b-color-text-neutral-weak-500)}.bcc-progress-bar__footer-wrap_hide{display:none}@media (max-width:767px){.bcc-progress-bar__footer-wrap{font-size:14px}}.bcc-progress-bar__caption{flex:1 1;justify-content:flex-start;color:var(--b-color-text-neutral-strong-700)}.bcc-progress-bar__suffix{justify-content:flex-end;color:var(--b-color-text-neutral-strong-700)}.bcc-progress-bar__suffix_withPercentage{padding-right:calc(var(--percentage-gap) + var(--percentage-width) - 3px)}.bcc-progress-bar__progress-container{width:100%}.bcc-progress-bar__progress-wrap{display:flex;align-items:center;width:100%}.bcc-progress-bar__single-progress{width:100%;border-radius:var(--b-border-radius-cof-10);background-color:var(--b-color-object-bg-neutral-weak-100)}.bcc-progress-bar__single-progress_overlayBgc{background-color:var(--b-color-object-bg-overlay-strong-300)}.bcc-progress-bar__single-progress_enableWhiteBarOverlay{background-color:var(--b-color-object-bg-ultimate-white)}.bcc-progress-bar__multiple-progress-content{display:flex;width:100%}.bcc-progress-bar__multiple-progress{display:flex;align-items:center;width:100%;height:4px;border-radius:var(--b-border-radius-cof-10);background-color:var(--b-color-object-bg-neutral-weak-100)}.bcc-progress-bar__multiple-progress_overlayBgc{background-color:var(--b-color-object-bg-overlay-strong-300)}.bcc-progress-bar__multiple-progress:not(:last-child){margin-right:var(--g-spacing-2)}.bcc-not-uploaded-section-mobile{max-width:328px}.bcc-not-uploaded-section-mobile__file-content{display:flex;align-items:center;min-height:35px;margin-top:var(--g-spacing-4)}.bcc-not-uploaded-section-mobile__details{display:flex;justify-content:space-between;align-items:center;width:100%}.bcc-not-uploaded-section-mobile__action-buttons{display:flex}.bcc-not-uploaded-section-mobile__icon-wrap{width:20px;height:20px;cursor:pointer}.bcc-not-uploaded-section-mobile__icon-wrap:not(:last-child){margin-right:var(--g-spacing-4)}.bcc-not-uploaded-section-mobile__icon-wrap svg{width:100%;height:100%}.bcc-not-uploaded-section-mobile__file-name{color:var(--b-color-object-bg-brand-strong-500)}.bcc-not-uploaded-section{display:flex;flex-direction:column;width:100%;gap:var(--g-spacing-4);margin-top:var(--g-spacing-6)}.bcc-not-uploaded-section__file-content{display:flex;align-items:center;min-height:30px}.bcc-not-uploaded-section__file-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px;font-weight:var(--b-text-caption-medium-font-weight)}.bcc-not-uploaded-section__file-name,.bcc-not-uploaded-section__file-name_uploading{color:var(--b-color-text-neutral-weak-500)}.bcc-not-uploaded-section__file-name_completed{color:var(--b-color-text-success-strong-500)}.bcc-not-uploaded-section__file-name_failed{color:var(--b-color-text-neutral-weak-500)}}