.button {
  color: #fff;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #00b2ff;
  border: 1px solid #005689;
  border-radius: 2px;
  width: auto;
  height: 30px;
  margin-right: 10px;
  padding: 0 10px;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 28px;
  text-decoration: none;
  display: inline-block;
}

.button svg {
  width: 30px;
  height: 30px;
}

.button:hover, .button:focus, .button:active {
  text-decoration: none;
}

.button--primary {
  color: #fff;
  background-color: #005689;
  border-color: #005689;
}

.button--primary:hover, .button--primary:focus, .button--primary:active {
  background-color: #003656;
  border-color: #003656;
}

.button--secondary {
  color: #121212;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}

.button--secondary:hover, .button--secondary:focus, .button--secondary:active {
  background-color: #ddd;
  border-color: #ddd;
}

.button--tertiary {
  color: #121212;
  background-color: #0000;
  border-color: #dcdcdc;
}

.button--tertiary:hover, .button--tertiary:focus, .button--tertiary:active {
  background-color: #0000;
  border-color: #c3c3c3;
}

.button--large {
  height: 36px;
  margin-right: 12px;
  padding: 0 12px;
  line-height: 34px;
}

.button--large svg {
  width: 36px;
  height: 36px;
}

@media (width >= 61.25em) {
  .button--large {
    line-height: 38px;
  }
}

@media (width >= 46.25em) {
  .crossword__container--quick {
    padding-left: 417px;
  }

  .crossword__container--quick.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--quick .crossword__container__game {
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--quick .crossword__container__grid-wrapper {
  width: 100%;
  height: 417px;
}

@media (width >= 46.25em) {
  .crossword__container--quick .crossword__container__grid-wrapper {
    width: 417px;
  }

  .crossword__container--quick .crossword__controls {
    width: 417px;
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--quick .crossword__hidden-input-wrapper {
  width: 7.69231%;
  height: 7.69231%;
}

@media (width >= 46.25em) {
  .crossword__container--cryptic {
    padding-left: 481px;
  }

  .crossword__container--cryptic.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--cryptic {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--cryptic .crossword__container__game {
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--cryptic .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--cryptic .crossword__container__grid-wrapper {
  width: 100%;
  height: 481px;
}

@media (width >= 46.25em) {
  .crossword__container--cryptic .crossword__container__grid-wrapper {
    width: 481px;
  }

  .crossword__container--cryptic .crossword__controls {
    width: 481px;
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--cryptic .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--cryptic .crossword__hidden-input-wrapper {
  width: 6.66667%;
  height: 6.66667%;
}

@media (width >= 46.25em) {
  .crossword__container--prize {
    padding-left: 481px;
  }

  .crossword__container--prize.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--prize {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--prize .crossword__container__game {
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--prize .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--prize .crossword__container__grid-wrapper {
  width: 100%;
  height: 481px;
}

@media (width >= 46.25em) {
  .crossword__container--prize .crossword__container__grid-wrapper {
    width: 481px;
  }

  .crossword__container--prize .crossword__controls {
    width: 481px;
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--prize .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--prize .crossword__hidden-input-wrapper {
  width: 6.66667%;
  height: 6.66667%;
}

@media (width >= 46.25em) {
  .crossword__container--quiptic {
    padding-left: 481px;
  }

  .crossword__container--quiptic.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quiptic {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--quiptic .crossword__container__game {
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quiptic .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--quiptic .crossword__container__grid-wrapper {
  width: 100%;
  height: 481px;
}

@media (width >= 46.25em) {
  .crossword__container--quiptic .crossword__container__grid-wrapper {
    width: 481px;
  }

  .crossword__container--quiptic .crossword__controls {
    width: 481px;
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quiptic .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--quiptic .crossword__hidden-input-wrapper {
  width: 6.66667%;
  height: 6.66667%;
}

@media (width >= 46.25em) {
  .crossword__container--genius {
    padding-left: 481px;
  }

  .crossword__container--genius.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--genius {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--genius .crossword__container__game {
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--genius .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--genius .crossword__container__grid-wrapper {
  width: 100%;
  height: 481px;
}

@media (width >= 46.25em) {
  .crossword__container--genius .crossword__container__grid-wrapper {
    width: 481px;
  }

  .crossword__container--genius .crossword__controls {
    width: 481px;
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--genius .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--genius .crossword__hidden-input-wrapper {
  width: 6.66667%;
  height: 6.66667%;
}

@media (width >= 46.25em) {
  .crossword__container--speedy {
    padding-left: 417px;
  }

  .crossword__container--speedy.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--speedy {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--speedy .crossword__container__game {
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--speedy .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--speedy .crossword__container__grid-wrapper {
  width: 100%;
  height: 417px;
}

@media (width >= 46.25em) {
  .crossword__container--speedy .crossword__container__grid-wrapper {
    width: 417px;
  }

  .crossword__container--speedy .crossword__controls {
    width: 417px;
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--speedy .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--speedy .crossword__hidden-input-wrapper {
  width: 7.69231%;
  height: 7.69231%;
}

@media (width >= 46.25em) {
  .crossword__container--everyman {
    padding-left: 481px;
  }

  .crossword__container--everyman.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--everyman {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--everyman .crossword__container__game {
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--everyman .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--everyman .crossword__container__grid-wrapper {
  width: 100%;
  height: 481px;
}

@media (width >= 46.25em) {
  .crossword__container--everyman .crossword__container__grid-wrapper {
    width: 481px;
  }

  .crossword__container--everyman .crossword__controls {
    width: 481px;
    margin-left: -481px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--everyman .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--everyman .crossword__hidden-input-wrapper {
  width: 6.66667%;
  height: 6.66667%;
}

@media (width >= 46.25em) {
  .crossword__container--weekend {
    padding-left: 417px;
  }

  .crossword__container--weekend.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--weekend {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--weekend .crossword__container__game {
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--weekend .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--weekend .crossword__container__grid-wrapper {
  width: 100%;
  height: 417px;
}

@media (width >= 46.25em) {
  .crossword__container--weekend .crossword__container__grid-wrapper {
    width: 417px;
  }

  .crossword__container--weekend .crossword__controls {
    width: 417px;
    margin-left: -417px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--weekend .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--weekend .crossword__hidden-input-wrapper {
  width: 7.69231%;
  height: 7.69231%;
}

@media (width >= 46.25em) {
  .crossword__container--quick-cryptic {
    padding-left: 353px;
  }

  .crossword__container--quick-cryptic.crossword__container--accessible {
    padding-left: 0;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick-cryptic {
    padding-left: 0;
  }
}

@media (width >= 46.25em) {
  .crossword__container--quick-cryptic .crossword__container__game {
    margin-left: -353px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick-cryptic .crossword__container__game {
    margin-left: 0;
  }
}

.crossword__container--quick-cryptic .crossword__container__grid-wrapper {
  width: 100%;
  height: 353px;
}

@media (width >= 46.25em) {
  .crossword__container--quick-cryptic .crossword__container__grid-wrapper {
    width: 353px;
  }

  .crossword__container--quick-cryptic .crossword__controls {
    width: 353px;
    margin-left: -353px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick-cryptic .crossword__controls {
    width: auto;
    margin-left: 0;
  }
}

.crossword__container--quick-cryptic .crossword__hidden-input-wrapper {
  width: 9.09091%;
  height: 9.09091%;
}

.crossword__container {
  clear: both;
  position: relative;
}

.crossword__controls {
  float: left;
  clear: both;
  margin-top: 12px;
}

@media (width >= 46.25em) and (width <= 71.24em) {
  .crossword__container--react .crossword__clues--wrapper, .crossword__container--react .crossword__clues {
    height: 601px;
  }

  .crossword__container--react .crossword__clues {
    -webkit-overflow-scrolling: touch;
    position: relative;
    overflow-y: scroll;
  }
}

.crossword__clues__gradient {
  background: linear-gradient(#fff0, #fff);
  width: 100%;
  height: 120px;
  display: none;
  position: absolute;
  bottom: 0;
}

@media (width >= 46.25em) and (width <= 71.24em) {
  .crossword__clues__gradient {
    display: block;
  }

  .hide-gradient .crossword__clues__gradient {
    display: none;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__clues__gradient {
    display: none;
  }
}

.crossword__clues {
  clear: both;
  width: 100%;
}

@media (width >= 46.25em) {
  .crossword__clues {
    clear: none;
    box-sizing: border-box;
    padding-left: 20px;
  }

  noscript .crossword__clues {
    width: 85%;
  }

  .crossword__container--accessible .crossword__clues {
    table-layout: fixed;
    width: initial;
    display: table;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__clues {
    clear: both;
    box-sizing: border-box;
    padding-left: 0;
  }

  noscript .crossword__clues {
    width: 100%;
  }

  .crossword__container--accessible .crossword__clues {
    width: auto;
    display: block;
  }
}

@media (width >= 71.25em) {
  .crossword__clues {
    table-layout: fixed;
    background: none;
    height: auto;
    display: table;
  }
}

.crossword__accessible-row-data-wrapper {
  float: left;
}

@media (width >= 61.25em) {
  .crossword__clues--across {
    padding-right: 10px;
    display: table-cell;
  }

  .crossword__clues--down {
    padding-left: 10px;
    display: table-cell;
  }
}

.crossword__anagram-helper-outer {
  box-sizing: border-box;
  text-align: center;
  z-index: 1;
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  padding-top: 2.5%;
  position: fixed;
  top: 0;
  left: 0;
}

.crossword__anagram-helper-outer .button:last-of-type {
  margin-right: 0;
}

.crossword__anagram-helper-outer .button--large {
  background: #c70000;
  border: 1px solid #c70000;
}

.crossword__anagram-helper-outer .button--large:hover, .crossword__anagram-helper-outer .button--large:visited, .crossword__anagram-helper-outer .button--large:focus {
  background-color: #940000;
  border-color: #940000;
}

.crossword__anagram-helper-outer .button--tertiary {
  background: none;
  border: 1px solid #dcdcdc;
}

.crossword__anagram-helper-outer .button--tertiary:hover, .crossword__anagram-helper-outer .button--tertiary:visited, .crossword__anagram-helper-outer .button--tertiary:focus {
  background-color: #0000;
  border-color: #b6b6b6;
}

@media (width <= 46.24em) {
  .crossword__anagram-helper-outer {
    z-index: 1030;
  }
}

@media (width >= 46.25em) {
  .crossword__anagram-helper-outer {
    position: absolute;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__anagram-helper-outer {
    z-index: 1030;
  }
}

.crossword__anagram-helper-inner {
  height: 50%;
}

.crossword__anagram-helper__clue-input, .crossword__anagram-helper-shuffler__letter, .crossword__anagram-helper__clue-preview {
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

.crossword__anagram-helper__clue-input, .crossword__anagram-helper-shuffler__letter {
  font-size: 24px;
}

.crossword__anagram-helper-shuffler__letter, .crossword__anagram-helper__cell {
  text-transform: uppercase;
}

.crossword__anagram-helper__clue-input {
  text-align: center;
  background: none;
  border: 0;
  outline: none;
  width: 100%;
  padding-top: 15%;
}

@media (width >= 46.25em) {
  .crossword__anagram-helper__clue-input {
    padding-top: 25%;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__anagram-helper__clue-input {
    padding-top: 15%;
  }
}

.crossword__anagram-helper__clue-preview {
  margin-top: 5%;
  font-size: 14px;
}

.crossword__anagram-helper__direction {
  text-transform: capitalize;
}

.crossword__anagram-helper__cell {
  vertical-align: middle;
  border: 1px solid #dcdcdc;
  width: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
}

@media (width <= 29.99em) {
  .crossword__anagram-helper__cell {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }

  .long .crossword__anagram-helper__cell {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}

.crossword__anagram-helper__cell:first-of-type {
  border-left: 1px solid #dcdcdc;
}

.crossword__anagram-helper__cell.has-value {
  background: #dcdcdc;
}

.crossword__anagram-helper__cell--with-space {
  border-right: 1px solid #121212;
}

.crossword__anagram-helper__cell--with-hyphen {
  position: relative;
}

.crossword__anagram-helper__cell--with-hyphen:after {
  content: "-";
  z-index: 10;
  font-size: 20px;
  position: absolute;
  top: -2px;
  right: -5px;
}

.crossword__anagram-helper-shuffler {
  width: 175px;
  height: 175px;
  margin: 0 auto;
  position: relative;
  top: 25px;
  left: 10px;
}

@media (width >= 46.25em) {
  .crossword__anagram-helper-shuffler {
    width: 50%;
    height: 100%;
    top: 0;
    left: 5%;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__anagram-helper-shuffler {
    width: 175px;
    height: 175px;
    top: 25px;
    left: 10px;
  }
}

.crossword__anagram-helper-shuffler__letter {
  position: absolute;
}

.crossword__anagram-helper-shuffler__letter.entered {
  color: #dcdcdc;
}

.crossword__anagram-helper-close {
  padding: 0;
  position: absolute;
  top: 12px;
  right: 0;
}

.crossword__anagram-helper-close svg {
  fill: #121212;
  position: relative;
  top: 2px;
  left: 3px;
}

.crossword__accessible-blank-data {
  margin: 0 0 12px;
  list-style-type: none;
}

.crossword__accessible-row-data--row-number {
  font-weight: bold;
}

.crossword__accessible-row-data {
  cursor: pointer;
  padding: 3px 0 3px 2em;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 22px;
  list-style-type: none;
  position: relative;
}

.crossword__accessible-row-data:before {
  content: attr(data-number);
  -webkit-font-smoothing: initial;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.crossword__accessible-data--header {
  border-top: 1px solid #c70000;
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 9px;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
}

.crossword__cell {
  cursor: pointer;
  fill: #fff;
  stroke: #000;
  stroke-width: .1px;
}

.crossword__cell--highlighted, .crossword__grid--focussed .crossword__cell--highlighted {
  fill: #c70000;
}

.crossword__cell--focussed, .crossword__grid--focussed .crossword__cell--focussed {
  fill: #ff1b01;
}

.crossword__cell-number, .crossword__cell-text {
  fill: #000;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

.crossword__cell-number {
  font-size: 10px;
}

.crossword__cell-text {
  opacity: 1;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: opacity .15s ease-in;
  display: inline-block;
}

.crossword__container--quick .crossword__cell-text {
  font-size: 16px;
}

@media (width >= 46.25em) {
  .crossword__container--quick .crossword__cell-text {
    font-size: 14.3px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick .crossword__cell-text {
    font-size: 16px;
  }
}

.crossword__container--cryptic .crossword__cell-text {
  font-size: 18px;
}

@media (width >= 46.25em) {
  .crossword__container--cryptic .crossword__cell-text {
    font-size: 16.5px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--cryptic .crossword__cell-text {
    font-size: 18px;
  }
}

.crossword__container--prize .crossword__cell-text {
  font-size: 18px;
}

@media (width >= 46.25em) {
  .crossword__container--prize .crossword__cell-text {
    font-size: 16.5px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--prize .crossword__cell-text {
    font-size: 18px;
  }
}

.crossword__container--quiptic .crossword__cell-text {
  font-size: 18px;
}

@media (width >= 46.25em) {
  .crossword__container--quiptic .crossword__cell-text {
    font-size: 16.5px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quiptic .crossword__cell-text {
    font-size: 18px;
  }
}

.crossword__container--genius .crossword__cell-text {
  font-size: 18px;
}

@media (width >= 46.25em) {
  .crossword__container--genius .crossword__cell-text {
    font-size: 16.5px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--genius .crossword__cell-text {
    font-size: 18px;
  }
}

.crossword__container--speedy .crossword__cell-text {
  font-size: 16px;
}

@media (width >= 46.25em) {
  .crossword__container--speedy .crossword__cell-text {
    font-size: 14.3px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--speedy .crossword__cell-text {
    font-size: 16px;
  }
}

.crossword__container--everyman .crossword__cell-text {
  font-size: 18px;
}

@media (width >= 46.25em) {
  .crossword__container--everyman .crossword__cell-text {
    font-size: 16.5px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--everyman .crossword__cell-text {
    font-size: 18px;
  }
}

.crossword__container--weekend .crossword__cell-text {
  font-size: 16px;
}

@media (width >= 46.25em) {
  .crossword__container--weekend .crossword__cell-text {
    font-size: 14.3px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--weekend .crossword__cell-text {
    font-size: 16px;
  }
}

.crossword__container--quick-cryptic .crossword__cell-text {
  font-size: 14px;
}

@media (width >= 46.25em) {
  .crossword__container--quick-cryptic .crossword__cell-text {
    font-size: 12.1px;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__container--quick-cryptic .crossword__cell-text {
    font-size: 14px;
  }
}

.crossword__cell-text--focussed {
  font-weight: bold;
}

.crossword__cell-text--error {
  fill: #610000;
  opacity: 0;
}

.crossword__instructions {
  clear: both;
  white-space: pre-line;
  width: 100%;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.crossword__instructions .instructions__title {
  font-weight: bold;
}

@media (width >= 46.25em) {
  .crossword__instructions {
    clear: none;
    box-sizing: border-box;
    padding-left: 20px;
  }

  noscript .crossword__instructions {
    width: 85%;
  }
}

@media (width >= 71.25em) {
  .crossword__instructions {
    table-layout: fixed;
    background: none;
    height: auto;
    display: table;
  }
}

@media (width >= 61.25em) and (orientation: portrait) {
  .crossword__instructions {
    clear: both;
    width: 100%;
    padding-left: 0;
  }
}

.crossword__clues-header {
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 9px;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
}

.crossword__clues-list, ol.crossword__clues-list {
  margin: 0 0 12px;
  padding: 0;
  list-style-type: none;
}

.crossword__clue {
  margin: 3px 0;
  padding: 3px 12px 3px 0;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: block;
  position: relative;
}

.crossword__clue:hover {
  text-decoration: none;
}

.crossword__clue, .crossword__clue:active {
  color: inherit;
}

.crossword__clue__number, .crossword__clue__text {
  display: table-cell;
}

.crossword__clue__number {
  -webkit-font-smoothing: initial;
  width: 20px;
  padding-right: 10px;
  font-weight: bold;
}

.has-grouped-clues .crossword__clue__number {
  width: 40px;
}

.crossword__clue--selected {
  background-color: #ff1b01;
}

.crossword__clue--selected > * {
  color: #fff;
  font-weight: bold;
}

.crossword__clue--answered {
  color: #767676;
}

.crossword__clue--display-group-order:before {
  padding-right: 14px;
}

.crossword__controls {
  margin-bottom: 6px;
  display: block;
}

.crossword__controls .button {
  margin-bottom: 12px;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.crossword__controls .button--primary {
  background: #c70000;
  border: 1px solid #c70000;
  border-radius: 48px;
}

.crossword__controls .button--primary:hover, .crossword__controls .button--primary:visited, .crossword__controls .button--primary:focus {
  background-color: #940000;
  border-color: #940000;
}

.crossword__controls .button--secondary {
  color: #767676;
  background: #ededed;
  border: 1px solid #ededed;
}

.crossword__controls .button--secondary:hover, .crossword__controls .button--secondary:visited, .crossword__controls .button--secondary:focus {
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

.crossword__controls .button--secondary.crossword__controls__button--confirm {
  color: #fff;
  background-color: #121212;
  border: 0;
}

.crossword__controls__clue .button:last-child {
  margin-right: 0;
}

.crossword__container__game {
  padding-top: 52px;
  padding-bottom: 52px;
  position: relative;
}

@media (width >= 46.25em) {
  .crossword__container__game {
    float: left;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.crossword__sticky-clue-wrapper {
  z-index: 1;
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

@media (width >= 46.25em) {
  .crossword__sticky-clue-wrapper {
    display: none;
  }
}

.crossword__sticky-clue-wrapper.is-fixed {
  padding-left: 10px;
  padding-right: 10px;
  position: fixed;
}

@media (width >= 30em) {
  .crossword__sticky-clue-wrapper.is-fixed {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.crossword__sticky-clue {
  box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #000;
  width: 100%;
  height: 52px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: table;
}

.crossword__sticky-clue__direction {
  text-transform: capitalize;
}

.crossword__sticky-clue__inner {
  vertical-align: middle;
  display: table-cell;
}

.crossword__sticky-clue__inner__inner {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 40px;
  display: -webkit-box;
  overflow: hidden;
}

.crossword__container__grid-wrapper {
  position: relative;
}

.crossword__grid {
  display: block;
}

.crossword_christmas_bg {
  fill: #000;
}

.crossword__hidden-input-wrapper {
  position: absolute;
}

.crossword__hidden-input {
  text-align: center;
  text-anchor: middle;
  background-color: #0000;
  border: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.crossword__hidden-input-prev-next {
  opacity: 0;
  position: absolute;
  left: -1000px;
}

.printable-crossword {
  width: 18cm;
  margin: 10px;
}

.printable-crossword__title {
  font-size: 18px;
}

.printable-crossword__instructions {
  font-size: 14px;
  font-weight: normal;
}

.printable-crossword__grid {
  width: 436px;
  height: 436px;
}

.printable-crossword__grid .crossword__grid-background {
  fill: #7f7f7f;
}

.printable-crossword__clues {
  float: left;
  width: 49%;
  font-size: 12px;
}

.printable-crossword__clues:first-of-type {
  margin-right: 2%;
}

.printable-crossword__clues__title {
  font-size: 13px;
  font-weight: bold;
}

.printable-crossword__clues__list {
  margin: 0;
  list-style-type: none;
}

.printable-crossword__clue__number {
  font-weight: bold;
}

.printable-crossword__copyright {
  clear: both;
}

body {
  color: #fff;
  background-color: #000;
  margin: 0;
}

.xmas {
  text-align: center;
  max-width: 1920px;
  margin: auto;
  position: relative;
}

.xmas .header-img {
  width: 100%;
  max-width: 1920px;
  height: 320px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 768px) {
  .xmas .header-img {
    height: 500px;
  }
}

.xmas .header-img .header-bg {
  object-fit: cover;
  object-position: center;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (width >= 768px) {
  .xmas .header-img .header-bg {
    object-position: right;
  }
}

.xmas .header-img .mark img {
  object-fit: cover;
  object-position: left;
  width: auto;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (width >= 768px) {
  .xmas .header-img .mark img {
    height: 518px;
  }
}

.xmas .header-img .bglogo svg {
  object-fit: cover;
  object-position: left;
  opacity: .75;
  width: auto;
  height: 300px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

@media screen and (width >= 768px) {
  .xmas .header-img .bglogo svg {
    height: 480px;
  }
}

.xmas .top {
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 46px 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 42px;
}

.xmas .top svg {
  display: inline;
}

.xmas .container {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 123px;
}

.xmas .bottom {
  margin-top: 50px;
}

.xmas .crossword__clues--across, .xmas .crossword__clues--down {
  padding-left: 16px;
}

.xmas .crossword__clues-header {
  text-transform: uppercase;
  font-weight: normal;
}

.xmas .crossword__sticky-clue {
  background: none !important;
  border: none !important;
}

.xmas .crossword__clue {
  text-align: left;
}

/*# sourceMappingURL=index.623a8aca.css.map */
