@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes scale-up-center{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.boardRow{display:flex;flex-direction:row;width:100%}.boardRow .cell{color:red}body,html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{color:#222;background-color:#f5be18;font-family:Helvetica Neue,sans-serif;font-weight:200}.content,body{justify-content:center;align-items:center}.content{display:flex;flex-direction:row;flex-flow:row}@media screen and (max-width:570px){.content{flex-direction:column}}.grid-container{float:left;border-radius:3px;border:3px solid #127937;box-shadow:0 0 14px -2px #d1d1d1}#showgrid{display:inline-flex;flex-direction:column;flex-wrap:wrap;width:100%;height:100%}.row{width:100%;height:33.3%;display:flex}.column{float:left;height:100%;width:33.3%}.column-dashed{border:1px dashed #e6e6e6}.grid-container-box{display:flex;flex-wrap:wrap;margin-left:20px;z-index:2}@media screen and (max-width:670px){.grid-container-box{margin-left:0;margin-top:20px;display:flex;flex-direction:row;flex-wrap:wrap}}.itemContainer{width:32.7%;margin-right:1px}.itemImage,.itemPlacedContainer{width:100%;height:100%}.number-wrapper{position:absolute;z-index:100}.box-wrapper{position:relative;z-index:1;width:100%;height:100%}.box{border-radius:3px;float:left}.box:hover{z-index:2;cursor:"grab";box-shadow:0 0 10px rgba(0,0,0,.8)}.smile_happy{background:url(/static/media/smile_ok.740064de.png) 0/100% 100% no-repeat!important}.smile_happy,.smile_unhappy{margin-left:40%;margin-bottom:30px;height:200px;width:200px}.smile_unhappy{background:url(/static/media/smile_no.1c0ea27e.png) 0/100% 100% no-repeat!important}.modal{z-index:11;width:300px;position:fixed}.grid-box{border-radius:3px}.grid-box:hover{box-shadow:0 0 10px rgba(0,0,0,.8);-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}.Overlay{background-color:rgba(25,25,112,.3);position:fixed;height:100%;width:100%;top:0;left:0;z-index:10;align-items:center;justify-content:center}.button,.Overlay{text-align:center}.button{background-color:#4296c9;color:#fff;padding:16px 32px;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;-webkit-transition-duration:.4s;transition-duration:.4s;cursor:pointer;z-index:12}.button:hover{background-color:#fff;color:#000}.itemDescription{text-align:center;font-weight:700;font-family:Georgia,Times New Roman,Times,serif}body,html{color:#333;font-size:16px;line-height:20px}body{margin:20px}h1{line-height:1.2;margin-bottom:35px}.balloon,h1{text-align:center}.balloon{background:#f3f3f3;display:block;color:#000;position:relative;width:100%}.triangle:before{content:"";width:0;height:0;position:absolute;border-color:#f3f3f3 #f3f3f3 transparent transparent;border-style:solid;border-width:10px;left:48%;top:-19px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.feedbackContainer{display:flex;position:fixed;flex-direction:column;bottom:0;width:100%}.feedbackContainer .feedbackMessageText{font-size:18}.feedbackContainer .feedbackMessageTextResult{font-weight:700}.feedbackContainer .feedbackButtonsContainer{display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.feedbackContainer .feedbackButtonsContainer .linkButton{background:transparent;border:none;color:#2089dc;font-size:15px;font-weight:700}.feedbackContainer .infoText{font-style:italic;color:#0366d6;padding:8}.gameCompletedContainer{margin-bottom:50px}.feedbackButton{width:100px;height:50px;font-size:16px;color:#fff;border-color:#2089dc;background-color:#2089dc}.feedbackButton:hover{background-color:#0366d6;font-weight:700}.title{color:#2089dc}.game-type-buttons{text-align:center}.game-type-buttons .gameButton{width:40%;height:20%;padding:0;margin:10px}.game-type-buttons .gameButton .imageButton{width:100%;height:100%}.footer{text-align:center}.changeGameButton{margin:20px auto auto;width:30%;border-radius:90px;border-width:0;background-color:#2089dc;color:#fff;font-size:15px;height:40px}.changeGameButton:active,.changeGameButton:hover{border-radius:90px;border-width:0;background-color:#0366d6}.changeGameText{padding-top:10px}.gameTitle{width:30%;margin-bottom:10px}
/*# sourceMappingURL=main.1b062ca6.chunk.css.map */