@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.localeItem {
  color: #000;
  text-decoration: none; }

.localeItemImage {
  margin-right: 16px; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.footer {
  position: relative;
  width: 100%;
  min-height: 300px;
  background-color: #1e88e5;
  color: #FFF; }

.footerLinks {
  padding: 16px;
  line-height: 30px;
  display: flex; }

.footerLink {
  text-decoration: none;
  color: white;
  font-weight: bold; }

@media only screen and (max-width: 1280px) {
  .footerLinks {
    flex-direction: column;
    text-align: center; }
  .footerLinkPipe {
    display: none; } }

.footerText {
  text-align: center;
  padding: 16px;
  line-height: 30px; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.logo {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  text-shadow: 1px 1px 1px #00476c;
  color: white;
  margin: 0;
  font-size: 25px; }
  .logo .games {
    color: white; }
  .logo .enUS_c {
    color: #4dff3a; }
  .logo .enUS_r {
    color: #ffe53a; }
  .logo .enUS_a {
    color: #ffa044; }
  .logo .enUS_z {
    color: #ff6c6c; }
  .logo .enUS_y {
    color: #ef68ff; }
  .logo .esES_thousand {
    color: #4dff3a; }
  .logo .esES_hundred {
    color: #ffe53a; }
  .logo .esES_ten {
    color: #ff6c6c; }
  .logo .esES_zero {
    color: #ef68ff; }
  .logo .idID_g {
    color: #4dff3a; }
  .logo .idID_a {
    color: #ffe53a; }
  .logo .idID_m {
    color: #ffa044; }
  .logo .idID_e {
    color: #ff6c6c; }
  .logo .itIT_g {
    color: #4dff3a; }
  .logo .itIT_i {
    color: #ffe53a; }
  .logo .itIT_o {
    color: #ffa044; }
  .logo .itIT_c {
    color: #ff6c6c; }
  .logo .itIT_a {
    color: #ef68ff; }
  .logo .nlNL_s {
    color: #4dff3a; }
  .logo .nlNL_p {
    color: #ffe53a; }
  .logo .nlNL_e1 {
    color: #ffa044; }
  .logo .nlNL_e2 {
    color: #ff6c6c; }
  .logo .nlNL_l {
    color: #ef68ff; }
  .logo:hover .enUS_c {
    color: #ef68ff; }
  .logo:hover .enUS_r {
    color: #4dff3a; }
  .logo:hover .enUS_a {
    color: #ffe53a; }
  .logo:hover .enUS_z {
    color: #ffa044; }
  .logo:hover .enUS_y {
    color: #ff6c6c; }
  .logo:hover .esES_thousand {
    color: #ef68ff; }
  .logo:hover .esES_hundred {
    color: #4dff3a; }
  .logo:hover .esES_ten {
    color: #ffa044; }
  .logo:hover .esES_zero {
    color: #ff6c6c; }
  .logo:hover .idID_g {
    color: #ef68ff; }
  .logo:hover .idID_a {
    color: #4dff3a; }
  .logo:hover .idID_m {
    color: #ffe53a; }
  .logo:hover .idID_e {
    color: #ffa044; }
  .logo:hover .itIT_g {
    color: #ef68ff; }
  .logo:hover .itIT_i {
    color: #4dff3a; }
  .logo:hover .itIT_o {
    color: #ffe53a; }
  .logo:hover .itIT_c {
    color: #ffa044; }
  .logo:hover .itIT_a {
    color: #ff6c6c; }
  .logo:hover .nlNL_s {
    color: #ef68ff; }
  .logo:hover .nlNL_p {
    color: #4dff3a; }
  .logo:hover .nlNL_e1 {
    color: #ffe53a; }
  .logo:hover .nlNL_e2 {
    color: #ffa044; }
  .logo:hover .nlNL_l {
    color: #ff6c6c; }
  .logo:hover .games {
    color: #d7ebf6; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.quicknav-container {
  display: flex;
  height: 100%; }
  .quicknav-container .tab-container {
    color: #fff;
    display: flex; }
    .quicknav-container .tab-container .tab-element {
      font-size: 0.85em;
      padding: 0 12px;
      color: #FFF;
      text-decoration: none;
      font-weight: 800;
      display: flex;
      align-items: center;
      height: 60px; }
      @media only screen and (min-width: 1080px) {
        .quicknav-container .tab-container .tab-element {
          font-size: 1em; } }
      .quicknav-container .tab-container .tab-element:hover {
        color: #fff;
        background: #0a74ab; }
      .quicknav-container .tab-container .tab-element.active {
        color: #fff;
        background: #0C668D; }
      .quicknav-container .tab-container .tab-element svg {
        margin-top: 4px;
        margin-right: 4px; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.QuickSearch--container .QuickSearchForm--container {
  position: fixed;
  right: -500px;
  transition: all 0.5s ease-in-out; }

.QuickSearch--container .QuickSearchForm--label-container {
  width: 100%;
  height: 40px; }
  .QuickSearch--container .QuickSearchForm--label-container .QuickSearchForm--label {
    position: relative;
    top: 60%;
    transform: translateY(-50%);
    padding-left: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .QuickSearch--container .QuickSearchForm--label-container:hover {
    cursor: pointer; }

.QuickSearch--container:hover .QuickSearchForm--container {
  right: 0; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.header {
  flex-grow: 1;
  z-index: 2; }
  .header .appBar {
    background: #2CA3E9;
    box-shadow: 0 0 8px 0 #455258; }
    @media only screen and (min-width: 960px) {
      .header .appBar {
        background: linear-gradient(to bottom, #0086cb 0%, #0282c5 100%); } }
    .header .appBar .toolbar {
      height: 60px;
      min-height: 60px;
      padding-left: 0; }
      .header .appBar .toolbar .logoLink {
        text-decoration: none;
        padding-left: 16px;
        padding-right: 16px;
        line-height: 60px;
        background: #2CA3E9; }
        .header .appBar .toolbar .logoLink .logo {
          height: 100%; }
      .header .appBar .toolbar .menuIcon {
        position: absolute;
        right: 0; }
      .header .appBar .toolbar .QuickSearchIcon--container {
        width: 60px;
        height: 60px;
        position: absolute; }
        .header .appBar .toolbar .QuickSearchIcon--container.QuickSearchIcon--mobile {
          right: 32px;
          top: 2px; }
        .header .appBar .toolbar .QuickSearchIcon--container.QuickSearchIcon--desktop {
          background: #2CA3E9;
          right: 0;
          top: 0; }
          .header .appBar .toolbar .QuickSearchIcon--container.QuickSearchIcon--desktop:hover {
            background: #1898e4;
            cursor: pointer; }
        .header .appBar .toolbar .QuickSearchIcon--container svg {
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          position: absolute;
          fill: white; }

html,
body {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Montserrat', Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #f4f4f4; }

article {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch; }

main {
  flex-grow: 1; }

header,
main,
footer {
  flex-shrink: 0; }

.pageWrapper {
  padding: 16px; }

@font-face {
  font-family: 'Montserrat';
  src: url("/static/fonts/Montserrat/Montserrat-Regular.ttf");
  font-display: swap; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #b9def3;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

h1.errorh1 {
  font-family: Luckiest Guy, sans-serif;
  transform: rotate(-3deg);
  color: #62aad3;
  -webkit-text-stroke-width: 7px;
  -webkit-text-stroke-color: #414446; }

h5.errorh5 {
  color: #5f9dc5; }

h6.errorh6 {
  color: #5f9dc5; }

.errortopContainer {
  text-align: center;
  margin-top: 40px; }
  .errortopContainer a {
    text-decoration: none;
    color: #5f9dc5;
    font-weight: 700; }
    .errortopContainer a:hover {
      color: #ef68ff; }
    .errortopContainer a:active {
      color: #ad4abd; }
  .errortopContainer svg {
    margin-bottom: 20px; }

.errormainWrapper {
  margin-top: 40px;
  margin-bottom: 110px; }

