*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "Russo One", Arial, Helvetica, sans-serif;
  line-height: normal;
  -webkit-font-smoothing: antialiased;

}

body.lock {
  overflow: hidden;
}
.pt-40{
  padding-top: 40px;
}
#overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}

#overlay.active {
  display: block;
}
.game-img{position: relative;}
svg.top-rated{
  display: inline-block;
  width: 100px;
  height: 100px;
  z-index: 2;
  position: absolute;
  top: 5px;
  left: 5px;
  color: firebrick;
}

a,
a:hover {
  text-decoration: none;
}

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

h1,
h2,
h3,
p {
  padding: 0;
  margin: 0;
  font-size: 14.4px;
  line-height: 1.5;
 
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  letter-spacing: 0.03em;
}

h4 {
  padding: 0;
  margin: 0;
  font-size: 10 pt;
  line-height: 1.5;
  color: white;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  letter-spacing: 0.03em;
}

p{ text-align: justify;}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

input,
button,
button:focus,
input:focus {
  outline: none;
}

button {
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

input[type=submit] {
  padding: 0;
  cursor: pointer;
}

a,
a:hover {
  color: inherit;
}
.h2, h2{
  font-size: 32px;
  line-height: 2;
}

.h3,
h3, .game-card .game-desc h2 {
  font-size: 25px;
}
.container {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.page-back-content {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  
}
.page-main-content.wrapper-large{
  max-width: 100%;
  background-color: #000;
  background-image: url('../img/bg.webp');
  background-size:cover;
  background-repeat: no-repeat;
  max-height: unset;
  min-height: 100vh;
  height: auto;
}
.page-main-content.wrapper-large:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.8);
}
.page-back-content img{
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.page-back-content .right-link,
.page-back-content .left-link {
  width: calc((100vw - 1070px) / 2);
}
.page-back-content .left-link,
.page-back-content .right-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* width: 50%; */
}
.page-back-content .left-link:after,
.page-back-content .right-link:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /* background: rgba(0, 0, 0, 0.5); */
}
.page-back-content .right-link {
  left: auto;
  right: 0;
}
.animate-btn__inner {
  display: block;
  height: 230px;
  width: 100%;
  max-width: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.animate-btn {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 5;
}
.animate-btn .animate-btn__text {
  display: block;
  width: 100%;
  height: 230px;
  transform: translate(-50%, -50%) scale(0);
  transition: .6s;
  background-image: url(../img/blood1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.animate-btn>* {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.animate-btn .animate-btn__icon {
  transition: .6s;
  transform: translate(-50%, -50%) scale(1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.animate-btn .btn{
  min-width: 140px;
  text-align: center;
}
.animate-btn .crosshair {
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.crosshair {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100px' height='100px'%3e%3cpath d='M 49.984375 8.9863281 A 1.0001 1.0001 0 0 0 49 10 L 49 14.025391 C 29.925717 14.548061 14.548061 29.925717 14.025391 49 L 10 49 A 1.0001 1.0001 0 1 0 10 51 L 14.025391 51 C 14.548061 70.074283 29.925717 85.451939 49 85.974609 L 49 90 A 1.0001 1.0001 0 1 0 51 90 L 51 85.974609 C 70.074283 85.451939 85.451939 70.074283 85.974609 51 L 90 51 A 1.0001 1.0001 0 1 0 90 49 L 85.974609 49 C 85.451939 29.925717 70.074283 14.548061 51 14.025391 L 51 10 A 1.0001 1.0001 0 0 0 49.984375 8.9863281 z M 49 16.025391 L 49 22.021484 C 41.1966 22.303724 33.551346 25.826261 28.25 32.365234 C 24.268156 37.276662 22.226201 43.130073 22.021484 49 L 16.025391 49 C 16.545639 31.008325 31.008325 16.545639 49 16.025391 z M 51 16.025391 C 68.991675 16.545639 83.454361 31.008325 83.974609 49 L 77.972656 49 C 77.872138 46.218016 77.368116 43.454928 76.453125 40.8125 A 0.50032057 0.50032057 0 1 0 75.507812 41.140625 C 76.386435 43.678023 76.872347 46.329246 76.972656 49 L 67.949219 49 C 67.445186 39.864886 60.135114 32.554814 51 32.050781 L 51 23.015625 C 56.64557 23.221319 62.274963 25.193445 67.003906 29.027344 C 67.77772 29.653858 68.506138 30.314701 69.191406 31.005859 A 0.50064154 0.50064154 0 0 0 69.902344 30.300781 C 69.191612 29.58394 68.434998 28.899485 67.632812 28.25 C 63.129855 24.599314 57.834104 22.57614 52.460938 22.107422 C 51.974674 22.065004 51.487008 22.040465 51 22.023438 L 51 16.025391 z M 49 23.023438 L 49 32.039062 C 45.560954 32.228158 42.373046 33.372199 39.714844 35.226562 A 0.50005 0.50005 0 1 0 40.285156 36.046875 C 42.781868 34.305168 45.770256 33.22674 49 33.039062 L 49 40 A 1.0001 1.0001 0 1 0 51 40 L 51 33.050781 C 59.592781 33.551374 66.448626 40.407219 66.949219 49 L 60 49 A 1.0001 1.0001 0 1 0 60 51 L 66.949219 51 C 66.448626 59.592781 59.592781 66.448626 51 66.949219 L 51 60 A 1.0001 1.0001 0 0 0 49.984375 58.986328 A 1.0001 1.0001 0 0 0 49 60 L 49 66.949219 C 40.407219 66.448626 33.551374 59.592781 33.050781 51 L 40 51 A 1.0001 1.0001 0 1 0 40 49 L 33.042969 49 C 33.141125 47.313321 33.471185 45.690056 34.025391 44.171875 A 0.50018397 0.50018397 0 1 0 33.085938 43.828125 C 32.492554 45.453629 32.142339 47.194268 32.042969 49 L 23.015625 49 C 23.221319 43.35443 25.193445 37.725037 29.027344 32.996094 C 34.135249 26.695721 41.489671 23.304341 49 23.023438 z M 71.568359 32.421875 A 0.50005 0.50005 0 0 0 71.173828 33.238281 C 71.38349 33.501828 71.588916 33.770217 71.787109 34.041016 A 0.5002233 0.5002233 0 1 0 72.59375 33.449219 C 72.387943 33.168017 72.175369 32.889687 71.957031 32.615234 A 0.50005 0.50005 0 0 0 71.568359 32.421875 z M 73.886719 35.886719 A 0.50005 0.50005 0 0 0 73.470703 36.640625 C 73.73482 37.105039 73.986202 37.575883 74.220703 38.052734 A 0.50005 0.50005 0 1 0 75.117188 37.613281 C 74.873689 37.118133 74.613727 36.628071 74.339844 36.146484 A 0.50005 0.50005 0 0 0 73.886719 35.886719 z M 37.238281 37.496094 A 0.50005 0.50005 0 0 0 36.898438 37.65625 C 36.018067 38.590101 35.238678 39.619065 34.572266 40.724609 A 0.50005 0.50005 0 1 0 35.427734 41.240234 C 36.057322 40.195779 36.795324 39.225899 37.626953 38.34375 A 0.50005 0.50005 0 0 0 37.238281 37.496094 z M 50 48 C 48.895 48 48 48.895 48 50 C 48 51.105 48.895 52 50 52 C 51.105 52 52 51.105 52 50 C 52 48.895 51.105 48 50 48 z M 16.025391 51 L 22.027344 51 C 22.309826 58.803399 25.826777 66.449072 32.365234 71.75 C 37.276662 75.731845 43.130072 77.774185 49 77.978516 L 49 83.974609 C 31.008325 83.454361 16.545639 68.991675 16.025391 51 z M 23.023438 51 L 32.050781 51 C 32.554814 60.135114 39.864886 67.445186 49 67.949219 L 49 76.984375 C 43.35443 76.778681 37.725037 74.806555 32.996094 70.972656 C 26.695721 65.864751 23.304341 58.510329 23.023438 51 z M 67.949219 51 L 76.978516 51 C 76.773988 56.645886 74.80615 62.275129 70.972656 67.003906 C 65.864751 73.304279 58.510329 76.695659 51 76.976562 L 51 67.949219 C 60.135114 67.445186 67.445186 60.135114 67.949219 51 z M 77.980469 51 L 83.974609 51 C 83.454361 68.991675 68.991675 83.454361 51 83.974609 L 51 77.970703 C 58.803386 77.687684 66.44908 74.17126 71.75 67.632812 C 75.730938 62.722157 77.774818 56.868741 77.980469 51 z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(.97);
    transform: scale(.97);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(.97);
    transform: scale(.97);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate-btn:hover .animate-btn__text {
  transform: translate(-50%, -50%) scale(1);
}
.page-main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* min-height: 100vh; */
  max-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;

}

.page-back-content:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
background: rgb(0, 0, 0);
  background: radial-gradient(circle at 50% 10%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0.7147233893557423) 62%)

}

.page-main-content>* {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  /* z-index: 1; */
}

.page-main-content .main {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.main {
  padding-top: 20px;
  padding-bottom: 40px;
 
  margin-left: auto;
  margin-right: auto;
}
 main.main.pt-100 {
   padding-top:100px;
 }
 @media(max-width:1499px){
    main.main.pt-90 {
      padding-top: 55px;
    }
 }
.btn, .btn-white {
  display: inline-block;
  cursor: pointer;
  color: white;
  background: firebrick;
  padding: 0 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  background: firebrick;
  border-radius: 1.5rem;
}

.btn:hover {
  background: #fff;
  color: black;
  /* background: linear-gradient(150deg, #808080 1%, #c31919 100%); */
}

.btn.w-100 {
  font-size: 19px;
  width: 100%;
  text-align: center;
  height: 57px;
  font-weight: 700;
  line-height: 57px;
}
.btn-white{
  background-color: #fff;
  color: firebrick
}
.text-link {
  font-size: 14.5px;
  color: rgb(100, 100, 100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.text-link:hover {
  color: #ffd700;
}

.text-center {
  text-align: center;
}



.text-small {
  padding: 10px 20px 30px 20px;
}

.text-small>* {
  font-size: 13px;
  color: gray;
}

.text-small p+p {
  margin-top: 16px;
}

.text-16,
.text-16>* {
  font-size: 16px;
}

.star-rating {
  width: 100px;
  position: relative;
  height: 25px;
  margin-left: -6px;
}

.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  line-height: 1;
  width: 100px;
}

.star-rating span+span {
  z-index: 2;
  color: gold;
  width: 105px;
  overflow: hidden;
}

.star-rating.star-rating--short span+span {
  z-index: 2;
  color: gold;
  width: 93px;
  overflow: hidden;
}

.game-video {
  padding-top: 60px;
  padding-bottom: 60px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}

.video-wrapper+.game-video__poster{margin-top: 60px;}
.game-video__poster img{
  width: 100%;
  object-fit: cover;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-content {
  color: #fff;
  padding-bottom: 60px;
}

.single-news+.single-news {
  margin-top: 40px;
}

.single-news h3 {
  font-size: 24px;
  margin-bottom: 16px;
}

.game-rules {

  color: rgba(255, 255, 255, .78);
}

*+.game-rules {

  padding-top: 20px;
}

.game-rules p {
  font-size: 16px;
  line-height: 1.6;
}

.game-rules p+p {
  margin-top: 10px;
}

.game-rules h3 {
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
}

.game-rules h2 {
  margin: 10px 0px 5px 0px;
  font-size: 19.2px;
  color: #fff;
}

.border-block {
  border-left: 3px solid firebrick;
  padding-left: 10px;
}

/*========GAMBURGER======*/

.toggle-menu {
  display: none;
  position: relative;
  /* right: 15px;
  top: 3px; */
  z-index: 100;
  cursor: pointer;
}

.toggle-menu span {
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  background-color: firebrick;
  top: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.toggle-menu span:after,
.toggle-menu span:before {
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  background-color: firebrick;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.toggle-menu span:after {
  top: -8px;
}

.toggle-menu span:before {
  bottom: -8px;
}

.toggle-menu.active span {
  background-color: transparent;
}

.toggle-menu.active span:after {
  top: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: firebrick;
}

.toggle-menu.active span:before {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: firebrick;
}

header.header {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 240px;

  padding-right: 10px;
  height: 60px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.header .logo img {
  height: 55px;
  width: 75%;
  margin: 0 auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.header-content {
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}

.header-content .header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-column-gap: 3px;
  -moz-column-gap: 3px;
  column-gap: 3px;
}

.header-content .header-menu li {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-content .header-menu li a {
  padding-left: 30px;
  padding-right: 30px;
  white-space: nowrap;
  color: #fff;
  height: 50px;
  line-height: 50px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-weight: bold;
  text-transform: uppercase;
}

/* .header-content .header-menu li.active,
.header-content .header-menu li:hover {
  background-color: #ffd700;
} */

.header-content .header-menu li:hover a {
  color: firebrick;
}

.header-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;

}

h1, .main-title {
  /* font-size: 45px; */
  font-size: 34px;
  margin: auto;
  color: white;
  text-transform: uppercase;
max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/************news**********/

.main.main-news .text-center {
  margin-top: 60px;
}

.main.main-news .games-info {
  padding-top: 0px;
}

.game-blog .game-card {
  position: relative;
}

.game-blog .game-card img {
  -o-object-position: top;
  object-position: top;
}

.game-blog .game-card:hover:after {
  display: none;
}

.game-blog .game-card .game-desc {
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.games-info-cards .game-desc {
 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 
}
.games-info-cards .game-desc .game-desc__header + p{margin-top: auto;}
.games-info-cards .game-desc .game-desc__header {
  padding-bottom: 10px;
}
.game-blog .game-card .game-desc .h3,.game-blog .game-card .game-desc h3,   .game-blog .game-card .game-desc h2,
.game-blog .game-card .game-desc p {
  color: #fff;
}

.game-blog .game-card .game-desc p {
  color: #fff;
  height: 0;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.game-blog .game-card:hover .game-desc p {
  height: 90px;
}

.game-blog .game-card .game-desc__btn {
  display: none;
}

.game-blog .game-card:first-child {
  border: 0;
  -webkit-box-shadow: none;
-webkit-box-shadow: 0 0 15px rgba(255, 255, 255, .5);
  box-shadow: 0 0 10px rgba(255, 255, 255, .5);
  background: #f3f3f3;
  margin: 1px 0px;
  margin-bottom: 0;
}

.game-blog .game-card:first-child:hover {
  background-color: #fff;
}

.game-blog .game-desc__btn {

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.game-blog .game-desc,
.game-blog .game-card:first-child .game-desc {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}


.game-blog .game-card:first-child .game-desc p {
  -webkit-line-clamp: 4;
}

.game-blog .games-info-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.game-blog .game-card:nth-child(3n +1) {
  width: 100%;
}

.game-blog .game-card {
  width: calc(50% - 10px);
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.game-blog .game-desc .game-desc__btn {
  margin-top: auto;
  padding-top: 16px;
}

.game-blog .game-card .game-desc {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.game-blog .game-card .game-desc>* {
  width: 100%;
}

.game-blog .game-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.game-blog .game-card:first-child .game-img,
.game-blog .game-card .game-img {
  width: 100%;
  height: 300px;

}


.game-blog .text-center .btn {
  width: auto;
}
@media(max-width:1439px) {
  .btn.btn--accent {
    width: 110px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }
}

@media(max-width:1199px) {
  .page-back-content a{
    display: none!important
  }
    .page-back-content:before{
      background: radial-gradient(circle, rgba(0, 0, 0, 1) 104%, rgba(0, 0, 0, 0.7147233893557423) 62%);
    }
  h1, .main-title {
    font-size: 35px;
  }

  .video-wrapper+.game-video__poster {
    margin-top: 40px;
  }
}

.header-banner img {
  width: 100%;
  height: 100%;
}

.header-banner .header-title .h1, .header-banner .header-title h1 {
  position: absolute;
  left: 0;
  bottom: 80px;
  z-index: 1;
}

.header-banner .header-title .h1 span, .header-banner .header-title h1 span {
  background: gold;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 100%;
  font-size: 32px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}

.header-banner .header-title .h1 span+span, .header-banner .header-title h1 span+span {
  margin-top: 5px;
}

/*games-info*/


.games-info-header {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgb(230, 230, 230);
  height: 30px;
  color: gray;
  font-size: 14.5px;
}

.games-info-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.game-card {
  position: relative;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 15px rgba(255, 255, 255, .5);
  box-shadow: 0 0 10px rgba(255, 255, 255, .5);
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;

}

.game-desc>* {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.game-desc {
  padding: 15px 15px 24px;

  -webkit-box-flex: 2;

  -ms-flex-positive: 2;

  flex-grow: 2;
  background-color: black;
}

.game-desc>*+* {
  margin-top: 24px;
}

.game-desc__header {
  position: relative;
}

.game-desc__header .h3, .game-desc__header h2, .game-desc__header h3 {
  display: inline-block;
  text-indent: 50px;
  line-height: 1.5;
}
.game-card .game-desc__header h2{
  -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.game-card:hover .game-desc__header h2{color: rgba(255, 255, 255, .75)}
.game-card__rating {
  position: absolute;
  top: 6px;
  left: 0;
  height: 20px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 18px;
  background-color: firebrick;
  color: #fff;
  font-size: 14px;

}

.game-desc p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: rgba(255, 255, 255, .7);

}

.game-img {
  width: 100%;
  height: 320px;
  overflow: hidden;
}

.game-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}


.game-img1 {
  background-size: 100% auto;
}

.game-img2 {
  background-size: 100% auto;
}

.game-img3 {
  background-size: 100% auto;
}

.game-card:hover{
  -webkit-box-shadow: 0 0 25px rgba(255, 255, 255, .8);
  box-shadow: 0 0 25px rgba(255, 255, 255, .8);
}

.game-card.game-card--center{
  transform: translateY(-50px);
  
}

.game-card:hover .game-img1 {
  transform: scale(1.1);
  transform-origin: center bottom; /* Set transform origin to bottom center */
  transition: transform 0.4s ease-in-out;
}

.game-img1 {
  transition: transform 0.4s ease-in-out;
  transform-origin: center bottom; /* Set transform origin to bottom center */

}

.game-card:hover .game-img2 {
  transform: scale(1.1);
  transform-origin: center bottom; /* Set transform origin to bottom center */
  transition: transform 0.4s ease-in-out;
}

.game-img2 {
  transition: transform 0.4s ease-in-out;
  transform-origin: center bottom; /* Set transform origin to bottom center */

}

.game-card:hover .game-img3 {
  transform: scale(1.1);
  transform-origin: center bottom; /* Set transform origin to bottom center */
  transition: transform 0.4s ease-in-out;
}

.game-img3 {
  transition: transform 0.4s ease-in-out;
  transform-origin: center bottom; /* Set transform origin to bottom center */

}

/* .game-card:hover .game-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

} */

.game-card__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.game-card__buttons .text-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  /* font-weight: 700; */
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.game-card__buttons .text-link:hover {
  color: firebrick;
}

/* @keyframes scale{
  0%{transform: scale(1) rotate(0deg);}
  50% { transform: scale(1.2) rotate(5deg);}
   
  100% { transform: scale(1) rotate(0deg);  }
} */


.footer {
  height: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
  background: #000;
  text-align: center;
  line-height: 40px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  color: rgb(100, 100, 100);
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: content-box;
}

.footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.footer a {
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  white-space: nowrap;
}

.footer a:hover {
  color: #fff;
}
@media(max-width:1364px){
  .page-back-content .right-link,
    .page-back-content .left-link {
      width: calc((100vw - 700px) / 2);
    }
    
  .page-main-content{
    max-width: 700px;
  }
    .games-info-cards {
      grid-template-columns: repeat(2, 1fr);
  
    }
  .toggle-menu {
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
  }
   
    .header-content{
     align-items: center;
     justify-content: space-between;
    }
   .header  .container{max-width: 1280px;}
     .header-content .logo img{width: 100%;}
    .header-content .header-menu {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      max-width: 320px;
      background-color: #000;
      display: block;
      z-index: 5;
      padding: 50px;
      padding-left: 30px;
      padding-right: 30px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
  
    .header-content .header-menu li {
      height: 40px;
    }
  
    .header-content .header-menu li+li {
      margin-top: 3px;
    }
  
    .header-content .header-menu.active {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
}
@media (max-width: 1199px) {
  .header-banner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h2, h2{
    font-size: 28px;
  }

  .h3, h3, .game-desc__header h2 {
    font-size: 24px;
  }


  *+.game-rules {
    padding: 30px;
  }

  .header .logo {
    width: 75%;
    height: 50px;
    flex-shrink: 0;
  }

  .header-content {
    height: 50px;
  }
}

@media (max-width: 991px) {
  /* .header-content .header-menu li {
    font-size: 14px;
  }

  .header-content .header-menu li a {
    padding-left: 12px;
    padding-right: 12px;

  } */

  h1, .main-title {
    font-size: 26px;
  }

  .main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .game-video {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  

  .game-img {
    height: 380px;
  }
    .main.main-news .text-center {
      margin-top: 30px;
    }
}

@media (max-width: 767px) {
  .h2, h2 {
    font-size: 22px;
    line-height: 1.4;
  }


  .btn {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }

  .text-small {
    padding: 10px 10px 10px 20px;
  }

  .text-16,
  .text-16>* {
    font-size: 14px;
  }

  .header .logo {
    width: 140px;
    height: 40px;
  }

  header.header {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header-content {
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    background-color: #000;
    border-bottom: solid 1px #e4e4e4;
    align-items: center;
  }


  .header-banner .header-title .h1 span {
    font-size: 20px;
    padding: 6px 12px;
  }

  .header-banner .header-title .h1,  .header-banner .header-title h1 {
    bottom: 90px;
  }

  .header-banner {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .game-img {
    height: 290px;
  }

  *+.game-rules {
    padding: 40px 15px 0;
  }

  .game-rules {
    padding-left: 15px;
    padding-right: 15px;
  }

  h1, .main-title {
    font-size: 20px;
    text-align: center;
  }

footer {
    background: #000;
    padding: 1rem;
    height: 2.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-wrapper {
    display: flex;
    justify-content: center;
    gap: 1.4rem;
    text-align: center;
}

.footer-wrapper a {
    font-size: 0.6rem;
}


  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.2;
  }

  .footer .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}


.btn.btn--accent {
  background-color: firebrick;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: "Russo One", Arial, Helvetica, sans-serif;
}


@media(max-width:574px) {
  .games-info-cards {
    grid-template-columns: 1fr;
  }
}

@media(max-width:1023px) {
  .game-blog .games-info-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 15px;
  }

  .game-blog .game-card .game-desc {
    padding-bottom: 0;
    padding: 15px;
    /* display: block; */
    position: relative;
    background-color: #fff;
    color: #000;
  }

  .game-blog .game-card,
  .game-blog .game-card:nth-child(3n +1) {
    width: 100%;
  }

  .game-blog .game-card:hover:after {
    display: block;
  }

  .game-blog .game-card:first-child .game-img,
  .game-blog .game-card .game-img,
  .game-blog .game-card:first-child .game-img img,
  .game-blog .game-card .game-img img {
    width: 100%;
    height: 200px !important;
    -o-object-position: top;
    object-position: top;
  }

  .game-blog .game-card .game-desc .h3,
     .game-blog .game-card .game-desc h2,
    .game-blog .game-card .game-desc h3,
  .game-blog .game-card .game-desc p {
    color: #000;
  }

  .game-blog .game-card .game-desc p {
    color: #000;
    height: auto;

  }

  .game-blog .game-card:hover .game-desc p {
    height: unset;
  }

  .game-blog .game-card .game-desc__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .game-blog .game-card .game-img {
    padding: 0;
  }
}

@media (max-width: 574px) {
  .game-blog .games-info-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}

#showNext:hover {
  background-color: #fff;
  color: #000;
}

  .game-blog .game-card{position: relative;}
  .game-blog .game-card  h2 {
      font-size: 22px;
      position: absolute;
      top: 15px;
      left: 25px;
      z-index: 3;
      color: #fff
    }
     .game-blog .game-card h3{font-size: 20px;}
     @media(max-width:991px){
      .game-blog .game-card h3 {
          font-size: 17px;
        }
     }
.fix-img {

  text-align: center;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  padding-top: 35px;
  width: 40%;
}

.fix-img img {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.fix-img .btn-white {
  text-align: center;
  font-size: 12px;
  width: 150px;
  height: 45px;
  line-height: 45px;
  margin-top: 24px;
  font-weight: bold;
  
}

.fix-img:hover .btn-white {
  color: #fff;
  background-color: firebrick;
}

.fix-img:hover img {
  opacity: .8;
}

.main-columns section {
  width: 900px;
}

.main-columns__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: sticky;
  top: 60px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.main-columns {
  padding-left: calc((100vw - 1000px) / 2);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 900px 1fr;
  grid-template-columns: 900px 1fr;
}

@media(max-width:1919px) {
  .main-columns section {
    width: 750px;
  }

  .main-columns {
    padding-left: calc((100vw - 1100px) / 2);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 750px 1fr;
    grid-template-columns: 750px 1fr;
  }
}

@media(max-width:1439px) {
  .main-columns section {
    width: 700px;
  }

  .main-columns {
    padding-left: calc((100vw - 1100px) / 2);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 700px 1fr;
    grid-template-columns: 700px 1fr;
  }
}

@media (max-width: 1199px) {
  .main-columns__right {
    display: none;
  }

  .main-columns {
    padding-left: 35px;
    padding-right: 35px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-columns section {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .main-columns {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.game-rules li +li {margin-top: 8px;}
.game-rules li{line-height: 1.5;}

.footerCopy {
  color: #fff;
}