@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../../files/fonts/slick.eot");
  src: url("../../files/fonts/slick.eot?#iefix") format('embedded-opentype'), url("../../files/fonts/slick.woff") format('woff'), url("../../files/fonts/slick.ttf") format('truetype'), url("../../files/fonts/slick.svg#slick") format('svg');
}
@font-face {
  font-family: Roboto-Bold;
  src: url("../../files/fonts/Roboto-Bold.ttf");
}
@font-face {
  font-family: Roboto-Italic;
  src: url("../../files/fonts/Roboto-Italic.ttf");
}
@font-face {
  font-family: Roboto-Light;
  src: url("../../files/fonts/Roboto-Light.ttf");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("../../files/fonts/Roboto-Regular.ttf");
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
p,
a,
img,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  color: #000;
  font: 100%/1.5 'Roboto', sans-serif;
  line-height: 1;
  scroll-behavior: smooth;
  zoom: 1;
  background: #f0f0f1;
}
body:after {
  clear: both;
}
body script {
  display: none !important;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1 {
  font-size: 2em;
}
h1,
p {
  margin-bottom: 0.2em;
}
html,
body {
  width: 100%;
}
.header {
  background-color: #333;
  min-height: 3vh;
  position: relative;
  padding: 0 3vh;
}
.header-logo {
  display: flex;
  align-items: center;
  max-width: 1170px;
  margin: 0 auto;
  padding: 5px 0 0;
}
.header-logo img {
  width: 90px;
}
@media all and (min-width: 480px) {
  .header-logo {
    padding: 10px;
  }
}
body:before,
body:after {
  content: "";
  display: table;
}
.spinner-box {
  width: 100%;
  height: 56vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.spinner {
  -webkit-animation: rotator 1.8s linear infinite;
  -webkit-animation: rotator 1.8s linear infinite;
  animation: rotator 1.8s linear infinite;
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
  stroke: #555;
  -webkit-animation: dash 1.8s ease-in-out infinite;
  -webkit-animation: dash 1.8s ease-in-out infinite;
  animation: dash 1.8s ease-in-out infinite;
}
@media all and (min-width: 480px) {
  .spinner-box {
    height: 19.84375vw;
  }
}
.list-page-widget.wrapper {
  width: 100%;
  height: 100%;
  background-color: #f0f0f1;
}
.list-page-widget.purple-bar {
  width: 100%;
  background: #555;
  color: #fff;
  font-size: 4.266666666666667vw;
  padding: 4.266666666666667vw;
}
.list-page-widget.purple-bar img {
  width: 4.266666666666667vw;
  margin-right: 3.733333333333333vw;
}
.list-page-widget.games-container {
  padding-top: 8vw;
  padding-left: 1.8vh;
  padding-bottom: 1.8vh;
}
.list-page-widget.games-container h2 {
  font-size: 7.2vw;
  color: #555;
  margin-bottom: 4.26vw;
}
.list-page-widget.games-slider {
  padding: 1vh 0;
}
.list-page-widget.game-slide {
  background: #fff;
  max-width: 38.93333333333333vw;
  padding: 3.1vw 3.1vw 1.6vw;
  min-height: 56vw;
  border: 1px solid #f0f0f1;
  box-shadow: 0 0 53px -29px rgba(0,0,0,0.75);
  margin-right: 4.25vw;
}
.list-page-widget.game-slide img {
  width: 31.733333333333334vw;
}
.list-page-widget.game-slide h3 {
  padding-top: 4.53vw;
  padding-bottom: 1.8vw;
  font-family: Roboto-Light;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3c3c3c;
  font-size: 3.733333333333333vw;
}
.list-page-widget.wrap {
  width: 100%;
  height: 100%;
}
.list-page-widget.badge {
  font-size: 2.666666666666667vw;
  color: #555;
  padding-bottom: 4vw;
}
.list-page-widget.badge img {
  width: 3.466666666666667vw;
  vertical-align: top;
  float: left;
  margin-right: 0.8vw;
}
.list-page-widget.star-rating-display {
  font-size: 2.666666666666667vw;
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  display: inline-block;
  position: relative;
}
.list-page-widget:before {
  color: #6b6b6b;
  position: absolute;
  z-index: 1;
  left: 0px;
  overflow: hidden;
}
.list-page-widget:after {
  z-index: 0;
}
.list-page-widget.star-rating-display[data-rating="0"]:before {
  width: 0%;
}
.list-page-widget.star-rating-display[data-rating="1"]:before {
  width: 20%;
}
.list-page-widget.star-rating-display[data-rating="2"]:before {
  width: 40%;
}
.list-page-widget.star-rating-display[data-rating="3"]:before {
  width: 60%;
}
.list-page-widget.star-rating-display[data-rating="4"]:before {
  width: 80%;
}
.list-page-widget.star-rating-display[data-rating="5"]:before {
  width: 100%;
}
.list-page-widget.star-rating-display:before,
.list-page-widget.star-rating-display:after {
  content: "★★★★★";
  display: block;
  white-space: nowrap;
}
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}
@-webkit-keyframes  {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
transform rotate(0deg) 0% {
  stroke-offset: 187;
}
@-webkit-keyframes  {
  0% {
    stroke-offset: 187;
  }
}
50% {
  stroke-offset: 46.75;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  stroke-offset: 46.75;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media all and (min-width: 480px) {
  .list-page-widget.purple-bar {
    width: 100%;
    background: #555;
    color: #fff;
    font-size: 1.354166666666667vw;
    padding: 1.145833333333333vw;
  }
}
@media all and (min-width: 480px) {
  .list-page-widget.purple-bar img {
    width: 1.354166666666667vw;
    margin-right: 1.354166666666667vw;
  }
  .list-page-widget.games-container {
    padding-top: 1.770833333333333vw;
    padding-left: 1.40625vw;
    padding-bottom: 1.770833333333333vw;
  }
  .list-page-widget.games-container h2 {
    font-size: 1.71875vw;
    color: #555;
    margin-bottom: 2.34375vw;
  }
  .list-page-widget.games-slider {
    padding: 1vh 0;
  }
  .list-page-widget.game-slide {
    background: #fff;
    max-width: 12.864583333333334vw;
    padding: 1.25vw 1.25vw 0.885416666666667vw;
    min-height: 19.84375vw;
    border: 1px solid #f0f0f1;
    box-shadow: 0 0 53px -29px rgba(0,0,0,0.75);
    margin-right: 0.9375vw;
  }
  .list-page-widget.game-slide img {
    width: 10.364583333333334vw;
  }
  .list-page-widget.game-slide h3 {
    padding-top: 0.9vw;
    padding-bottom: 0.520833333333333vw;
    font-family: Roboto-Light;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3c3c3c;
    font-size: 1.041666666666667vw;
  }
  .list-page-widget.wrap {
    width: 100%;
    height: 100%;
  }
  .list-page-widget.badge {
    font-size: 0.9375vw;
    color: #555;
    padding-bottom: 2.083333333333333vw;
  }
  .list-page-widget.badge img {
    width: 0.9375vw;
    vertical-align: top;
    float: left;
    margin-right: 0.8vw;
  }
  .list-page-widget.star-rating-display {
    font-size: 0.78125vw;
  }
  .list-page-widget.spinner-box {
    height: 19.84375vw;
  }
}
@media all and (min-width: 480px) {
  .list-page-widget.games-slider .slick-prev,
  .list-page-widget.games-slider .slick-next {
    opacity: 0;
    transition: 1s;
  }
}
@media all and (min-width: 480px) {
  .list-page-widget.games-slider:hover .slick-prev,
  .list-page-widget.games-slider:hover .slick-next {
    opacity: 1;
    transition: 1s;
  }
}
@media all and (min-width: 480px) {
  .slick-prev,
  .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 0;
  }
}
@media all and (min-width: 480px) {
  .slick-prev:before,
  .slick-next:before {
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 60px;
    opacity: 1;
    width: 30px;
  }
}
@media all and (min-width: 480px) {
  .slick-prev {
    left: 0;
    z-index: 99;
  }
  .slick-prev:before {
    background-image: url("../images/Scroll_button.png");
  }
  .slick-prev .slick-next {
    right: 0;
  }
  .slick-prev .slick-next:before {
    background-image: url("../images/Scroll_button2.png");
  }
}
@media all and (min-width: 480px) {
  .slick-prev:hover:before,
  .slick-next:hover:before {
    opacity: 0.8;
  }
}
