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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{display:flex;overflow:hidden}@media only screen and (max-width:1000px){.app{flex-direction:column}}.nav{background-size:cover;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;height:35vh;transition:2s}.nav:hover{height:40vh}.search-form{display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:5vh;transition:1s}.search-form:hover{transform:scale(1.1)}.ui.input{width:30vh}.ui.button.search-button{transform:scale(.75);border-radius:4px;margin:2vh;align-self:center;background-color:hsla(0,0%,90.6%,.63);transition:3s}.logo{height:20vh;padding:1vh;transition:2s}.logo:hover{transform:scale(1.3)}.search-bar{width:20vh;height:-webkit-max-content;height:-moz-max-content;height:max-content;align-self:center}@media only screen and (max-width:1000px){.nav{flex-direction:column;height:40vh;width:100%;align-items:start}.nav:hover{height:50vh}.logo,.search-form{margin:0;align-self:center}.search-form{flex-direction:column;padding:5vh 0 0;background:none;border:none}.search-form:hover{transform:scale(1.2)}}.game-details{display:flex;flex-wrap:wrap;background:rgba(157,159,160,.39);height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%;align-content:center;justify-content:center;padding:2vh;margin-top:-5vh;border-top:1px dashed #fff}.game-image{max-height:30vh;margin:1vh;border:2px solid #fff;transition:1s}.game-image:hover{transform:scale(1.1)}.ui.text.container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding-top:3vh;text-align:center;height:-webkit-max-content;height:-moz-max-content;height:max-content}.button.ui.fade.animated.button{width:-webkit-max-content;width:-moz-max-content;width:max-content;align-self:center}.ui.circular.segment{align-self:flex-end;align-self:center}h1.ui.header{color:#000;transform:scale(1.5);margin:2vh}@media only screen and (max-width:1000px){.game-details{margin:0;flex-direction:column;height:-webkit-max-content;height:-moz-max-content;height:max-content;align-items:center}.game-image{width:100%}}.reccomended{background:#0f0f0f;height:60vh;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;border:4px solid #fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.reccomended h4{color:#fff}@media only screen and (max-width:1000px){.reccomended{display:flex;flex-direction:column;justify-content:center;align-content:center}}.game-card{display:flex;flex-direction:column;align-items:center;max-width:25vh;margin:1vh;overflow:hidden;text-align:center}.reccomended h4{margin-bottom:2vh}@media only screen and (max-width:1000px){.game-card{align-self:center}}
/*# sourceMappingURL=main.7f10692a.chunk.css.map */