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}@font-face{font-family:Century Gothic;font-style:normal;font-weight:400;src:url(/static/media/Century%20Gothic.b194aa2bd524e2c973f7.TTF) format("truetype")}@font-face{font-family:Century Gothic;font-style:normal;font-weight:700;src:url(/static/media/Century%20Gothic%20Bold.861d22617fdfce5fc922.TTF) format("truetype")}:root{--clr-background:#ded5c7;--clr-dark:#865942;--clr-light:#e9e3df}html{font-family:Century Gothic}th{font-weight:400;padding:3px 5px}body{background-color:#ded5c7;background-color:var(--clr-background);margin:15px}.vehicleImg{display:block;margin:12px auto 0}.tram .vehicleImg{width:28px}.train .vehicleImg{width:33px}.arrowImg{display:block;margin:auto;width:23px}main{grid-gap:15px;display:grid;gap:15px;grid-template:" tram train "/1fr 1fr}@media only screen and (max-width:900px){main{grid-template:" tram " " train "}}.tram{grid-area:tram}.train,.tram{background-color:#855942;height:514px}.train{grid-area:train}.table{border-spacing:0;width:100%}.table__header{background-color:#865942;background-color:var(--clr-dark);color:#ded5c7;color:var(--clr-background);font-size:13px;padding-top:12px;text-align:left}.table__header--bold{font-size:30px;font-weight:700}.table__header--bigger{font-size:20px}.table__row--train:nth-child(2n),.table__row:nth-child(odd){background-color:#e9e3df;background-color:var(--clr-light)}.table__row--train:nth-child(odd){background-color:#ded5c7;background-color:var(--clr-background)}.table__row--tram:nth-child(2n){background-color:#e9e3df;background-color:var(--clr-light)}.table__row--tram:nth-child(odd){background-color:#ded5c7;background-color:var(--clr-background)}.table__cell--center{text-align:center}.weather{background-color:#865942;background-color:var(--clr-dark);color:#e9e3df;color:var(--clr-light);display:grid;grid-auto-flow:column;padding:10px 5px}.weather__day{display:grid;grid-template:" date1 forecast1 " " date2 forecast1 " " date3 forecast2 "/auto auto;place-items:center}.weather__date--1{grid-area:date1}.weather__date--2{grid-area:date2}.weather__date--3{grid-area:date3}.weather__date--today{font-size:22px}.weather__date--nextDay{font-size:12px}.weather__date--nextDay:first-of-type{align-self:end}.weather__forecast--1{grid-area:forecast1}.weather__forecast--2{grid-area:forecast2}td{height:22px}.last--header{padding-bottom:11px;padding-top:5px}.tram-invisible-text{color:transparent}
/*# sourceMappingURL=main.3148a32e.css.map*/