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}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.otpContainer{margin:5% auto}.otpInput{border:1px solid rgba(0,0,0,.3);border-radius:4px;font-size:2rem;height:3rem;text-align:center;width:3rem!important}@media only screen and (max-width:375px){.otpInput{font-size:1rem;height:1.5rem;padding:8px;width:1.5rem!important}}.dropzone{background-color:#fafafa;border:3px dashed #eee;color:#bdbdbd;padding:20px;text-align:center}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#b6b6b6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.load{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}
/*# sourceMappingURL=main.0ea498ee.css.map*/