@import url(https://fonts.googleapis.com/css?family=Bowlby+One+SC|Quicksand:wght@400;600;700&display=swap);.crossword_container__3ZmHA{position:relative;display:flex;justify-content:space-between;height:100%}.crossword_crosswordContainer__2-9Xv{flex:3 1;margin-right:24px}.crossword_currentClue__3rYC3{display:none}.crossword_crossword__304-8{display:grid;box-sizing:border-box;max-width:100%;max-height:100%;border:2px solid #040404;background-color:#040404;aspect-ratio:1;-webkit-user-select:none;-ms-user-select:none;user-select:none;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(16,1fr);grid-gap:2px}.crossword_cell__3_ozL{width:100%;background-color:#564787;cursor:pointer;fill:#eee}.crossword_cell__3_ozL.crossword_inClue__2RAOP{background-color:#b93b15}.crossword_cell__3_ozL.crossword_inClue__2RAOP.crossword_current__3OE4x{background-color:#e59500;fill:#040404}.crossword_clueDecoration__3usbJ{font-weight:700;font-size:8px}.crossword_clues__1a3mi{display:flex;flex:2 1;flex-direction:row;height:100%}.crossword_clueListContainer__fLqUl{display:flex;flex:1 1;flex-direction:column}.crossword_clueListContainer__fLqUl:first-of-type{margin-right:24px}.crossword_clueListContainer__fLqUl h1{color:#8d016a;font-size:20px}.crossword_clueList__VJ7cD{overflow-y:scroll;margin:0;padding:0;border-radius:2px;list-style-type:none}.crossword_clueList__VJ7cD li{margin:0}.crossword_clue__fiGMM{box-sizing:border-box;padding:4px 8px;background-color:#040404;color:#eee;font-size:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.crossword_clue__fiGMM:not(:last-of-type){margin-bottom:2px}.crossword_clue__fiGMM.crossword_current__3OE4x{background-color:#b93b15}@media only screen and (max-width:728px){.crossword_crosswordContainer__2-9Xv{margin:0 auto}.crossword_currentClue__3rYC3{display:block;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;height:24px;border:solid #040404;border-width:2px 2px 0;background-color:#e59500;color:#040404;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:22px}.crossword_crossword__304-8{margin:0 auto}.crossword_clues__1a3mi{display:none}}@media only screen and (min-width:729px)and (max-width:918px){.crossword_clues__1a3mi{flex-direction:column}.crossword_clueListContainer__fLqUl{height:50%}.crossword_clueListContainer__fLqUl:first-of-type{margin-right:0}}