body{font-family:JetBrains Mono,Roboto,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{background-color:#3b60e4;color:#edcb96;display:flex;flex-flow:row nowrap;position:fixed;width:100vw}.nav-title{align-self:flex-start;margin:0 0 0 10px;text-decoration:none}.link-list{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;list-style-type:none;margin:0;max-width:80%;padding:0;position:absolute;right:0;top:5px}.nav-link{margin:10px;text-decoration:none}.hamburger{display:none;height:30px;position:absolute;right:5px;top:0;width:30px}@media (max-width:1020px){.link-list{background-color:#3b60e4;border:2px solid #000;display:flex;flex-flow:column wrap;top:30px}.hamburger{display:block}}@media (max-width:500px){.nav-title{font-size:1rem;margin-left:2px;text-align:left}.hamburger{height:20px;width:20px}.link-list{font-size:.75rem;top:20px}}.home-header-img{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:row nowrap;height:70vh;width:100vw}.home-title{color:#edcb96;font-size:3rem;margin:0 0 25px 25px;text-shadow:2px 2px grey}@media (max-width:500px){.home-title{margin:0 auto 10px}}.about-img{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:row nowrap;height:30vh;width:100vw}.about-title{color:#edcb96;font-size:3rem;margin:0 0 25px 25px;text-shadow:2px 2px grey}.about-section{display:grid;grid-template-areas:"us img" "site img" "social img";text-align:left}.site-about>h2,.site-about>p,.social>h3,.us-about>h2,.us-about>p{margin:0}.us-about{grid-area:us;margin:20px}.site-about{grid-area:site;margin:20px}.social{grid-area:social;margin:20px}#evyn-and-ali{grid-area:img;margin:25px;width:300px}.system-card{background-color:#3652b5;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25px;display:grid;grid-template-areas:"name location" "operatedby lines";height:20vh;margin:10px auto;padding:10px;width:70%}#location,#name,#num-of-lines,#operated-by{align-self:center;justify-self:center;margin:0;text-shadow:2px 2px #000}#name{font-size:1.5rem;grid-area:name}#location{grid-area:location}#operated-by{grid-area:operatedby}#num-of-lines{grid-area:lines}@media (max-width:1000px){.system-card{height:20vh;width:90vw}}@media (max-width:500px){.system-card{display:grid;grid-template-areas:"name location"}#name{font-size:1.4rem;grid-area:name;margin:5px}#location{align-self:center;grid-area:location;justify-self:center;margin:10px;max-width:100%}#num-of-lines,#operated-by{display:none}}.search-title{color:#edcb96;font-size:2.5rem;margin:0 0 25px 25px;text-shadow:2px 2px grey}.search{display:flex;flex-flow:column wrap;margin:10px 0 0}.dropdowns{align-items:center;display:flex;justify-content:center}.dropdown-label{margin:0 5px 0 10px}.systems{display:flex;flex-flow:column wrap;justify-content:space-around;margin:10px 0 40px}@media (max-width:500px){.search-title{margin:0 0 25px}.search{margin:2px 0 0}.dropdowns{flex-flow:column wrap}.dropdown-label{font-size:.8rem}.systems{margin:0 0 40px}}.detail-head{color:#edcb96;font-size:2.5rem;margin:0 0 25px 25px;max-height:100%;text-shadow:2px 2px grey}.system-details{display:grid;grid-template-areas:"details logo" "details map" "details button";grid-template-columns:auto auto;grid-template-rows:auto auto auto;margin:20px auto;max-width:600px}.detailsDiv{grid-area:details;margin:0;text-align:left}#details-title{margin:0}.detail{margin:2px 0}.images{display:flex;flex-flow:column wrap;margin:25px 25px 25px 70px}#system-image{grid-area:logo}#system-image,#transit-map{max-height:250px;max-width:250px}#transit-map{grid-area:map}#contribute-button{grid-area:button;margin:20px}.list{display:grid;grid-template-columns:auto auto;grid-template-rows:auto}.reviews-section{margin:25px 25px 50px}.review-head{margin:0}@media (max-width:620px){.detail-head{font-size:150%;margin:0 auto 10px}.system-details{display:flex;flex-flow:column wrap;margin:0}.detailsDiv{margin:10px}#system-image,#transit-map{align-self:center;margin:5px;max-height:200px;max-width:200px}#contribute-button{margin:20px}}.review-card{background-color:#3652b5bf;border:2px solid #000;display:grid;grid-template-areas:"name date" "content content";grid-template-columns:auto auto;grid-template-rows:auto;margin:25px auto;max-width:600px;padding:10px}.review-card>h4{grid-area:name;margin:0;text-align:left}.review-card>h5{display:inline-block;grid-area:date;margin:0;text-align:right}.review-card>p{font-size:12px;grid-area:content;margin:0}.overlay{background-color:#f7f2f8e6;border:1px solid #000;bottom:35px;display:grid;grid-template-areas:"name button" "content content";grid-template-columns:auto auto;grid-template-rows:25% 75%;height:20vh;left:15vw;position:fixed;width:70vw}.full-name{grid-area:name;margin:3px}.content{grid-area:content;margin:3px}.submit{grid-area:button;margin:3px}.footer{align-items:center;background-color:#3b60e4;bottom:0;color:#edcb96;display:flex;flex-flow:row;font-size:10px;position:absolute;width:100vw}.footer>div{display:grid;grid-template-areas:"fb sei ig" "fb copy ig";margin:0 auto}.ga{grid-area:sei;margin:0}.copyright{grid-area:copy;margin:0}.socialIcon{align-self:center;height:30px;margin:2px;width:30px}#fb{grid-area:fb}#fb,#ig{height:30px;margin:0;width:30px}#ig{grid-area:ig}@media (max-width:500px){.ga{display:none}.copyright{align-self:center;margin:0 10px}.footer>div{grid-template-areas:"fb copy ig"}}#thanks-img,#wrong-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:column nowrap;height:70vh;justify-content:flex-end;width:100vw}#theText{color:#edcb96;font-size:1.5rem;margin:0 auto;text-shadow:2px 2px #000}#goHome,#goHome>h4{margin:0 auto 25px;text-shadow:2px 2px #000}@media (max-width:500px){#wrong-text{margin:0 auto 10px}}#contribute-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:column nowrap;height:30vh;justify-content:flex-end;width:100vw}.contribute-head{font-size:2.5rem}.contribute-head-smol{font-size:1.5rem}.contribute-head,.contribute-head-smol{color:#edcb96;margin:0 auto;max-height:100%;text-shadow:2px 2px grey}.contribute{display:flex;justify-content:center;padding-bottom:40px;text-align:right}.contribute>form{max-width:700px;width:80%}.label-input{margin:0}.label-input>input{max-width:400px;width:50%}.contribute>form>button{align-self:center}@media (max-width:740px){.contribute{text-align:center}.contribute>form,.label-input{display:flex;flex-flow:column wrap}.label-input{align-items:center;text-align:center}.label-input>input{width:80%}.contribute>form>button{margin:10px;text-align:center;width:80%}}body{background-color:#f7f2f8}.App{text-align:center}main{margin-bottom:50px;padding:30px 0 0}.header-img{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:row nowrap;height:25vh;width:100vw}footer{bottom:0;margin:0;padding:0;position:fixed}a{text-decoration:none}a:link,a:visited{color:#edcb96}a:active{color:#000}a:hover{color:#edcb96}@media (max-width:500px){main{padding:0}}
/*# sourceMappingURL=main.37fb23a4.css.map*/