.wlc-games-catalog--theme-default .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] .wlc-games-grid__more {
        margin: 20px 0 0;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 20px;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] {
        grid-row: 1 / 3;
        grid-column: 1 / 3;
        margin-right: 10px;
        align-self: stretch;
        width: 100%;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] {
          margin-right: 15px;
        }
      }
      @media (min-width: 1420px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] {
          margin-right: 20px;
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] div[_ngcontent-wlc-app-c331847529] {
        height: 100%;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] [class*='wlc-banners'][_ngcontent-wlc-app-c331847529] {
        height: 100%;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] [class*='wlc-banners'],
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .swiper,
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .ng-star-inserted[wlc-dynamic] {
        height: 100%;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-banner {
        height: 100%;
        border-radius: 10px;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner {
        --banner-justify-content: flex-start;
        --banner-gradient: linear-gradient(var(--banner-grad-angle, 90deg), var(--mc-bg-o8), transparent);
        --banner-max-width: 80%;
        --banner-text-align: left;
        --banner-btn-margin: 0 auto 0 0;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: var(--banner-justify-content);
        height: 100%;
        overflow: hidden;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner.text-center {
        --banner-grad-angle: 180deg;
        --banner-max-width: 100%;
        --banner-text-align: center;
        --banner-btn-margin: 0 auto;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner.text-right {
        --banner-grad-angle: 270deg;
        --banner-justify-content: flex-end;
        --banner-text-align: right;
        --banner-btn-margin: 0 0 0 auto;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__bg.gradient:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: var(--banner-gradient);
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container {
        padding: 40px;
        position: relative;
        z-index: 20;
        max-width: var(--banner-max-width);
        text-align: var(--banner-text-align);
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container .banner__title {
        margin: 0 0 10px;
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 2.4rem;
        line-height: 1.45;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container .banner__title {
          font-style: normal;
          font-weight: 700;
          font-size: 3.6rem;
          line-height: 1.45;
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container .banner__description {
        margin: 0 0 30px;
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.45;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container .banner__description {
          font-style: normal;
          font-weight: 400;
          font-size: 1.6rem;
          line-height: 1.45;
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__banner .wlc-banner__container .wlc-btn--theme-default {
        margin: var(--banner-btn-margin);
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] .wlc-game-grid__game {
        height: 100%;
        overflow: hidden;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
        perspective: 1000px;
        perspective-origin: 50% 50%;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c331847529] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        background: var(--mc-bg500);
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        display: grid;
        flex-grow: 1;
        grid-auto-rows: 1fr;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 15px;
        }
      }
      @media (min-width: 1420px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 20px;
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
        margin: 30px 0 -15px;
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
          margin: 40px 0 -20px;
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 20px;
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__placeholder[_ngcontent-wlc-app-c331847529] {
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--mc-baseMain);
        border-radius: 6px;
        background-image: var(--mc-bg);
        background-repeat: no-repeat;
        background-size: cover;
      }
      .wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
        margin: 20px 0;
      }
      @media (min-width: 1024px) {
        .wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
          margin: 20px 0;
        }
      }
      .wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
        margin: 20px 0;
      }
      @media (min-width: 1024px) {
        .wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
          margin: 20px 0;
        }
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app-search[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(auto-fill, minmax(167px, 1fr));
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        }
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-banner-right[_nghost-wlc-app-c331847529] .wlc-games-grid__banner[_ngcontent-wlc-app-c331847529] {
        grid-column: -1 / -3;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        flex-direction: column;
        margin: 0;
        padding: 15px 10px;
        background: var(--mc-bg500);
        border-radius: 10px;
        text-decoration: none;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          padding: 30px;
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          padding: 30px 15px 15px;
        }
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]
        .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]
        .wlc-title[_ngcontent-wlc-app-c331847529] {
        margin: 0;
        text-align: center;
        width: 100%;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]
        .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]
        .wlc-title[_ngcontent-wlc-app-c331847529]
        .wlc-title__main {
        font-style: normal;
        font-weight: 700;
        font-size: 2.4rem;
        line-height: 1.45;
        display: -webkit-box;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
        -webkit-line-clamp: 1;
        max-width: 100%;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]
        .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]
        .wlc-icon[_ngcontent-wlc-app-c331847529] {
        margin: 0;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]
        .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]
        .wlc-games-grid__link[_ngcontent-wlc-app-c331847529]
        .wlc-icon[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 0 5px;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] {
        margin: 30px;
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] {
          margin: 0;
        }
      }
      .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]:not(:first-child) {
        margin-top: 30px;
      }
      @media (min-width: 900px) {
        .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]:not(:first-child) {
          margin-top: 20px;
        }
      }
      @media (min-width: 1630px) {
        .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529]:not(:first-child) {
          margin-top: 40px;
        }
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(2, 1fr);
      }
      @media (min-width: 560px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(3, 1fr);
        }
      }
      @media (min-width: 720px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(4, 1fr);
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(3, 1fr);
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(4, 1fr);
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(5, 1fr);
        }
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 10px;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.45;
        line-height: 1;
      }
      .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-simple[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: var(--wlc-games-grid-simple-cols, repeat(auto-fill, minmax(120px, 1fr)));
        gap: 10px;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
        display: grid;
        grid-template-areas: 'title-icon title swiper-buttons show-all' 'games-grid games-grid games-grid games-grid';
        grid-template-columns: auto auto minmax(0, 1fr) auto;
        row-gap: 20px;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__content.wolf-all[_ngcontent-wlc-app-c331847529] {
        grid-template-areas: 'title-icon title wolf-all swiper-buttons' 'games-grid games-grid games-grid games-grid';
        grid-template-columns: auto 1fr auto auto;
        align-items: center;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529]
        .wlc-games-grid__content.wolf-all[_ngcontent-wlc-app-c331847529]
        .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 0 12px;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        display: grid;
        flex-grow: 1;
        grid-auto-rows: 1fr;
        grid-area: games-grid;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 15px;
        }
      }
      @media (min-width: 1420px) {
        .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 20px;
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        }
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
        perspective: 1000px;
        perspective-origin: 50% 50%;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c331847529] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        background: var(--mc-bg500);
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 0 auto;
        grid-area: swiper-buttons;
        pointer-events: none;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] [class*='wlc-swiper-button'] {
        pointer-events: initial;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c331847529] {
        display: grid;
        grid-template-columns: auto auto;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] .wlc-games-grid__show-all-btn {
        margin: 0;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 0 20px;
        grid-area: show-all;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        margin: 0;
        grid-area: show-all;
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
          margin: 0 0 0 20px;
        }
      }
      .wlc-total-jackpot--theme-games-inside .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] {
        margin: 0;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__wolf-all[_ngcontent-wlc-app-c331847529] {
        grid-area: wolf-all;
        margin: 0;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529] {
        grid-area: games-grid;
        min-width: 0;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c331847529] {
        grid-row: 2/3;
        grid-column: 1/-1;
      }
      .wlc-games-grid--theme-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c331847529] + .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        display: none;
      }
      .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
        grid-template-areas: 'games-grid games-grid games-grid games-grid' 'title-icon title swiper-buttons show-all';
      }
      .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        margin: 0 0 0 auto;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529] {
          margin: 0 60px;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529] {
          border-radius: 10px;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529] {
          overflow: hidden;
        }
      }
      .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        display: none;
        z-index: 1;
        grid-area: games-grid;
        align-self: center;
        width: 100%;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
          display: block;
        }
      }
      .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c331847529] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c331847529] {
        width: 100%;
        display: flex;
        justify-content: space-between;
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: 1fr;
        display: grid;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(5, 1fr);
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(6, 1fr);
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
          grid-gap: 15px;
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
          grid-gap: 20px;
        }
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__bg[_ngcontent-wlc-app-c331847529] {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__bg[_ngcontent-wlc-app-c331847529] {
          display: block;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__bg[_ngcontent-wlc-app-c331847529] {
          border-radius: 10px;
        }
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        flex-direction: row;
        padding: 0 0 20px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          flex-direction: column;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          padding: 20px 0 40px;
        }
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]:before {
          background: linear-gradient(180deg, #7f7cff, #404253);
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]:before {
          border-radius: 10px;
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
          display: flex;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
          display: none;
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] {
          display: none;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] {
          display: grid;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main {
          color: #fff;
          font-style: normal;
          font-weight: 700;
          font-size: 1.6rem;
          line-height: 1.45;
        }
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
        perspective: 1000px;
        perspective-origin: 50% 50%;
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c331847529] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        background: var(--mc-bg500);
      }
      .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        display: grid;
        flex-grow: 1;
        grid-auto-rows: 1fr;
        grid-column: 1 / -1;
        grid-template-rows: repeat(2, 1fr);
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 15px;
        }
      }
      @media (min-width: 1420px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 20px;
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-column: 2 / -1;
        }
      }
      @media (min-width: 1200px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(4, 1fr);
        }
      }
      @media (min-width: 1630px) {
        .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(5, 1fr);
        }
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__content[_ngcontent-wlc-app-c331847529] {
        display: grid;
        grid-template-areas: 'title-icon title swiper-buttons show-all' 'games-grid games-grid games-grid games-grid';
        grid-template-columns: auto auto minmax(0, 1fr) auto;
        row-gap: 10px;
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529],
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        grid-area: show-all;
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529] {
        position: relative;
        grid-area: games-grid;
        min-width: 0;
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c331847529]:before {
        content: '';
        position: absolute;
        top: -5px;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 110%;
        background: var(--mc-bg);
        transform: translate(-100%);
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c331847529] {
        grid-row: 2/3;
        grid-column: 1/-1;
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529]
        .wlc-games-grid__nocontent[_ngcontent-wlc-app-c331847529]
        + .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c331847529] {
        display: none;
      }
      .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c331847529] .swiper-horizontal {
        overflow: visible;
      }
      .wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        color: #0a84ff;
        font-style: normal;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.45;
      }
      .wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon {
        display: none;
      }
      .wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] {
        display: flex;
        grid-area: title;
        align-items: center;
        align-self: center;
      }
      .wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.45;
        line-height: 1;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 20px;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
        grid-gap: 10px;
        display: grid;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 15px;
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
          grid-gap: 20px;
        }
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
        perspective: 1000px;
        perspective-origin: 50% 50%;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c331847529] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        background: var(--mc-bg500);
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.45;
        line-height: 1;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c331847529] .wlc-icon-content[class] {
        width: 20px;
        height: 20px;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-more[_ngcontent-wlc-app-c331847529] .wlc-btn {
        display: flex;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] {
        padding: 0 15px;
        margin: 0 0 10px;
        width: 100%;
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] .wlc-progress-bar__text {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.45;
        margin: 0;
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] .wlc-progress-bar__text {
          margin: 0 0 5px;
        }
      }
      .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] .wlc-progress-bar__progress {
        display: none;
        width: 100%;
        background: var(--mc-bg300);
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] .wlc-progress-bar__progress {
          display: block;
        }
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
        flex-direction: column;
        padding: 10px;
        transition: background 0.3s linear;
        border-radius: 10px;
        justify-content: center;
        margin: 0;
        color: var(--mc-baseThird, var(--mc-baseMain));
        text-decoration: none;
        background: var(--mc-bg500);
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          padding: 15px;
        }
      }
      @media (min-width: 1024px) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
          padding: 15px;
        }
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] svg {
        width: 30px;
        height: 30px;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] svg {
          width: 50px;
        }
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] svg {
          height: 50px;
        }
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] .wlc-title {
        margin: 0;
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] .wlc-title__main-link {
        color: var(--mc-baseThird, var(--mc-baseMain));
        font-style: normal;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.45;
        display: flex;
        justify-content: center;
        margin: 10px 0 0;
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] .wlc-title__main-link .wlc-icon {
        margin: 0 0 0 5px;
        opacity: 1;
      }
      .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] .wlc-title__main-link svg {
        width: 15px;
        height: 15px;
      }
      @media (min-width: 900px) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] .wlc-title__main-link {
          color: var(--mc-baseThird, var(--mc-baseMain));
          font-style: normal;
          font-weight: 400;
          font-size: 1.4rem;
          line-height: 1.45;
        }
      }
      @media (pointer: fine) {
        .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529]:hover {
          background: var(--mc-bg500);
        }
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 2.4rem;
        line-height: 1.45;
        line-height: 1;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main-link {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 2.4rem;
        line-height: 1.45;
        transition: color 0.3s linear;
        line-height: 1;
        text-decoration: none;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main-link .wlc-icon {
        transition: opacity 0.3s linear;
        opacity: 0;
      }
      @media (pointer: fine) {
        .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main-link:hover {
          color: var(--mc-baseMain);
        }
        .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] .wlc-title__main-link:hover .wlc-icon {
          opacity: 1;
        }
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] {
        margin: 20px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] .wlc-btn[_ngcontent-wlc-app-c331847529]:after {
        display: none;
      }
      .wlc-provider-games--theme-mod-default .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] {
        margin: 20px 0 0;
      }
      @media (min-width: 1200px) {
        .wlc-provider-games--theme-mod-default .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__more[_ngcontent-wlc-app-c331847529] {
          margin: 20px 0 0;
        }
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        color: var(--mc-buttonColor);
        font-style: normal;
        font-weight: 700;
        font-size: 1.6rem;
        line-height: 1.45;
        transition: color 0.3s linear;
        display: flex;
        align-items: center;
        text-decoration: none;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon {
        transition: transform 0.3s linear;
        margin-left: 5px;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon-content {
        display: flex;
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon svg {
        transform: rotate(-90deg);
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .counter[_ngcontent-wlc-app-c331847529] {
        margin-left: 5px;
      }
      @media (pointer: fine) {
        .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529]:hover {
          color: var(--mc-baseMain);
        }
        .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529]:hover .wlc-icon {
          transform: rotateX(360deg) translate(10px);
        }
      }
      .wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
        will-change: transform;
      }
      .wlc-games-grid.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        color: var(--mc-main);
        font-style: normal;
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 1.45;
      }
      @media (pointer: fine) {
        .wlc-games-grid.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529]:hover {
          color: var(--mc-baseMain);
        }
      }
      .wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c331847529] .wlc-games-grid__title[_ngcontent-wlc-app-c331847529] {
        margin: 0 auto 0 0;
      }
      .wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c331847529] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c331847529] {
        margin: 0 10px 0 0;
      }
      .wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c331847529] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c331847529] .wlc-icon-content {
        display: flex;
        width: 24px;
        height: 24px;
      }
      .wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c331847529] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c331847529] .wlc-icon-content svg {
        width: 100%;
        height: 100%;
        fill: var(--mc-baseMain);
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] {
        margin-right: 15px;
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon {
        position: relative;
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon:before {
        content: '';
        position: absolute;
        top: -7px;
        right: -15px;
        width: 16px;
        height: 16px;
        background: no-repeat url(/assets/arrow-circle-color.svg);
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__link[_ngcontent-wlc-app-c331847529] .wlc-icon svg {
        display: none;
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] {
        grid-column-gap: 0;
        min-width: 105px;
        overflow: inherit;
        background: none;
        border: none;
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] .wlc-btn__text {
        transition: transform 0.3s linear;
        position: relative;
        color: var(--mc-buttonColor);
        font-size: 1.6rem;
      }
      .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] .wlc-btn__text:before {
        transition: transform 0.3s linear;
        content: '';
        position: absolute;
        top: 5px;
        right: -21px;
        width: 16px;
        height: 16px;
        background: no-repeat url(/assets/arrow-circle-color.svg);
      }
      @media (pointer: fine) {
        .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] :hover {
          color: var(--mc-baseMain);
        }
        .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c331847529] :hover:before {
          transition: transform 0.3s linear;
          transform: rotateX(360deg) translate(10px);
        }
      }
      .wlc-custom-search--theme-mod-default .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
        margin: 20px 0;
      }
      @media (min-width: 1024px) {
        .wlc-custom-search--theme-mod-default .wlc-games-grid--theme-mod-default.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c331847529] {
          margin: 20px 0;
        }
      }
      .wlc-games-grid--theme-default[_nghost-wlc-app-c331847529] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c331847529] {
        width: 100%;
      }
