body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lexend,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@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{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}@-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)}}.logo-title{color:#000;font-family:Bagel Fat One,cursive;font-size:5em;margin:0}.nav-section{display:flex;justify-content:space-between}.search-bar{align-items:center;display:flex;margin-right:1em}.search-input{border:2px solid #000;border-radius:10px;padding:.5em 6em .5em 1em}@media screen and (max-width:50em){.nav-section{align-items:center;flex-direction:column}}@media screen and (max-width:30em){.logo-title{font-size:3.8em}}.beer-container{display:flex;flex-wrap:wrap;justify-content:space-evenly}.card{align-items:center;border:4px solid #000;border-radius:16px;color:#000;display:flex;flex-direction:column;height:50vh;margin:16px 0;overflow:hidden;padding:16px;width:28vw}.card:hover{background:#d3d3d3;transition:.4s}.beer-img{height:40vh}@media screen and (max-width:50em){.card{height:40vh;margin:16px 8px}.beer-img{height:30vh}}@media screen and (max-width:30em){.beer-img{height:24vh}}.single-beer-container{display:flex;justify-content:space-between;margin:1em}.single-beer-img{border:2px solid;border-radius:10px;height:40vh;margin-right:2em;padding:1em}.single-beer-description{border-left:2px solid;padding:2em}.dscrpt-text{margin-top:0}@media screen and (max-width:40em){.single-beer-container{align-items:center;flex-direction:column}.single-beer-img{border:2px solid;border-radius:10px;margin-bottom:2em;margin-right:0;padding:1em 8em}.single-beer-description{border-left:none;border-top:2px solid}}
/*# sourceMappingURL=main.5135e82e.css.map*/