body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.text-center{display:flex;height:100%;justify-content:center;align-content:center;text-align:center}.dropzone{padding:30px;height:30vh;border:5px dashed #7649bc;outline:none;cursor:pointer}.dropzone-active{background-color:#f1e2ff;border:5px solid #2fd7b5}.dropzone-content{align-self:center;font-size:24px}.file-list{margin:20px 0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.file-item{position:relative;width:calc(22% - 20px);max-width:300px;height:200px;border:1px solid #eaeaea;border-radius:4px;margin:10px;cursor:move;transition:all .2s linear}.file-img{width:100%;height:100%}.image-delete-button{position:absolute;height:20px;width:20px;top:5px;right:5px;z-index:1;color:red;cursor:pointer}.sortableHelper{z-index:10!important}@media (max-width:1000px){.App{max-width:600px}.file-item{width:calc(50% - 22px);height:200px}}@media (max-width:640px){.App{max-width:100%;padding:0 15px}.file-item{width:calc(100% - 22px);height:200px}}
/*# sourceMappingURL=main.cda574d8.chunk.css.map */