.page-main-column {
  padding: 0
}
.svg-icon-bg.fullscreen {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23eeeeee' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3e%3cpath d='M290 236.4l43.9-43.9a8.01 8.01 0 0 0-4.7-13.6L169 160c-5.1-.6-9.5 3.7-8.9 8.9L179 329.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L370 423.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L290 236.4zm352.7 187.3c3.1 3.1 8.2 3.1 11.3 0l133.7-133.6 43.7 43.7a8.01 8.01 0 0 0 13.6-4.7L863.9 169c.6-5.1-3.7-9.5-8.9-8.9L694.8 179c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L600.3 370a8.03 8.03 0 0 0 0 11.3l42.4 42.4zM845 694.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L654 600.3a8.03 8.03 0 0 0-11.3 0l-42.4 42.3a8.03 8.03 0 0 0 0 11.3L734 787.6l-43.9 43.9a8.01 8.01 0 0 0 4.7 13.6L855 864c5.1.6 9.5-3.7 8.9-8.9L845 694.9zm-463.7-94.6a8.03 8.03 0 0 0-11.3 0L236.3 733.9l-43.7-43.7a8.01 8.01 0 0 0-13.6 4.7L160.1 855c-.6 5.1 3.7 9.5 8.9 8.9L329.2 845c6.6-.8 9.4-8.9 4.7-13.6L290 787.6 423.7 654c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.4z'/%3e%3c/svg%3e");
}

.fancybox-content {
  background-color: transparent !important;
  text-align: center !important;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.99 !important;
}
.gp-game-card .media-controls {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  display: flex;
  gap: 10px;
}
.gp-game-card .media-controls .btn {
  padding: 0;
  width: 30px;
  height: 30px;
  background-color: rgba(255,255,255,0.3);
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: static;
  &:hover {
    background-color: rgba(255,255,255,0.5);
  }
}
.gp-game-card .media-controls .btn .svg-icon-bg {
  width: 86%;
  height: 80%;
  filter: invert(0);
}
.gp-game-card .media-controls .chevron-up {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18px' height='18px' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23fff' d='M2.49 10.39L8 5.38A1.524 1.524 0 0 1 9 5a1.474 1.474 0 0 1 1 .38l5.51 5.01a1.5 1.5 0 0 1-2.02 2.22L9 8.53l-4.49 4.08a1.5 1.5 0 0 1-2.02-2.22z'/%3e%3c/svg%3e");
}
.gp-game-card .media-controls .left .chevron-up {
  transform: rotate(-90deg);
}
.gp-game-card .media-controls .right .chevron-up {
  transform: rotate(90deg);
}
.gp-game-card .tab-content {
  padding: 0;
}
.gp-game-card .tab-pane {
  max-height: 114px;
  overflow: auto;
}
@supports not selector(::-webkit-scrollbar) {
  .gp-game-card .tab-pane.active {
      scrollbar-width: thin;
      scrollbar-color: #000000 #6b6b6b;
  }
}
.gp-game-card .tab-pane .prices {
  & .item {
    margin: 0 0 8px 0;
    line-height: 1;
  }
  & a {
    color: #fff;
  }
  & .therm {
    min-width: 55px;
    display: inline-block;
  }
}

.gp-game-card .tab-pane.active::-webkit-scrollbar {
  width: 6px;
  width: 6px;
}
.gp-game-card .tab-pane.active::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #4a4a4a;
}
.gp-game-card .tab-pane.active::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #141414;
}

.gp-game-card .tab-pane.active::-webkit-scrollbar-thumb:hover {
  background-color: #212121;
}

.gp-game-card .tab-pane.active::-webkit-scrollbar-thumb:active {
  background-color: #000000;
}

.gp-game-card .media-controls .btn:hover {
  opacity: unset;
}
.gp-game-card .media-controls .btn-video-ctrl .svg-icon-bg {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 24 24' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.4086 9.35258C22.5305 10.5065 22.5305 13.4935 20.4086 14.6474L7.59662 21.6145C5.53435 22.736 3 21.2763 3 18.9671L3 5.0329C3 2.72368 5.53435 1.26402 7.59661 2.38548L20.4086 9.35258Z' /%3e%3c/svg%3e");
  width: 60%;
  height: 60%;
}
.gp-game-card .media-controls .btn-video-ctrl.pause .svg-icon-bg {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.163 3.819C5 4.139 5 4.559 5 5.4v13.2c0 .84 0 1.26.163 1.581a1.5 1.5 0 0 0 .656.655c.32.164.74.164 1.581.164h.2c.84 0 1.26 0 1.581-.163a1.5 1.5 0 0 0 .656-.656c.163-.32.163-.74.163-1.581V5.4c0-.84 0-1.26-.163-1.581a1.5 1.5 0 0 0-.656-.656C8.861 3 8.441 3 7.6 3h-.2c-.84 0-1.26 0-1.581.163a1.5 1.5 0 0 0-.656.656zm9 0C14 4.139 14 4.559 14 5.4v13.2c0 .84 0 1.26.164 1.581a1.5 1.5 0 0 0 .655.655c.32.164.74.164 1.581.164h.2c.84 0 1.26 0 1.581-.163a1.5 1.5 0 0 0 .655-.656c.164-.32.164-.74.164-1.581V5.4c0-.84 0-1.26-.163-1.581a1.5 1.5 0 0 0-.656-.656C17.861 3 17.441 3 16.6 3h-.2c-.84 0-1.26 0-1.581.163a1.5 1.5 0 0 0-.655.656z' fill='%23ffffff'/%3e%3c/svg%3e");
  width: 60%;
  height: 60%;
}
.promoted-content,
.promoted-bonus-component {
  padding: 0 30px 30px
}
.content_aside-container {
  padding: 30px
}
.gp-game-card {
  background-color: #3a3a3a;
  font-size: 1.4rem;
}
.gp-game-card a {
  color: #dedede;
}
.gp-game-card a:hover {
  color: #fff;
}
.gp-game-alt_title {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  margin: 5px 0 0 0;
  font-weight: normal;
}
.gp-game-card-top {
  padding: 30px 30px 0;
}
.gp-game-card-content {
  color: #d7d7d7;
  width: 100%;
  position: relative;
  height: 500px;
  overflow: hidden;
  background-color: #313131;
}
.gp-game-card-front {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
  display: flex;
}
.gp-game-card-front .content {
  backdrop-filter: blur(10px);
  width: 100%;
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.gp-game-card-back {
  background-color: #000;
  position: absolute;
  z-index: 0;
}
.gp-game-card-back .carousel img {
  width: 100%;
}
.gp-game-card-footer {
  display: flex;
  justify-content: space-between;
  padding: 10px 30px;
}
.gp-game-heading {
  padding: 10px 10px 10px 380px;
  background-color: rgba(0,0,0,0.5);
  position: relative;
}
.gp-game-title {
  font-size:  3.2rem;
  line-height: 1.1;
  margin: 0;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.gp-game-subtitle {
  color: #999;
}
.gp-game-card .user-profile-sidebar {
  flex-grow: 1;
  max-width: 820px;
}
.gp-game-card .dropdown-menu {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.gp-game-card .dropdown-menu .btn {
  text-align: left;
  border-radius: 0;
  padding: 10px;
}
.gp-game-card-info {
  display: flex;
  height: 150px;
  background: rgb(58,58,58);
  background: linear-gradient(0deg, rgba(58,58,58,1) 0%, rgba(58,58,58,0.9) 40%, rgba(58,58,58,0.6) 70%, rgba(58,58,58,0) 100%);
}
.gp-game-card-info > div:first-child {
  flex-basis: 380px;
  flex-shrink: 0;
  padding: 20px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gp-game-card-info > div:nth-child(2) {
  padding: 20px 20px 15px 0;
  flex-basis: 100%;
}

.gp-game-summary-requirements {
  font-size: 1.3rem;
}
.gp-game-summary-requirements.active {
  display: flex;
  gap: 5px;
}
.gp-game-summary-requirements .text br {
  line-height: 1.6em
}
.gp-game-summary-requirements .h5 {
  margin: 0 0 10px 0;
}
.gp-game-summary-requirements .item{
  flex-basis: 100%;
}

.gp-game-summary-requirements .text-muted {
  color: #a8a8a8;
}

.gp-game-card .genres {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
}

.gp-game-card .btn-set {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-evenly;
}
.gp-game-card .gp-game-card-footer .btn-set > .btn,
.gp-game-card .gp-game-card-footer .btn-group .btn {
  background-color: #2a2a2a;
  border: none;
  color: #ddd;
  display: flex;
}
.gp-game-card .gp-game-card-footer .btn-set > .btn:hover,
.gp-game-card .gp-game-card-footer .btn-group .btn:hover {
  background-color: #111;
}
.gp-game-card .gp-game-card-footer .btn-group .btn {
  line-height: 1.15;
}

.gp-game-follow.btn-standart {
  color: #888;
}
.gp-game-follow.btn-standart .badge {
  border-radius: 0;
  color: #aaa;
  padding: 0;
  background-color: transparent;
  top: -1px;
  margin-left: 5px;
}
.gp-game-follow.btn-standart .glyphicon {
  font-size: 1rem;
  color: #999;
  font-weight: normal;
}
.gp-game-follow.active {
  background-color: #ddd;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  border-color: #d2d2d2;
  color: #555;
}
.gp-game-follow.active .badge {
  color: #ddd;
}

.gp-game-cover {
  position: absolute;
  bottom: 0;
  left: 86px;
  display: inline-flex;
  box-shadow: 0 0 10px -10px rgba(0,0,0,0.9);
  z-index: 1;
}
.gp-game-cover .cover-link {
  display: block;
  overflow: hidden;
  position: relative;
}

.gp-game-choice {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent var(--main-color) transparent transparent;
  transform: none;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  text-align: center;
}
.gp-game-choice .text {
  transform: rotate(45deg);
  display: block;
  text-align: center;
  position: relative;
  left: 20px;
  top: 7px;
  font-size: 1.2rem;
  width: 45px;
  line-height: 1;
  color: #fff;
}

.gp-game-card .game-rating-points {
  color: #aaa;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.gp-game-card .game-rating-points .item {
  margin: 0 0 10px 0;
  line-height: 1;
}
.gp-game-card .game-rating-points .value {
  color: #fff;
  margin-top: auto;
  font-size: 1.4rem;
  width: 50px;
  display: inline-block;
}
.game-rating-points .users .value {
  color: #2d9eff;
}
.game-rating-points .estimate .value {
  color: #ff2d2d;
}
.game-rating-button .value {
  display: none;
}
.game-rating-button .value.active {
  display: inline-flex;
  background-color: #000;
  border-radius: 4px;
  min-width: 20px;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  margin-left: 4px;
}
.game-card-info {
  overflow: hidden;
  color: #a6a6a6;
  margin: 12px 0 0 0;
  font-size: 1.2rem;
}
.game-card-info .item.accent {
  margin-top: 10px;
  font-size: 1.3rem;
}
.game-card-info .description::after {
  content: ",";
}
.game-card-info .description:last-child::after {
  content: none;
}
.gp-game-card .releases {
  margin: 15px 0 0 0;
}
.gp-game-card .releases .release-item {
  line-height: 1;
  margin: 3px 0;
}
.gp-game-card .releases .more {
  cursor: pointer;
  color: #ababab;
}
.gp-game-card .releases .more:hover {
  color: #fff;
}

.gp-game-card .release-item time {
  margin-right: 5px;
}

.content-column .content-block {
  padding: 20px;
}
.content-column .content-block-heading {
  margin-bottom: 5px;
  font-size: 1.6rem;
}

.forum-topic-item {
  display: flex;
  padding: 7px 0;
  align-items: center;
  border-bottom: 1px solid var(--border-base);
  justify-content: space-between;
  font-size: 1.4rem;
}

.forum-topic-item:last-child {
  border: none;
  padding-bottom: 0;
}
.forum-topic-item .aside {
  display: flex;
  align-items: center;
}
.forum-topic-reply {
  width: 100px;
  display: flex;
  align-items: center;
}
.forum-topic-reply .svg-icon {
  margin-right: 5px;
}
.gp-game-card  .nav-tabs {
  border: none;
  margin: 0;
  display: flex;
  gap: 20px;
  background-color: rgba(255,255,255, 0.5);
  padding: 0 0 0 370px;
  width: 100%;
}
.gp-game-card .nav-tabs li {
  list-style: none;
  float: none;
  margin: 0;
}
.gp-game-card .nav-tabs li a {
  color: #000;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  cursor: pointer;
  border: none !important;
  border-radius: 0;
  display: block;
  padding: 6px 10px;
}
.gp-game-card .nav-tabs li.active a {
  background-color: rgba(155, 0, 0, 0.75);
  color: #fff
}
.gp-game-card .nav-tabs li a:hover {
  border: none;
  color: #fff;
}
.gp-game-card .description-wrapper {
  font-size: 1.4rem;
  line-height: 1.39;
  margin: 0 100px 0 0;
}
.gp-game-card .description-wrapper p {
  margin: 0;
}
.gp-game-card .description-wrapper a {
  text-decoration: underline;
}
.gp-game-card .description-wrapper br {
  display: none;
}
.forum-topic-reply * {
  vertical-align: middle;
}

.forum-topic-last-reply {
  width: 120px;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}

.content-block .post {
  box-shadow: none;
  padding: 20px 0;
  border-bottom: 1px solid var(--border-base);
  margin: 0;
}
.content-block .post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.addons-list .item {
  display: flex;
  margin: 0 0 8px 0;
  align-items: center;
  font-size: 1.2rem;
}
.addons-list .item img{
  margin-right: 10px;
}
.content-block.article-content {
  background-color: var(--bg-card);
  padding: 10px 20px;
  color: var(--text-primary);
}

.gp-game-card .carousel-placeholder {
  width: 100%;
  height: 405px;
}
.gp-game-card .carousel {
  height: 100%;
  z-index: 0;
}
.gp-game-card .carousel-control {
  position: absolute;
  top: 50%;
  left: 20px;
  bottom: auto;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  color: #fff;
  text-align: center;
  align-items: center;
  text-shadow: none;
  filter: alpha(opacity=50);
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  z-index: 1;
  margin: -24px 0 0 0;
}
.gp-game-card .gp-game-card-first:hover .carousel-control {
  background: rgba(132, 132, 132, 0.7);
}
.gp-game-card .carousel-control.right {
  right: 20px;
  left: auto;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  font-size: 16px;
  margin: 0;
  position: static;
  height: auto;
  width: auto;
  opacity: 0.5;
}
.gp-game-card .carousel-control:hover .glyphicon-chevron-left,
.gp-game-card .carousel-control:hover .glyphicon-chevron-right {
  opacity: 1;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.gp-game-card  video {
  display: block;
  transform: translateY(-90px);
}
.gp-game-card .video-wrapper a {
  display: none;
}
.gp-game-card .carousel img {
  max-height: none;
}
.release-item .date {
  margin: 0;
}
.gp-game-promoted .gp-game-card-front {
  padding-top: 380px;
}
.gp-game-promoted .gp-game-cover {
  filter: drop-shadow(0 0 80px rgba(0, 17, 255, 0.25));
}
.gp-game-promoted .gp-game-card-content {
  height: 650px;
}
.gp-game-promoted.gp-game-card .tab-pane {
  height: 155px;
}
.gp-game-card .game-search {
  padding: 0 30px 10px 30px;
}
.gp-game-promoted-message {
  /* color: #fff !important; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 10px;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.5rem;
  /* временные стили*/
  letter-spacing: normal;
  text-transform: none;
  color: #aaa;
  & a {
    color: #fff;
    &:hover {
      color: #b31919;
    }
  }
}
.gp-game-promoted-message .timer {
  margin-inline: 10px;
}
/* .gp-game-promoted-message:hover {
  color: #c00 !important
} */
@media (max-width: 460px) {
  .gp-game-promoted-message {
    font-size: 1.6rem;
    letter-spacing: normal;
    background-color: #333;
    padding-top: 20px;
  }
}
.gp-game-promoted-feed .carousel-inner {
  display: flex;
  overflow: hidden;
  gap: 10px;
  margin: 0 0 15px;
}
.gp-game-promoted-feed .carousel-inner .item {
  width: calc(100% / 3 - (10px * 2 / 3));
  display: none;
  &:hover .title {
    background-color: #b31919eb;
  }
}
.gp-game-promoted-feed .carousel-inner .item.actived {
  display: block;
  overflow: hidden;
}
.gp-game-promoted-feed .carousel-control {
  display: none;
  background-color: transparent;
}
.gp-game-promoted-feed .carousel-control span {
  font-size: 5rem;
  opacity: 1;
  filter: drop-shadow(0 0 5px black);
}
.gp-game-promoted-feed  .carousel-control.visible {
  display: block;
}
.gp-game-promoted-feed .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 10px 10px 20px;
  font-size: 1.8rem;
  color: #fff;
  background-color: rgba(0,0,0,0.8);
  line-height: 1.2;
}
.gp-game-promoted-feed .poster {
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
  transition: transform 500ms;
}
.gp-game-promoted-feed .item:hover .poster {
  filter: saturate(2);
}
.gp-game-promoted .gp-game-card-info, 
.gp-game-promoted .gp-game-heading {
  background: #222;
}
.gp-game-promoted-minifeed {
  background-color: #111;
  overflow: hidden;
  text-align: center;
  & .item {
    padding: 10px;
    display: block;
  }
  &:hover {
    background-color: #b31919;
  }
  & .inner {
    white-space: nowrap;
    color: #fff;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
  }
}

@media (max-width: 960px) {
  .mob-gp-game-card {
    position: relative;
  }
  .mob-gp-game-card-back {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  .mob-gp-game-card-back img {
    filter: blur(3px);
    vertical-align: unset;
    width: 100%;
    height: auto;
    max-width: none;
    transform: scale(1.5);
  }
  .mob-gp-game-card-front {
    padding: 30px 0 0 0;
    position: relative;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.75) 0%, rgba(168, 168, 168, 0.75) 100%);
    color: #fff;
    & .user-profile-navigation {
      background-color: var(--bg-mobile-nav);
    }
  }
  .mob-gp-game-card-front a {
    color: #fff;
  }
  .mob-gp-game-card-top {
    margin: 0 auto 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    color: #fff;
    font-size: 1.2rem;
  }
  .mob-gp-game-card-top > div {
    text-align: center;
    line-height: 1;
    flex-basis: 100%;
  }
  .mob-gp-game-card-top .value {
    font-size: 2.4rem;
    margin: 20px 0 5px;
  }
  .mob-gp-game-cover {
    box-shadow: 0 0 30px rgba(0,0,0,0.9);
    display: inline-flex;
    margin: 0 auto;
    position: relative;
  }
  .mob-gp-game-card .game-title {
    font-weight: bold;
    line-height: 1;
    margin: 10px 0;
    text-shadow: 0 0 5px #000;
    font-size: 2.4rem;
  }
  .mob-gp-game-info {
    text-align: center;
    padding: 0 20px;
    margin: 0 0 20px 0;
    text-shadow: 0 0 2px #000;
  }
  .mob-gp-game-info .genres {
    font-size: 1.5rem;
    margin: 0 0 10px 0;
    line-height: 1.2;
  }
  .mob-gp-game-controls {
    margin: 10px 10px 20px;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  .mob-gp-game-controls .btn {
    background-color: #222;
    color: #fff;
    font-size: 1.2rem;
    padding: 4px 8px;
    border-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    & .svg-icon-bg {
      filter: invert(1);
      width: 18px;
      height: 18px;
    }
  }
  :root[data-theme=dark] .mob-gp-game-controls #googleSearchToggle svg {
    filter: unset;
  }
  .game-search {
    margin: -10px 10px 15px;
  }
  .gsc-search-button {
    display: none;
  }
  .game-search .gsc-input-box {
    border-radius: 20px;
    padding: 0 10px;
  }
  .game-search .gsc-input {
    color: #fff;
  }
  .mob-gp-game-controls .gp-game-follow .text {
    display: block;
    line-height: inherit;
    margin: 0;
  }
  .mob-gp-game-gallery {
    display: flex;
    gap: 2px;
    overflow: auto;
  }
  .mob-gp-game-gallery .item {
    flex-shrink: 0;
    line-height: 0;
  }
  .mob-gp-game-gallery .video-wrapper {
    position: relative;
  }
  .mob-gp-game-gallery .video-wrapper:after {
    content: "▹";
    color: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    font-size: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .user-profile-sidebar {
    background-color: #e5e5e5;
  }
  .user-profile-sidebar .content {
    display: flex;
    padding: 0;
  }
  .user-profile-navigation .index {
    display: none;
  }
  .user-profile-navigation .item a {
    color: var(--text-primary);
    background-color: var(--bg-button-secondary);
  }
  .promoted-content, .promoted-bonus-component {
    padding: 0;
  }
  .content_aside-container {
    box-shadow: none;
    padding: 0;
  }
  .gallery-main-image video {
    height: auto;
  }
  .content-column .content-block {
    padding: 20px 15px;
  }
  .gamers-game-rate {
    display: inline-flex;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    background: rgb(51, 122, 183);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    justify-content: center;
    cursor: default;
    text-shadow: 1px 1px 1px #000;
    align-items: center;
  }

  .forum-topic-last-reply {
    display: none;
  }
  .forum-topic-reply {
    width: auto;
    white-space: nowrap;
  }
}
