body{margin:0;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;background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(/static/media/cartoon-city-illustration_23-2147511583.5b1c0f72.jpg);height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.loginEmail{text-align:right;margin-bottom:50px;font-size:20px;background-color:#dc143c;color:beige;width:180px;float:right;margin-left:20px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{font-size:15px;margin-right:10px;color:#fff}#login{background-color:red}.name{font-size:50px;font-weight:800;color:#00f}.home{margin-left:100px;-webkit-animation:Slide_In 2s ease;animation:Slide_In 2s ease}@-webkit-keyframes Slide_In{0%{-webkit-transform:translateY(-300px);transform:translateY(-300px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Slide_In{0%{-webkit-transform:translateY(-300px);transform:translateY(-300px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}#googleMap{width:400px;height:400px}.details{display:grid;grid-template-columns:repeat(2,1fr);margin-top:100px;margin-bottom:150px}.card{width:300px}.card2{width:500px}.info{margin-top:50px;display:-webkit-flex;display:flex}.info img{width:50px;margin-right:20px}.info p{margin-right:10px}#card1{display:none}@media only screen and (max-width:600px){.details{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:900px){.home{display:grid;grid-template-columns:repeat(2,1fr)}}.transport{display:grid;grid-template-columns:repeat(4,1fr);margin-top:150px;margin-bottom:200px}.div{background-color:rgba(0,0,0,.233);height:200px;width:250px;margin-left:5px}.transport img{width:200px;margin-top:20px;margin-left:20px}.transport h3{text-decoration:none;font-size:40px;font-weight:600;text-align:center}@media only screen and (max-width:600px){.home{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:900px){.home{display:grid;grid-template-columns:repeat(4,1fr)}}.button{background-color:beige;height:40px;width:300px;display:-webkit-flex;display:flex;border-radius:10px}.button img{width:60px}.login{margin-top:100px;margin-bottom:150px}
/*# sourceMappingURL=main.426b9c52.chunk.css.map */