body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#edecec}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}main{max-width:1300px;margin:0 auto}#bodyContainer{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;margin-top:2em}#searchContainer{background-color:#008b8b;height:75px;width:100vw;font-weight:500;display:flex;align-items:center;justify-content:center}#formContainer{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:90%}#searchBar{width:45%}.searchInput{color:#000;padding:15px;border:none}#searchButton{background-color:#8b0000;height:50px;width:15%;min-width:40px;text-align:center;color:#fff;font-weight:700;border:none;border-radius:5px}@media only screen and (max-width:300px){#searchBar{width:30%}#searchButton{width:20%}}#imageContainer{height:50%;overflow:hidden;display:flex;justify-content:center;background-color:#000}#cardImage{height:100%;width:auto}#textContainer{background-color:#fff;max-width:100%;height:45%;padding:0 1em}#cardTitle{margin-top:0;padding-top:1em}#cardButton{background-color:#008b8b;color:#fff;border:none;border-radius:5px;width:30%;height:50px;font-weight:700}@media only screen and (max-width:720px){#cardDescription{display:none}#textContainer{height:40%}}#cardContainer{width:45%;min-width:400px;height:800px;margin:0 5px}@media only screen and (max-width:720px){#cardContainer{height:650px;min-width:300px}}
/*# sourceMappingURL=main.5e228594.chunk.css.map */