.dz-zone[data-v-6f151b8d]{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden;color:var(--color);background-color:var(--background-color-searchbox)}.dz-zone .dz-button[data-v-6f151b8d],.dz-zone[data-v-6f151b8d]{display:flex;justify-content:center;align-items:center}.dz-zone .dz-button[data-v-6f151b8d]{position:absolute;right:0;bottom:0;z-index:1;background-color:var(--newtype-blue);height:25px;width:25px;border-radius:50%}.dz-zone .dz-button i[data-v-6f151b8d]{margin-left:1px;font-size:14px}.dz-zone[data-v-6f151b8d] .dz-drophere{width:100%;height:100%;padding:5px;border:2px dashed transparent;text-align:center;justify-content:center;align-items:center;display:none;pointer-events:none;background-color:var(--background-color-photo);border-radius:50%}.dz-zone[data-v-6f151b8d] .dz-drophere.dragging{border-color:#ff0}.dz-zone[data-v-6f151b8d] .dz-drophere.dragging span{display:none}.dz-zone[data-v-6f151b8d] .dz-drophere.dragging:after{content:"Drop here"}.dz-zone[data-v-6f151b8d] .dz-drophere.show{display:flex}.dz-zone[data-v-6f151b8d] .dz-preview{width:100%;padding-top:100%;position:relative;border-radius:50%;overflow:hidden}.dz-zone[data-v-6f151b8d] .dz-preview.hide{display:none}.dz-zone[data-v-6f151b8d] .dz-preview .dz-image{position:absolute;top:0;left:0;width:100%;height:100%}.dz-zone[data-v-6f151b8d] .dz-preview .dz-image>div{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--background-color-header)}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:none}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress.show{display:block}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress .dz-progress-track{position:absolute;height:10px;z-index:1;background-color:var(--color)}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress .dz-progress-track .dz-progress-meter{background:#ff0;transition:width .3s ease-in}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress.middle .dz-progress-track{top:calc(50% - 3px);left:3px;right:3px}.dz-zone[data-v-6f151b8d] .dz-preview .dz-progress.bottom .dz-progress-track{bottom:0;left:0;right:0}.dz-zone[data-v-6f151b8d] .dz-preview .dz-processing{position:absolute;top:0;left:0;right:0;bottom:0;flex-direction:column;justify-content:center;align-items:center;color:#ff0;background-color:rgba(0,0,0,.6);display:none}.dz-zone[data-v-6f151b8d] .dz-preview .dz-processing.show{display:flex}.dz-zone[data-v-6f151b8d] .dz-preview .dz-processing .spinner{color:#ff0!important}