.Puzzle_centre__fOcEs{max-width:100%;padding-top:60px;text-align:center;display:flex;justify-content:center;position:relative;font-family:Merriweather,serif}.Puzzle_content__YQyLZ{position:absolute;top:100%}.Puzzle_grid__8LaK4{display:grid;grid-template-columns:repeat(5,1fr);color:#fff;text-transform:uppercase;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;grid-gap:1px;gap:1px}.Puzzle_cell__GaRuQ{height:50px;width:50px;line-height:50px;font-size:2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;perspective:1000px;text-align:center;margin-top:1px}.Puzzle_cell__GaRuQ,.Puzzle_front__gFZUG{background-color:#000}.Puzzle_flip__XwE8u{transform:rotateY(180deg)}.Puzzle_empty__1fhGO{background-color:rgba(36,35,35,.904)}.Puzzle_correct__m4_6z{background-color:green;transition:background-color 2s ease-out}.Puzzle_partial__JXbic{background-color:#ff0;transition:background-color 1s ease-out}.Puzzle_wrong__DobF0{background-color:grey;transition:background-color 1s ease-out}@media (max-width:600px){.Puzzle_cell__GaRuQ{height:40px;width:40px;line-height:40px;font-size:1.5em}}.Modal_btn__pzffJ{position:fixed;right:3rem;top:80px;cursor:pointer;background:#ff7a59;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;text-align:center}.Modal_btn__pzffJ p{width:100%}.Modal_modal__yDLSi{display:block;position:fixed;padding-top:50px;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.76);overflow-y:scroll;z-index:2}.Modal_modal-content__8qOX9{position:relative;background-color:#fff;padding:20px;margin:auto;text-align:left;width:75%;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-animation-name:Modal_animatetop__62t84;-webkit-animation-duration:.4s;animation-name:Modal_animatetop__62t84;animation-duration:.4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Modal_close-btn__Dpohw{float:right;color:#928585;font-size:24px;font-weight:700;cursor:pointer}.Modal_close-btn__Dpohw:hover{color:#000}@-webkit-keyframes Modal_animatetop__62t84{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes Modal_animatetop__62t84{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@media (max-width:600px){.Modal_btn__pzffJ{right:2rem}}