.game-page{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:24px;display:flex}.game-page .game-container{justify-content:center;align-self:stretch;gap:32px;display:flex}.game-page .game-container .game-content{width:100%}@media screen and (min-width:768px){.game-page{--game-page-gap:32px;gap:var(--game-page-gap)}}@media screen and (min-width:1024px){.game-page{--game-page-side-box-additional-w:160px}.game-page .game-container .game-content{width:calc(100% - var(--game-page-gap)*2 - var(--game-page-side-box-additional-w)*2)}}.pg-dcom-games .crossword-solver-wrapper{background-color:#ebf2ff;flex-direction:column;align-items:center;gap:24px;padding:24px;display:flex}@media (min-width:768px){.pg-dcom-games .crossword-solver-wrapper{gap:48px;padding:32px}}@media (min-width:1024px){.pg-dcom-games .crossword-solver-wrapper{min-height:600px}}.pg-dcom-games .crossword-solver-header{color:#000000e0;align-self:flex-start;font-size:1.5em;font-weight:600;line-height:32px}@media (min-width:768px){.pg-dcom-games .crossword-solver-header{font-size:1.75em}}.pg-dcom-games .crossword-solver-form{flex-direction:column;gap:24px;width:100%;display:flex}.pg-dcom-games .crossword-solver-form-group{flex-direction:column;gap:12px;display:flex}.pg-dcom-games .crossword-solver-form-group label{letter-spacing:.5px;text-transform:uppercase;color:#000000a3;font-size:.75em;font-weight:700;line-height:16px}.pg-dcom-games .crossword-solver-form-group label .crossword-solver-required{color:#d44e02}.pg-dcom-games .crossword-solver-form-group input,.pg-dcom-games .crossword-solver-form-group select{border:none;border-radius:12px;padding:12px 20px;font-size:1.125em;font-weight:600;line-height:24px}:is(.pg-dcom-games .crossword-solver-form-group input,.pg-dcom-games .crossword-solver-form-group select) ::placeholder{color:#0000007a}@media (hover:hover){:is(.pg-dcom-games .crossword-solver-form-group input,.pg-dcom-games .crossword-solver-form-group select):hover{outline:2px solid #0000001f}}:is(.pg-dcom-games .crossword-solver-form-group input,.pg-dcom-games .crossword-solver-form-group select):focus{cursor:text;outline:2px solid #0057ff}.pg-dcom-games .crossword-solver-form-group select{appearance:none;color:#0000007a;background-image:url(/icon-chevron-down-black-ByVAX5em.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:16px}.pg-dcom-games .crossword-solver-form-group select.has-selection{color:#000000e0}.pg-dcom-games .crossword-solver-form-group select>option[disabled]{display:none}@media (hover:hover){.pg-dcom-games .crossword-solver-form-group select:hover{cursor:pointer}}@media (min-width:768px){.pg-dcom-games .crossword-solver-form-group select{width:200px}}fieldset:is(.pg-dcom-games .crossword-solver-form-group){border:none;margin:0;padding:0}.pg-dcom-games .crossword-solver-form-group legend{margin-bottom:12px}.pg-dcom-games .crossword-solver-label{letter-spacing:.5px;vertical-align:middle;text-transform:uppercase;color:#000000a3;font-size:.75em;font-weight:700;line-height:16px}.pg-dcom-games .crossword-solver-label .crossword-solver-required{color:#d44e02}.pg-dcom-games #crosswordSolverLetterInputs{flex-wrap:wrap;gap:4px;display:flex}@media (min-width:768px){.pg-dcom-games #crosswordSolverLetterInputs{gap:8px}}.pg-dcom-games #crosswordSolverLetterInputs input.crossword-solver-letter-input{text-align:center;color:#000000e0;text-transform:uppercase;border-radius:8px;flex:0;width:40px;height:48px;padding:0;font-size:1.125em;line-height:24px}.pg-dcom-games #crosswordSolverLetterInputs input.crossword-solver-letter-input:focus{cursor:text}.pg-dcom-games #crosswordSolverClue.invalid{outline:2px solid #f80707}.pg-dcom-games #crosswordSolverClue.invalid+#crosswordSolverClueError{display:block}.pg-dcom-games #crosswordSolverClue+#crosswordSolverClueError{color:#d10505;font-size:.75em;line-height:16px;display:none}.pg-dcom-games .crossword-solver-form-subtext{color:#000000a3;font-size:.875em;line-height:20px}.pg-dcom-games .crossword-solver-button{color:#fff;background-color:#0057ff;border-radius:12px;align-self:flex-end;padding:12px 32px;font-weight:600}@media (hover:hover){.pg-dcom-games .crossword-solver-button:hover{background-color:#0049d7}}.pg-dcom-games .crossword-solver-divider{border-top:1px solid #0000001f;width:100%}.pg-dcom-games .crossword-solver-results{width:100%}.pg-dcom-games .crossword-solver-results-header{color:#000000e0;font-size:1.25em;font-weight:600;line-height:28px}@media (min-width:768px){.pg-dcom-games .crossword-solver-results-header{font-size:1.5em;line-height:32px}}.pg-dcom-games .crossword-solver-results-table{flex-direction:column;gap:12px;margin-top:24px;display:flex}@media (min-width:768px){.pg-dcom-games .crossword-solver-results-table{gap:16px;margin-top:32px}}.pg-dcom-games .crossword-solver-results-table-header{justify-content:space-between;gap:24px;display:flex}.pg-dcom-games .crossword-solver-results-table-header div{letter-spacing:.5px;text-transform:uppercase;color:#000000a3;font-size:.75em;font-weight:700;line-height:16px}.pg-dcom-games .crossword-solver-result-row{color:#000000e0;justify-content:space-between;align-items:center;gap:16px;font-size:1em;font-weight:600;line-height:24px;display:flex}@media (min-width:768px){.pg-dcom-games .crossword-solver-result-row{gap:24px;font-size:1.25em;line-height:28px}}.pg-dcom-games .crossword-solver-result-word{flex-direction:column;gap:12px;display:flex}.pg-dcom-games .crossword-solver-result-best-match{letter-spacing:.5px;text-transform:uppercase;color:#419644;align-items:center;gap:4px;font-size:.75em;font-weight:700;line-height:16px;display:flex}.pg-dcom-games .crossword-solver-result-best-match:before{content:"";background:#419644 url(/icon-star-white-C4JRTxVu.svg) 50% no-repeat;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.pg-dcom-games .crossword-solver-no-results{color:#000000e0;margin-top:8px;font-size:1em;line-height:24px}@media (min-width:768px){.pg-dcom-games .crossword-solver-no-results{margin-top:16px}}
