.kl-games-grid {
  position: relative;
}
.kl-games-grid .kl-games-grid-topbar {
  background-color: #00a04e;
  position: relative;
}
.kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner {
  padding: 1.5rem 0;
  position: relative;
}
@media (min-width: 992px) {
  .kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner {
    padding: 2rem 0;
  }
}
.kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner .kl-games-grid-topbar-title {
  text-transform: uppercase;
  font-size: 3.75rem;
  color: #fff;
  font-weight: 800;
}
@media (max-width: 991.98px) {
  .kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner .kl-games-grid-topbar-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 767.98px) {
  .kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner .kl-games-grid-topbar-title {
    font-size: 1.7rem;
  }
}
@media (max-width: 575.98px) {
  .kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner .kl-games-grid-topbar-title {
    font-size: 1.5rem;
  }
}
.kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner .kl-games-grid-topbar-title .highlight-title {
  color: #fff116;
}
.kl-games-grid .kl-games-grid-topbar .kl-games-grid-topbar-inner:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -19px;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #00a04e;
}
.kl-games-grid .swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
  transition: transform 50ms ease-in-out;
  transform: scale3d(1, 1, 1);
}
.kl-games-grid .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #252127;
  transform: scale3d(1.2, 1.2, 1.2);
}
.kl-games-grid .kl-games-grid-content {
  padding: 4.69rem 0 4.69rem 0;
}
@media (max-width: 1199.98px) {
  .kl-games-grid .kl-games-grid-content {
    padding: 4.69rem 0 2.5rem 0;
  }
}
@media (max-width: 991.98px) {
  .kl-games-grid .kl-games-grid-content {
    padding: 2.69rem 0 1.8rem 0;
  }
}
@media (min-width: 768px) {
  .kl-games-grid .kl-games-grid-content [data-aos=fade-up]:nth-child(1) {
    transition-delay: 0ms;
  }
  .kl-games-grid .kl-games-grid-content [data-aos=fade-up]:nth-child(2) {
    transition-delay: 100ms;
  }
  .kl-games-grid .kl-games-grid-content [data-aos=fade-up]:nth-child(3) {
    transition-delay: 200ms;
  }
}
.kl-games-grid .kl-games-grid-content .custom-selector:first-child {
  padding-right: 0;
}
@media (max-width: 1399.98px) {
  .kl-games-grid .kl-games-grid-content .custom-selector:first-child {
    padding-right: 12px;
  }
}
.kl-games-grid .kl-games-grid-content .custom-selector:nth-child(2) {
  padding: 0 6px;
}
@media (max-width: 1399.98px) {
  .kl-games-grid .kl-games-grid-content .custom-selector:nth-child(2) {
    padding: 0 12px;
  }
}
.kl-games-grid .kl-games-grid-content .custom-selector:nth-child(3) {
  padding-left: 0;
}
@media (max-width: 1399.98px) {
  .kl-games-grid .kl-games-grid-content .custom-selector:nth-child(3) {
    padding-left: 12px;
  }
}
@media (min-width: 1400px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner {
    margin: 0 1.5rem;
  }
}
.kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-image img {
  width: 100%;
  height: 100%;
}
.kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
  text-transform: uppercase;
  padding: 27px 0 2px 0;
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.189rem;
}
@media (min-width: 375px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 1.3rem;
  }
}
@media (min-width: 576px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 1400px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 1.9rem;
  }
}
@media (min-width: 1500px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-title {
    font-size: 2.2rem;
  }
}
.kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-text {
  font-size: 1.33rem;
}
@media (max-width: 767.98px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .kl-games-grid-link .kl-game-content .kl-game-text {
    font-size: 1.1rem;
  }
}
.kl-games-grid .kl-games-grid-content .kl-games-grid-inner .game-navigation {
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding-top: 13px;
}
@media (min-width: 576px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .game-navigation {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .kl-games-grid .kl-games-grid-content .kl-games-grid-inner .game-navigation {
    padding-top: 17px;
  }
}
.kl-games-grid .platform-wrapper {
  margin-top: 14px;
  display: flex;
}
.kl-games-grid .platform-wrapper .platform-images {
  margin-left: 12px;
}
.kl-games-grid .platform-wrapper .platform-images:first-child {
  margin-left: 0;
}
.kl-games-grid .platform-wrapper .platform-images a {
  position: relative;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.kl-games-grid .platform-wrapper .platform-images a img {
  height: auto;
  width: 100%;
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: transform 100ms ease-in-out, opacity 100ms ease-in-out;
  backface-visibility: hidden;
  will-change: transform;
}
.kl-games-grid .platform-wrapper .platform-images a img:hover {
  transform: scale3d(1.01, 1.01, 1.01);
  opacity: 0.8;
}

/*# sourceMappingURL=games-grid.css.map */
