/*!
Theme Name: iplay
Theme URI:
Author:
Author URI:
Description:
Version: 1.0.0
*/
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman.eot");
  src: local("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman"), url("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("/wp-content/themes/iplay/assets/fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: "HelveticaNeueCyr", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  -moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
  tab-size: 4; /* 3 */
  font-size: 62.5%;
  scroll-behavior: smooth;
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

input {
  outline: none;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

body {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
}

.wp-block-columns.wp-container-core-columns-layout-1,
.container {
  margin-left: 6%;
  margin-right: 6%;
}

.offset {
  margin-bottom: 2.5rem;
}

.hide {
  display: none;
}

.slider-wrapper {
  position: relative;
}

.site-main__title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
}
.site-main__wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.content-top {
  padding-bottom: 1rem;
  border-bottom: 1px solid #DADADA;
}
.content-bottom {
  display: flex;
  flex-flow: column;
  gap: 2rem 2.8rem;
  border-top: 1px solid #DADADA;
  padding-top: 3rem;
}

.page-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
  text-transform: capitalize;
}

.pagination {
  text-align: center;
}
.pagination .prev {
  margin: 3rem 0;
}

.round-corner {
  border-radius: 2rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .content-bottom {
    flex-flow: row;
    padding-top: 5rem;
  }
  .content-bottom > section {
    flex: 0 0 calc(50% - 1.4rem);
  }
  .page-title {
    font-size: 3rem;
  }
}
@media (min-width: 1366px) {
  .wp-block-columns.wp-container-core-columns-layout-1,
  .container {
    width: 100%;
    max-width: 1208px;
    margin-left: auto;
    margin-right: auto;
  }
  .offset {
    margin-bottom: 5rem;
  }
  .site-main__title {
    font-size: 3rem;
  }
}
.header {
  display: flex;
}
.header > .container {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  row-gap: 1rem;
  width: 100%;
  padding: 1rem 0 2rem;
  position: relative;
}
.header__logo {
  display: flex;
  align-items: center;
}
.header__nav-menu {
  display: none;
}
.header .nav-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: -100%;
  background: #fff;
  padding-bottom: 2.8rem;
  display: flex;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition-property: top, visibility, z-index, opacity;
  transition-delay: 0s, 0.2s, 0.3s, 0.3s;
  transition-duration: 0.5s;
}
.header .nav-menu__list {
  display: flex;
  flex-flow: column;
  row-gap: 2rem;
  width: 100%;
}
.header .nav-menu__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.8rem;
  text-decoration: none;
  color: #000;
}
.header .nav-menu__link:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-radius: 1px;
  transform: rotate(45deg);
}
.header .nav-menu__link:hover {
  color: #000;
}
.header__search {
  order: 1;
  flex: 0 0 100%;
  z-index: 1;
}
.header__customer-links {
  display: flex;
  align-items: center;
}

.logo .custom-logo-link {
  display: flex;
}

.search .search__form {
  position: relative;
}
.search .search__field {
  width: 100%;
  border: 1px solid #E6E6E6;
  border-radius: 33px;
  padding: 14px 20px;
  line-height: 2rem;
  font-size: 1.4rem;
}
.search .search__field::placeholder {
  font-size: 1.4rem;
  color: #8B8B8B;
}
.search .search__submit {
  position: absolute;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  background-image: url(/wp-content/themes/iplay/assets/images/icons/magnify.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  height: 20px;
  width: 20px;
  top: 50%;
  right: 5%;
  transform: translate(-5%, -50%);
  padding: 0;
  cursor: pointer;
}

.subscribe__link {
  display: flex;
  background-color: #EC1F23;
  border-radius: 25px;
  padding: 10px 24px;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
}
.subscribe__link:hover {
  color: #fff;
}
.subscribe__text {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.hamburger {
  display: flex;
  align-items: center;
}
.hamburger__toggle {
  display: none;
}
.hamburger__lines {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 14px;
}
.hamburger__line {
  width: 18px;
  height: 2px;
  border-radius: 1px;
  background-color: #000;
  transition: all 0.3s ease-in-out;
}

.customer-links__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 1.5rem;
}
.customer-links__link {
  display: flex;
}

html:has(.hamburger__toggle:checked) .header__nav-menu {
  top: 100%;
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
html:has(.hamburger__toggle:checked) .hamburger__lines .top-bun {
  transform: rotate(45deg);
  margin-top: 7px;
}
html:has(.hamburger__toggle:checked) .hamburger__lines .bottom-bun {
  opacity: 0;
  transform: rotate(-45deg);
}
html:has(.hamburger__toggle:checked) .hamburger__lines .meat {
  transform: rotate(-45deg);
  margin-top: -5px;
}

.logged {
  display: flex;
  align-items: center;
  column-gap: 4px;
  margin-right: 0.5rem;
  position: relative;
  cursor: pointer;
}
.logged:after {
  content: "";
  display: block;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid black;
}
.logged__avatar {
  width: 21px;
}
.logged__list {
  display: flex;
  flex-flow: column;
  row-gap: 10px;
  border: 1px solid #E8E8E8;
  padding: 1rem 1.5rem;
  position: absolute;
  background-color: #fff;
  top: 20px;
  right: -14px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.logged__link {
  display: flex;
  column-gap: 10px;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #2F2F2F;
  text-decoration: none;
  align-items: center;
}
.logged__link:hover {
  color: #2f2f2f;
}
.logged__link.log-out {
  color: #F1585B;
}
.logged__icon {
  width: 1.1rem;
  height: 1.1rem;
}
.logged__toggle-wrapper {
  display: flex;
  cursor: pointer;
}
.logged__toggle {
  display: none;
}
.logged__text {
  white-space: nowrap;
}
.logged__text.log-out {
  color: #F1585B;
}

html:has(.logged__toggle:checked) .logged__list {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
  .header {
    position: sticky;
    top: 0;
    z-index: 99;
    backdrop-filter: blur(1.5rem);
    background-color: rgba(255, 255, 255, 0.45);
  }
  .header > .container {
    width: 100%;
    flex-flow: nowrap;
    align-items: center;
    column-gap: 2rem;
    padding: 1rem 0;
  }
  .header__search {
    flex: unset;
    order: unset;
    min-width: 255px;
  }
  .header__subscribe {
    display: flex;
    align-items: center;
  }
  .search .search__field {
    padding: 12px 20px;
    line-height: 1.9rem;
  }
  .customer-links {
    column-gap: 1.8rem;
  }
}
@media (min-width: 1050px) {
  .header__hamburger {
    display: none;
  }
  .header .nav-menu {
    display: flex;
    align-items: center;
    position: unset;
    margin-right: auto;
    padding: 0;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    z-index: 1;
  }
  .header .nav-menu.with-my-games {
    margin-right: 0;
  }
  .header .nav-menu__list {
    flex-flow: row;
    column-gap: 2rem;
  }
  .header .nav-menu__link {
    font-size: 1.5rem;
  }
  .header .nav-menu__link:after {
    content: none;
  }
}
#notifications-area {
  background-color: #000;
  color: #fff;
  height: auto;
  max-height: 440px;
  overflow-x: hidden;
}
#notifications-area.dropdown-menu {
  top: 90%;
}
#notifications-area #notification-header {
  margin-left: 5px;
}
#notifications-area .dropdown-header {
  color: #fff;
  font-size: 1.3rem;
}
#notifications-area .dropdown-header #fgm-notifications-clear {
  color: #fff;
  float: right;
  margin-left: 10px;
}
#notifications-area #notifications-container .alert {
  margin-left: 3px;
  margin-right: 3px;
}
#notifications-area #notifications-container .alert .game-notification {
  max-width: 51px;
  float: left;
}
#notifications-area #notifications-container .alert .txt-part {
  display: inline-block;
  max-width: 400px;
  min-height: 51px;
  padding-left: 10px;
  font-size: 1.5rem;
}
#notifications-area #notifications-container .alert .txt-part .alert-message {
  display: inline-block;
}
#notifications-area #notifications-container .alert .txt-part .close {
  position: absolute;
  top: 0px;
  right: 17px;
}

#notifications-dropdown {
  font-size: 1.5rem;
  font-weight: bold;
}
#notifications-dropdown .fa {
  display: inline-block;
}
#notifications-dropdown .fa.fa-cog {
  position: relative;
}
#notifications-dropdown #notification-count {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 50%;
  background: green;
  color: white;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0px;
  transform-origin-z: initial;
}

.footer {
  margin-bottom: 2.8rem;
}
.footer > .container {
  background-color: #F2F2F2;
  border-radius: 2rem;
  padding: 4rem 3.5rem;
}
.footer__logo {
  margin-bottom: 4.5rem;
}
.footer__logo .custom-logo {
  width: 12.5rem;
  height: 3.5rem;
}
.footer .nav-menu {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 2.3rem;
  margin-bottom: 4.5rem;
}
.footer .nav-menu__title {
  color: #E91F22;
  font-size: 0.9rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
}
.footer .nav-menu__list {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 2.3rem;
}
.footer .nav-menu__item:last-child .nav-menu__link {
  text-decoration: underline;
}
.footer .nav-menu__link {
  color: #242424;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  font-size: 1.4rem;
}
.footer__copyright-policy {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  column-gap: 2rem;
  row-gap: 2.3rem;
}

.copyright {
  text-align: center;
  font-size: 1.4rem;
  color: #7C7E7F;
  padding-top: 3.5rem;
  border-top: 1px solid #C4C4C4;
}

.policy__list {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  column-gap: 2rem;
  row-gap: 2.3rem;
}
.policy__link {
  font-size: 1.4rem;
  color: #9D9D9D;
}

@media (min-width: 768px) {
  .footer {
    width: 100%;
  }
  .footer__wrapper {
    display: flex;
    flex-flow: row wrap;
  }
  .footer__wrapper > * {
    margin-right: auto;
  }
  .footer__logo {
    flex: 0 0 100%;
  }
  .footer .nav-menu__item:last-child .nav-menu__link {
    text-decoration: none;
  }
  .footer .nav-menu__link {
    text-shadow: none;
  }
  .footer__copyright-policy {
    justify-content: space-between;
  }
  .copyright {
    border: none;
    font-size: 1.3rem;
  }
  .policy__link {
    font-size: 1.3rem;
    color: #7C7E7F;
  }
}
@media (min-width: 950px) {
  .footer__logo {
    flex: unset;
  }
}
.game-product__top {
  display: flex;
  flex-flow: column;
  row-gap: 2rem;
  margin-bottom: 5rem;
}
.game-product__header {
  display: flex;
  flex-flow: column;
  row-gap: 1.5rem;
}
.game-product__title {
  font-size: 2rem;
  font-weight: 600;
  color: #1E1E1E;
}
.game-product__ratings {
  display: flex;
  align-items: center;
}
.game-product__ratings > a {
  display: flex;
  align-items: center;
}
.game-product__ratings .ratings__icon {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #F2F2F2;
}
.game-product__ratings .ratings.active {
  background-color: #FFC107;
}
.game-product__ratings .ratings__text {
  color: #1E1E1E;
  font-size: 1.5rem;
  margin-left: 1rem;
  text-decoration: underline;
}
.game-product__tags {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
}
.game-product__tags > a {
  border: 1px solid #B5B5B5;
  border-radius: 0.5rem;
  color: #939393;
  font-size: 1.3rem;
  line-height: 1.3rem;
  padding: 0.3rem 0.8rem;
}
.game-product .gallery__item {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 2rem;
  cursor: pointer;
}
.game-product .gallery__swiper.thumb .gallery__list {
  display: flex;
  flex-flow: row nowrap;
}
.game-product .gallery__swiper.thumb .gallery__item {
  margin-right: 1rem;
  width: 78px;
  height: 61px;
}
.game-product .gallery__swiper.thumb .gallery__thumb-image {
  object-fit: cover;
  height: 100%;
}
.game-product .gallery__swiper.main {
  margin-bottom: 1rem;
}
.game-product .gallery__swiper.main .gallery__main-image {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  flex-shrink: 0;
  height: 100%;
}
.game-product__add-form {
  margin-bottom: 2rem;
}
.game-product__short-description {
  font-size: 1.6em;
  color: #1E1E1E;
}
.game-product .short-description__hide {
  display: none;
}
.game-product .short-description__read-more {
  border: none;
  background-color: transparent;
  font-size: 1.6rem;
  text-decoration: underline;
  cursor: pointer;
}
.game-product__middle {
  display: flex;
  flex-flow: column;
  row-gap: 4rem;
  margin-bottom: 4rem;
}
.game-product .tabs__list {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 3.5rem;
  overflow-y: hidden;
  position: relative;
  margin-bottom: 2.5rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.game-product .tabs__list:after {
  content: "";
  display: block;
  background: #F2F2F2;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.game-product .tabs__list::-webkit-scrollbar {
  display: none;
}
.game-product .tabs__item {
  position: relative;
  padding-bottom: 2rem;
}
.game-product .tabs__item:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #F2F2F2;
  transition: all 0.3s ease;
}
.game-product .tabs__item.ui-state-active:after {
  background-color: #242424;
  z-index: 1;
}
.game-product .tabs__anchor {
  font-size: 1.8rem;
  color: #242424;
  text-decoration: none;
  white-space: nowrap;
}
.game-product .tabs__panel {
  font-size: 1.6rem;
  color: #707070;
}
.game-product .tabs p {
  margin-bottom: 1rem;
}
.game-product .tabs ul {
  list-style-type: disc;
  margin-left: 2rem;
}
.game-product .tabs ol {
  margin-left: 2rem;
}
.game-product .details {
  display: flex;
  flex-flow: column;
  row-gap: 1.6rem;
}
.game-product .details__title {
  font-size: 2rem;
  font-weight: 600;
  color: #242424;
}
.game-product .details__table {
  display: flex;
  flex-flow: column;
  background-color: #F2F2F2;
  border-radius: 1rem;
}
.game-product .details__row {
  display: flex;
  align-items: center;
  padding: 1.6rem 2rem;
  border-bottom: 1px solid #E2E2E2;
}
.game-product .details__row:last-child {
  border: none;
}
.game-product .details__column {
  font-size: 1.5rem;
  color: #1E1E1E;
  width: 50%;
}
.game-product .details__column:first-child {
  font-weight: 600;
}
.game-product .details__link {
  border: 1px solid #B5B5B5;
  border-radius: 0.5rem;
  color: #1E1E1E;
  padding: 0 0.3em;
}
.game-product .reviews {
  display: flex;
  flex-flow: column;
  row-gap: 3rem;
}
.game-product .reviews #comments {
  display: flex;
  flex-flow: column;
  row-gap: 2rem;
}
.game-product .reviews__title {
  font-size: 2rem;
  font-weight: 600;
  color: #242424;
}
.game-product .reviews__noreviews {
  font-size: 1.6rem;
  color: #242424;
}
.game-product .reviews__list {
  display: flex;
  flex-flow: column;
  list-style: none;
}
.game-product .reviews__item {
  padding: 2rem 0 2rem 0.6rem;
  border-top: 1px solid #F2F2F2;
}
.game-product .reviews__item:last-child {
  border-bottom: 1px solid #F2F2F2;
}
.game-product .reviews .user-reviews__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 1.5rem;
}
.game-product .reviews .user-reviews__icon {
  display: flex;
  overflow: hidden;
  border-radius: 50%;
}
.game-product .reviews .user-reviews__content {
  display: flex;
  flex-flow: column;
  row-gap: 0.6rem;
  margin-right: auto;
}
.game-product .reviews .user-reviews__name {
  font-size: 1.6rem;
  font-weight: 600;
  color: #242424;
}
.game-product .reviews .user-reviews__date {
  font-size: 1.6rem;
  color: #707070;
}
.game-product .reviews .ratings {
  display: flex;
  align-items: center;
}
.game-product .reviews .ratings__icon {
  background-color: #F2F2F2;
  width: 1.5rem;
  height: 1.5rem;
}
.game-product .reviews .ratings__icon.active {
  background-color: #FFC107;
}
.game-product .reviews .ratings__text {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #1E1E1E;
  margin-left: 1rem;
}
.game-product .reviews .reply-form__title {
  font-size: 2rem;
  font-weight: 600;
  color: #242424;
  margin-bottom: 1.5rem;
}
.game-product .reviews .reply-form__subtitle {
  font-size: 1.6rem;
  color: #707070;
}
.game-product .reviews .reply-form .comment-form {
  display: flex;
  flex-flow: column;
  row-gap: 2rem;
}
.game-product .reviews .reply-form__ratings, .game-product .reviews .reply-form__author, .game-product .reviews .reply-form__email {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  row-gap: 1.2rem;
}
.game-product .reviews .reply-form__cookies {
  display: flex;
  align-items: flex-start;
  column-gap: 1.3rem;
}
.game-product .reviews .reply-form__cookies input {
  flex: 0 0 2.6rem;
  appearance: none;
  width: 2.6rem;
  height: 2.6rem;
  border: 1px solid #D5D5D5;
  border-radius: 0.7rem;
  position: relative;
  cursor: pointer;
}
.game-product .reviews .reply-form__cookies input:checked:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 10px;
  height: 15px;
  border: solid #EA1E22;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-radius: 1px;
}
.game-product .reviews .reply-form__cookies label {
  font-size: 1.4rem;
  color: #A0A0A0;
  cursor: pointer;
}
.game-product .reviews .reply-form .required {
  color: #EA1E22;
}
.game-product .reviews .reply-form__text {
  font-size: 1.6rem;
  color: #242424;
  margin: 0;
}
.game-product .reviews .reply-form__input {
  width: 100%;
  border: 1px solid #E5E5E5;
  border-radius: 1rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  padding: 1.45rem 1.5rem;
}
.game-product .reviews .reply-form__ratings .ratings__input-radio {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}
.game-product .reviews .reply-form__ratings .ratings__icons {
  display: flex;
}
.game-product .reviews .reply-form__ratings .ratings__icon {
  width: 2.4rem;
  height: 2.4rem;
}
.game-product .reviews .reply-form__ratings .ratings__icon:hover {
  background-color: #FFC107;
}

.add-form__form {
  display: flex;
  flex-flow: column;
  row-gap: 0.5rem;
}
.add-form__field {
  display: flex;
  align-items: start;
  column-gap: 0.8rem;
  border: 1px solid #EDEDED;
  border-radius: 1rem;
  padding: 1.5rem 1.5rem 1.5rem 1rem;
}
.add-form__field.active {
  background-color: #EDF4EF;
  border: none;
}
.add-form .field__input-qty {
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
}
.add-form .field__input-radio {
  display: flex;
  position: relative;
  appearance: none;
  cursor: pointer;
}
.add-form .field__input-radio:before {
  content: "";
  display: block;
  width: 2.1rem;
  height: 2.1rem;
  border: 1px solid #4FD076;
  border-radius: 50%;
}
.add-form .field__input-radio:checked:after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  background-color: #4FD076;
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}
.add-form .field__content {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  row-gap: 1.7rem;
  width: 100%;
  cursor: pointer;
}
.add-form .field__text {
  font-size: 1.6rem;
  font-weight: 600;
}
.add-form .field__price > ins, .add-form .field__price > del,
.add-form .field__price bdi {
  font-size: 1.6rem;
  font-weight: 600;
}
.add-form .field__price > ins {
  color: #ED262A;
  text-decoration: none;
}
.add-form .field__price > del {
  color: #A3A3A3;
}
.add-form .field__description {
  color: #1E1E1E;
  font-size: 1.4rem;
}
.add-form .field__description > a {
  color: #1E1E1E;
  text-decoration: underline;
}

.play__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1E90FF;
  border-radius: 25px;
  padding: 1.7rem 2.4rem;
  line-height: 1.6rem;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  border: none;
  z-index: 1;
  font-weight: bold;
  max-width: 16rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .game-product .reviews .reply-form__title {
    font-size: 2.2rem;
  }
  .game-product .reviews .reply-form .comment-form {
    flex-flow: row wrap;
    justify-content: space-between;
    column-gap: 3rem;
  }
  .game-product .reviews .reply-form__subtitle, .game-product .reviews .reply-form__ratings, .game-product .reviews .reply-form__cookies {
    flex: 0 0 100%;
  }
  .game-product .reviews .reply-form__author, .game-product .reviews .reply-form__email {
    flex: 0 0 calc(50% - 1.5rem);
  }
  .game-product .reviews .reply-form__cookies {
    align-items: center;
  }
}
@media (min-width: 960px) {
  .game-product {
    margin-top: 3.3rem;
  }
  .game-product__top {
    flex-flow: column wrap;
    max-height: 600px;
    column-gap: 11%;
    margin-bottom: 7rem;
  }
  .game-product__header, .game-product__add-form, .game-product__short-description {
    width: 40%;
  }
  .game-product__gallery {
    height: 600px;
    width: 49%;
    order: 1;
  }
  .game-product__header {
    order: 2;
  }
  .game-product__short-description {
    order: 3;
  }
  .game-product__play {
    order: 4;
  }
  .game-product__add-form {
    order: 5;
  }
  .game-product__middle {
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .game-product__tabs {
    width: 49%;
  }
  .game-product__details {
    width: 40%;
  }
  .game-product .details__title {
    font-size: 2.2rem;
  }
  .game-product .gallery__swiper.thumb .gallery__item {
    width: 103px;
    height: 78px;
  }
  .game-product .gallery__swiper.main {
    margin-bottom: 1.2rem;
  }
  .game-product .gallery__swiper.main .gallery__main-image {
    max-height: 382px;
  }
}
.minicart {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111111;
  max-height: 100vh;
}
.minicart.show {
  display: block;
}
.minicart__wrapper {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  max-width: 33rem;
}
.minicart__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 2rem;
  padding: 1.6rem 0;
  border-bottom: 1px solid #F2F2F2;
}
.minicart__title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #1E1E1E;
}
.minicart__close {
  position: relative;
  font-size: 0;
  width: 1.2rem;
  height: 1.2rem;
}
.minicart__close:before, .minicart__close:after {
  content: "";
  display: block;
  right: 0.5rem;
  width: 0.2rem;
  height: 1.4rem;
  position: absolute;
  top: 0;
  background-color: #000;
}
.minicart__close:before {
  transform: rotate(45deg);
}
.minicart__close:after {
  transform: rotate(-45deg);
}
.minicart__main {
  overflow: auto;
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 3rem 0;
  margin-bottom: 1rem;
}
.minicart__list {
  margin: 0 2rem;
}
.minicart__item {
  padding: 1.5rem 0;
  border-top: 1px solid #F2F2F2;
}
.minicart__item:first-child {
  border-top: none;
}
.minicart__item .game-product-item {
  display: flex;
  gap: 0 1.3rem;
}
.minicart__item .game-product-item__content {
  display: flex;
  flex-flow: column;
  gap: 1.3rem 0;
  margin-right: auto;
}
.minicart__item .game-product-item__name {
  color: #1E1E1E;
  font-size: 1.6rem;
  font-weight: 600;
}
.minicart__item .game-product-item .price {
  display: flex;
  flex-flow: column;
  gap: 0.4rem 0;
  font-size: 1.6rem;
  font-weight: 600;
}
.minicart__item .game-product-item .price__special {
  color: #ED262A;
  font-size: 1.6rem;
  font-weight: 600;
}
.minicart__item .game-product-item .price__regular {
  font-size: 1.4rem;
  color: #5F5F5F;
}
.minicart__item .game-product-item__description {
  font-size: 1.4rem;
  color: #1E1E1E;
}
.minicart__item .game-product-item__media {
  flex: 0 0 6rem;
  display: flex;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  overflow: hidden;
  border-radius: 1rem;
}
.minicart__item .game-product-item__media img {
  width: 100%;
  height: auto;
}
.minicart__upsell {
  padding: 0 2rem;
}
.minicart .upsell__title {
  color: #1E1E1E;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.minicart .upsell__list {
  display: flex;
}
.minicart .upsell__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 1rem;
  border: 1px solid #F5F5F5;
  border-radius: 1rem;
  padding: 1rem;
}
.minicart .upsell .item {
  font-size: 1.4rem;
  color: #1E1E1E;
}
.minicart .upsell .item__media {
  display: flex;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  overflow: hidden;
  border-radius: 1rem;
}
.minicart .upsell .item__content {
  display: flex;
  flex-flow: column;
  gap: 0.5rem 0;
  margin-right: auto;
}
.minicart .upsell .item__add-to-cart {
  background-color: #F2F2F2;
  color: #313131;
  font-size: 1.3rem;
  border-radius: 2.5rem;
  padding: 1rem 1.8rem;
}
.minicart .upsell .swiper-pagination {
  margin-top: 1rem;
  position: unset;
}
.minicart .upsell .swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, #1E1E1E);
}
.minicart__bottom {
  display: flex;
  flex-flow: column;
  gap: 1.5rem 0;
  border-top: 1px solid #F2F2F2;
  padding: 2rem;
}
.minicart__bottom .subtotal {
  display: flex;
  justify-content: space-between;
}
.minicart__bottom .subtotal__text, .minicart__bottom .subtotal__price {
  font-size: 1.8rem;
  font-weight: 600;
  color: #1E1E1E;
}
.minicart .btn__checkout {
  display: flex;
  justify-content: center;
  gap: 0 0.6rem;
}
.minicart .btn__checkout .icon {
  height: 14px;
  width: 10px;
}
.minicart .payment-services__list {
  display: flex;
  justify-content: center;
  gap: 0 0.7rem;
}
.minicart .payment-services .icon {
  height: 18px;
  width: 28px;
}

html:has(.minicart.show) body {
  overflow: hidden;
}

@media (min-width: 768px) {
  .minicart__wrapper {
    min-width: 42rem;
  }
  .minicart__title {
    font-size: 2.2rem;
  }
  .minicart .upsell .item__media {
    width: 6rem;
    height: 6rem;
  }
}
.woocommerce-products-header-top {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}
.woocommerce-products-header-top div:first-child:nth-last-child(1) {
  justify-content: flex-end;
}
.woocommerce-products-header .page-title {
  margin-bottom: 0;
}
.woocommerce-products-header .term-description {
  font-size: 1.6rem;
  margin-bottom: 2.5rem;
  color: #707070;
}
.woocommerce-ordering {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-left: auto;
}
.woocommerce-ordering-label {
  font-size: 1.6rem;
  margin-right: 1rem;
}
.woocommerce-ordering .orderby {
  padding: 0.5rem 2rem 0.5rem 1rem;
  border-radius: 3rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
  border: 1px solid #E6E6E6;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.65rem auto;
}

.icon {
  display: inline-block;
  height: 21px;
  width: 21px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon__magnify {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/magnify.svg");
}
.icon__user {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/user.svg");
}
.icon__basket {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/basket.svg");
}
.icon__edit-profile {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/edit-profile.svg");
}
.icon__my-purchases {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/my-purchases.svg");
}
.icon__log-out {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/log-out.svg");
}
.icon__play {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/play.svg");
  filter: invert(1);
}
.icon__categories {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/categories.svg");
}
.icon__checkout {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/lock.svg");
}
.icon__star {
  -webkit-mask-image: url("/wp-content/themes/iplay/assets/images/icons/star.svg");
  mask-image: url("/wp-content/themes/iplay/assets/images/icons/star.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #242424;
}
.icon__visa {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/visa.svg");
}
.icon__mastercard {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/mastercard.svg");
}
.icon__paypal {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/paypal.svg");
}
.icon__american-express {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/american-express.svg");
}
.icon__visa-electron {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/visa-electron.svg");
}
.icon__maestro {
  background-image: url("/wp-content/themes/iplay/assets/images/icons/maestro.svg");
}

.swiper-button-next, .swiper-button-prev {
  top: 19%;
  background-color: #fff;
  height: 100%;
  width: 3.6rem;
}
.swiper-button-next:after, .swiper-button-prev:after {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-disabled {
  display: none;
}

.most-played .swiper-horizontal > .most-played .swiper-pagination-bullets, .most-played .swiper-pagination-bullets.most-played .swiper-pagination-horizontal, .most-played .swiper-pagination-custom, .most-played .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 3rem);
}
.most-played .swiper-pagination-bullet {
  width: 8rem;
  height: 0.5rem;
  border-radius: 3rem;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
  opacity: unset;
}
.most-played .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s;
}
.most-played .swiper-pagination-bullet-active::before {
  background: var(--swiper-pagination-color, #E81F22);
  animation: slide-progress 3s cubic-bezier(0.3, 0, 0.3, 1) forwards;
  border-radius: 3rem;
}

@media (min-width: 768px) {
  .swiper-button-next, .swiper-button-prev {
    top: 9%;
    height: 101%;
  }
}
@media (min-width: 1366px) {
  .swiper-button-next {
    right: -4rem;
  }
  .swiper-button-prev {
    left: -4rem;
  }
}
@keyframes slide-progress {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 3rem);
}

.btn {
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.btn__load-more {
  background-color: #F2F2F2;
  border-radius: 2.5rem;
  color: #313131;
  font-size: 1.5rem;
  font-weight: 600;
  border: none;
  padding: 1.7rem 3rem;
}
.btn__add-to-cart {
  background-color: #4FCD75;
  color: #fff;
  border-radius: 0.8rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 600;
  padding: 1.75rem 0;
}
.btn__submit {
  background-color: #4FCD75;
  color: #fff;
  border-radius: 2.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 600;
  padding: 1.75rem 5rem;
}
.btn__checkout {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #4FCD75;
  border-radius: 0.8rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #fff;
  padding: 1.7rem 0;
}
.btn__checkout.disabled {
  background: #c6c6c6;
}
.btn__remove {
  flex: 0 0 14px;
  display: block;
  font-size: 0;
  background-image: url(assets/images/icons/delete.svg);
  width: 14px;
  height: 15px;
  margin-top: 0.2rem;
}

.preloader-wrapper {
  position: relative;
}
.preloader-wrapper.loading:before, .preloader-wrapper.preloader-active:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.preloader-wrapper.loading:after, .preloader-wrapper.preloader-active:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 3rem;
  height: 3rem;
  border: 3px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  z-index: 999;
}

@keyframes rotation {
  from {
    transform: rotate(0turn);
  }
  to {
    transform: rotate(1turn);
  }
}
.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1.5rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0;
}
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91;
}
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 1.5rem;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c1e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.col-xl-12, .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.notifications-container .alert button.close {
  font-size: 2.5rem;
}

.newsletter {
  border: 1px solid #D5D5D5;
  border-radius: 2rem;
  padding: 2.5rem;
  position: relative;
  overflow: hidden;
}
.newsletter__wrapper {
  display: flex;
  flex-flow: column;
  gap: 1rem;
  max-width: 42rem;
}
.newsletter__title {
  font-size: 2.5rem;
  font-weight: 600;
}
.newsletter__text {
  font-size: 1.4rem;
  width: 80%;
}
.newsletter__checkbox-text {
  font-size: 1.2rem;
}
.newsletter .mc4wp-form > .mc4wp-form-fields, .newsletter__form {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
  justify-content: center;
}
.newsletter__input {
  flex: 0 0 100%;
  border: 1px solid #D5D5D5;
  border-radius: 30px;
  font-size: 1.6rem;
  padding: 1.5rem 2rem;
}
.newsletter__btn {
  flex: 0 0 96%;
  border: none;
  border-radius: 2.5rem;
  background-color: #EC1F23;
  color: #fff;
  font-size: 1.5rem;
  padding: 1.5rem 0;
  line-height: 2rem;
  cursor: pointer;
}
.newsletter__checkbox-wrapper {
  display: flex;
  gap: 1rem;
  flex: 0 0 92%;
  font-size: 1.2rem;
  color: #707070;
}
.newsletter__checkbox {
  flex: 0 0 2.2rem;
  appearance: none;
  width: 2.2rem;
  height: 2.2rem;
  border: 1px solid #D5D5D5;
  border-radius: 20px;
  position: relative;
}
.newsletter__checkbox:checked:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid #EA1E22;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-radius: 1px;
}
.newsletter__img {
  position: absolute;
  left: 40rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

@media (min-width: 768px) {
  .newsletter {
    align-self: flex-start;
  }
  .newsletter__text {
    font-size: 1.6rem;
  }
  .newsletter__checkbox-wrapper {
    font-size: 1.3rem;
  }
  .newsletter__img {
    left: 37rem;
  }
}
@media (min-width: 1210px) {
  .newsletter {
    padding: 5rem;
    gap: 1.5rem;
  }
  .newsletter .mc4wp-form > .mc4wp-form-fields, .newsletter__form {
    justify-content: flex-start;
    gap: 1.5rem 0.5rem;
  }
  .newsletter__input {
    flex: unset;
    min-width: 29rem;
  }
  .newsletter__btn {
    flex: unset;
    min-width: 12rem;
  }
}
.subscribe {
  display: flex;
  flex-flow: column;
  row-gap: 2.2rem;
  background-color: #021B29;
  border-radius: 2rem;
  padding: 3.6rem 3.3rem 16.5rem;
  position: relative;
  overflow: hidden;
}
.subscribe__title {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;
  z-index: 1;
}
.subscribe__features {
  color: #fff;
  font-size: 1.4rem;
  z-index: 1;
}
.subscribe .features__list {
  display: flex;
  flex-flow: column;
  row-gap: 1.7rem;
}
.subscribe .features__item {
  position: relative;
  margin-left: 3.6rem;
}
.subscribe .features__item:before {
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background-color: #173F55;
  border-radius: 50%;
  position: absolute;
  left: -36px;
  top: -2px;
}
.subscribe .features__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -28px;
  width: 6px;
  height: 11px;
  border: solid #6CC249;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-radius: 1px;
}
.subscribe__img.mobile {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.subscribe__img.desktop {
  display: none;
}
.subscribe__btn, .subscribe__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EC1F23;
  border-radius: 25px;
  padding: 1.7rem 2.4rem;
  line-height: 1.6rem;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  border: none;
  z-index: 1;
}

@media (min-width: 768px) {
  .subscribe.fullwidth {
    padding: 3.6rem 3.3rem;
  }
  .subscribe.fullwidth .subscribe__img.mobile {
    display: none;
  }
  .subscribe.fullwidth .subscribe__img.desktop {
    display: block;
    position: absolute;
    bottom: 0;
    left: 45%;
    height: 100%;
  }
  .subscribe.fullwidth .subscribe__btn {
    max-width: 20rem;
  }
}
@media (min-width: 1200px) {
  .subscribe {
    padding: 3.6rem 3.3rem;
  }
  .subscribe__img.mobile {
    display: none;
  }
  .subscribe__img.desktop {
    display: block;
    position: absolute;
    bottom: 0;
    left: 18rem;
  }
  .subscribe__btn {
    max-width: 20rem;
  }
}
@media (min-width: 1366px) {
  .subscribe.fullwidth {
    padding: 4.8rem 6rem;
    position: relative;
    overflow: unset;
  }
  .subscribe.fullwidth .subscribe__img.desktop {
    width: unset;
    height: unset;
    bottom: 0;
    right: 0;
  }
}
.games-section {
  position: relative;
}
.games-section__header {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  column-gap: 1.5rem;
}
.games-section__title {
  font-size: 2rem;
  font-weight: 600;
  color: #242424;
}
.games-section__tag {
  display: none;
  text-transform: uppercase;
  background-color: #6CC249;
  border-radius: 2rem;
  color: #fff;
  font-size: 0.9rem;
  padding: 0.4rem 1.3rem;
  line-height: 1rem;
}
.games-section__header .games-section__link {
  color: #EB2023;
  font-size: 1.6rem;
  text-decoration: underline;
  margin-left: auto;
  white-space: nowrap;
}
.games-section__item {
  overflow: hidden;
  border-radius: 2rem;
}

.game {
  position: relative;
}
.game__overlay {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #021B29;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.game__actions {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  padding: 2.5rem 2.2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.game__name {
  flex: 0 0 70%;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  margin-right: auto;
}
.game__add-to-cart {
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
}
.game__icon.icon__basket {
  filter: invert(1);
}
.game__play-now {
  flex: 0 0 100%;
}
.game__play-now .game__icon {
  height: 7rem;
  width: 7rem;
}
.game__link {
  display: flex;
  flex-flow: column;
  justify-content: center;
  row-gap: 1rem;
  align-items: center;
  height: 100%;
  color: #fff;
  font-size: 1.5rem;
}

.games-section__list.row {
  margin: 0;
}
.games-section__list.row:not(.swiper-wrapper) {
  display: flex;
  flex-flow: row wrap;
  gap: 2.4rem;
}
.games-section__list.row .games-section__item {
  width: 11.6rem;
  height: 11.6rem;
}
.games-section__list.row .game__media {
  width: inherit;
  height: inherit;
}
.games-section__list.row .game__img {
  width: inherit;
  height: inherit;
  object-fit: cover;
}
.games-section__list.row .game__play-now {
  height: 100%;
}

.games-section__list.grid {
  display: flex;
  flex-flow: row wrap;
  gap: 2rem;
}
.games-section__list.grid .games-section__item {
  flex: 0 0 calc(50% - 1rem);
  min-height: 100%;
  height: 41vw;
}
.games-section__list.grid .games-section__item.swiper-slide {
  flex: 0 0 100%;
  max-height: 24rem;
}
.games-section__list.grid .games-section__item.swiper-slide .game__media:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(2, 24, 36, 0) 0%, rgba(2, 24, 36, 0) 54%, rgb(2, 24, 36) 100%);
}
.games-section__list.grid .games-section__item:first-child {
  flex: 0 0 100%;
  height: 61vw;
  max-height: 485px;
}
.games-section__list.grid .game__media {
  display: flex;
  justify-content: center;
  height: inherit;
}
.games-section__list.grid .game__img {
  object-fit: cover;
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}

.top100 {
  background-color: #F0F0F0;
  padding: 3.6rem 0;
}

.games-section__list.rating {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  gap: 1.5rem 0;
  background-color: #fff;
  border-radius: 2rem;
  padding: 1.5rem;
  list-style: none;
  counter-reset: custom-counter;
}
.games-section__list.rating.container {
  margin-left: 3%;
  margin-right: 3%;
}
.games-section__list.rating .games-section__item {
  display: flex;
  align-items: center;
  gap: 0 1rem;
  counter-increment: custom-counter;
  max-width: 37.8rem;
}
.games-section__list.rating .games-section__item:before {
  content: counter(custom-counter);
  font-size: 1.6rem;
  font-weight: 600;
  flex: 0 0 2rem;
  text-align: center;
}
.games-section__list.rating .games-section__item:nth-child(n+7) {
  display: none;
}
.games-section__list.rating .game__media {
  width: 8rem;
  height: 8rem;
  border-radius: 2rem;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.games-section__list.rating .game__img {
  visibility: hidden;
}
.games-section__list.rating .game__content {
  display: flex;
  flex-flow: column;
  gap: 0.5rem 0;
  margin-left: 1rem;
}
.games-section__list.rating .game__title {
  font-size: 1.8rem;
  color: #1E1E1E;
}
.games-section__list.rating .game__rating {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  gap: 0 0.8rem;
}
.games-section__list.rating .game__icon {
  width: 1.3rem;
  height: 1.3rem;
}

.games-section__list.page {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
  justify-content: space-around;
  list-style: none;
  counter-reset: custom-counter;
}
.games-section__list.page::after {
  content: "";
  flex: auto;
}
.games-section__list.page .games-section__item {
  aspect-ratio: 1/1;
  width: calc(50% - 0.5rem);
  max-width: 22.2rem;
  counter-increment: custom-counter;
  overflow: visible;
}
.games-section__list.page .games-section__item.rating:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  left: -15px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  z-index: 1;
  content: counter(custom-counter);
}
.games-section__list.page .game__media {
  overflow: hidden;
  border-radius: 2rem;
  width: inherit;
  height: inherit;
}
.games-section__list.page .game__img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  max-width: 100%;
}
.games-section__list.page .game__overlay, .games-section__list.page .game__actions {
  border-radius: 2rem;
}

.games-section__list.my-purchases {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  gap: 1.5rem 0;
  background-color: #fff;
  border-radius: 2rem;
  padding: 1.5rem;
  list-style: none;
}
.games-section__list.my-purchases .games-section__item {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.games-section__list.my-purchases .game__media {
  width: 8rem;
  height: 8rem;
  border-radius: 2rem;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.games-section__list.my-purchases .game__img {
  visibility: hidden;
}
.games-section__list.my-purchases .game__content {
  display: flex;
  flex-flow: column;
  gap: 0.5rem 0;
  margin-left: 1rem;
  flex-grow: 1; /* Take remaining space */
  align-items: start;
}
.games-section__list.my-purchases .game__title {
  font-size: 1.8rem;
  color: #1E1E1E;
}
.games-section__list.my-purchases .game__playlink {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1E90FF;
  border-radius: 25px;
  padding: 1.7rem 2.4rem;
  line-height: 1.6rem;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  border: none;
  z-index: 1;
  min-width: 12rem;
}

@media (min-width: 520px) {
  .games-section__list.page .games-section__item {
    width: calc(33.3333333333% - 0.7rem);
  }
}
@media (min-width: 768px) {
  .games-section__title {
    font-size: 2.2rem;
  }
  .games-section__tag {
    display: block;
  }
  .games-section .games-section__list.row .games-section__item {
    width: 22.2rem;
    height: 22.2rem;
  }
  .games-section__list.rating {
    max-height: 51rem;
  }
  .games-section__list.rating .games-section__item {
    width: calc(50% - 1rem);
  }
  .games-section__list.rating .games-section__item:nth-child(n+7) {
    display: flex;
  }
  .most-played .games-section__list.grid {
    grid-template: repeat(2, 1fr)/repeat(3, 1fr);
  }
  .most-played .games-section__list.grid .games-section__item:first-child {
    flex: 0 0 100%;
    height: 48.5rem;
    grid-area: 1/1/3/3;
  }
  .most-played .games-section__list.grid .games-section__item .swiper .game__media {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .most-played .games-section__list.grid .games-section__item .swiper .game__img {
    min-width: 100%;
    min-height: 100%;
    flex-shrink: 0;
    visibility: hidden;
  }
  .most-played .games-section__list.grid .games-section.swiper-slide {
    max-height: 48.5rem;
  }
  .most-played .games-section__list.grid .games-section__item.swiper-slide {
    height: 48.5rem;
    max-height: 48.5rem;
  }
  .most-played .games-section__list.grid .game__media {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .most-played .games-section__list.grid .game__img {
    min-width: 100%;
    min-height: 100%;
    flex-shrink: 0;
  }
  .games-section__list.page {
    gap: 2.5rem;
  }
  .games-section__list.page .games-section__item {
    width: calc(33.3333333333% - 2rem);
  }
}
@media (min-width: 810px) {
  .games-section__list.grid .games-section__item {
    flex: 0 0 calc(25% - 1.5rem);
    height: 20vw;
  }
  .most-played .games-section__list.grid .games-section__item:nth-child(n+4) {
    display: none;
  }
}
@media (min-width: 830px) {
  .games-section__list.page .games-section__item {
    width: calc(25% - 2rem);
  }
}
@media (min-width: 960px) {
  .games-section__item:hover .game__actions, .games-section__item:hover .game__overlay {
    visibility: visible;
  }
  .games-section__item:hover .game__overlay {
    opacity: 0.6;
  }
  .games-section__item:hover .game__actions {
    opacity: 1;
  }
}
@media (min-width: 1000px) {
  .top100 {
    padding: 5.5rem 0;
  }
  .games-section__list.rating {
    gap: 3rem;
    padding: 3rem;
    max-height: 40rem;
  }
  .games-section__list.rating .games-section__item {
    width: calc(33.3333333333% - 1.6rem);
  }
}
@media (min-width: 1010px) {
  .games-section__list.grid {
    display: grid;
    gap: 2.5rem;
    grid-template: repeat(2, 1fr)/repeat(5, 1fr);
  }
  .games-section__list.grid .games-section__item {
    height: 16vw;
    max-height: 23rem;
  }
  .games-section__list.grid .games-section__item:first-child {
    max-height: 48.5rem;
    grid-area: 1/1/3/4;
    height: 34.5vw;
  }
  .games-section__list.grid .game__actions {
    display: flex;
    align-items: center;
  }
  .games-section__list.grid .game__add-to-cart, .games-section__list.grid .game__name {
    display: none;
  }
  .most-played .games-section__list.grid .games-section__item:nth-child(n+4) {
    display: block;
  }
}
@media (min-width: 1100px) {
  .games-section__list.page .games-section__item {
    width: calc(20% - 2rem);
  }
}
@media (min-width: 1240px) {
  .games-section__list.grid .game__actions {
    display: flex;
    align-items: flex-start;
  }
  .games-section__list.grid .game__add-to-cart, .games-section__list.grid .game__name {
    display: block;
  }
}
@media (min-width: 1366px) {
  .games-section__list.rating.container {
    max-width: 1257px;
    margin-left: auto;
    margin-right: auto;
  }
}
.popular-categories {
  display: flex;
  flex-flow: column;
  align-items: center;
  row-gap: 1rem;
}
.popular-categories__title {
  font-size: 2rem;
  font-weight: 600;
}
.popular-categories__subtitle {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.popular-categories__list {
  display: flex;
  flex-flow: row wrap;
  gap: 2rem;
}
.popular-categories__item {
  position: relative;
  min-width: 16.2rem;
  width: calc(50% - 1rem);
  max-width: 28.1rem;
  height: 16.2rem;
  border-radius: 2rem;
  overflow: hidden;
}
.popular-categories__item:last-child {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  row-gap: 2rem;
  background-color: #021B29;
}
.popular-categories__item:last-child .popular-categories__media {
  width: unset;
  height: unset;
}
.popular-categories__item:last-child .popular-categories__media:before {
  content: none;
}
.popular-categories__item:last-child .popular-categories__content {
  width: unset;
  position: unset;
  transform: none;
}
.popular-categories__item:last-child .popular-categories__link {
  height: unset;
}
.popular-categories__media, .popular-categories__img {
  height: inherit;
}
.popular-categories__media {
  display: flex;
  justify-content: center;
  position: relative;
}
.popular-categories__media:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(2, 24, 36, 0) 0%, rgba(2, 24, 36, 0) 50%, rgb(2, 24, 36) 100%);
}
.popular-categories__img {
  object-fit: cover;
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}
.popular-categories__icon {
  width: 4.5rem;
  height: 4.5rem;
}
.popular-categories__content {
  position: absolute;
  bottom: 1.5rem;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.popular-categories__link {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
}

.similar.popular-categories {
  display: block;
}
.similar.popular-categories .swiper-button-prev, .similar.popular-categories .swiper-button-next {
  display: none;
}
.similar.popular-categories .swiper-button-prev.swiper-button-disabled, .similar.popular-categories .swiper-button-next.swiper-button-disabled {
  display: none;
}
.similar .popular-categories__title {
  margin-bottom: 2rem;
}
.similar .popular-categories__item:nth-child(n+5) {
  display: none;
}

@media (min-width: 600px) {
  .popular-categories__item {
    width: calc(33.3333333333% - 1.5rem);
  }
  .similar .popular-categories__item:nth-child(n+5) {
    display: flex;
  }
  .similar .popular-categories__item:nth-child(n+7) {
    display: none;
  }
}
@media (min-width: 768px) {
  .popular-categories__title {
    font-size: 2.5rem;
  }
  .popular-categories__list.swiper-wrapper {
    flex-flow: row nowrap;
    gap: 0;
  }
  .similar.popular-categories .swiper-button-prev, .similar.popular-categories .swiper-button-next {
    display: flex;
  }
  .similar .popular-categories__title {
    margin-bottom: 3rem;
  }
  .similar .popular-categories__item:nth-child(n+7) {
    display: flex;
  }
}
@media (min-width: 810px) {
  .popular-categories__item {
    width: calc(25% - 2.1rem);
  }
}
@media (min-width: 990px) {
  .popular-categories__list {
    gap: 2.8rem;
  }
  .popular-categories__item {
    min-width: 19.5rem;
    height: 19.5rem;
  }
  .popular-categories__item:last-child .popular-categories__link:after {
    content: none;
  }
  .popular-categories__content .popular-categories__link:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    border-radius: 1px;
  }
  .popular-categories__link {
    display: block;
    position: relative;
  }
}
.hero-slider__radio {
  display: none;
}
.hero-slider__list {
  position: relative;
  width: 100%;
  max-width: 77%;
}
.hero-slider .hero-slider__item {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  max-height: 36rem;
  height: 100%;
}
.hero-slider .hero-slider__item:nth-child(1) {
  transform: translate(0);
}
.hero-slider .hero-slider__item:nth-child(2) {
  transform: translate(15%);
}
.hero-slider .hero-slider__item:nth-child(3) {
  transform: translate(30%);
}

.slide {
  position: relative;
  border-radius: 2rem;
}
.slide__media {
  display: flex;
  justify-content: center;
  position: relative;
  height: 100%;
}
.slide__media:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(2, 24, 36, 0) 0%, rgba(2, 24, 36, 0) 54%, rgb(2, 24, 36) 100%);
}
.slide__img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  flex-shrink: 0;
}
.slide__video {
  width: 100%;
  object-fit: cover;
}
.slide__content {
  display: none;
  flex-flow: column;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
}
.slide__content-media {
  display: flex;
  border-radius: 2rem;
  overflow: hidden;
  width: 5.8rem;
  height: 5.8rem;
  margin-bottom: auto;
}
.slide__content-tags {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2rem;
  width: fit-content;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0.7rem;
}
.slide__content-title {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.slide__content-rating {
  display: flex;
  margin-bottom: 1.5rem;
}
.slide__content-rating .rating__icon {
  width: 1.5rem;
  height: 1.5rem;
}
.slide__content-rating .rating__icon.active {
  background-color: #FFC107;
}
.slide__content-rating .rating__text {
  display: none;
}
.slide__content-actions {
  display: flex;
  justify-content: space-between;
}
.slide__content-play-now {
  border: 1px solid #fff;
  border-radius: 3rem;
  padding: 0.8rem 1.5rem 0.8rem 1rem;
}
.slide__content-play-now .slide__content-link {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  color: #fff;
  font-size: 1.5rem;
}
.slide__content-play-now .slide__content-icon {
  width: 3.2rem;
  height: 3.2rem;
}
.slide__content-add-to-cart {
  border: 1px solid #fff;
  border-radius: 3rem;
  padding: 1.3rem;
}
.slide__content-add-to-cart .slide__content-link {
  display: flex;
  align-items: center;
  height: 100%;
}
.slide__content-add-to-cart .slide__content-icon {
  filter: invert(1);
}

.hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) {
  position: relative;
  z-index: 2;
}
.hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) .slide__content {
  display: flex;
}

.hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) {
  z-index: 1;
}

.hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) {
  z-index: 0;
}

.hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) {
  z-index: 2;
}

.hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) {
  position: relative;
  z-index: 3;
}
.hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) .slide__content {
  display: flex;
}

.hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) {
  z-index: 0;
}

.hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) {
  z-index: 0;
}

.hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) {
  z-index: 1;
}

.hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) {
  position: relative;
  z-index: 2;
}
.hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) .slide__content {
  display: flex;
}

@media (min-width: 768px) {
  .hero-slider .hero-slider__item {
    max-height: 49.6rem;
  }
  .slide {
    position: relative;
    border-radius: 2rem;
  }
  .slide__media {
    max-height: unset;
  }
  .slide__content {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    column-gap: 2rem;
    padding: 0 3rem 3rem;
  }
  .slide__content-media {
    width: 9rem;
    height: 9rem;
    margin: 0;
  }
  .slide__content-thumb {
    width: 100%;
  }
  .slide__content-wrap {
    display: flex;
    flex-flow: column;
  }
  .slide__content-rating {
    margin: 0;
  }
  .slide__content-rating .rating__icon {
    width: 1.9rem;
    height: 1.9rem;
  }
  .slide__content-rating .rating__text {
    display: block;
    font-size: 1.5rem;
    color: #fff;
    margin-left: 1rem;
  }
  .slide__content-actions {
    justify-content: flex-end;
    column-gap: 1rem;
    margin-left: auto;
  }
  .hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) .slide__content,
  .hero-slider__radio:nth-child(1):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) .slide__content,
  .hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) .slide__content,
  .hero-slider__radio:nth-child(2):checked ~ .hero-slider__list .hero-slider__item:nth-child(3) .slide__content,
  .hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(1) .slide__content,
  .hero-slider__radio:nth-child(3):checked ~ .hero-slider__list .hero-slider__item:nth-child(2) .slide__content {
    display: flex;
  }
}
.sitemap__item {
  margin-bottom: 1rem;
}
.sitemap__link {
  font-size: 2rem;
  font-weight: 600;
}
.sitemap__link:hover {
  text-decoration: underline;
}
.sitemap__content {
  margin: 1rem 0;
  font-size: 1.4rem;
}
.sitemap__back {
  margin: 2rem 0;
  display: block;
  font-size: 1.6rem;
  cursor: pointer;
}

@media (min-width: 768px) {
  .sitemap__link {
    font-size: 2.2rem;
  }
  .sitemap__content {
    font-size: 1.6rem;
  }
}
@keyframes change-hero-slide-right {
  from {
    transform: translate(15%);
    z-index: 1;
  }
  50% {
    transform: translate(30%);
    z-index: 3;
  }
  to {
    transform: translate(15%);
    z-index: 3;
  }
}
@keyframes change-hero-slide-left {
  from {
    transform: translate(15%);
    z-index: 1;
  }
  50% {
    transform: translate(0);
    z-index: 3;
  }
  to {
    transform: translate(15%);
    z-index: 3;
  }
}