.dropzone{background-color:#f8f9fa;border:1px dashed #ced4da;border-radius:.375rem;cursor:pointer;padding:5rem}.dropzone.active{background-color:#dee2e6;border:1px dashed #6c757d}.dropzone svg{fill:#ced4da;width:5rem;height:5rem}.files-container{max-height:9999px;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}fieldset.disabled .files-container{overflow:hidden;max-height:0}