@layer bcc-design-layer{.bcc-not-uploaded-section-mobile{max-width:328px}.bcc-not-uploaded-section-mobile__file-content{min-height:35px;margin-top:var(--g-spacing-4)}.bcc-not-uploaded-section-mobile__details,.bcc-not-uploaded-section-mobile__file-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-not-uploaded-section-mobile__details{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bcc-not-uploaded-section-mobile__action-buttons{display:-webkit-box;display:-ms-flexbox;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-identifier-mobile,.bcc-not-uploaded-section-mobile__file-name{color:var(--b-color-brand-500)}.bcc-identifier-mobile{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}.bcc-identifier-mobile__file-icon{min-width:25px;min-height:25px;width:25px;height:25px;margin-right:var(--g-spacing-1)}.bcc-identifier-mobile__file-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--b-border-radius-circle)}.bcc-identifier-mobile__file-name{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-brand-500);margin-top:var(--g-spacing-1);width:100%}.bcc-identifier-mobile__status-description{color:var(--b-color-neutral-default-900)}.bcc-identifier-mobile__status-description,.bcc-identifier-mobile__status-error{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);margin-top:var(--g-spacing-1)}.bcc-identifier-mobile__status-error{color:var(--b-color-status-error-500)!important}.bcc-identifier-mobile__status-error-progress-bar .bcc-progress-bar__progress{background-color:var(--b-color-status-error-500)}.bcc-identifier-mobile__loading-description{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);color:var(--b-color-neutral-default-900);margin-top:var(--g-spacing-1)}}@layer bcc-design-layer{}@layer bcc-design-layer{@-webkit-keyframes runningColor{0%{background-position:200% 0}to{background-position:-200% 0}}@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:-webkit-box;display:-ms-flexbox;display:flex;height:4px;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-brand-500);-webkit-transition:width .3s linear;transition:width .3s linear}.bcc-progress-bar__progress_enableWhiteBar{background-color:var(--b-color-ultimate-white)}.bcc-progress-bar__progress_enableBlackBar{background-color:var(--b-color-ultimate-black)}.bcc-progress-bar__progress_type_info{background-color:var(--b-color-status-process-500)}.bcc-progress-bar__progress_type_success{background-color:var(--b-color-brand-500)}.bcc-progress-bar__progress_type_warning{background-color:var(--b-color-status-warning-500)}.bcc-progress-bar__progress_type_error{background-color:var(--b-color-status-error-500)}.bcc-progress-bar__progress_type_disabled{background-color:var(--b-color-neutral-default-400)}.bcc-progress-bar__progress_infiniteLoad{background:linear-gradient(45deg,var(--b-color-neutral-default-100) 0,var(--b-color-brand-500) 100%);background-size:200% 100%;-webkit-animation:runningColor 6s linear infinite;animation:runningColor 6s linear infinite}.bcc-progress-bar__percentage{width:var(--percentage-width);margin-left:var(--percentage-gap);color:var(--b-color-neutral-default-900)}.bcc-progress-bar__addons-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);color:var(--b-color-neutral-default-900)}.bcc-progress-bar__addons-wrap_hide{display:none}.bcc-progress-bar__start-addon{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bcc-progress-bar__end-addon{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bcc-progress-bar__end-addon_withPercentage{padding-right:calc(var(--percentage-gap) + var(--percentage-width) - 3px)}.bcc-progress-bar__progress-container{width:100%}.bcc-progress-bar__progress-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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-neutral-default-100)}.bcc-progress-bar__single-progress_overlayBgc{background-color:var(--b-color-overlay-primary)}.bcc-progress-bar__single-progress_enableWhiteBarOverlay{background-color:var(--b-color-ultimate-white)}.bcc-progress-bar__multiple-progress,.bcc-progress-bar__multiple-progress-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.bcc-progress-bar__multiple-progress{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4px;border-radius:var(--b-border-radius-cof-10);background-color:var(--b-color-neutral-default-100)}.bcc-progress-bar__multiple-progress_overlayBgc{background-color:var(--b-color-overlay-primary)}.bcc-progress-bar__multiple-progress:not(:last-child){margin-right:var(--g-spacing-2)}.bcc-uploaded-section-mobile{max-width:328px}.bcc-uploaded-section-mobile__file-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;margin-top:var(--g-spacing-4)}.bcc-uploaded-section-mobile__icon{margin-right:var(--g-spacing-4)}.bcc-uploaded-section-mobile__details{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bcc-uploaded-section-mobile__action-buttons,.bcc-uploaded-section-mobile__details{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-uploaded-section-mobile__icon-wrap{width:20px;height:20px;cursor:pointer}.bcc-uploaded-section-mobile__icon-wrap:not(:last-child){margin-right:var(--g-spacing-4)}.bcc-uploaded-section-mobile__icon-wrap svg{width:100%;height:100%}.bcc-uploaded-section-mobile__file-name{color:var(--b-color-brand-500)}.bcc-mobile-dropzone{max-width:328px}.bcc-mobile-dropzone_isDisabled{pointer-events:none;opacity:.6}.bcc-mobile-dropzone__title{font-style:normal;font-size:var(--b-text-body-1-font-size);line-height:var(--b-text-body-1-line-height);font-weight:500;font-weight:var(--b-text-caption-medium-font-weight);margin:0 0 var(--g-spacing-2) 0!important;color:var(--b-color-neutral-default-900)}.bcc-mobile-dropzone__description{color:var(--b-color-neutral-default-700)}.bcc-mobile-dropzone__description,.bcc-mobile-dropzone__description-error{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);margin:0 0 var(--g-spacing-3) 0}.bcc-mobile-dropzone__description-error{color:var(--b-color-status-error-500)!important}.bcc-mobile-dropzone__upload-section{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:var(--b-border-radius-cof-9);background:var(--b-color-neutral-default-100);height:100px;-webkit-transition:background .3s ease;transition:background .3s ease;cursor:pointer;margin-top:var(--g-spacing-4);border:1px solid transparent}.bcc-mobile-dropzone__upload-section:active{background:radial-gradient(50% 265.78% at 50% 50%,#e7e7eb 50%,rgba(255,255,255,0) 100%)}.bcc-mobile-dropzone__upload-section_active{background:var(--b-color-neutral-default-100);border:1px dashed var(--b-color-neutral-default-400)}.bcc-mobile-dropzone__upload-section_failed{border:1px solid var(--b-color-status-error-500)}.bcc-mobile-dropzone__action{-ms-flex-direction:row;flex-direction:row;flex-direction:column;margin:auto}.bcc-mobile-dropzone__action,.bcc-mobile-dropzone__icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.bcc-mobile-dropzone__icon-wrap{width:48px;height:48px;border-radius:var(--b-border-radius-circle);background-color:var(--b-color-ultimate-white);cursor:pointer;-ms-flex-direction:row;flex-direction:row}.bcc-mobile-dropzone__text-action{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);margin-top:var(--g-spacing-2);color:var(--b-color-neutral-default-900)}.bcc-not-uploaded-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:var(--g-spacing-4);margin-top:var(--g-spacing-6)}.bcc-not-uploaded-section__file-content{min-height:30px}.bcc-not-uploaded-section__details,.bcc-not-uploaded-section__file-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-not-uploaded-section__details{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bcc-not-uploaded-section__action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-not-uploaded-section__icon-wrap{cursor:pointer}.bcc-not-uploaded-section__icon-wrap:not(:last-child){margin-right:var(--g-spacing-4)}.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);color:var(--b-color-neutral-default-900)}.bcc-identifier{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--g-spacing-2)}.bcc-identifier__status-description{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height);color:var(--b-color-neutral-default-900)}.bcc-uploaded-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:var(--g-spacing-6);margin-top:var(--g-spacing-6)}.bcc-uploaded-section__file-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:45px}.bcc-uploaded-section__icon{min-height:30px;min-width:30px;width:30px;height:30px;margin-right:var(--g-spacing-4)}.bcc-uploaded-section__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--b-border-radius-circle)}.bcc-uploaded-section__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bcc-uploaded-section__progress-details{width:100%}.bcc-uploaded-section__action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-uploaded-section__icon-wrap{cursor:pointer}.bcc-uploaded-section__icon-wrap:not(:last-child){margin-right:var(--g-spacing-4)}.bcc-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);color:var(--b-color-neutral-default-900)}.bcc-desktop-dropzone{max-width:640px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bcc-desktop-dropzone_isDisabled{pointer-events:none;opacity:.6}.bcc-desktop-dropzone__title{margin:0 0 var(--g-spacing-2);font-weight:var(--b-text-caption-medium-font-weight)}.bcc-desktop-dropzone__upload-section{padding:var(--g-spacing-6) var(--g-spacing-6) var(--g-spacing-11);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:var(--b-border-radius-cof-9);border:1px dashed var(--b-color-neutral-default-100);background:var(--b-color-neutral-default-50)}.bcc-desktop-dropzone__upload-section_active{background:var(--b-color-neutral-default-100);border:1px dashed var(--b-color-neutral-default-400)}.bcc-desktop-dropzone__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-desktop-dropzone__action__text-action{margin-right:var(--g-spacing-4);color:var(--b-color-neutral-default-900)}.bcc-desktop-dropzone__explanation{margin-top:var(--g-spacing-6)}.bcc-desktop-dropzone__custom-btn{margin-left:var(--g-spacing-2)}.bcc-desktop-dropzone__text-action{margin:0}}@layer bcc-design-layer{}@layer bcc-design-layer{}@layer bcc-design-layer{}@layer bcc-design-layer{}@layer bcc-design-layer{}@layer bcc-design-layer{}