.upload-form{padding:20px}.image-preview-container{border:2px dashed #ccc;border-radius:8px;padding:20px;text-align:center;background-color:#f8f9fa;cursor:pointer;position:relative;min-height:200px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-preview-container.has-error{border-color:#dc3545;background-color:#fff8f8}.preview-box{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-placeholder{color:#6c757d}.upload-placeholder i{font-size:48px;margin-bottom:10px}.upload-placeholder p{margin:0;font-size:16px}.uploadImgCls .file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.uploadImgCls .form-group{margin-bottom:1rem}.uploadImgCls .form-group label{display:block;margin-bottom:.5rem;font-weight:500}.uploadImgCls .form-group.has-error .form-control{border-color:#dc3545}.uploadImgCls .error-message{color:#dc3545;font-size:12px;margin-top:.25rem}.uploadImgCls .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.uploadImgCls .form-control:focus{border-color:#ffc107;outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.25)}.uploadImgCls .text-left{text-align:left;display:flex;grid-gap:10px;gap:10px}.uploadImgCls .mt-4{margin-top:1.5rem}.uploadImgCls .mr-2{margin-right:.5rem}.uploadImgCls .btn{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.uploadImgCls .btn-primary{color:#fff;background-color:#ffc107;border-color:#ffc107}.uploadImgCls .btn-primary:hover{background-color:#e0a800;border-color:#d39e00}.uploadImgCls .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.uploadImgCls .btn-secondary:hover{background-color:#5a6268;border-color:#545b62}.uploadImgCls .image-preview-container.drag-over{background-color:#e9ecef;border-color:#ffc107}@media (max-width:576px){.uploadImgCls .upload-form{padding:10px}.uploadImgCls .btn{width:100%;margin-bottom:.5rem}.uploadImgCls .text-right{text-align:center}}.uploadImgCls .modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;display:none}.modal.d-block{display:block}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1040}.uploadImgCls{padding:15px}.uploadImgCls .modal-dialog{position:relative;width:auto;margin:auto!important;max-width:500px;z-index:1050}.uploadImgCls .modal-content{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:.3rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.uploadImgCls .modal-content .btn{max-width:180px;width:100%;height:45px;padding:8px 25px;font-size:16px;margin:10px}.bottomButtonsCls a,.bottomButtonsCls button{margin:0!important}.bottomButtonsCls{margin:30px 0;display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.uploadImgCls .modal-content .btn-secondary{background-color:#6c757d;color:#fff;font-weight:700;margin:0}.uploadImgCls .modal-content .btn-primary{background-color:#ffc107;color:#000;font-weight:700;margin:0}.uploadImgCls .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.uploadImgCls.modal-body{position:relative;flex:1 1 auto;padding:0}.uploadImgCls .modal-header{padding:10px 20px}.uploadImgCls .modal-title{margin:0;line-height:1.5}.uploadImgCls.close{padding:0;margin:0!important;background:transparent;border:0;font-size:1.5rem;cursor:pointer}.uploadImgCls .preview-container{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;padding:8px}.uploadImgCls .preview-item{position:relative;width:85px;height:85px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.uploadImgCls .preview-item img{width:100%;height:100%;object-fit:cover}.uploadImgCls .remove-image{position:absolute;top:3px;right:3px;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#f44;transition:all .2s ease;font-size:12px;z-index:10}.uploadImgCls .remove-image:hover{background:#fff;color:red}
/*# sourceMappingURL=main.b1c38402.chunk.css.map */