.nav-container{background-color:#9796f0;height:100px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:767px){.nav-container{padding:10px 20px}}@media screen and (min-width:768px){.nav-container{padding:15px 50px}}.logo-title-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.emoji-logo{width:30px;height:30px;margin-right:10px}@media screen and (min-width:768px){.emoji-logo{width:57px;height:57px;margin-right:20px}}.emoji-game-text{color:#fff;font-family:"Roboto";font-size:18px;font-weight:500}@media screen and (min-width:768px){.emoji-game-text{font-size:26px}}.score-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.score-text{color:#fff;font-family:"Roboto";font-size:18px;margin-left:15px}@media screen and (min-width:768px){.score-text{font-size:26px;padding-left:16px}}.emoji-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:30%;background-color:hsla(0,0%,100%,.2);border:3px solid hsla(0,0%,100%,.18823529411764706);border-radius:8px;margin:auto 10px 10px auto;padding:10px}@media screen and (min-width:768px){.emoji-item{width:20%;margin-right:20px;margin-bottom:20px;padding:20px 10px}}.emoji-img{width:40px;height:40px}@media screen and (min-width:768px){.emoji-img{width:80px;height:80px}}.emoji-button{border:none;background-color:transparent;outline:none;cursor:pointer}.win-lose-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.2);border:3px solid hsla(0,0%,100%,.18823529411764706);border-radius:18px;width:80%;padding:20px 10px}@media screen and (min-width:768px){.win-lose-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:20px 50px 20px 70px}}.win-lose-img{width:150px;height:150px;-ms-flex-order:0;order:0}@media screen and (min-width:768px){.win-lose-img{width:300px;height:400px;-ms-flex-order:1;order:1}}.game-status-container{-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.game-status-container{-ms-flex-order:0;order:0}}.game-status-text{color:#fff;font-family:"Roboto";font-size:32px;font-weight:700;margin-bottom:20px}@media screen and (min-width:768px){.game-status-text{font-size:43;margin-bottom:30px}}.text-label{text-align:center;color:#fff;font-family:"Roboto";font-size:18px;font-weight:700;margin:0}@media screen and (min-width:768px){.text-label{font-size:36}}.score{color:#6a59ff;font-family:"Roboto";font-size:32px;font-weight:700;margin:0;text-align:center}@media screen and (min-width:768px){.score{font-size:48px}}.Play-again-button{color:#3d3d3d;font-family:"Roboto";font-size:16px;font-weight:700;background-color:#ffce27;border:none;border-radius:20px;margin:16px;padding:16px 24px;outline:none;cursor:pointer}.app-container{background-image:-webkit-gradient(linear,left top,right bottom,from(#9796f0),to(#fbc7d4));background-image:linear-gradient(to bottom right,#9796f0,#fbc7d4);min-height:100vh;width:100%}.app-container,.emojis-body-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.emojis-body-container{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px}.emojis-list-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;width:80%;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.c93fa1bd.chunk.css.map */