body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background-color:#6d78d5;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}.header{background:#ededed;height:50px;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.header img.page-logo-image{height:50px;left:40px;position:absolute;top:4px}.heading{color:#ededed;font-size:45px}.heading,.sub-heading{position:relative;top:-100px}.sub-heading{color:#fff}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#fbfbfb;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-upload-container{background-color:#ededed;border:1px solid #ddd;border-radius:30px;color:#301934;font-weight:700;height:20px;padding:20px 100px;position:relative;top:-50px;width:300px}.image-editor-container{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.image-editor-container .image-editor .FIE_root{border-radius:0}.image-upload-container input[type=file]{display:none;position:absolute;right:10px;width:85px}.image-upload-container label{left:35px;position:absolute}@media only screen and (max-width:600px){.image-upload-container{width:130px}.image-upload-container label{font-size:12px}.header img.page-logo-image{left:15px}.header .buy-coffee-link{right:40px}}@media only screen and (min-width:600px){.image-editor-container .image-editor .FIE_root{padding:10px}}@media only screen and (min-width:768px){.heading{padding:0 10px}.image-editor-container .image-editor .FIE_root{padding:10px}}@media only screen and (min-width:992px){.image-editor-container{height:100vh}.image-editor-container .image-editor .FIE_root{padding:10px}}.simple-image-editor{align-items:center;background-color:#6d78d5;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}.image-upload-container .buy-coffee-link{position:relative;top:56px}.image-upload-container .buy-coffee-link a{color:#fff}.image-editor{height:inherit;width:inherit}.background-remover{align-items:center;background-color:#6d78d5;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}.bg-removed-image{background-color:#fff;background-image:linear-gradient(45deg,#ccc 25%,#0000 0),linear-gradient(-45deg,#ccc 25%,#0000 0),linear-gradient(45deg,#0000 75%,#ccc 0),linear-gradient(-45deg,#0000 75%,#ccc 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:12px;position:relative}.bg-removed-image,.bg-removed-image img.uploaded-image{height:inherit;width:inherit}.close-btn{background:#000;border:1px solid #000;border-radius:50%;color:#fff;height:20px;position:absolute;right:-10px;top:-10px;width:20px;z-index:1}a.download-btn{border:2px solid #fff;border-radius:12px;color:#fff;font-weight:700;height:20px;padding:10px 50px;position:relative;text-decoration:none;top:10px;width:100px}.label{color:#fff;left:30px;position:absolute;top:-40px}.image-compare-container{border-radius:12px;display:flex;flex-direction:row;gap:40px;height:450px;width:auto}.image-compare-container .compare-slider{border-radius:12px;height:inherit;width:inherit}.image-two{background-color:#fff!important;background-image:linear-gradient(45deg,#ccc 25%,#0000 0),linear-gradient(-45deg,#ccc 25%,#0000 0),linear-gradient(45deg,#0000 75%,#ccc 0),linear-gradient(-45deg,#0000 75%,#ccc 0)!important;background-position:0 0,0 10px,10px -10px,-10px 0!important;background-size:20px 20px!important}@media only screen and (max-width:600px){.image-compare-container{align-items:center;flex-direction:column;height:200px}.__rcs-handle-button{height:30px;width:30px}}.form-container{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:20px;text-align:center;width:350px}h2{color:#333;margin-bottom:15px}form.contact-form{display:flex;flex-direction:column;position:relative;top:-60px;width:486px}label.contact-form-label{color:#fff;float:left;font-family:Arial,sans-serif;font-size:14px;margin-bottom:8px;text-align:left}.contact-form input,.contact-form textarea,.login-wrapper button,.login-wrapper input{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:16px;height:40px;margin-bottom:14px;padding:0;width:100%}.contact-form textarea{height:100px}textarea{height:80px;resize:none}button.contact-form-submit{background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;padding:10px;width:486px}button:hover{background:#e0e0e0}.error{color:red;font-size:14px;margin-bottom:10px;text-align:left}.login-wrapper{border:2px solid #fff;border-radius:15px;padding:40px}.login-wrapper h2{bottom:20px;color:#fff;position:relative}.login-wrapper input[type=submit]{color:#6d78d5;font-weight:bolder}.login-btn,.signup-btn{cursor:pointer}.header .buy-coffee-link{font-weight:700;margin:15px auto 0;top:15px;width:230px}.header .buy-coffee-link a{color:#d91a1a;text-decoration:none}.header .login-btn,.header .logout-btn{background:#6d78d5;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;padding:9px;position:absolute;right:20px;top:8px}.header .login-btn{font-size:13px}.header{z-index:9}.dashboard{height:calc(100vh - 100px);overflow:scroll}.slides-container{flex-direction:row;flex-wrap:wrap}.slide,.slides-container{align-items:center;display:flex;justify-content:center}.slide{height:200px;margin:10px;position:relative;width:300px}.slide img{border:2px solid #ccc;border-radius:10px;box-shadow:0 4px 8px #0003;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.slide .slide-title{background-color:#00000080;border-radius:5px;bottom:40%;box-sizing:border-box;color:#fff;font-size:10px;font-weight:700;left:10px;overflow:hidden;padding:5px;position:absolute;text-align:center;text-shadow:1px 1px 2px #000000b3;width:calc(100% - 20px);z-index:1}.inline-editor{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.slide button.edit-btn{background:#6d78d5;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:0;top:20px;width:45px}footer.footer{background:#fff;bottom:0;display:flex;flex-direction:column;height:50px;justify-content:space-between;left:0;overflow:hidden;position:fixed;width:100vw}.copyright-text{left:10px}.internal-links a{color:#000;font-weight:500;margin-left:10px;text-decoration:none}.container{display:flex;flex-direction:row;font-size:14px;justify-content:space-between;padding:20px}
/*# sourceMappingURL=main.0fcbae0a.css.map*/