@layer bcc-design-layer{.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-text-neutral-strong-900)}.bcc-mobile-dropzone__description{color:var(--b-color-text-neutral-strong-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-text-error-strong-500)!important}.bcc-mobile-dropzone__upload-section{text-align:center;display:flex;flex-direction:column;border-radius:var(--b-border-radius-cof-9);background:var(--b-color-object-bg-neutral-weak-100);height:100px;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%,hsla(0,0%,100%,0) 100%)}.bcc-mobile-dropzone__upload-section_active{background:var(--b-color-object-bg-neutral-weak-100);border:1px dashed var(--b-color-text-neutral-weak-400)}.bcc-mobile-dropzone__upload-section_failed{border:1px solid var(--b-color-text-error-strong-500)}.bcc-mobile-dropzone__action{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-direction:column;margin:auto}.bcc-mobile-dropzone__icon-wrap{width:48px;height:48px;border-radius:var(--b-border-radius-circle);background-color:var(--b-color-text-ultimate-white);cursor:pointer;display:flex;justify-content:center;align-items:center;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-text-neutral-strong-900)}.bcc-uploaded-section-mobile{max-width:328px}.bcc-uploaded-section-mobile__file-content{display:flex;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{display:flex;justify-content:space-between;align-items:center;width:100%}.bcc-uploaded-section-mobile__file-info{flex:1 1}.bcc-uploaded-section-mobile__file-info_clickable{cursor:pointer}.bcc-uploaded-section-mobile__file-info_clickable:hover{text-decoration:underline}.bcc-uploaded-section-mobile__action-buttons{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-identifier-mobile,.bcc-uploaded-section-mobile__file-name{color:var(--b-color-object-bg-brand-strong-500)}.bcc-identifier-mobile{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;flex-direction:column;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%;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-object-bg-brand-strong-500);margin-top:var(--g-spacing-1);width:100%}.bcc-identifier-mobile__status-description{color:var(--b-color-text-neutral-strong-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-text-error-strong-500)!important}.bcc-identifier-mobile__status-error-progress-bar .bcc-progress-bar__progress{background-color:var(--b-color-text-error-strong-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-text-neutral-strong-900);margin-top:var(--g-spacing-1)}}@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-desktop-dropzone{max-width:640px;width:100%;display:flex;flex-direction:column}.bcc-desktop-dropzone_isDisabled{opacity:.6}.bcc-desktop-dropzone__header{margin:0 0 var(--g-spacing-3)}.bcc-desktop-dropzone__upload-section{position:relative;display:flex;flex-direction:column;text-align:center;gap:16px;padding:var(--g-spacing-6) var(--g-spacing-5);border-radius:var(--b-border-radius-cof-8);background:var(--b-color-object-bg-neutral-weak-0);cursor:pointer}.bcc-desktop-dropzone__upload-section:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background-color:var(--b-color-stroke-neutral-strong-200);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Crect x='1' y='1' width='calc(100%25 - 2px)' height='calc(100%25 - 2px)' rx='16' ry='16' fill='none' stroke='black' stroke-width='1.4' stroke-dasharray='6 6'/%3E%3C/svg%3E");mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Crect x='1' y='1' width='calc(100%25 - 2px)' height='calc(100%25 - 2px)' rx='16' ry='16' fill='none' stroke='black' stroke-width='1.4' stroke-dasharray='6 6'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%}.bcc-desktop-dropzone__upload-section:hover:not(.bcc-desktop-dropzone__upload-section_disabled):not(.bcc-desktop-dropzone__upload-section_error):before{background-color:var(--b-color-object-bg-brand-strong-500)}.bcc-desktop-dropzone__upload-section_active{background-color:var(--b-color-object-bg-success-weak-100)}.bcc-desktop-dropzone__upload-section_active:before{background-color:var(--b-color-object-bg-brand-strong-500)}.bcc-desktop-dropzone__upload-section_error:before{background-color:var(--b-color-text-error-strong-500)}.bcc-desktop-dropzone__upload-section_disabled{cursor:not-allowed;background-color:var(--b-color-object-bg-neutral-weak-100)}.bcc-desktop-dropzone__upload-section_disabled:before{background-color:var(--b-color-object-bg-neutral-weak-200)}.bcc-desktop-dropzone__upload-button{height:36px;margin-top:var(--g-spacing-1)}.bcc-desktop-dropzone__error{color:var(--b-color-text-error-strong-500)}.bcc-desktop-dropzone__disabled-img{filter:grayscale(100%)}.bcc-uploaded-section{display:flex;flex-direction:column;width:100%;gap:var(--g-spacing-3)}.bcc-uploaded-section__file-content{display:flex;align-items:center;min-height:45px}.bcc-uploaded-section__icon img{object-fit:cover;border-radius:var(--b-border-radius-circle)}.bcc-uploaded-section__progress-details{width:100%}.bcc-uploaded-section__progress-details_clickable{cursor:pointer}.bcc-uploaded-section__progress-details_clickable:hover .bcc-uploaded-section__file-name{text-decoration:underline}.bcc-uploaded-section__file-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px;font-weight:var(--b-text-caption-medium-font-weight)}.bcc-uploaded-section__file-name,.bcc-uploaded-section__file-name_uploading{color:var(--b-color-text-neutral-weak-500)}.bcc-uploaded-section__file-name_completed{color:var(--b-color-text-success-strong-500)}.bcc-uploaded-section__file-name_failed{color:var(--b-color-text-neutral-weak-500)}.bcc-identifier{display:flex;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-text-neutral-strong-700)}.bcc-identifier__status-description_error{color:var(--b-color-text-error-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)}}