body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:"none";font-family:-apple-system,BlinkMacSystemFont,Crimson Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scrollbar-width:"none"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none}body::-webkit-scrollbar{display:none}.App{text-align:center}.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:#282c34;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)}}.scroll::-webkit-scrollbar{border-radius:10px;width:6px}.scroll::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:10px}.scroll::-webkit-scrollbar-track{background-color:#f1f1f1}.scroll::-webkit-scrollbar-thumb:hover{background-color:grey;-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.time-slot-container{flex-direction:column}.slot-item,.time-slot-container{align-items:center;display:flex;width:100%}.slot-item{align-self:center;border:1px solid #000;border-radius:10px;box-sizing:border-box;justify-self:center;margin:8px 0;padding:.5rem .5rem .5rem 1rem;transition:all .2s ease-in-out}@media (max-width:480px){.time-slot-container{width:100%}}.input{background-color:initial;border-color:#000;border-radius:10px;color:#000;font-size:25px;font-weight:500;height:50px;min-width:50px}.splash-screen{height:100%;left:0;overflow:hidden;position:fixed;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:2}.splash-screen img{height:100%;object-fit:cover;width:100%}.splash-screen.hidden{opacity:0;z-index:-1}
/*# sourceMappingURL=main.62c5f683.css.map*/