/*
* Project: Plinga
* Description: Azerion Gaming Portals for the best casual games ever!
* Development By: Team ORCA
* Version: 1.0.0 (2024-11-10 03-ii-13)
* Copyright(c): 2024
*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@font-face {
  font-family: icons;
  src: url(../fonts/icons.eot?62603504);
  src: url(../fonts/icons.eot?62603504#iefix) format("embedded-opentype"),
    url(../fonts/icons.woff2?62603504) format("woff2"),
    url(../fonts/icons.woff?62603504) format("woff"),
    url(../fonts/icons.ttf?62603504) format("truetype"),
    url(../images/icons.svg?62603504#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body,
html {
  height: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: Open Sans, sans-serif;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC",sizingMethod=crop);
  zoom: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  background-color: transparent;
  cursor: pointer;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter,
p:first-letter {
  text-transform: capitalize;
}
small {
  font-size: 80%;
}
b,
strong {
  font-weight: 700;
}
img {
  display: block;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}
input[type="search"],
input[type="text"] {
  -webkit-appearance: none;
}
button {
  overflow: visible;
  cursor: pointer;
  border: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
body {
  height: auto;
  min-height: 100%;
  font-size: 12px;
}
@media screen and (min-width: 1026px) {
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 1441px) {
  body {
    font-size: 16px;
  }
}
.IE11 body,
.IE12 body,
.IE13 body,
.IE14 body,
.IE15 body {
  display: block;
}
main {
  display: table;
  width: 100%;
  height: 100%;
}
a {
  color: #163c47;
  text-decoration: none;
}
a:hover {
  color: #225d6e;
  text-decoration: underline;
}
a:active {
  color: #f58c8d;
}
input {
  width: 200px;
  border: none;
  border-radius: 3px;
  padding: 0 0.938em;
}
.button,
button,
dropdown label:first-of-type,
input {
  position: relative;
  height: 2.188em;
  background-color: #3eaee2;
  color: #fff;
  font-size: 1em;
  box-sizing: border-box;
  outline: none;
}
.button,
button,
dropdown label:first-of-type {
  display: inline-block;
  line-height: 2.188em;
  padding: 0 2.188em;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #1876a2;
  box-shadow: inset -1px 1px 1px #97d3ef, inset 1px 0 1px #97d3ef;
}
.button:hover,
button:hover,
dropdown label:first-of-type:hover {
  background-color: #54b7e5;
  border: 1px solid #1c86b8;
  box-shadow: inset -1px 1px 1px #adddf3, inset 1px 0 1px #adddf3;
  text-decoration: none;
  color: #fff;
}
.button:active,
button:active,
dropdown label:first-of-type:active {
  background-color: #6ac1e9;
  border: 1px solid #1f97ce;
  box-shadow: inset -1px 1px 1px #c3e6f6, inset 1px 0 1px #c3e6f6;
}
.wrapper {
  width: 100%;
}
dropdown label:first-of-type {
  position: relative;
  display: inline-block;
  padding: 0 2.188em 0 0.938em;
  min-width: 33.33333%;
  text-align: left;
}
@media screen and (min-width: 1441px) {
  dropdown label:first-of-type {
    min-width: 25%;
  }
}
dropdown label:first-of-type:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  top: 0;
  right: 0.938em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #163c47;
  will-change: transform;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.2s cubic-bezier(0.55, 0, 0.1, 1),
    -webkit-transform 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
dropdown input {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
dropdown input:checked ~ label:first-of-type:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
dropdown input:checked ~ label:last-of-type {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
dropdown input:checked ~ div {
  display: block;
}
dropdown input:checked ~ div ul {
  border-radius: 0 0 3px 3px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
dropdown > div {
  display: none;
  position: relative;
  width: 100%;
}
dropdown > div ul {
  position: absolute;
  z-index: 2;
  top: 1px;
  right: 0;
  max-height: 450px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: #fff;
  text-align: center;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 0 transparent;
  will-change: transform, box-shadow;
  transition-delay: 2s;
  transition: box-shadow 0.1s cubic-bezier(0.55, 0, 0.1, 1),
    -webkit-transform 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.1s cubic-bezier(0.55, 0, 0.1, 1),
    box-shadow 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 0.1s cubic-bezier(0.55, 0, 0.1, 1),
    box-shadow 0.1s cubic-bezier(0.55, 0, 0.1, 1),
    -webkit-transform 0.1s cubic-bezier(0.55, 0, 0.1, 1);
}
dropdown > div ul li {
  white-space: nowrap;
}
dropdown a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  box-sizing: border-box;
  color: #163c47;
  text-decoration: none;
  line-height: 150%;
}
dropdown a:hover {
  background-color: #3eaee2;
  text-decoration: none;
  color: #fff;
}
dropdown a.active,
dropdown a:active {
  background-color: #f15d5e;
}
dropdown a.active {
  cursor: default;
  color: #fff;
}
.pagination-container {
  padding: 0 2.188em;
}
.filters-container,
.pagination-container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.063em;
  width: 100%;
  box-sizing: border-box;
}
.filters-container {
  padding: 0 1.429em;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .filters-container {
    padding: 0 2.188em;
  }
}
.filters-container > div {
  -webkit-flex: initial;
  -ms-flex: initial;
  flex: initial;
}
.filters-container > div:first-of-type {
  width: inherit;
}
.filters-container > div:first-of-type span {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 729px) {
  .filters-container > div:first-of-type span {
    display: inline;
    color: #163c47;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 0.938em;
  }
}
.filters-container > div:first-of-type a {
  display: inline-block;
  position: relative;
  width: 1.5em;
  padding: 0 0.938em 0 0;
}
.filters-container > div:first-of-type a:before {
  position: absolute;
  top: -0.73em;
  font-size: 1.5em;
  max-width: 20px;
}
.filters-container > div:first-of-type a.youtube {
  color: #ce0421;
}
.filters-container > div:first-of-type a.youtube:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.filters-container > div:first-of-type a.youtube:hover {
  text-decoration: none;
  color: #fa0b2d;
}
.filters-container > div:first-of-type a.youtube:active {
  color: #fb3d58;
}
.filters-container > div:first-of-type a.twitter {
  color: #29b4f4;
}
.filters-container > div:first-of-type a.twitter:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.filters-container > div:first-of-type a.twitter:hover {
  text-decoration: none;
  color: #5ac5f6;
}
.filters-container > div:first-of-type a.twitter:active {
  color: #8ad6f9;
}
.filters-container > div:first-of-type a.facebook {
  color: #053a75;
}
.filters-container > div:first-of-type a.facebook:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.filters-container > div:first-of-type a.facebook:hover {
  text-decoration: none;
  color: #0752a6;
}
.filters-container > div:first-of-type a.facebook:active {
  color: #096ad7;
}
.filters-container > div:first-of-type a.google {
  color: #dd5144;
}
.filters-container > div:first-of-type a.google:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.filters-container > div:first-of-type a.google:hover {
  text-decoration: none;
  color: #e5796f;
}
.filters-container > div:first-of-type a.google:active {
  color: #eda19a;
}
.filters-container > div:last-of-type {
  min-width: 60%;
}
.filters-container > div:last-of-type dropdown {
  float: right;
}
.filters-container > div:last-of-type button {
  margin-right: 3px;
}
@media screen and (min-width: 374px) {
  .filters-container > div:last-of-type button {
    float: right;
    padding: 0;
    margin: 0 0.938em 0 0;
    background: none;
    border: 0;
    box-shadow: 0 0 0 transparent;
    text-transform: none;
    font-weight: 400;
  }
}
.filters-container > div:last-of-type button span {
  display: none;
}
@media screen and (min-width: 1026px) {
  .filters-container > div:last-of-type button span {
    display: inline-block;
    color: #c6c6c6;
    text-decoration: underline;
  }
}
.filters-container > div:last-of-type button i:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  margin-right: 5px;
  color: #eee;
}
.filters-container > div:last-of-type button:hover i:after,
.filters-container > div:last-of-type button:hover span {
  color: #3eaee2;
}
.filters-container > div:last-of-type button:hover i:after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  will-change: transform;
  -webkit-animation: c 0.5s infinite linear;
  animation: c 0.5s infinite linear;
}
.filters-container > div:last-of-type button:active i:after,
.filters-container > div:last-of-type button:active span {
  color: #6ac1e9;
}
.filters-container > div:last-of-type button[data-enabled="false"] span {
  display: none;
}
.filters-container > div:last-of-type button[data-enabled="false"] i:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  color: #c6c6c6;
}
.filters-container
  > div:last-of-type
  button[data-enabled="false"]:hover
  i:after {
  color: #3eaee2;
}
.filters-container
  > div:last-of-type
  button[data-enabled="false"]:active
  i:after {
  color: #6ac1e9;
}
.filters-container > div:last-of-type button[data-enabled="blocked"] span {
  display: none;
}
.filters-container > div:last-of-type button[data-enabled="blocked"] i:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  color: #ff6574;
}
.filters-container
  > div:last-of-type
  button[data-enabled="blocked"]:hover
  i:after {
  color: #ff98a2;
}
.filters-container
  > div:last-of-type
  button[data-enabled="blocked"]:active
  i:after {
  color: #ffcbd0;
}
preloader {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
preloader bar {
  width: 8px;
  vertical-align: top;
  height: 8px;
  background: #3eaee2;
  display: inline-block;
  margin-right: 5px;
  top: 0;
  position: relative;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
preloader bar:first-child {
  left: 12px;
  top: 21px;
}
preloader bar + bar + bar {
  left: -12px;
  top: 21px;
}
preloader.animate bar {
  will-change: left, height, top, opacity;
  transition: left 0.3s, border-radius 0.3s 0.4s, height 0.3s 0.7s,
    top 0.3s 0.7s, opacity 0.3s 1s;
}
preloader.start bar {
  height: 30px;
  opacity: 0.1;
  border-radius: 0;
  top: 0;
  left: 0;
}
preloader.complete bar {
  transition: all 0.7s ease-in-out;
}
preloader.start bar.active {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}
.category-info {
  padding: 2.188em 1.429em 0;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .category-info {
    padding: 2.188em;
  }
}
.category-info h1 {
  color: #91d9fa;
  margin: 0 0 0.67em;
}
.category-info h2 {
  color: #163c47;
  display: inline-block;
}
.category-info p {
  color: #444;
  line-height: 150%;
}
iframe.gameframe {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  iframe.gameframe {
    display: block;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
  }
}
.footer {
  display: table;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  background-color: #3eaee2;
  -webkit-transform: translateY(2.188em);
  -ms-transform: translateY(2.188em);
  transform: translateY(2.188em);
}
@media screen and (min-width: 870px) {
  .footer {
    -webkit-transform: translateY(6.564em);
    -ms-transform: translateY(6.564em);
    transform: translateY(6.564em);
  }
}
@media screen and (min-width: 1040px) {
  .footer {
    -webkit-transform: translateY(2.188em);
    -ms-transform: translateY(2.188em);
    transform: translateY(2.188em);
  }
}
@media screen and (min-width: 1180px) {
  .footer {
    -webkit-transform: translateY(6.564em);
    -ms-transform: translateY(6.564em);
    transform: translateY(6.564em);
  }
}
.footer .footer-left,
.footer .footer-right {
  display: none;
}
.footer .footer-left img,
.footer .footer-right img {
  width: 100%;
  height: auto;
  margin-top: -80px;
}
@media screen and (min-width: 729px) {
  .footer .footer-left {
    display: table-cell;
    vertical-align: bottom;
  }
}
.footer .footer-left img {
  float: left;
  max-width: 575px;
}
@media screen and (min-width: 1026px) {
  .footer .footer-right {
    display: table-cell;
    vertical-align: bottom;
  }
}
.footer .footer-right img {
  float: right;
  max-width: 595px;
}
.footer .footer-center {
  display: table-cell;
  vertical-align: top;
}
@media screen and (min-width: 426px) {
  .footer .footer-center {
    min-width: 100%;
    max-width: 460px;
  }
}
@media screen and (min-width: 729px) {
  .footer .footer-center {
    min-width: 550px;
    max-width: 550px;
  }
}
@media screen and (min-width: 1441px) {
  .footer .footer-center {
    min-width: 640px;
    max-width: 640px;
  }
}
.footer .footer-content {
  display: inline-block;
  padding: 2.188em 1.429em 0;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .footer .footer-content {
    padding: 2.188em 2.188em 0;
  }
}
@media screen and (min-width: 729px) {
  .footer .footer-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.footer .footer-content > div:first-of-type {
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-right: 2.188em;
}
.footer .footer-content > div:first-of-type h3 {
  margin: 0 0 0.67em;
  color: #163c47;
  font-size: 2em;
}
.footer .footer-content > div:first-of-type p {
  font-size: 0.8em;
  line-height: 150%;
}
.footer .footer-content > div:first-of-type .gd-button {
  margin-top: 15px;
}
.footer .footer-content > div:last-of-type {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 2.188em;
}
@media screen and (min-width: 729px) {
  .footer .footer-content > div:last-of-type {
    padding-top: 0;
  }
}
.footer .footer-content > div:last-of-type img {
  max-width: 90px;
  max-height: 34px;
}
.footer .footer-content > div:last-of-type address {
  margin: 1em 0;
  font-size: 0.8em;
  line-height: 150%;
}
.footer .footer-content > div:last-of-type address a {
  color: #fff;
  text-decoration: none;
}
.footer .footer-content > div:last-of-type span {
  font-size: 0.8em;
  line-height: 150%;
}
.footer .footer-colophon {
  margin-top: auto;
  padding: 2.188em 1.429em;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .footer .footer-colophon {
    padding: 2.188em;
  }
}
.footer .footer-colophon span {
  display: block;
  font-size: 0.8em;
  line-height: 150%;
}
@media screen and (min-width: 729px) {
  .footer .footer-colophon span {
    display: inline;
  }
}
@media screen and (min-width: 729px) {
  .footer .footer-colophon a:first-of-type {
    margin-left: 2.188em;
  }
}
.not-found-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 8.1em);
  min-height: 640px;
  background: linear-gradient(0deg, #3eaee2 50%, #1c86b8);
}
@media screen and (min-width: 729px) {
  .not-found-container {
    min-height: 800px;
  }
}
.not-found-container div {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  width: 270px;
  height: 678px;
  overflow: hidden;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  transition: -webkit-transform 10s linear;
  transition: transform 10s linear;
  transition: transform 10s linear, -webkit-transform 10s linear;
}
@media screen and (min-width: 729px) {
  .not-found-container div {
    -webkit-transform: translateX(-50%) translateY(-150px);
    -ms-transform: translateX(-50%) translateY(-150px);
    transform: translateX(-50%) translateY(-150px);
  }
}
.not-found-container div img {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
}
.not-found-container div .keekaboo {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  will-change: transform;
  -webkit-animation: a 1s normal forwards cubic-bezier(0.55, 0, 0.1, 1);
  animation: a 1s normal forwards cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.not-found-container div.eye {
  width: 140px;
  height: 140px;
  position: absolute;
  z-index: 99999;
  top: 62px;
  left: 100px;
  border-radius: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  will-change: transform;
  opacity: 0;
  -webkit-animation: b 0.3s normal forwards linear;
  animation: b 0.3s normal forwards linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.not-found-container div.eye.right {
  right: 20%;
}
.not-found-container div.pupil {
  background: #000;
  width: 50%;
  height: 50%;
  position: relative;
  left: 25%;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition: none;
  border-radius: 100%;
}
.not-found-container > img {
  display: none;
}
@media screen and (min-width: 729px) {
  .not-found-container > img {
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 20px;
    width: 100%;
    height: auto;
    min-width: 600px;
    max-width: 1101px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#privacySettings {
  cursor: pointer;
  color: #163c47;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes a {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes b {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes b {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes c {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes c {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.063em;
  width: 100%;
  background-color: #f7f7f7;
  border-bottom: 1px solid #b3b3b3;
  padding: 0 1.429em;
  box-sizing: border-box;
  z-index: 5;
  position: relative;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  nav {
    padding: 0 2.188em;
  }
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  [data-type="gamepage"] nav {
    display: none;
  }
}
nav > div {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
nav > div > a img {
  max-height: 2.813em;
}
nav > div:last-of-type {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
nav > div > h1,
nav > div > span {
  display: none;
}
@media screen and (min-width: 1026px) {
  nav > div > h1,
  nav > div > span {
    display: inline-block;
    width: 100%;
    margin: auto;
    color: #91d9fa;
    font-size: 1.875em;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
  }
}
nav .search-bar {
  display: none;
  position: relative;
}
@media screen and (min-width: 729px) {
  nav .search-bar {
    display: inline-block;
    margin-left: auto;
  }
}
nav .search-bar[data-show="true"] > div {
  display: block;
}
nav .search-bar > div {
  display: none;
  position: absolute;
  top: 38px;
  right: 0;
  z-index: 10;
  width: 300px;
  max-height: 400px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  border: 0;
}
nav .search-bar > div a {
  display: block;
  position: relative;
  padding-right: 80px;
  height: 60px;
  color: #000;
}
nav .search-bar > div a:hover {
  background-color: #3eaee2;
  text-decoration: none;
  color: #fff;
}
nav .search-bar > div a:active {
  background-color: #f15d5e;
}
nav .search-bar > div a[data-selected="true"] {
  background-color: #3eaee2;
  text-decoration: none;
  color: #fff;
}
nav .search-bar > div a.active,
nav .search-bar > div a[data-selected="active"] {
  cursor: default;
  color: #fff;
  background-color: #f15d5e;
}
nav .search-bar > div a span {
  display: block;
  width: calc(100% - 25px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #f9f9f9;
}
nav .search-bar > div a span:first-letter {
  text-transform: uppercase;
}
nav .search-bar > div a:last-of-type span {
  border-bottom: 0;
}
nav .search-bar > div a img {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}
nav .search-bar input[type="text"] {
  padding: 0 2.5em;
}
nav .search-bar input[type="reset"],
nav .search-bar input[type="submit"] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}
nav .search-bar .search-icon {
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.188em;
  height: 100%;
  color: #163c47;
  font-size: 1.125em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
nav .search-bar .search-icon:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  position: relative;
  top: 0;
  left: 0;
}
nav .search-bar .cancel-icon {
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.188em;
  height: 100%;
  color: #163c47;
  font-size: 1.125em;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
nav .search-bar .cancel-icon:before {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  position: relative;
  top: 0;
  left: 0;
}
nav dropdown {
  margin-left: auto;
  margin-right: -0.925em;
}
@media screen and (min-width: 729px) {
  nav dropdown {
    margin-left: inherit;
  }
}
nav dropdown label:first-of-type {
  width: inherit;
  margin-left: auto;
  padding-left: 0;
  background: transparent;
  border: 0;
  box-shadow: 0 0 0 transparent;
  min-width: inherit;
}
@media screen and (min-width: 729px) {
  nav dropdown label:first-of-type {
    margin-left: 2.188em;
  }
}
nav dropdown label:first-of-type:active,
nav dropdown label:first-of-type:hover {
  background: transparent;
  border: 0;
  box-shadow: 0 0 0 transparent;
}
nav dropdown > div ul {
  right: 0.825em;
  border-radius: 3px;
}
@media screen and (min-width: 1441px) {
  nav dropdown > div ul {
    right: 1.125em;
  }
}
nav dropdown a span:first-of-type {
  text-align: right;
  padding-right: 0.938em;
  white-space: nowrap;
}
nav dropdown .flag {
  display: inline-block;
  width: 1.875em;
  height: 1.875em;
  margin-top: 2px;
  margin-left: auto;
  border-radius: 100%;
  position: relative;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
nav dropdown .flag-en {
  background-image: url(../images/en.svg);
}
nav dropdown .flag-de {
  background-image: url(../images/de.svg);
}
nav dropdown .flag-nl {
  background-image: url(../images/nl.svg);
}
nav dropdown .flag-es {
  background-image: url(../images/es.svg);
}
nav dropdown .flag-it {
  background-image: url(../images/it.svg);
}
nav dropdown .flag-fr {
  background-image: url(../images/fr.svg);
}
nav dropdown .flag-pt {
  background-image: url(../images/pt.svg);
}
nav dropdown .flag-ru {
  background-image: url(../images/ru.svg);
}
nav dropdown .flag-pl {
  background-image: url(../images/pl.svg);
}
nav dropdown .flag-el {
  background-image: url(../images/el.svg);
}
.games {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 1.429em 0 0.491em;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .games {
    margin: 0 2.188em 0 1.25em;
  }
}
.searchpage .games {
  display: none;
}
.games > div {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
  padding: 0 0 0.938em 0.938em;
  box-sizing: border-box;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .games > div {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 729px) {
  .games > div {
    -webkit-flex: 0 1 33.3333%;
    -ms-flex: 0 1 33.3333%;
    flex: 0 1 33.3333%;
    max-width: 33.3333%;
  }
}
@media screen and (min-width: 1441px) {
  .games > div {
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
}
.games > div a {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.games > div a:hover figure:after {
  -webkit-transform: skew(45deg) scaleX(1);
  -ms-transform: skew(45deg) scaleX(1);
  transform: skew(45deg) scaleX(1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.games > div a:hover h2,
.games > div a:hover p {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition-delay: 0.2s;
  transition: opacity 0.6s ease;
}
.games > div a:hover span.button {
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 0.3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.games > div a figure {
  position: relative;
  display: block;
  color: #163c47;
  text-align: center;
}
.games > div a figure:after {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  opacity: 0.8;
  will-change: transform;
  -webkit-transform: skew(45deg) scaleX(0);
  -ms-transform: skew(45deg) scaleX(0);
  transform: skew(45deg) scaleX(0);
  transition: all 0.3s ease-in-out;
}
.games > div a img {
  opacity: 1;
  width: 100%;
  height: auto;
  will-change: opacity;
  transition: opacity 0.35s ease;
}
.games > div a span.button {
  bottom: 0;
  right: 20px;
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
}
.games > div a figcaption,
.games > div a span.button {
  position: absolute;
  z-index: 1;
  will-change: transform;
}
.games > div a figcaption {
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.games > div a h2,
.games > div a p {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.7);
  will-change: opacity;
  opacity: 0;
}
.games > div a h2 {
  padding: 0 3.125em 0.225em;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.games > div a p {
  padding: 0 3.125em;
  line-height: 150%;
  color: rgba(22, 60, 71, 0.7);
}
.header-container {
  display: none;
}
@media screen and (min-width: 729px) {
  .header-container {
    background: rgba(0, 0, 0, 0.65) !important;
    display: block;
    position: relative;
  }
}
.header-container .shadow-bar {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15%;
  right: 11.6%;
  height: 0.938em;
  -webkit-transform: skew(-11deg);
  -ms-transform: skew(-11deg);
  transform: skew(-11deg);
}
.header-container .shadow-bar:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.3));
}
.header-container .background-img {
  width: 100%;
  height: auto;
}
.header-container .dark-filter {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding: 0 14.6%;
  box-sizing: border-box;
  top: 0;
  bottom: 2px;
  margin-left: -20px;
}
.header-container .dark-filter div {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  width: 100px;
  -webkit-transform: skew(-11deg);
  -ms-transform: skew(-11deg);
  transform: skew(-11deg);
  transition: all 0.2s linear;
}
.header-container .dark-filter div[data-active="active"] {
  background: rgba(0, 0, 0, 0.8);
  mix-blend-mode: multiply;
}
.header-container .dark-filter .filter-right {
  padding-right: 4%;
  margin-right: -3%;
}
.header-container .characters-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.header-container .border-overlay {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding: 0 13.2%;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
}
.header-container .border-overlay div {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  width: 100px;
  -webkit-transform: skew(-11deg);
  -ms-transform: skew(-11deg);
  transform: skew(-11deg);
  border-left: 1em solid #fff;
}
.header-container .border-overlay div:last-child {
  border-right: 1em solid #fff;
  padding: 0 2% !important;
}
.header-container .characters-overlay {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding: 0 13.4%;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
}
.header-container .characters-overlay img {
  height: 100%;
  width: auto;
  bottom: 0;
}
.header-container .characters-overlay img.characters-left {
  position: absolute;
  left: 0;
}
.header-container .characters-overlay img.characters-right {
  position: absolute;
  right: 0;
}
.header-container .brand-overlay {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding: 0 13.4%;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
}
.header-container .brand-overlay > a {
  position: relative;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  width: 100px;
  -webkit-transform: skew(-11deg);
  -ms-transform: skew(-11deg);
  transform: skew(-11deg);
  margin-left: 0.938em;
}
.header-container .brand-overlay > a[data-active="active"] .game {
  opacity: 1;
}
.header-container .brand-overlay > a[data-active="active"] .game button {
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 0.3s;
  -webkit-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
  background-color: #9dbf35;
  border: 1px solid #617622;
  box-shadow: inset -1px 1px 1px #617622, inset 1px 0 1px #617622;
  width: 205px;
  height: 46px;
  position: absolute;
  bottom: 10px;
  left: 0;
  border-radius: 5px;
}
.header-container .brand-overlay > a[data-active="active"] .game button:hover {
  background-color: #a9cb43;
  border: 1px solid #617622;
  box-shadow: inset -1px 1px 1px #617622, inset 1px 0 1px #617622;
}
.header-container .brand-overlay > a[data-active="active"] .game > div {
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 0.3s;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
.header-container .brand-overlay > a.brand-left .game {
  padding-right: 10%;
  left: 0;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.header-container .brand-overlay > a.brand-left .game > div {
  margin-right: -8%;
}
.header-container .brand-overlay > a.brand-right .game {
  padding-left: 4%;
  left: 0;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header-container .brand-overlay > a.brand-right .game button {
  margin-left: 0;
}
.header-container .brand-overlay > a .game {
  position: absolute;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-transform: skew(11deg);
  -ms-transform: skew(11deg);
  transform: skew(11deg);
  will-change: opacity;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.header-container .brand-overlay > a .game button {
  will-change: transform;
  -webkit-transform: translateY(125%);
  -ms-transform: translateY(125%);
  transform: translateY(125%);
  width: 205px;
  height: 46px;
  position: absolute;
  bottom: 10px;
  left: 0;
  border-radius: 5px;
}
.header-container .brand-overlay > a .game div {
  height: 120px;
  will-change: transform;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.header-container .brand-overlay > a .game div img {
  width: 100%;
  height: auto;
}
body.popup {
  background: linear-gradient(180deg, #3eaee2, #000 25%);
}
.menu-container {
  position: relative;
}
.menu-container img.poster {
  display: block;
  width: 100%;
  height: auto;
  background-color: #000;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container img.poster {
    display: none;
  }
}
.menu-container button.closeMenu {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container button.closeMenu {
    display: block;
    position: fixed;
    z-index: 1;
    top: 2.5em;
    left: 5.3em;
    width: 1.663em;
    height: 1.663em;
    line-height: 1.663em;
    padding: 0;
    border: 0;
    background: #f15d5e;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.2s linear;
    will-change: opacity;
    text-indent: 1px;
  }
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) and (min-width: 1026px) {
  .menu-container button.closeMenu {
    text-indent: 0;
  }
}
.menu-container button.closeMenu:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
@media screen and (min-width: 1026px) {
  .menu-container button.closeMenu:after {
    position: absolute;
    top: 0;
    left: 0.4em;
  }
}
.menu-container button.closeMenu[data-active="false"] {
  opacity: 0;
}
.menu-container button.closeMenu:hover {
  background-color: #f37475;
}
.menu-container button.closeMenu:active {
  background-color: #f58c8d;
}
.menu-container menu {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container menu {
    display: block;
    position: fixed;
    z-index: 1;
    top: 2.5em;
    left: 0.625em;
    background-color: #f5f5f5;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    will-change: transform, background;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
}
.menu-container menu[data-active="false"] {
  -webkit-transform: translateY(100vh) translateY(-6.283em);
  -ms-transform: translateY(100vh) translateY(-6.283em);
  transform: translateY(100vh) translateY(-6.283em);
  background: hsla(0, 0%, 96%, 0.75);
}
.menu-container menu[data-active="false"] menuitem:first-of-type {
  border-bottom: none;
}
.menu-container menu[data-active="false"] menuitem:first-of-type:hover {
  background: #f5f5f5;
}
.menu-container menu[data-active="false"] menuitem:first-of-type:hover img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-container menu menuitem {
  display: block;
  width: 100%;
  padding: 0.938em 0.938em 0;
  box-sizing: border-box;
}
.menu-container menu menuitem:first-of-type {
  border-bottom: 1px solid #b3b3b3;
  height: 4.063em;
  cursor: pointer;
  background: transparent;
  border-radius: 5px 5px 0 0;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.menu-container menu menuitem:first-of-type img {
  display: block;
  width: 1.875em;
  height: auto;
  margin: 0 auto;
  will-change: transform;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu-container menu menuitem:first-of-type:hover img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-container menu menuitem:nth-last-child(2) {
  margin-bottom: 0.938em;
}
.menu-container menu menuitem:last-of-type {
  padding: 0.938em 0.938em 0;
  border-top: 1px solid #b3b3b3;
  height: 4.063em;
  cursor: pointer;
  background: transparent;
  border-radius: 0 0 5px 5px;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.menu-container menu menuitem:last-of-type a {
  outline: none;
}
.menu-container menu menuitem:last-of-type a img {
  display: block;
  width: 3.571em;
  height: auto;
  margin: 0 auto;
  will-change: transform;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu-container menu menuitem button {
  width: 2.188em;
  padding: 0;
}
.menu-container menu menuitem button[data-active="true"] {
  will-change: background;
  transition: background 0.4s linear;
  background-color: #163c47;
  border: 1px solid #000;
  box-shadow: inset -1px 1px 1px #2e7e95, inset 1px 0 1px #2e7e95;
}
.menu-container menu menuitem button.info:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container menu menuitem button.comment {
  line-height: 1.75em;
}
.menu-container menu menuitem button.comment:after {
  content: "";
}
.menu-container menu menuitem button.comment:after,
.menu-container menu menuitem button.share:after {
  display: inline;
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container menu menuitem button.share:after {
  content: "";
}
.menu-container menu menuitem button.vooxe:after {
  content: "";
}
.menu-container menu menuitem button.game:after,
.menu-container menu menuitem button.vooxe:after {
  display: inline;
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container menu menuitem button.game:after {
  content: "";
}
.menu-container section {
  display: block;
  position: relative;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section {
    position: fixed;
    z-index: 2;
    top: 2.5em;
    left: 5.3em;
    opacity: 0;
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px);
    will-change: transform, opacity;
    border-radius: 5px;
    background-color: #f5f5f5;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  }
}
.menu-container section[data-active="true"] {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu-container section header {
  width: 100%;
  height: 4.063em;
  border-bottom: 1px solid #b3b3b3;
  box-sizing: border-box;
  padding: 0 15px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-container section header,
.menu-container section header .itemTitle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section header .itemTitle {
    margin: auto;
  }
}
.menu-container section header .itemTitle img {
  display: inline;
  width: 100%;
  height: 100%;
  max-width: 3em;
  max-height: 1.875em;
  margin-right: 0.625em;
}
.menu-container section header .itemTitle h2,
.menu-container section header .itemTitle h3 {
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 700;
  color: #163c47;
}
.menu-container section header button {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section header button {
    display: block;
    width: 2.188em;
    margin-right: -2em;
    padding: 0;
  }
}
.menu-container section header button:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container section .main {
  min-height: 150px;
}
.menu-container section footer {
  height: 3.438em;
  line-height: 3.438em;
  padding: 0 0.938em;
  border-top: 1px solid #b3b3b3;
  box-sizing: border-box;
}
.menu-container section footer a {
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: #21374f;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section footer a {
    float: none;
  }
}
.menu-container section.infoContainer {
  width: 100%;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.infoContainer {
    width: 31.875em;
  }
}
.menu-container section.infoContainer .main {
  padding: 1.429em;
  box-sizing: border-box;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.infoContainer .main {
    max-height: 70vh;
    overflow-y: scroll;
  }
  .menu-container section.infoContainer .main::-webkit-scrollbar {
    width: 5px;
  }
  .menu-container section.infoContainer .main::-webkit-scrollbar-track {
    background: #3eaee2;
  }
  .menu-container section.infoContainer .main::-webkit-scrollbar-thumb {
    background: #163c47;
    box-sizing: border-box;
  }
}
.menu-container section.infoContainer .main h1 {
  margin-top: 0;
  color: #163c47;
  text-transform: uppercase;
}
.menu-container section.infoContainer .main p {
  color: #444;
  line-height: 150%;
  margin: 0 0 1em;
  padding-right: 1.429em;
}
.menu-container section.infoContainer .main p:last-of-type {
  padding-right: 0;
  color: #888;
  font-style: italic;
}
.menu-container section.infoContainer .main > div {
  margin-bottom: 0.938em;
}
.menu-container section.infoContainer .main .categories li {
  display: inline-block;
  border-radius: 3px;
  background: #eee;
  margin: 0 5px 0 0;
  border: 1px solid #bbb;
  box-shadow: inset -1px 1px 1px #fff, inset 1px 0 1px #fff;
}
.menu-container section.infoContainer .main .categories li a {
  display: block;
  padding: 10px;
  color: #163c47;
}
.menu-container section.infoContainer .main .gameRating {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.infoContainer .main .gameRating {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0 0 1.071em;
  }
}
.menu-container section.infoContainer .main .gameRating span {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  color: #163c47;
  text-align: center;
  font-weight: 600;
  font-size: 1em;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.infoContainer .main .gameRating span {
    font-size: 2em;
  }
}
.menu-container section.infoContainer .main .gameRating button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.menu-container section.infoContainer .main .gameRating button.ratingDownvote {
  background: #ff6574;
  border: 1px solid #fe0019;
  box-shadow: inset -1px 1px 1px #ffcbd0, inset 1px 0 1px #ffcbd0;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingDownvote:hover {
  background-color: #ff7f8b;
  border: 1px solid #ff192f;
  box-shadow: inset -1px 1px 1px #ffe5e7, inset 1px 0 1px #ffe5e7;
  text-decoration: none;
  color: #fff;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingDownvote:active {
  background-color: #ff98a2;
  border: 1px solid #ff3246;
  box-shadow: inset -1px 1px 1px #fffefe, inset 1px 0 1px #fffefe;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingDownvote:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingDownvote:disabled {
  color: #c6c6c6;
  background-color: #eee;
  border: 1px solid #bbb;
  box-shadow: inset -1px 1px 1px #fff, inset 1px 0 1px #fff;
  text-shadow: 0 1px 0 #fff;
}
.menu-container section.infoContainer .main .gameRating button.ratingUpvote {
  background: #8cce5b;
  border: 1px solid #5a962d;
  box-shadow: inset -1px 1px 1px #c3e5aa, inset 1px 0 1px #c3e5aa;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingUpvote:hover {
  background-color: #9ad46f;
  border: 1px solid #65aa33;
  box-shadow: inset -1px 1px 1px #d1ebbd, inset 1px 0 1px #d1ebbd;
  text-decoration: none;
  color: #fff;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingUpvote:active {
  background-color: #a8da82;
  border: 1px solid #71bd39;
  box-shadow: inset -1px 1px 1px #dff1d1, inset 1px 0 1px #dff1d1;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingUpvote:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container
  section.infoContainer
  .main
  .gameRating
  button.ratingUpvote:disabled {
  color: #c6c6c6;
  background-color: #eee;
  border: 1px solid #bbb;
  box-shadow: inset -1px 1px 1px #fff, inset 1px 0 1px #fff;
  text-shadow: 0 1px 0 #fff;
}
.menu-container section.infoContainer .main .gameApps .downloadButtons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.menu-container section.infoContainer .main .gameApps .downloadButtons a {
  width: 50%;
}
.menu-container section.infoContainer .main .gameApps .downloadButtons a img {
  width: 100%;
  height: auto;
}
.menu-container section.infoContainer .main .unavailableMessage {
  display: block;
}
.menu-container section.infoContainer .main .unavailableMessage span {
  color: #fec34e;
  text-transform: uppercase;
}
@media screen and (min-width: 426px) {
  .menu-container section.infoContainer .main .unavailableMessage {
    display: none;
  }
}
.menu-container section.infoContainer .main .mobilePlay {
  display: block;
  text-align: center;
  font-size: 1.5em;
}
@media screen and (min-width: 426px) {
  .menu-container section.infoContainer .main .mobilePlay {
    display: none;
  }
}
.menu-container section.commentContainer {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.commentContainer {
    display: block;
    width: 31.875em;
  }
}
.menu-container section.commentContainer header .itemIcon {
  line-height: 1.75em;
}
.menu-container section.commentContainer header .itemIcon:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container section.commentContainer .main {
  max-height: 70vh;
  overflow-y: scroll;
}
.menu-container section.commentContainer .main::-webkit-scrollbar {
  width: 5px;
}
.menu-container section.commentContainer .main::-webkit-scrollbar-track {
  background: #3eaee2;
}
.menu-container section.commentContainer .main::-webkit-scrollbar-thumb {
  background: #163c47;
  box-sizing: border-box;
}
.menu-container section.shareContainer {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.shareContainer {
    display: block;
    width: 16.563em;
  }
}
.menu-container section.shareContainer header .itemIcon:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container section.shareContainer .main {
  padding: 0.938em;
  box-sizing: border-box;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.shareContainer .main {
    max-height: 70vh;
    overflow-y: scroll;
  }
  .menu-container section.shareContainer .main::-webkit-scrollbar {
    width: 5px;
  }
  .menu-container section.shareContainer .main::-webkit-scrollbar-track {
    background: #3eaee2;
  }
  .menu-container section.shareContainer .main::-webkit-scrollbar-thumb {
    background: #163c47;
    box-sizing: border-box;
  }
}
.menu-container section.shareContainer .main .at-share-btn {
  display: block;
  margin: 0 !important;
  padding: 0 0 10px !important;
  background-color: transparent !important;
  outline: none;
}
@media screen and (min-width: 1441px) {
  .menu-container section.shareContainer .main .at-share-btn {
    padding: 0 0 15px !important;
  }
}
.menu-container section.shareContainer .main .at-share-btn:last-of-type {
  padding-bottom: 0 !important;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-facebook
  .at-icon-wrapper {
  background-color: #3b5998;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-twitter
  .at-icon-wrapper {
  background-color: #1da1f2;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-google_plusone_share
  .at-icon-wrapper {
  background-color: #dc4e41;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-link
  .at-icon-wrapper {
  background-color: #178bf4;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-print
  .at-icon-wrapper {
  background-color: #738a8d;
}
.menu-container
  section.shareContainer
  .main
  .at-share-btn.at-svc-compact
  .at-icon-wrapper {
  background-color: #ff6550;
}
.menu-container section.shareContainer .main .at-label {
  display: inline-block !important;
  color: #21374f !important;
  font-family: Open Sans, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 0.875em;
  padding-left: 0.938em !important;
  box-sizing: border-box !important;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.vooxeContainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    background: transparent;
    -webkit-transform: translateX(-100vw);
    -ms-transform: translateX(-100vw);
    transform: translateX(-100vw);
    box-shadow: 0 0 0 transparent;
  }
}
@media screen and (min-width: 1026px) {
  .menu-container section.vooxeContainer {
    z-index: 0;
  }
}
.menu-container section.vooxeContainer[data-active="true"] {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.menu-container section.vooxeContainer #vooxeMask {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.vooxeContainer #vooxeMask {
    display: block;
    position: absolute;
    top: 0;
    left: -500px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
  }
}
.menu-container section.vooxeContainer #vooxeVideo {
  width: 100%;
  height: 100%;
  background: #000;
}
@media screen and (min-width: 1026px) {
  .menu-container section.vooxeContainer #vooxeVideo {
    width: 60%;
    height: 70vh;
  }
}
.menu-container section.vooxeContainer #vooxeVideo:before,
.menu-container section.vooxeContainer .maskCloseBtn {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.vooxeContainer .maskCloseBtn {
    display: block;
    position: fixed;
    top: 0.714em;
    right: 0.714em;
    width: 2.188em;
    padding: 0;
    background: #ff6574;
    border-radius: 100%;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  }
}
.menu-container section.vooxeContainer .maskCloseBtn:hover {
  background-color: #ff7f8b;
}
.menu-container section.vooxeContainer .maskCloseBtn:active {
  background-color: #ff98a2;
}
.menu-container section.vooxeContainer .maskCloseBtn:disabled {
  color: #c6c6c6;
  background-color: #eee;
}
.menu-container section.vooxeContainer .maskCloseBtn:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.gamesContainer {
    width: 28.125em;
  }
}
.menu-container section.gamesContainer header .itemIcon:after {
  display: inline;
  content: "";
  font-family: icons, "sans-serif";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.menu-container section.gamesContainer .main {
  padding: 0.938em;
  box-sizing: border-box;
}
@media only screen and (min-device-width: 1024px) and (min-width: 426px) {
  .menu-container section.gamesContainer .main {
    max-height: 60vh;
    overflow-y: scroll;
  }
  .menu-container section.gamesContainer .main::-webkit-scrollbar {
    width: 5px;
  }
  .menu-container section.gamesContainer .main::-webkit-scrollbar-track {
    background: #3eaee2;
  }
  .menu-container section.gamesContainer .main::-webkit-scrollbar-thumb {
    background: #163c47;
    box-sizing: border-box;
  }
}
.menu-container section.gamesContainer .main .games {
  margin: 0;
}
.menu-container section.gamesContainer .main .games > div {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0.938em;
  padding: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
  min-width: 100%;
}
.menu-container section.gamesContainer .main .games > div:last-child {
  margin: 0;
}
.menu-container section.gamesContainer .main .games > div > div {
  padding: 0;
  margin-bottom: 0.938em;
}
.menu-container section.gamesContainer .main .games > div > div:last-child {
  margin-bottom: 0;
}
.pre-game {
  position: absolute;
  left: 42%;
  top: 100px;
  text-align: center;
  z-index: 3;
  display: none;
}
@media only screen and (min-device-width: 321px) and (min-width: 426px) {
  .pre-game {
    display: block;
  }
}
.pre-game .pre-img-holder {
  margin-bottom: 15px;
  position: relative;
  width: 300px;
  display: block;
}
.pre-game .pre-img-holder .pre-image {
  display: block;
  width: 100%;
  height: auto;
  border: 3px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.pre-game .play-game {
  position: relative;
  display: inline-block;
  font-size: 16px;
  width: 160px;
  z-index: 5;
}
.pre-game .play-game > span {
  display: block;
}
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}
.cc_banner-mask {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9002;
}
.cc_btn,
.cc_container,
.cc_message {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: d;
  animation-name: d;
}
.cc_container {
  z-index: 9003;
  text-align: left !important;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  padding: 10px;
  background: #fff;
  color: #212121;
  box-sizing: border-box;
}
.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #212121;
  transition: color 0.2s;
}
.cc_container a:active,
.cc_container a:hover {
  color: #a7cd22;
}
.cc_container .cc_btn {
  text-align: center;
  font-size: 0.6em;
  transition: font-size 0.2s;
  position: absolute;
  top: 20px;
  right: 10px;
  margin: 0;
  padding: 1px 16px;
  color: #f9f9f9;
  background-color: #3eaee2;
  border: 1px solid #1876a2;
  box-shadow: inset -1px 1px 1px #97d3ef, inset 1px 0 1px #97d3ef;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.cc_container .cc_btn:active,
.cc_container .cc_btn:hover {
  color: #fff;
}
.cc_container .cc_btn:hover {
  background-color: #54b7e5;
  border: 1px solid #1c86b8;
  box-shadow: inset -1px 1px 1px #adddf3, inset 1px 0 1px #adddf3;
  text-decoration: none;
}
.cc_container .cc_btn:active {
  background-color: #6ac1e9;
}
.cc_container .cc_btn:focus {
  background-color: #6ac1e9;
  border: 1px solid #1f97ce;
  box-shadow: inset -1px 1px 1px #c3e6f6, inset 1px 0 1px #c3e6f6;
}
.cc_container .cc_btn_close {
  cursor: pointer;
  text-align: center;
  font-size: 1.5em;
  border: 0;
  background: transparent;
  display: none;
  color: #888;
}
.cc_container .cc_btn_close:after {
  content: "\2716";
}
.cc_container .cc_btn_close:hover {
  color: #a7cd22;
}
.cc_container .cc_title {
  font-size: 1em;
  display: none;
  background-color: #a7cd22;
  color: #f9f9f9;
}
.cc_container .cc_message {
  font-size: 0.6em;
  line-height: 170%;
  transition: font-size 0.2s;
  margin: 0;
  padding: 0 80px 0 0;
  text-align: left !important;
}
@media screen and (min-width: 500px) {
  .cc_container {
    padding: 15px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.12);
    border-radius: 1px;
  }
  .cc_container .cc_btn,
  .cc_container .cc_message {
    font-size: 0.8em;
  }
  .cc_container .cc_btn {
    top: 6px;
    right: 6px;
    padding: 6px 16px;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container {
    padding: 25px;
    width: 100%;
  }
  .cc_container .cc_btn,
  .cc_container .cc_message {
    font-size: 1em;
  }
  .cc_container .cc_title {
    font-size: 1.5em;
  }
  .cc_container .cc_btn {
    top: 17px;
    right: 17px;
    padding: 8px 16px;
  }
  .cc_container .cc_message {
    font-size: 1em;
    padding-right: 100px;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}
@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
  .cc_message {
    font-size: 1em;
  }
}
@-webkit-keyframes d {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes d {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#reviewContainer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999999999;
}
#reviewContainer,
#reviewContainer #reviewBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#reviewContainer #reviewBox {
  width: 627px;
  height: 80%;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 475px) {
  #reviewContainer #reviewBox {
    height: 90%;
    width: 100%;
  }
}
#reviewContainer #reviewBox.jelly-in {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: e;
  animation-name: e;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#reviewContainer #reviewBox.jelly-out {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: e;
  animation-name: e;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
#reviewContainer #reviewBox #reviewHeader {
  width: 100%;
  height: 110px;
  background: #2196f3;
  border-top: 10px solid #1976d2;
  box-sizing: border-box;
  padding: 0 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media screen and (max-width: 475px) {
  #reviewContainer #reviewBox #reviewHeader > img {
    width: 50% !important;
  }
  #reviewContainer #reviewBox #reviewHeader > span {
    display: none;
  }
}
#reviewContainer #reviewBox #reviewHeader.hidden {
  display: none;
}
#reviewContainer #reviewBox #reviewHeader > img {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  height: auto;
}
#reviewContainer #reviewBox #reviewHeader > span {
  color: #fafafa;
  margin: 15px 0 0 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 40px;
  line-height: 34px;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
}
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle.toggled,
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle:hover {
  background: #1976d2;
}
#reviewContainer
  #reviewBox
  #reviewHeader
  #languageSelectToggle.toggled
  span
  svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle img {
  height: 25px;
  width: auto;
  border-radius: 100%;
}
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle span {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #fafafa;
}
#reviewContainer #reviewBox #reviewHeader #languageSelectToggle span svg {
  fill: #fafafa;
  margin-left: 2px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15),
    -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}
#reviewContainer #reviewBox #reviewHeader #languageList {
  display: none;
  position: absolute;
  top: 90px;
  right: 40px;
  list-style: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 0;
  margin: 0;
  border-radius: 5px;
  background-color: #f5f6f7;
  opacity: 0;
  -webkit-animation: none;
  animation: none;
  z-index: 99;
}
#reviewContainer #reviewBox #reviewHeader #languageList.toggled {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-name: e;
  animation-name: e;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
#reviewContainer #reviewBox #reviewHeader #languageList li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 40px;
  line-height: 34px;
  width: 125px;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#reviewContainer #reviewBox #reviewHeader #languageList li:hover {
  background-color: #e0e0e0;
}
#reviewContainer #reviewBox #reviewHeader #languageList li:first-child {
  border-radius: 5px 5px 0 0;
}
#reviewContainer #reviewBox #reviewHeader #languageList li:last-child {
  border-radius: 0 0 5px 5px;
}
#reviewContainer #reviewBox #reviewHeader #languageList li img {
  height: 25px;
  width: auto;
  border-radius: 100%;
  border: 1px solid #bdbdbd;
}
#reviewContainer #reviewBox #reviewHeader #languageList li span {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  padding-left: 15px;
}
#reviewContainer #reviewBox #mainContentContainer,
#reviewContainer #reviewBox #otherOptionsContainer {
  box-sizing: border-box;
  padding: 15px 40px 40px;
  overflow-y: auto;
  background: #eee;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#reviewContainer #reviewBox #mainContentContainer h1,
#reviewContainer #reviewBox #otherOptionsContainer h1 {
  color: #212121;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
}
#reviewContainer #reviewBox #mainContentContainer h2,
#reviewContainer #reviewBox #otherOptionsContainer h2 {
  color: #424242;
  font-size: 22px;
  line-height: 22px;
  margin: 45px 0 40px;
  font-weight: 400;
}
#reviewContainer #reviewBox #mainContentContainer h3,
#reviewContainer #reviewBox #otherOptionsContainer h3 {
  color: #424242;
  font-size: 22px;
  line-height: 22px;
  margin: 35px 0;
  font-weight: 400;
}
#reviewContainer #reviewBox #mainContentContainer p,
#reviewContainer #reviewBox #otherOptionsContainer p {
  color: #424242;
  font-size: 16px;
  line-height: 27px;
}
#reviewContainer #reviewBox #mainContentContainer p a,
#reviewContainer #reviewBox #otherOptionsContainer p a {
  color: #2196f3;
  text-decoration: none;
}
#reviewContainer #reviewBox #mainContentContainer p a:hover,
#reviewContainer #reviewBox #otherOptionsContainer p a:hover {
  text-decoration: underline;
}
#reviewContainer #reviewBox #mainContentContainer .spacer,
#reviewContainer #reviewBox #otherOptionsContainer .spacer {
  width: 100%;
  height: 1px;
  background: #9e9e9e;
  margin: 30px 0;
}
#reviewContainer #reviewBox #mainContentContainer#otherOptionsContainer,
#reviewContainer #reviewBox #otherOptionsContainer#otherOptionsContainer {
  position: absolute;
  top: 110px;
  bottom: 113px;
  width: 100%;
  padding-bottom: 40px;
  box-sizing: border-box;
  display: block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15),
    -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}
#reviewContainer #reviewBox #mainContentContainer#otherOptionsContainer.hidden,
#reviewContainer
  #reviewBox
  #otherOptionsContainer#otherOptionsContainer.hidden {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
#reviewContainer #reviewBox #mainContentContainer .titleSwitchholder,
#reviewContainer #reviewBox #otherOptionsContainer .titleSwitchholder {
  position: relative;
  padding-right: 50px;
  box-sizing: border-box;
}
#reviewContainer #reviewBox #mainContentContainer .titleSwitchholder .switch,
#reviewContainer #reviewBox #otherOptionsContainer .titleSwitchholder .switch {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#reviewContainer #reviewBox #mainContentContainer .optionContainer > div,
#reviewContainer #reviewBox #otherOptionsContainer .optionContainer > div {
  padding: 5px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  overflow: hidden;
  background: #fafafa;
}
#reviewContainer
  #reviewBox
  #mainContentContainer
  .optionContainer
  > div.expanded
  p,
#reviewContainer
  #reviewBox
  #otherOptionsContainer
  .optionContainer
  > div.expanded
  p {
  max-height: 500px;
  padding-bottom: 15px;
}
#reviewContainer #reviewBox #mainContentContainer .optionContainer > div p,
#reviewContainer #reviewBox #otherOptionsContainer .optionContainer > div p {
  max-height: 0;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
#reviewContainer
  #reviewBox
  #mainContentContainer
  .optionContainer
  .optionTitleBox,
#reviewContainer
  #reviewBox
  #otherOptionsContainer
  .optionContainer
  .optionTitleBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -20px;
  box-sizing: border-box;
  padding: 0 20px;
}
#reviewContainer
  #reviewBox
  #mainContentContainer
  .optionContainer
  .optionTitleBox
  h2,
#reviewContainer
  #reviewBox
  #otherOptionsContainer
  .optionContainer
  .optionTitleBox
  h2 {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  color: #1976d2;
}
#reviewContainer
  #reviewBox
  #mainContentContainer
  .optionContainer
  .optionTitleBox
  > span,
#reviewContainer
  #reviewBox
  #otherOptionsContainer
  .optionContainer
  .optionTitleBox
  > span {
  color: #f44336;
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 3px;
  cursor: pointer;
  font-size: 16px;
}
#reviewContainer
  #reviewBox
  #mainContentContainer
  .optionContainer
  .optionTitleBox
  .switch,
#reviewContainer
  #reviewBox
  #otherOptionsContainer
  .optionContainer
  .optionTitleBox
  .switch {
  justify-self: flex-end;
}
#reviewContainer #reviewBox #reviewFooter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f5f6f7;
  z-index: 2;
  position: relative;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
}
#reviewContainer #reviewBox #reviewFooter > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}
#reviewContainer #reviewBox #reviewFooter .ageCheckRow {
  width: 100%;
  padding: 20px 20px 0;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#reviewContainer #reviewBox #reviewFooter .ageCheckRow .checkboxError {
  position: absolute;
  background: #f44336;
  color: #fafafa;
  right: -9px;
  bottom: 32px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  padding: 10px 15px;
  line-height: 18px;
  opacity: 0;
  display: none;
}
#reviewContainer #reviewBox #reviewFooter .ageCheckRow .checkboxError:after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f44336;
}
#reviewContainer #reviewBox #reviewFooter .ageCheckRow .err .checkboxError {
  display: block;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-name: e;
  animation-name: e;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
#reviewContainer #reviewBox #reviewFooter .footerButtonRow {
  height: 75px;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
#reviewContainer #reviewBox .optionButton {
  display: inline-block;
  position: relative;
  height: 40px;
  line-height: 34px;
  padding: 0 40px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  box-sizing: border-box;
  outline: none;
  border: none;
  transition: box-shadow 0.2s linear;
}
@media screen and (max-width: 475px) {
  #reviewContainer #reviewBox .optionButton {
    font-size: 12px;
  }
}
#reviewContainer #reviewBox .optionButton:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#reviewContainer #reviewBox .optionButton.hidden {
  display: none;
}
#reviewContainer #reviewBox .optionButton#acceptAll {
  background-color: #f44336;
}
#reviewContainer #reviewBox .optionButton#otherOptions,
#reviewContainer #reviewBox .optionButton#saveButton {
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  margin-right: 15px;
  background: transparent;
}
#reviewContainer #reviewBox .optionButton#otherOptions {
  position: absolute;
  left: 20px;
}
#reviewContainer #reviewBox .optionButton#backButton {
  position: absolute;
  left: 20px;
  top: -60px;
  padding: 0 15px;
  width: 50px;
  height: 50px;
  background: #f44336;
  border-radius: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: block;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-name: e;
  animation-name: e;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
#reviewContainer #reviewBox .optionButton#backButton.hidden {
  opacity: 0;
  -webkit-animation: none;
  animation: none;
}
#reviewContainer #reviewBox .optionButton#backButton > svg {
  margin: 11px 0 0 -4px;
  fill: #fff;
}
#reviewContainer #reviewBox .switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: auto;
  margin: 20px 10px;
}
#reviewContainer #reviewBox .switch input {
  position: absolute;
  left: -2000px;
}
#reviewContainer #reviewBox .switch i:after {
  color: #c2c3c4;
  transition: all 0.2s ease;
}
#reviewContainer #reviewBox .switch .slider {
  display: inline-block;
  position: relative;
  cursor: pointer;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 11px;
  background: #e4e4e4;
  border-radius: 34px;
}
#reviewContainer #reviewBox .switch .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 0;
  bottom: -2px;
  background-color: #c2c3c4;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.75, 0.5, 1.25);
  transition: transform 0.2s cubic-bezier(0.25, 0.75, 0.5, 1.25);
  transition: transform 0.2s cubic-bezier(0.25, 0.75, 0.5, 1.25),
    -webkit-transform 0.2s cubic-bezier(0.25, 0.75, 0.5, 1.25);
  border-radius: 100%;
}
#reviewContainer #reviewBox .switch input:checked ~ .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  background-color: #2196f3;
}
#reviewContainer #reviewBox .switch input:checked ~ .slider {
  background-color: #90caf9;
}
#reviewContainer #reviewBox .switch input:checked ~ .googleIcon:after {
  color: red;
}
#reviewContainer #reviewBox .switch input:checked ~ .videoIcon:after {
  color: #7003af;
}
#reviewContainer #reviewBox .switch input:checked ~ .facebookIcon:after {
  color: #3a59cb;
}
.material-checkbox {
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
}
.material-checkbox.err > span {
  color: #f44336;
}
.material-checkbox.err > span:after {
  border: 2px solid #f44336;
}
.material-checkbox > input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: -1;
  left: -15px;
  top: -15px;
  display: block;
  margin: 0;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.42);
  outline: none;
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.material-checkbox > input:checked {
  background-color: #2196f3;
}
.material-checkbox:active > input {
  opacity: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, transform 0s;
  transition: opacity 0s, transform 0s, -webkit-transform 0s;
}
.material-checkbox > input:disabled {
  opacity: 0;
}
.material-checkbox > input:disabled + span {
  cursor: auto;
}
.material-checkbox > span {
  transition: color 0.2s linear;
}
.material-checkbox > span:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 10px;
  border: 2px solid transparent;
  border-left: none;
  border-top: none;
  -webkit-transform: translate(-6.5px, 1px) rotate(45deg);
  -ms-transform: translate(-6.5px, 1px) rotate(45deg);
  transform: translate(-6.5px, 1px) rotate(45deg);
}
.material-checkbox > span:after {
  content: "";
  display: inline-block;
  margin-left: 15px;
  border: 2px solid rgba(0, 0, 0, 0.42);
  border-radius: 2px;
  width: 14px;
  height: 14px;
  vertical-align: -4px;
  transition: border-color 0.5s, background-color 0.3s;
}
.material-checkbox > input:checked + span:after {
  border-color: #2196f3;
  background-color: #2196f3;
}
.material-checkbox > input:disabled + span:after {
  border-color: rgba(0, 0, 0, 0.26);
}
.material-checkbox > input:checked:disabled + span:after {
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.26);
}
.material-checkbox > input:checked + span:before {
  border-color: #fff;
}
@-webkit-keyframes e {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.7, 0, 0, 0.7, 0, 0);
    transform: matrix(0.7, 0, 0, 0.7, 0, 0);
  }
  2.083333% {
    -webkit-transform: matrix(0.75266, 0, 0, 0.76342, 0, 0);
    transform: matrix(0.75266, 0, 0, 0.76342, 0, 0);
  }
  4.166667% {
    -webkit-transform: matrix(0.81071, 0, 0, 0.84545, 0, 0);
    transform: matrix(0.81071, 0, 0, 0.84545, 0, 0);
  }
  6.25% {
    -webkit-transform: matrix(0.86808, 0, 0, 0.9286, 0, 0);
    transform: matrix(0.86808, 0, 0, 0.9286, 0, 0);
  }
  8.333333% {
    -webkit-transform: matrix(0.92038, 0, 0, 1, 0, 0);
    transform: matrix(0.92038, 0, 0, 1, 0, 0);
  }
  10.416667% {
    -webkit-transform: matrix(0.96482, 0, 0, 1.05202, 0, 0);
    transform: matrix(0.96482, 0, 0, 1.05202, 0, 0);
  }
  12.5% {
    -webkit-transform: matrix(1, 0, 0, 1.08204, 0, 0);
    transform: matrix(1, 0, 0, 1.08204, 0, 0);
  }
  14.583333% {
    -webkit-transform: matrix(1.02563, 0, 0, 1.09149, 0, 0);
    transform: matrix(1.02563, 0, 0, 1.09149, 0, 0);
  }
  16.666667% {
    -webkit-transform: matrix(1.04227, 0, 0, 1.08453, 0, 0);
    transform: matrix(1.04227, 0, 0, 1.08453, 0, 0);
  }
  18.75% {
    -webkit-transform: matrix(1.05102, 0, 0, 1.06666, 0, 0);
    transform: matrix(1.05102, 0, 0, 1.06666, 0, 0);
  }
  20.833333% {
    -webkit-transform: matrix(1.05334, 0, 0, 1.04355, 0, 0);
    transform: matrix(1.05334, 0, 0, 1.04355, 0, 0);
  }
  22.916667% {
    -webkit-transform: matrix(1.05078, 0, 0, 1.02012, 0, 0);
    transform: matrix(1.05078, 0, 0, 1.02012, 0, 0);
  }
  25% {
    -webkit-transform: matrix(1.04487, 0, 0, 1, 0, 0);
    transform: matrix(1.04487, 0, 0, 1, 0, 0);
  }
  27.083333% {
    -webkit-transform: matrix(1.03699, 0, 0, 0.98534, 0, 0);
    transform: matrix(1.03699, 0, 0, 0.98534, 0, 0);
  }
  29.166667% {
    -webkit-transform: matrix(1.02831, 0, 0, 0.97688, 0, 0);
    transform: matrix(1.02831, 0, 0, 0.97688, 0, 0);
  }
  31.25% {
    -webkit-transform: matrix(1.01973, 0, 0, 0.97422, 0, 0);
    transform: matrix(1.01973, 0, 0, 0.97422, 0, 0);
  }
  33.333333% {
    -webkit-transform: matrix(1.01191, 0, 0, 0.97618, 0, 0);
    transform: matrix(1.01191, 0, 0, 0.97618, 0, 0);
  }
  35.416667% {
    -webkit-transform: matrix(1.00526, 0, 0, 0.98122, 0, 0);
    transform: matrix(1.00526, 0, 0, 0.98122, 0, 0);
  }
  37.5% {
    -webkit-transform: matrix(1, 0, 0, 0.98773, 0, 0);
    transform: matrix(1, 0, 0, 0.98773, 0, 0);
  }
  39.583333% {
    -webkit-transform: matrix(0.99617, 0, 0, 0.99433, 0, 0);
    transform: matrix(0.99617, 0, 0, 0.99433, 0, 0);
  }
  41.666667% {
    -webkit-transform: matrix(0.99368, 0, 0, 1, 0, 0);
    transform: matrix(0.99368, 0, 0, 1, 0, 0);
  }
  43.75% {
    -webkit-transform: matrix(0.99237, 0, 0, 1.00413, 0, 0);
    transform: matrix(0.99237, 0, 0, 1.00413, 0, 0);
  }
  45.833333% {
    -webkit-transform: matrix(0.99202, 0, 0, 1.00651, 0, 0);
    transform: matrix(0.99202, 0, 0, 1.00651, 0, 0);
  }
  47.916667% {
    -webkit-transform: matrix(0.99241, 0, 0, 1.00726, 0, 0);
    transform: matrix(0.99241, 0, 0, 1.00726, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: matrix(0.99329, 0, 0, 1.00671, 0, 0);
    transform: matrix(0.99329, 0, 0, 1.00671, 0, 0);
  }
  52.083333% {
    -webkit-transform: matrix(0.99447, 0, 0, 1.00529, 0, 0);
    transform: matrix(0.99447, 0, 0, 1.00529, 0, 0);
  }
  54.166667% {
    -webkit-transform: matrix(0.99577, 0, 0, 1.00346, 0, 0);
    transform: matrix(0.99577, 0, 0, 1.00346, 0, 0);
  }
  56.25% {
    -webkit-transform: matrix(0.99705, 0, 0, 1.0016, 0, 0);
    transform: matrix(0.99705, 0, 0, 1.0016, 0, 0);
  }
  58.333333% {
    -webkit-transform: matrix(0.99822, 0, 0, 1, 0, 0);
    transform: matrix(0.99822, 0, 0, 1, 0, 0);
  }
  60.416667% {
    -webkit-transform: matrix(0.99921, 0, 0, 0.99884, 0, 0);
    transform: matrix(0.99921, 0, 0, 0.99884, 0, 0);
  }
  62.5% {
    -webkit-transform: matrix(1, 0, 0, 0.99816, 0, 0);
    transform: matrix(1, 0, 0, 0.99816, 0, 0);
  }
  64.583333% {
    -webkit-transform: matrix(1.00057, 0, 0, 0.99795, 0, 0);
    transform: matrix(1.00057, 0, 0, 0.99795, 0, 0);
  }
  66.666667% {
    -webkit-transform: matrix(1.00095, 0, 0, 0.99811, 0, 0);
    transform: matrix(1.00095, 0, 0, 0.99811, 0, 0);
  }
  68.75% {
    -webkit-transform: matrix(1.00114, 0, 0, 0.99851, 0, 0);
    transform: matrix(1.00114, 0, 0, 0.99851, 0, 0);
  }
  70.833333% {
    -webkit-transform: matrix(1.00119, 0, 0, 0.99903, 0, 0);
    transform: matrix(1.00119, 0, 0, 0.99903, 0, 0);
  }
  72.916667% {
    -webkit-transform: matrix(1.00114, 0, 0, 0.99955, 0, 0);
    transform: matrix(1.00114, 0, 0, 0.99955, 0, 0);
  }
  75% {
    -webkit-transform: matrix(1.001, 0, 0, 1, 0, 0);
    transform: matrix(1.001, 0, 0, 1, 0, 0);
  }
  77.083333% {
    -webkit-transform: matrix(1.00083, 0, 0, 1.00033, 0, 0);
    transform: matrix(1.00083, 0, 0, 1.00033, 0, 0);
  }
  79.166667% {
    -webkit-transform: matrix(1.00063, 0, 0, 1.00052, 0, 0);
    transform: matrix(1.00063, 0, 0, 1.00052, 0, 0);
  }
  81.25% {
    -webkit-transform: matrix(1.00044, 0, 0, 1.00058, 0, 0);
    transform: matrix(1.00044, 0, 0, 1.00058, 0, 0);
  }
  83.333333% {
    -webkit-transform: matrix(1.00027, 0, 0, 1.00053, 0, 0);
    transform: matrix(1.00027, 0, 0, 1.00053, 0, 0);
  }
  85.416667% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00042, 0, 0);
    transform: matrix(1.00012, 0, 0, 1.00042, 0, 0);
  }
  87.5% {
    -webkit-transform: matrix(1, 0, 0, 1.00027, 0, 0);
    transform: matrix(1, 0, 0, 1.00027, 0, 0);
  }
  89.583333% {
    -webkit-transform: matrix(0.99991, 0, 0, 1.00013, 0, 0);
    transform: matrix(0.99991, 0, 0, 1.00013, 0, 0);
  }
  91.666667% {
    -webkit-transform: matrix(0.99986, 0, 0, 1, 0, 0);
    transform: matrix(0.99986, 0, 0, 1, 0, 0);
  }
  93.75% {
    -webkit-transform: matrix(0.99983, 0, 0, 0.99991, 0, 0);
    transform: matrix(0.99983, 0, 0, 0.99991, 0, 0);
  }
  95.833333% {
    -webkit-transform: matrix(0.99982, 0, 0, 0.99985, 0, 0);
    transform: matrix(0.99982, 0, 0, 0.99985, 0, 0);
  }
  97.916667% {
    -webkit-transform: matrix(0.99983, 0, 0, 0.99984, 0, 0);
    transform: matrix(0.99983, 0, 0, 0.99984, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@keyframes e {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.7, 0, 0, 0.7, 0, 0);
    transform: matrix(0.7, 0, 0, 0.7, 0, 0);
  }
  2.083333% {
    -webkit-transform: matrix(0.75266, 0, 0, 0.76342, 0, 0);
    transform: matrix(0.75266, 0, 0, 0.76342, 0, 0);
  }
  4.166667% {
    -webkit-transform: matrix(0.81071, 0, 0, 0.84545, 0, 0);
    transform: matrix(0.81071, 0, 0, 0.84545, 0, 0);
  }
  6.25% {
    -webkit-transform: matrix(0.86808, 0, 0, 0.9286, 0, 0);
    transform: matrix(0.86808, 0, 0, 0.9286, 0, 0);
  }
  8.333333% {
    -webkit-transform: matrix(0.92038, 0, 0, 1, 0, 0);
    transform: matrix(0.92038, 0, 0, 1, 0, 0);
  }
  10.416667% {
    -webkit-transform: matrix(0.96482, 0, 0, 1.05202, 0, 0);
    transform: matrix(0.96482, 0, 0, 1.05202, 0, 0);
  }
  12.5% {
    -webkit-transform: matrix(1, 0, 0, 1.08204, 0, 0);
    transform: matrix(1, 0, 0, 1.08204, 0, 0);
  }
  14.583333% {
    -webkit-transform: matrix(1.02563, 0, 0, 1.09149, 0, 0);
    transform: matrix(1.02563, 0, 0, 1.09149, 0, 0);
  }
  16.666667% {
    -webkit-transform: matrix(1.04227, 0, 0, 1.08453, 0, 0);
    transform: matrix(1.04227, 0, 0, 1.08453, 0, 0);
  }
  18.75% {
    -webkit-transform: matrix(1.05102, 0, 0, 1.06666, 0, 0);
    transform: matrix(1.05102, 0, 0, 1.06666, 0, 0);
  }
  20.833333% {
    -webkit-transform: matrix(1.05334, 0, 0, 1.04355, 0, 0);
    transform: matrix(1.05334, 0, 0, 1.04355, 0, 0);
  }
  22.916667% {
    -webkit-transform: matrix(1.05078, 0, 0, 1.02012, 0, 0);
    transform: matrix(1.05078, 0, 0, 1.02012, 0, 0);
  }
  25% {
    -webkit-transform: matrix(1.04487, 0, 0, 1, 0, 0);
    transform: matrix(1.04487, 0, 0, 1, 0, 0);
  }
  27.083333% {
    -webkit-transform: matrix(1.03699, 0, 0, 0.98534, 0, 0);
    transform: matrix(1.03699, 0, 0, 0.98534, 0, 0);
  }
  29.166667% {
    -webkit-transform: matrix(1.02831, 0, 0, 0.97688, 0, 0);
    transform: matrix(1.02831, 0, 0, 0.97688, 0, 0);
  }
  31.25% {
    -webkit-transform: matrix(1.01973, 0, 0, 0.97422, 0, 0);
    transform: matrix(1.01973, 0, 0, 0.97422, 0, 0);
  }
  33.333333% {
    -webkit-transform: matrix(1.01191, 0, 0, 0.97618, 0, 0);
    transform: matrix(1.01191, 0, 0, 0.97618, 0, 0);
  }
  35.416667% {
    -webkit-transform: matrix(1.00526, 0, 0, 0.98122, 0, 0);
    transform: matrix(1.00526, 0, 0, 0.98122, 0, 0);
  }
  37.5% {
    -webkit-transform: matrix(1, 0, 0, 0.98773, 0, 0);
    transform: matrix(1, 0, 0, 0.98773, 0, 0);
  }
  39.583333% {
    -webkit-transform: matrix(0.99617, 0, 0, 0.99433, 0, 0);
    transform: matrix(0.99617, 0, 0, 0.99433, 0, 0);
  }
  41.666667% {
    -webkit-transform: matrix(0.99368, 0, 0, 1, 0, 0);
    transform: matrix(0.99368, 0, 0, 1, 0, 0);
  }
  43.75% {
    -webkit-transform: matrix(0.99237, 0, 0, 1.00413, 0, 0);
    transform: matrix(0.99237, 0, 0, 1.00413, 0, 0);
  }
  45.833333% {
    -webkit-transform: matrix(0.99202, 0, 0, 1.00651, 0, 0);
    transform: matrix(0.99202, 0, 0, 1.00651, 0, 0);
  }
  47.916667% {
    -webkit-transform: matrix(0.99241, 0, 0, 1.00726, 0, 0);
    transform: matrix(0.99241, 0, 0, 1.00726, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: matrix(0.99329, 0, 0, 1.00671, 0, 0);
    transform: matrix(0.99329, 0, 0, 1.00671, 0, 0);
  }
  52.083333% {
    -webkit-transform: matrix(0.99447, 0, 0, 1.00529, 0, 0);
    transform: matrix(0.99447, 0, 0, 1.00529, 0, 0);
  }
  54.166667% {
    -webkit-transform: matrix(0.99577, 0, 0, 1.00346, 0, 0);
    transform: matrix(0.99577, 0, 0, 1.00346, 0, 0);
  }
  56.25% {
    -webkit-transform: matrix(0.99705, 0, 0, 1.0016, 0, 0);
    transform: matrix(0.99705, 0, 0, 1.0016, 0, 0);
  }
  58.333333% {
    -webkit-transform: matrix(0.99822, 0, 0, 1, 0, 0);
    transform: matrix(0.99822, 0, 0, 1, 0, 0);
  }
  60.416667% {
    -webkit-transform: matrix(0.99921, 0, 0, 0.99884, 0, 0);
    transform: matrix(0.99921, 0, 0, 0.99884, 0, 0);
  }
  62.5% {
    -webkit-transform: matrix(1, 0, 0, 0.99816, 0, 0);
    transform: matrix(1, 0, 0, 0.99816, 0, 0);
  }
  64.583333% {
    -webkit-transform: matrix(1.00057, 0, 0, 0.99795, 0, 0);
    transform: matrix(1.00057, 0, 0, 0.99795, 0, 0);
  }
  66.666667% {
    -webkit-transform: matrix(1.00095, 0, 0, 0.99811, 0, 0);
    transform: matrix(1.00095, 0, 0, 0.99811, 0, 0);
  }
  68.75% {
    -webkit-transform: matrix(1.00114, 0, 0, 0.99851, 0, 0);
    transform: matrix(1.00114, 0, 0, 0.99851, 0, 0);
  }
  70.833333% {
    -webkit-transform: matrix(1.00119, 0, 0, 0.99903, 0, 0);
    transform: matrix(1.00119, 0, 0, 0.99903, 0, 0);
  }
  72.916667% {
    -webkit-transform: matrix(1.00114, 0, 0, 0.99955, 0, 0);
    transform: matrix(1.00114, 0, 0, 0.99955, 0, 0);
  }
  75% {
    -webkit-transform: matrix(1.001, 0, 0, 1, 0, 0);
    transform: matrix(1.001, 0, 0, 1, 0, 0);
  }
  77.083333% {
    -webkit-transform: matrix(1.00083, 0, 0, 1.00033, 0, 0);
    transform: matrix(1.00083, 0, 0, 1.00033, 0, 0);
  }
  79.166667% {
    -webkit-transform: matrix(1.00063, 0, 0, 1.00052, 0, 0);
    transform: matrix(1.00063, 0, 0, 1.00052, 0, 0);
  }
  81.25% {
    -webkit-transform: matrix(1.00044, 0, 0, 1.00058, 0, 0);
    transform: matrix(1.00044, 0, 0, 1.00058, 0, 0);
  }
  83.333333% {
    -webkit-transform: matrix(1.00027, 0, 0, 1.00053, 0, 0);
    transform: matrix(1.00027, 0, 0, 1.00053, 0, 0);
  }
  85.416667% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00042, 0, 0);
    transform: matrix(1.00012, 0, 0, 1.00042, 0, 0);
  }
  87.5% {
    -webkit-transform: matrix(1, 0, 0, 1.00027, 0, 0);
    transform: matrix(1, 0, 0, 1.00027, 0, 0);
  }
  89.583333% {
    -webkit-transform: matrix(0.99991, 0, 0, 1.00013, 0, 0);
    transform: matrix(0.99991, 0, 0, 1.00013, 0, 0);
  }
  91.666667% {
    -webkit-transform: matrix(0.99986, 0, 0, 1, 0, 0);
    transform: matrix(0.99986, 0, 0, 1, 0, 0);
  }
  93.75% {
    -webkit-transform: matrix(0.99983, 0, 0, 0.99991, 0, 0);
    transform: matrix(0.99983, 0, 0, 0.99991, 0, 0);
  }
  95.833333% {
    -webkit-transform: matrix(0.99982, 0, 0, 0.99985, 0, 0);
    transform: matrix(0.99982, 0, 0, 0.99985, 0, 0);
  }
  97.916667% {
    -webkit-transform: matrix(0.99983, 0, 0, 0.99984, 0, 0);
    transform: matrix(0.99983, 0, 0, 0.99984, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
