body,html{margin:0;width:100%;height:100%;overflow-x:hidden;overflow-y:hidden}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}#root{width:100%;height:100%}.link{color:#fff}.link,.link:hover,.link:visited{text-decoration:none}.previous-link{left:10px}.next-link,.previous-link{position:fixed;bottom:10px}.next-link{right:10px}.main-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000}.main-menu__title{text-align:center;color:grey;margin-bottom:50px}.top-card-line{position:fixed;top:0}.bottom-card-line{position:fixed;bottom:0}.card-line{width:100%;display:flex;flex-direction:row}.card-line__card{width:100/52%}.about,.card-line__card__img{width:100%}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#000}.about h4{margin:0 30% 30px}.about h4,.about h4 a{color:#fff}.about h4 a:visited{text-decoration:none;color:#fff}.about__title{text-align:center;color:grey;margin-bottom:50px}.game{width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.stack{background-color:#287840;border-radius:50%}@media only screen and (min-width:750px){.stack{width:700px;height:500px}}@media only screen and (max-width:750px){.stack{width:400px;height:400px}}.stack-card{position:absolute;left:50%;top:50%}.stack-card__content-image{width:100px}.stack-click-area{position:absolute;width:250px;height:250px;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;padding:0;border:none;background:none}.player-deck{position:fixed;bottom:153px}.deck__image{width:100px}.computer-deck{position:fixed;top:0}@media only screen and (min-width:750px){.computer-deck{left:calc(50% - 250px)}.player-deck{left:calc(50% + 150px)}}@media only screen and (max-width:750px){.computer-deck{left:50px}.player-deck{left:auto;right:150px}}.deck{position:relative}.deck__counter,.deck__image{position:absolute;top:0;left:0;cursor:pointer}.deck__counter{color:#000;margin-left:35px;margin-top:62px;font-size:24px;font-weight:600}.end-game-screen{display:flex;align-items:center;justify-content:center}.end-game-screen,.end-game-screen__background{position:fixed;top:0;left:0;width:100%;height:100%}.end-game-screen__background{background-color:#696969;opacity:.7}.end-game-screen__text{color:#fff;font-weight:600;font-size:40px;z-index:1}.game-menu{position:fixed;top:0;right:20px;align-items:flex-end}.game-menu,.tutorial{display:flex;flex-direction:column}.tutorial{align-items:center;justify-content:center;width:100%;height:100%;background-color:#000}.tutorial__title{text-align:center;color:grey;margin-bottom:50px}.settings{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000}.settings__title{text-align:center;color:grey;margin-bottom:50px}.difficulty-levels{display:flex;flex-direction:column;color:#fff}.difficulty-levels__level{display:flex;flex-direction:row;cursor:pointer}.difficulty-levels__level h2,.difficulty-levels__level h3{margin:8px}.difficulty-radio{margin-top:18px}
/*# sourceMappingURL=main.779763b1.chunk.css.map */