.dropzone{min-height:350px;border:2px dashed #7367f0;background:#f8f8f8;position:relative}.dropzone .dz-message{font-size:2rem;position:absolute;top:0;left:0;width:100%;height:100%;color:#7367f0;display:flex;justify-content:center;align-items:center;margin:0}.dropzone .dz-message:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237367f0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-download'%3E%3Cpath d='M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M7 10l5 5 5-5M12 15V3'/%3E%3C/svg%3E");font-size:80px;position:absolute;top:14rem;width:80px;height:80px;display:inline-block;line-height:1;z-index:2;color:#7367f0;text-indent:0;font-weight:400;-webkit-font-smoothing:antialiased}.dropzone .dz-preview{background:transparent!important}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{z-index:10}.dropzone .dz-preview .dz-image{border-radius:.357rem}.dropzone .dz-preview .dz-error-message{background:#ea5455}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #ea5455}.dropzone .dz-preview .dz-remove{font-size:1.1rem;color:#ea5455;line-height:2rem}.dropzone .dz-preview .dz-remove:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea5455' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");display:inline-block;line-height:1;z-index:2;text-indent:0;font-weight:400;-webkit-font-smoothing:antialiased}.dropzone .dz-preview .dz-remove:hover{text-decoration:none;color:#e42728}@media(max-width:576px){.dropzone .dz-message:before{top:15rem}}.dark-layout .dropzone{background-color:#2e3750}
