body{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}.all-text-color{color:#4c7997}.brand-button{background-color:#133374;border-radius:2.5%;height:60px;border:1px solid #fff;color:#fff;padding:10px;font-size:1.2rem;box-shadow:10px 5px 5px #4c7997}.header-section{background-image:linear-gradient(90deg,rgba(226,49,49,0),#adceb6);height:450px;color:#c3cacf}*{margin:0;padding:0}.background-des{background:#8a2be2;border-bottom-right-radius:50% 40%}.background-des,.div-wrapper{width:100vw;border-bottom-left-radius:50% 40%}.div-wrapper{border-top-left-radius:20% 10%;border-top-right-radius:50% 40%;border-bottom-right-radius:20% 10%}.card-design{width:30rem;height:10rem;box-shadow:10px 5px 5px #e4e6e7;text-align:center;background-color:#8a2be2;margin:auto}.stars{align-items:center;margin-top:50px}.text-des{font-size:25px;max-height:12vh;overflow:scroll}.caro-des{height:60vh}.footer-design{background-color:#8a2be2;width:100vw;height:30vh;color:#c3cacf;border-top-left-radius:50% 40%;border-top-right-radius:50% 40%}.wrapper{background:#fff}.img-style{height:400px;width:400px}.draw-img-style{height:200px;width:200px}.login-row{margin-top:50px}.login-form-design{border-radius:5px;padding:50px}.txt-design{padding:5px;color:#5a5555}body{padding:0}.admin-sidebar{height:100%;width:180px;background-color:#378369}.sidebar-list{height:auto;padding:0;width:100%;font-size:1.1rem}.a:hover{cursor:pointer;background-color:#255685}.admin-design{border-radius:5px;padding:50px}.admin{width:100vw;height:100vh}.admin-button{height:30px;width:70px;margin-bottom:5px;text-align:center}.review-wrapper{max-height:80vh;overflow:scroll}.client-text-color{color:#474242}.modal-design{height:12rem;width:20rem;text-align:center}.modal-text-color{color:#c71db9}.check-admin-design{border:1px solid #4452ce;border-radius:1.5%}.check-button{margin-top:10px;background-color:#133374;border-radius:2.5%;height:60px;width:120px;border:1px solid #fff;color:#fff;padding:10px;font-size:1.2rem;box-shadow:10px 5px 5px #4c7997}.admin-descrip-wrapper{padding:30px}.search-area{display:flex}.image-show{cursor:pointer;height:350px;width:350px}.img-div{border:1px solid #9d9595}body{margin:0}.image_editor{width:100vw;height:100vh;background-color:#e1e6ef;display:flex;justify-content:center;align-items:center}.image_editor .card{padding:28px;width:700px;height:80%;background-color:#fff;box-shadow:0 8px 16px 0 #c9c9c9}.image_editor .card .card_header{text-align:center;padding-bottom:15px}.image_editor .card .card_header h2{text-transform:uppercase;color:#8a2be2}.image_editor .card .card_body{display:flex;justify-content:center}.image_editor .card .card_body .sidebar .reset{margin-top:20px}.image_editor .card .card_body .sidebar .reset .save{background-color:#8a2be2!important;margin-left:5px}.image_editor .card .card_body .sidebar .reset button{background-color:#f23555;padding:8px;border-radius:3px;outline:none;border:1px solid #dad7d7;cursor:pointer;color:#fff;font-weight:600;text-transform:capitalize;font-size:15px}.image_editor .card .card_body .sidebar span{font-size:15px;color:#404040;margin-bottom:4px;display:block}.image_editor .card .card_body .sidebar .side_body{width:250px;border:1px solid #c3c5c4;margin-right:8px;height:300px;padding:10px}.image_editor .card .card_body .sidebar .side_body .filter_key{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px}.image_editor .card .card_body .sidebar .side_body .filter_key button.active{background-color:#545dd8;color:#fff}.image_editor .card .card_body .sidebar .side_body .filter_key button{padding:8px;background-repeat:3px;border:1px solid #dad7d7;cursor:pointer;color:#404040;text-transform:capitalize}.image_editor .card .card_body .sidebar .side_body .filter_slider{margin:15px 0}.image_editor .card .card_body .sidebar .side_body .filter_slider .label_bar{margin-bottom:4px;display:flex;justify-content:space-between}.image_editor .card .card_body .sidebar .side_body .filter_slider .label_bar label,.image_editor .card .card_body .sidebar .side_body .filter_slider .label_bar span{color:#404040;font-size:15px;text-transform:capitalize}.image_editor .card .card_body .sidebar .side_body .filter_slider input{width:100%}.image_editor .card .card_body .sidebar .side_body .rotate label{margin-bottom:8px;display:block;font-size:15px;color:#404040}.image_editor .card .card_body .sidebar .side_body .rotate .icon{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px}.image_editor .card .card_body .sidebar .side_body .rotate .icon div{border:1px solid #b3c2c2;padding:8px 5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.image_editor .card .card_body .image_section{margin-left:8px;width:350px;background-color:#f0f0f0;height:300px}.image_editor .card .card_body .image_section .image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.image_editor .card .card_body .image_section .image img{object-fit:scale-down;transition:all .5s;width:100%;height:100%}.image_editor .card .card_body .image_section .image label{width:100%;height:100%;display:flex;border:dotted;border-color:#c5c9c5;cursor:pointer;justify-content:center;align-items:center;flex-direction:column}.image_editor .card .card_body .image_section .image label svg{font-size:40px;color:#b4acac}.image_editor .card .card_body .image_section .image label span{color:#404040}.image_editor .card .card_body .image_section .image_select{margin:20px 0;display:flex;justify-content:flex-end}.image_editor .card .card_body .image_section .image_select input{display:none}.image_editor .card .card_body .image_section .image_select button,.image_editor .card .card_body .image_section .image_select label{padding:8px;border-radius:3px;outline:none;border:1px solid #dad7d7;cursor:pointer;color:#fff;font-weight:600;text-transform:capitalize;font-size:15px}.image_editor .card .card_body .image_section .image_select .redo,.image_editor .card .card_body .image_section .image_select .undo{background-color:#4a55f3;margin-left:5px;color:#fff;padding:5px 10px;font-size:18px}.image_editor .card .card_body .image_section .image_select label{background-color:#115811;margin-left:5px}.image_editor .card .card_body .image_section .image_select .crop{background-color:#8e33b7;margin-left:5px}
/*# sourceMappingURL=main.47b846c7.chunk.css.map */