html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, address, big, cite, code, del, dfn, em, img, ins, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, main, nav, output, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, nav {
  list-style: none; }

* {
  box-sizing: border-box; }

img, video, canvas {
  max-width: 100%; }

img {
  vertical-align: bottom; }

a {
  text-decoration: none;
  color: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:hover {
  color: inherit; }

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

iframe {
  width: 100%; }

a, button, a:hover, button:hover {
  cursor: pointer; }

button, button:focus, button:active {
  outline: none;
  border: none; }

blockquote {
  margin: 0; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Light.eot");
  src: local("Stolzl Light"), local("Stolzl-Light"), url("../fonts/stolzl/Stolzl-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Light.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Light.woff") format("woff"), url("../fonts/stolzl/Stolzl-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Thin.eot");
  src: local("Stolzl Thin"), local("Stolzl-Thin"), url("../fonts/stolzl/Stolzl-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Thin.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Thin.woff") format("woff"), url("../fonts/stolzl/Stolzl-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Book';
  src: url("../fonts/stolzl/Stolzl-Book.eot");
  src: local("Stolzl Book"), local("Stolzl-Book"), url("../fonts/stolzl/Stolzl-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Book.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Book.woff") format("woff"), url("../fonts/stolzl/Stolzl-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Regular.eot");
  src: local("Stolzl Regular"), local("Stolzl-Regular"), url("../fonts/stolzl/Stolzl-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Regular.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Regular.woff") format("woff"), url("../fonts/stolzl/Stolzl-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Bold.eot");
  src: local("Stolzl Bold"), local("Stolzl-Bold"), url("../fonts/stolzl/Stolzl-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Bold.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Bold.woff") format("woff"), url("../fonts/stolzl/Stolzl-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Medium.eot");
  src: local("Stolzl Medium"), local("Stolzl-Medium"), url("../fonts/stolzl/Stolzl-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Medium.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Medium.woff") format("woff"), url("../fonts/stolzl/Stolzl-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

body {
  font-family: Stolzl;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #727272;
  background: #E5E5E5 url("../img/bg.png") 0 0 repeat;
  -webkit-font-smoothing: antialiased; }

h1, .h1 {
  font-weight: 500;
  font-size: 23px;
  line-height: 22px;
  letter-spacing: -0.03em;
  color: #727272; }

h2, .h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.03em;
  color: #727272; }

h3, .h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.03em;
  color: #727272; }

p {
  margin-bottom: 20px; }

div p:last-child {
  margin-bottom: 0; }

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0; }

img {
  max-width: 100%;
  height: auto; }

.flex-auto {
  flex: auto; }

.block-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 24px; }
  
 .block-title span { 
  font-weight: 500;
    font-size: 28px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #727272;
}

.btn-search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  height: 55px;
  background: linear-gradient(180deg, #B8B8B8 -15.84%, #777A81 113.68%);
  border-radius: 14px;
  box-shadow: inset -4px -8px 18px #7e7e7e; }
  .btn-search span {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff; }
  .btn-search:hover {
    box-shadow: none; }

.btn-menu {
  display: none; }

.btn-fullscreen {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%);
  border: 2px solid #FFFFFF;
  border-radius: 16px; }
  .btn-fullscreen:focus {
    border: 2px solid #FFFFFF; }
.breadcrumbs {
    display: flex;
    margin-bottom: 15px;
}
.breadcrumbs li {
    list-style: none;
    padding: 0 7px;
}
.breadcrumbs li:first-child {
  padding-left: 0px;
}
span.glsr-tag-value {
    font-style: italic;
    margin-bottom: 20px;
}
.btn-favorite {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  padding: 15px 22px;
  border: 2px solid #FFFFFF;
  border-radius: 14px;
  outline: 0;
  margin-right: 5px;
   }
  .btn-favorite:focus {
    border: 2px solid #FFFFFF; }
  .btn-favorite span {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff; }

.icon-favorite {
  width: 22px;
  height: 20px;
  display: flex;
  background: url("../img/icon-heart.svg") 0 0 no-repeat;
  margin-right: 8.5px; }

.icon-fullscreen {
  width: 19px;
  height: 18px;
  display: flex;
  background: url("../img/icon-fullscreen.svg") 0 0 no-repeat; }

.header {
  position: relative; }
  .header__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 25px;
    background: #ffffff;
    border-radius: 40px;
    margin-top: 30px;
    margin-bottom: 30px; }
  .header .logo {
    max-width: 280px;
    width: 100%; }
  .header .search {
    position: relative; }
    .header .search-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .header .search input {
      width: 250px;
      height: 55px;
      background: #F7F8FA url("../img/icon-search.svg") 20px 20px no-repeat;
      padding: 20px 20px 20px 45px;
      border-radius: 14px;
      margin-right: 10px;
      font-size: 14px;
      line-height: 14px; }
      .header .search input::placeholder {
        color: #727272; }
  .header .menu {
    margin-top: 11px;
    flex: 1 1 100%; }
    .header .menu ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .header .menu ul li {
        display: flex;
        align-items: center;
        max-width: 210px;
        height: 55px;
        width: 100%;
        border-radius: 14px; }
        .header .menu ul li a {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          font-weight: 500;
          font-size: 16px;
          line-height: 22px;
          color: #ffffff; }
          .header .menu ul li a img {
            margin-right: 7px; }
        .header .menu ul li.menu-orange {
          background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%);
          box-shadow: inset -4px -8px 18px #FF2E00; }
          .header .menu ul li.menu-orange:hover {
            box-shadow: none; }
        .header .menu ul li.menu-blue {
          background: linear-gradient(90deg, #4AB4FF -8.8%, #456AFF 92.58%);
          box-shadow: inset -4px -8px 18px #1021DD; }
          .header .menu ul li.menu-blue:hover {
            box-shadow: none; }
        .header .menu ul li.menu-pink {
          background: linear-gradient(90deg, #FB9FA2 -8.43%, #FF6991 81.93%);
          box-shadow: inset -4px -8px 18px #FF0048; }
          .header .menu ul li.menu-pink:hover {
            box-shadow: none; }
        .header .menu ul li.menu-green {
          background: linear-gradient(90deg, #85E22A -8.38%, #5FBF1D 74.23%);
          box-shadow: inset -4px -8px 18px #107501; }
          .header .menu ul li.menu-green:hover {
            box-shadow: none; }
        .header .menu ul li.menu-red {
          background: linear-gradient(90deg, #EC5260 -8.44%, #F53439 74.75%);
          box-shadow: inset -4px -8px 18px #CF1A1B; }
          .header .menu ul li.menu-red:hover {
            box-shadow: none; }

.game-series {
  padding: 25px;
  background: linear-gradient(90.49deg, #2FA5FD 0%, #0D56E7 100.03%);
  box-shadow: 0 20px 40px rgba(11, 25, 255, 0.35), inset -4px -8px 18px #1B19FF;
  border-radius: 40px;
  margin-bottom: 30px; }
  .game-series__slider {
    margin-left: -10px;
    margin-right: -10px; }
  .game-series__item {
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.35);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 10px;
    max-width: 210px;
    width: 100%;
    margin: 0 10px; }
    .game-series__item a {
      display: flex;
      align-items: center;
      width: 100%;
      height: 100%; }
      .game-series__item a img {
        border-radius: 15px;
        margin-right: 15px; }
      .game-series__item a span {
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        color: #ffffff; }

.catalog {
  position: relative; }
  .catalog__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }

.pagination-container {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 20px; }

.pagination-left, .pagination-right {
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  justify-content: center;
  border: 1px solid #727272;
  background: #ffffff;
  border-radius: 10px; }
  .pagination-left:hover, .pagination-right:hover {
    background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%);
    border: 1px solid transparent; }

.pagination-left {
  margin-right: 6px; }
  .pagination-left::before {
    content: '';
    display: flex;
    border-right: 10px solid #727272;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-radius: 0 5px 5px 0;
    margin-right: 1px; }
  .pagination-left:hover::before {
    border-right: 10px solid #ffffff; }

.pagination-right {
  margin-left: 6px; }
  .pagination-right::after {
    content: '';
    display: flex;
    border-left: 10px solid #727272;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-radius: 5px 0 0 5px;
    margin-left: 1px; }
  .pagination-right:hover::before {
    border-left: 10px solid #ffffff; }

.pagination {
  display: flex;
  align-items: center;
  justify-content: center; }
  .pagination li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #727272;
    background: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    margin-right: 6px; }
    .pagination li a {
      font-size: 10px;
      line-height: 30px;
      color: #727272;
      width: 100%;
      height: 100%;
      text-align: center; }
    .pagination li:hover {
      background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%); }
      .pagination li:hover a {
        color: #ffffff; }
    .pagination li.current {
      border: 1px solid transparent;
      background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%); }
      .pagination li.current span {
        font-size: 10px;
        line-height: 14px;
        color: #ffffff;
        text-align: center; }

.game-card {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 8px;
  background: #ffffff;
  box-shadow: 0px 4px 0px rgba(151, 169, 195, 0.15), 0px 14px 50px #EDF5FF;
  border-radius: 20px;
  max-width: 145px;
  width: 100%;
  padding: 10px; }
  .game-card:hover {
    box-shadow: 0px 4px 0px rgba(151, 169, 195, 0.15), 0 14px 50px #D8E8FB; }
  .game-card .thumb img {
    border-radius: 20px; }
  .game-card .rate {
    display: flex;
    align-items: center;
    width: 34px;
    height: 20px;
    background: #FCBE22;
    box-shadow: 0px 6px 12px rgba(252, 190, 34, 0.5);
    border-radius: 8px;
    padding: 5px;
    margin-top: -14px;
    margin-bottom: 6px;
    margin-right: auto;
    margin-left: auto; }
    .game-card .rate::before {
      content: '';
      display: block;
      background: url("../img/icon-star.svg") 0 -1px no-repeat;
      width: 9px;
      height: 8px;
      margin-right: 3px; }
    .game-card .rate span {
      font-size: 8px;
      line-height: 1;
      color: #727272; }
  .game-card .name {
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #727272; }
    .game-card .name a {
      display: block;
      color: inherit;
      text-overflow: ellipsis;
      white-space: nowrap;
      height: auto;
      overflow: hidden; }

.character-games {
  position: relative; }
  .character-games .block-title {
    text-align: center; }
    .character-games__list img {
    width: 98px;
}
  .character-games__list {
    background: #ffffff;
    border-radius: 30px;
    padding: 5px; }
    .character-games__list ul {
      display: flex;
      flex-wrap: wrap; }
      .character-games__list ul li {
        margin: 5px; 
       position: relative;}
        .character-games__list ul li img {
          border-radius: 20px; }
.character-name {
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: #777A81;
  padding: 0 10px;
  border-radius: 20px;
}
.character-games__list li a:hover .character-name {
    background: #0D56E7;
}
.character-name h5{
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 10px;
  padding: 3px 0;
}
.content {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  padding: 25px;
  background: #ffffff;
  border-radius: 40px;
  margin-bottom: 30px; }

.side {
  width: 100%;
  max-width: 246px;
  padding: 25px 10px 10px 10px;
  background: linear-gradient(180deg, #B8B8B8 -15.84%, #777A81 113.68%);
  border-radius: 40px;
  margin-bottom: 30px; }

.main {
  max-width: 805px;
  width: 100%;
  margin-bottom: 30px; }
  .main .block-title {
    color: #727272; }

.description {
  background: #ffffff;
  border-radius: 40px;
  margin-bottom: 30px; }
  .description--padding {
    padding: 50px; }
  .description h1, .description .h1 {
    margin-bottom: 20px; }
  .description h2, .description .h2 {
    margin-bottom: 20px; }
#iframe iframe {
    top: 60px !important;
}
.game-offer__window {
  background: linear-gradient(90.5deg, #2FA5FD 0%, #0D56E7 100.02%);
  border-radius: 20px;
  margin-bottom: 30px; }
  .game-offer__window__frame {
    position: relative;
    min-height: 600px;
    margin-bottom: 60px; }
    .game-offer__window__frame iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .game-offer__window__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px; }
    .game-offer__window__top .left, .game-offer__window__top .right {
      display: flex;
      flex-wrap: wrap; }
    .game-offer__window__top .ratings {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px;
      background: #FCBE22;
      box-shadow: 0px 6px 12px rgba(252, 190, 34, 0.5);
      border-radius: 8px; }
      .game-offer__window__top .ratings .star-rating .post-ratings {
        display: flex; }
      .game-offer__window__top .ratings .star-num {
        margin-left: 5px;
        font-size: 12px;
        line-height: 14px;
        color: #727272; }
    .game-offer__window__top .views {
      display: flex;
      align-items: center;
      padding: 10px 11px;
      background: #FFFFFF;
      box-shadow: 0px 6px 12px rgba(255, 255, 255, 0.5);
      border-radius: 8px;
      margin-right: 10px; }
      .game-offer__window__top .views .icon-views {
        display: flex;
        width: 16px;
        height: 13px;
        background: url("../img/icon-views.svg") 0 0 no-repeat; }
      .game-offer__window__top .views span {
        margin-left: 5px;
        font-size: 12px;
        line-height: 14px;
        color: #727272; }
  .game-offer__window__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px; }
    .game-offer__window__bottom .right{
      width: 15%;
    }
    .star-num {
    display: none;
}
    .game-offer__window__bottom .left, .game-offer__window__bottom .right {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .game-offer__window__bottom .links {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .game-offer__window__bottom .links a {
        display: flex;
        align-items: center;
        padding: 6px;
        border: 2px solid rgba(255, 255, 255, 0.35);
        box-sizing: border-box;
        border-radius: 14px;
        margin-right: 5px;
        margin-bottom: 6px; }
        .game-offer__window__bottom .links a:last-child {
          margin-right: 0; }
        .game-offer__window__bottom .links a img {
          margin-right: 10px;
          border-radius: 12px; }
        .game-offer__window__bottom .links a span {
          font-weight: 500;
          font-size: 14px;
          line-height: 14px;
          color: #ffffff; }
          
.game-offer__description a {
    text-decoration: none;
    color: #1d8aed;
}

.game-offer__description a:hover {
  text-decoration: underline;
  color: #fc8500; }
          
.game-offer__description ul {
 font-family: "Sansation", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 21px;
margin-top: 25px;
margin-bottom: 25px;
color: #727272;
}

.game-offer__description li::before {
    content: "\2022";
    color: #00ace4;
    margin-left: 10px;
    display: inline-block;
    width: 20px;
	
}

.game-offer__description {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 4px 0px rgba(151, 169, 195, 0.15), 0px 14px 50px #EDF5FF;
  border-radius: 20px;
  margin-bottom: 30px; }
  .game-offer__description img {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left; }

.similar-games {
  margin-bottom: 30px; }

.adv-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border: 2px solid #F2F8FF;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 30px; }

.footer {
  position: relative;
  padding-bottom: 30px; }
  .footer__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 50px;
    background: #FFFFFF;
    border-radius: 40px; }
  .footer .privacy a {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #191A21; }

.slick-prev, .slick-next {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  box-sizing: border-box;
  border-radius: 14px;
  background: none; }
  .slick-prev:hover, .slick-next:hover {
    background: linear-gradient(90deg, #FFB701 -13.86%, #FC8500 134.65%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: inset -4px -8px 18px #FF2E00; }
  .slick-prev:focus, .slick-next:focus {
    background: linear-gradient(90deg, #FFB701 0%, #FC8500 100%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: inset -4px -8px 100px #FF2E00;
    border-radius: 14px; }

.slick-next {
  top: -54px;
  right: 0; }
  .slick-next::before {
    content: '';
    border-left: 10px solid #ffffff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-radius: 5px 0 0 5px; }

.slick-prev {
  top: -54px;
  right: 54px; }
  .slick-prev::before {
    content: '';
    border-right: 10px solid #ffffff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-radius: 0 5px 5px 0; }

@keyframes pluto-gradient {
 0% {
 background-position: 0 50%
 }

 50% {
 background-position: 100% 50%
 }

 to {
 background-position: 0 50%
 }
 }
 .player-overlay-name{
 position:absolute;
    top: 94%;
    font-size: 20px;
 }
.player-overlay-image img{
    border: 2px solid #fff;
    border-radius: 8px;
    width:180px;
}
.player-overlay{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab) 0 0/300% 300%;
    animation: pluto-gradient 60s ease 0s infinite normal none running;
    color: #f2f2f2;
    font-size: 25px;
    min-height:650px;
    position: relative;
    flex-wrap: wrap;
     }
     
    #js-player-start{
    width:180px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    }
    #js-player-start:hover{
    text-decoration:none;}
    #js-player-start svg{
    margin-right:5px;}
    .game-offer__window__frame {
    display:none;}
	.btn-fullscreen {
    visibility: hidden;
}
    @media (max-width: 767px) {
  .player-overlay {
    min-height:450px;
  }
	}