*{padding:0;margin:0}body{font-family:"Hind"}footer.page-footer{bottom:0;color:#fff;left:0;position:fixed;right:0}.font-small{font-size:1.2rem}.text-center{text-align:center!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}footer.page-footer .footer-copyright{overflow:hidden;background-color:rgba(0,0,0,.3)}.footer-copyright>a{color:#fff;text-decoration:none}.footer-copyright>a:hover{color:#f56666}.App{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh}.container{width:80%;height:70%;background-color:#fff;box-shadow:0 10px 60px 20px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.logo{height:140px;width:800px;margin-top:10px;margin-bottom:10px}@media only screen and (max-width:600px){.logo{width:330px;height:75px;margin-top:10px;margin-bottom:10px}.container{width:90%;height:80%;background-color:#fff;box-shadow:0 10px 60px 20px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}}.loader{position:relative;width:100%;height:1%;background-color:#ffccbc}@-webkit-keyframes move{0%{left:0}to{left:100%}}@keyframes move{0%{left:0}to{left:100%}}.loader:before{position:absolute;content:"";width:30%;height:100%;background-color:#ff3d00;-webkit-animation:move 1s linear infinite;animation:move 1s linear infinite}.text-wrapper{width:100%;height:100%;border:none;font-size:20px}.image-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.text-wrapper:focus{outline:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:27px}::-webkit-scrollbar-thumb:hover{background:#555}.custom-file-input{outline:none}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input:before{content:"Upload Your Image";display:inline-block;background:#fff;border:1px solid #999;border-radius:3px;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;text-shadow:1px 1px #fff;font-weight:700;font-size:10pt;padding:20px 50px;border-radius:27px}.custom-file-input:hover:before{border-color:#000}
/*# sourceMappingURL=main.56f5c3ce.chunk.css.map */