﻿*, :after, :before {
    box-sizing: inherit;
}

* {
    font-family: var(--site-font-family);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    padding: 0;
    margin: 0;
}

iframe {
    border: none;
    padding: 0;
    margin: 0;
}
@font-face {
    font-family: 'Averta Std Pe';
    src: url('../fonts/averta-std-pe-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Averta Std Pe';
    src: url('../fonts/averta-std-pe-semibold.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

button {
    -webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(buttontext, rgb(170, 170, 170));
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark-color(rgb(239, 239, 239), rgb(74, 74, 74));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark-color(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}

button, select {
    text-transform: none;
}

button, input {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

img {
    border-style: none;
}

img {
    user-select: none;
}

:root {
    --site-font-family: 'Averta Std Pe', Verdana, sans-serif;
}

a {
    background-color: transparent;
    text-decoration: none;
}

#app {
    font-family: 'Averta Std Pe', Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    margin-top: 60px;
}

.root {
    position: relative;
    min-height: 100%;
    color: rgb(15, 22, 31);
    background: #f3f5f6;
}

[type="search"] {
    outline: none;
    border: none;
}

.sidebar {
    display: none;
    transition: width 0.2s ease 0s;
}

.sidebar-container {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px;
    background: rgb(255, 255, 255);
}

.site-logo {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.site-logo-container {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    grid-column-gap: 10px;
}

    .site-logo-container .logo-image {
        color: rgb(255, 79, 15);
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1;
        font-size: 14px;
    }

    .site-logo-container .logo-image {
        width: 24px;
    }

    .site-logo-container .logo-text {
        letter-spacing: normal;
        position: relative;
        display: inline-flex;
        color: rgb(15, 22, 31);
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        text-decoration: none;
    }

    .site-logo-container .logo-svg {
        display: block;
        width: 180.5px;
        height: 26px;
    }

    .site-logo-container .logo-text .svg {
        width: 115px;
        text-decoration: none;
    }

.sidebar-container .separator {
    height: 27px;
}

.site-logo-container .game-list-container {
    margin: 4px 0px;
}

.css-1yu4me4 {
    display: grid;
    grid-template-columns: 1fr 24px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    line-height: 16px;
}

.css-1qh0k2u {
    position: relative;
    color: rgb(15, 22, 31);
    line-height: 32px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 0px;
    text-decoration: none;
}

.css-wfnbgc {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.sidebar-container .collapse-button {
    transform: rotate(-90deg);
    transition: all 200ms ease-in-out 0s;
}

.css-q8cfzu {
    display: block;
    width: 24px;
    height: 24px;
}


.sidebar-container .game-list {
    list-style-type: none;
    overflow-y: hidden;
    padding: 0px 0px 0px 12px;
    transition: height 200ms ease-in-out 0s, margin 200ms ease-in-out 0s;
    margin: 4px 0px 8px -12px;
}

.sidebar-container .sidebar-item {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.css-ylxty6 {
    letter-spacing: normal;
    position: relative;
    color: rgb(15, 22, 31);
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    padding-left: 4px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.active .css-ylxty6::before {
    content: "";
    position: absolute;
    top: 15px;
    left: -6px;
    width: 4px;
    height: 4px;
    background-color: rgb(250, 100, 46);
    opacity: 0;
    border-radius: 50%;
    transition: opacity 200ms ease-in-out 0s;
}

.active .css-ylxty6:hover::before, .active::before {
    opacity: 1;
}

.active .css-ylxty6::before {
    opacity: 1;
}

.category-count {
    display: none;
    opacity: 1;
    transition: opacity 200ms ease-in-out 0s;
}

.sidebar-container .menu-separator {
    padding: 12px 0px 6px 4px;
}

    .sidebar-container .menu-separator hr {
        color: rgb(215, 220, 223);
        display: block;
        width: 100%;
        height: 1px;
        background: linear-gradient(to right, rgb(215, 220, 223), transparent);
        margin: 0px;
        border-width: 0px;
        border-style: initial;
        border-color: initial;
        border-image: initial;
    }

.main-body .collapsed-menu {
    display: none;
}

.css-14zx4vh {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.css-nieouw {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    grid-column-gap: 12px;
}

.css-u8b001 {
    color: rgb(255, 79, 15);
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    font-size: 14px;
}

.css-nieouw img {
    width: 24px;
}

.css-then3h {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
}

.expand-button {
    cursor: pointer;
    width: 24px;
    height: 24px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px;
    background: url(../images/rounded-arrow-right.svg) 0% 0% / contain no-repeat;
    background-repeat: no-repeat;
    transition: all 200ms ease-in-out 0s;
    border-radius: 50%;
}
/* Usermenu */
.toggled {
    padding-right: 0;
}
.no-scroll {
    overflow: hidden;
}
#sidebar-wrapper {
    width: 400px;
    max-width: 100%;
    display: table;
    z-index: 10000;
    position: fixed;
    top: 0;
    right: 400px;
    height: 100vh;
    margin-right: -400px;
    overflow-y: auto;
    background: #1c1c1c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-overflow-scrolling: touch;
}
.toggled #sidebar-wrapper {
    right: 0 !important;
}
.table-row-like {
    display: table-row !important;
    height: 0%;
}

.table-cell-like {
    display: table-cell !important;
    height: 0%;
}
.table-cell-full-height {
    height: 100%;
}
.account-container {
    height: 100%;
    width: 100%;
}
.top-panel-strip {
    background: rgb(255, 79, 15);
    color: #ffffff;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    position: relative;
    height: 59px;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

.top-panel-strip__close {
    float: none;
    font-size: 30px;
    cursor: pointer;
    padding-left: 15px;
    text-align: left;
}

.top-panel-strip__logout {
    float: none;
    font-size: 24px;
    cursor: pointer;
    padding-right: 15px;
    text-align: right;
}

.top-panel-strip div {
    display: table-cell;
    vertical-align: middle;
}

.user-menu-iframe {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.navbar-right {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: end;
    grid-column-gap: 12px;
    margin-right: 36px;
}

#login-button {
    letter-spacing: normal;
    line-height: 1.8;
    font-weight: 500;
    color: rgb(15, 22, 31);
    text-transform: none;
    font-size: 14px;
    text-decoration: none;
}

#login-button:visited {
    color: rgb(15, 22, 31);
}

#login-button > button {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    min-width: 24px;
    height: 24px;
    color: rgb(15, 22, 31);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: none;
    transition: all 200ms ease-in-out 0s;
    border-radius: 20px;
    padding: 0px;
    background: initial;
}

#register-button {
    letter-spacing: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.8;
    font-weight: 500;
    color: rgb(15, 22, 31);
    text-decoration: none;
}

#register-button:visited {
    color: rgb(15, 22, 31);
}

#register-button > button {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    min-width: 96px;
    height: 40px;
    font-size: 14px;
    background-color: rgb(255, 79, 15);
    color: rgb(255, 255, 255);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 16px;
    outline: none;
    transition: all 200ms ease-in-out 0s;
    border-radius: 20px;
}

/* SEPARATOR */
.body-separator {
    position: relative;
    width: 16px;
    height: 100vh;
    background: transparent;
}

.body-separator .separator-button {
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin-top: 30px;
    margin-left: -15px;
    opacity: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px;
    background: url(../images/rounded-arrow-left.svg) 0% 0% / contain no-repeat;
    background-repeat: no-repeat;
    transition: all 200ms ease-in-out 0s;
    border-radius: 50%;
}

.body-separator .separator-button.hover {
    background: url(../images/rounded-arrow-left-blue.svg) 0% 0% / contain no-repeat;
    background-repeat: no-repeat;
    opacity: 1;
}
/* BODY */

.main-body {
    position: relative;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 100vh;
    background: rgb(243, 245, 246);
}

.main-header {
    position: fixed;
    background-color: rgb(243, 245, 246);
    z-index: 23;
    width: calc(100% - 265px);
    padding: 0px 16px;
}

.main-header .header-section {
    position: relative;
    max-width: 1328px;
    display: grid;
    width: 100%;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 65px;
    background-color: transparent;
    margin: 0px auto;
}

.main-header .header-section .section-search {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    grid-column-gap: 16px;
}

.section-search .search-container {
    position: relative;
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    width: 208px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    margin-right: 16px;
    padding-left: 16px;
    border-radius: 24px;
}

.dooIXp {
    position: absolute;
    right: 12px;
}

.kIkmWh {
    display: block;
    width: 24px;
    height: 24px;
}

.search-input {
    font-size: 16px;
    color: rgb(15, 22, 31);
    background: transparent;
    border-radius: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 10;
    height: auto;
    margin-bottom: 0px;
    outline: none;
    padding: 0px 40px 0px 0px;
}

.main-header + div {
    padding-top: 89px;
}

.filter-buttons-container {
    display: grid;
    grid-auto-flow: column;
    transition: all 200ms ease-in-out 0s;
    margin: 14px 0px 30px;
}

.filter-button {
    position: relative;
}

.button-component {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    min-width: 24px;
    height: 24px;
    color: rgb(15, 22, 31);
    outline: none;
    min-height: 40px;
    transition: all 200ms ease-in-out 0s;
    border-radius: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(215, 220, 223);
    border-image: initial;
    padding: 8px 10px;
    background: rgb(234, 238, 240);
}

.hLeiUM {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: rgb(15, 22, 31);
}

.button-component button {
    width: 100%;
}

.button-component span {
    font-size: 12px;
    font-weight: 400;
    transition: all 200ms ease-in-out 0s;
}

.button-component span span:last-of-type {
    font-weight: 500;
}

.ekWoAU {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    grid-column-gap: 8px;
}

.body-container {
    max-width: calc(1368px);
    margin: 0px auto;
    padding: 0px 16px;
}

.cCXHSu {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0px;
}

.ffvKeA {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto min-content;
    position: relative;
    margin-bottom: 14px;
    color: rgb(15, 22, 31);
    grid-row-gap: 12px;
    grid-column-gap: 12px;
}

.search-input-selected {
    position: relative;
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    width: 208px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    margin-right: 16px;
    padding-left: 16px;
    border-radius: 24px;
}

.usermenu-iframe {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: end;
    grid-column-gap: 12px;
}

.filter-box-container-categories {
    color: rgb(15, 22, 31);
    position: absolute;
    z-index: 22;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 16px 0px;
    overflow-y: auto;
    min-width: 270px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(215, 220, 223);
    border-image: initial;
    opacity: 0;
}
.filter-box-list {
    position: relative;
    padding: 16px 16px 4px;
}

.lbdMzz div {
    -webkit-box-align: center;
    align-items: center;
}

.hxLWdr {
    display: grid;
    width: 100%;
    grid-template-columns: 14px auto;
    -webkit-box-align: start;
    align-items: start;
    font-size: 14px;
    cursor: pointer;
    color: rgb(134, 151, 162);
    margin: 12px 0px;
    grid-column-gap: 12px;
}
.fxkiPO {
    position: relative;
    display: grid;
    width: 16px;
    height: 16px;
    -webkit-box-align: center;
    align-items: center;
    justify-items: center;
    border-radius: 2px;
    transition: border 200ms ease-in-out 0s;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(134, 151, 162);
    border-image: initial;
    cursor: pointer;
}

.fXMRPC {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.eMUTMb {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    grid-column-gap: 16px;
}
.kFMRkx {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgb(134, 151, 162);
}
.edrCcp {
    color: rgb(134, 151, 162);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.57;
    margin: 0px;
}


/* Game List*/
.default-games-list {
    position: relative;
    display: grid;
    grid-auto-flow: row;
    max-width: calc(1360px);
    min-height: auto;
    padding: 0px 16px;
    grid-row-gap: 16px;
    margin: 0px;
}

    .default-games-list .game-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-content: start;
        grid-column-gap: 12px;
        grid-row-gap: 16px;
    }

.game-card {
    position: relative;
    width: auto;
}

.featured {
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 8px;
}

.featured-label {
    background-color: rgb(255, 78, 100);
    user-select: none;
    padding: 0px 8px;
    border-radius: 12px;
}

.featured-label-new {
    background-color: rgb(255, 79, 15);
    user-select: none;
    padding: 0px 8px;
    border-radius: 12px;
    position: absolute;
    left: 135px;
}

.featured-span {
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
}

.game-container {
    margin-bottom: 8px;
    overflow: hidden;
    background: linear-gradient(to right, rgb(243, 245, 246), rgb(255, 255, 255), rgb(243, 245, 246), rgb(255, 255, 255)) 0% 0% / 250% 100%;
    border-radius: 8px;
}

    .game-container a.vwupI {
        color: rgb(255, 79, 15);
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1;
        font-size: 14px;
        position: relative;
        display: grid;
        -webkit-box-align: center;
        align-items: center;
        justify-content: stretch;
        min-height: 116px;
    }

.dWvxsz {
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    transition: opacity 200ms ease-in-out 0s;
}

    .dWvxsz:hover {
        opacity: 1;
    }

.OBmMl {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    justify-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
}

.kEbeMo {
    height: auto;
}

.exUlrs {
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.bJCmFu {
    filter: blur(5px);
    transition: filter 400ms ease 0s;
}

.HrVCM {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.bJCmFu.fade {
    filter: blur(0px);
}

.cBmXZQ {
    letter-spacing: normal;
    font-size: 14px;
    line-height: 1.5;
    color: rgb(15, 22, 31);
    font-weight: 500;
}

/* Game Detail */
.bRWbKp {
    position: relative;
    display: flex;
}

.ghxHRI {
    color: rgb(255, 79, 15);
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    font-size: 14px;
}

.dlrNxf {
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(134, 151, 162);
    margin: 0px;
}

.fOdRUk a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: rgb(15, 22, 31);
}

.dHoQWn {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    min-width: 24px;
    height: 24px;
    color: rgb(15, 22, 31);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: none;
    transition: all 200ms ease-in-out 0s;
    border-radius: 20px;
    padding: 0px;
    background: initial;
}

.gOCGsD {
    width: unset;
    margin-left: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px;
    background: none;
    outline: none;
}

/* Load more games */
.load-more-games {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding: 0px 16px;
}

.load-more-games-container {
    position: relative;
    left: 50%;
    display: grid;
    width: fit-content;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    transform: translateX(-50%);
    margin: 27px 0px 12px;
}

.load-more-games-button {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    min-width: 96px;
    height: 40px;
    font-size: 14px;
    background-color: rgb(255, 79, 15);
    color: rgb(255, 255, 255);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 16px;
    outline: none;
    transition: all 200ms ease-in-out 0s;
    border-radius: 20px;
}

.bJCmFu {
    filter: blur(5px);
    transition: filter 400ms ease 0s;
}

.load-more-games-button img + span, .load-more-games-button span + img, .load-more-games-button svg + span, .load-more-games-button span + svg {
    margin-left: 8px;
}

.bJCmFu.fade {
    filter: blur(0px);
}

.cmmzPE {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: rgb(134, 151, 162);
    margin: 0px;
}

.efeVdU {
    background-color: rgb(215, 220, 223);
    position: relative;
    width: 100%;
    height: 1px;
    margin: 4px 0px;
}

/* Game Loader */
.cqDPIl {
    max-width: 1328px;
    position: relative;
    margin: 16px auto 48px;
    padding: 0px 16px;
}

section.cqDPIl {
    padding-top: 89px;
}

.game-header {
    height: 64px;
    background-color: rgb(255, 255, 255);
    padding: 0px 16px;
    border-radius: 8px 8px 0px 0px;
}

.game-header-section {
    position: relative;
    max-width: 1328px;
    z-index: 1;
    display: flex;
    height: inherit;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px auto;
    padding: 0px;
}

.game-header-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.ioOEGF {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    grid-column-gap: 12px;
}

.game-header-provider {
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(134, 151, 162);
    margin: 0px;
}

#gameName {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.375;
    color: rgb(15, 22, 31);
    margin: 0px;
}

#game-placeholder {
    position: relative;
    padding-bottom: 56.3%;
    width: 100%;
    height: 100%;
}

.game-overlay {
    opacity: 0;
    display: flex;
    z-index: 21;
    position: absolute;
    top: 153px;
    left: 268px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    transition: width 0.3s ease 0s, height 0.3s ease 0s, right 0.3s ease 0s, bottom 0.3s ease 0s;
    overflow: hidden;
}

.hBInHv {
    position: relative;
    display: flex;
    flex: 1 1 0%;
}

.PGlKH {
    position: relative;
    width: 100%;
    height: 100%;
}

.gtZHgp {
    position: relative;
    width: 100%;
    height: 100%;
}

#game-overlay {
    z-index: 21;
    width: 1084.67px;
    height: 540px;
    display: flex;
    flex-direction: column;
    transition: width 0.3s ease 0s, height 0.3s ease 0s, right 0.3s ease 0s, bottom 0.3s ease 0s;
    overflow: hidden;
}

#gameIframe {
    position: relative;
    width: 100%;
    height: 540px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

/* FOOTER */
.dGtsYt {
    display: grid;
    grid-template-areas: "menu menu" "switcher follow";
    min-height: 240px;
    grid-row-gap: 24px;
    margin: 0px 16px;
    border-top: 1px solid rgb(215, 220, 223);
    padding: 40px 0px;
}

.dHYhnw {
    grid-area: menu / menu / menu / menu;
}

.fNigku .main02 {
    display: grid;
    grid-auto-flow: row;
    justify-content: stretch;
    grid-row-gap: 24px;
}

.fNigku h6, .fNigku .menus li > span {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    font-weight: 500;
    color: rgb(15, 22, 31);
    margin: 0px 0px 16px;
}

.fNigku .main02 p {
    font-size: 12px;
    line-height: 1.67;
    margin: 16px 0px 0px;
}

.fNigku .menus {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

    .fNigku .menus ul {
        padding-left: 0px;
        list-style-type: none;
        margin: 0px;
    }

    .fNigku .menus li {
        margin-bottom: 12px;
        font-size: 12px;
        line-height: 1.33;
    }

.ATyBL {
    margin-right: 20px;
    overflow: hidden;
}

.fOdRUk {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgb(15, 22, 31);
    width: 154px;
    overflow: hidden;
}
.tOGmw {
    margin-bottom: 16px;
    margin-left: 32px;
}
.jiAhfD {
    color: rgb(159, 170, 178);
    position: relative;
    max-width: calc(1368px);
    margin: 0px auto;
}
.jiAhfD a {
    color: rgb(159, 170, 178);
}

.fNigku h6, .fNigku .menus li > span {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    font-weight: 500;
    color: rgb(15, 22, 31);
    margin: 0px 0px 16px;
}

.fNigku .main02 a {
    display: block;
}

.KlxBn {
    display: grid;
    width: 100%;
    grid-auto-flow: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    grid-area: follow / follow / follow / follow;
    gap: 16px;
}

    .KlxBn .follow-us {
        display: grid;
        grid-auto-flow: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 16px;
    }

.hQoNQj {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    height: 114px;
    background-color: rgb(183, 190, 195);
}

.ctFDBn {
    width: 100%;
    max-width: calc(1368px);
    margin: 0px auto;
}

.ctFDBn .footer-logos {
    display: grid;
    justify-items: stretch;
    margin: 0px 16px;
    padding: 24px 0px;
}

.ctFDBn .logos {
    list-style-type: none;
    display: grid;
    padding-left: 0px;
    grid-auto-flow: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px;
    grid-column-gap: 4px;
}
.ctFDBn .logos li {
    display: inline-block;
    height: 30px;
}
.ctFDBn .logos li img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.user-row {
    cursor: pointer;
}
.user-container {
    color: rgb(255, 79, 15);
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    font-size: 14px;
    display: grid;
    grid-auto-flow: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: start;
    grid-row-gap: 4px;
}
.user-row i.fa.fa-user {
    color: #000;
}
span.user-name.user-row {
    color: rgb(255, 79, 15);
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    margin: 0px;
}
span.user-wallet.user-row {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: rgb(15, 22, 31);
    margin: 0px;
}
.user-icon {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin: 0;
}

/* Media query */
@media only screen and (max-width: 400px) {
    #sidebar-wrapper {
        width: 100% !important;
    }
}

@media (min-width: 576px) {
    .default-games-list .game-list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (-webkit-max-device-pixel-ratio: 2) and (min-width: 768px) {
    .sidebar {
        position: fixed;
        z-index: 24;
        top: 0px;
        left: 0px;
        display: flex;
        overflow-x: hidden;
        overflow-y: auto;
        width: 252px;
        height: 100vh;
    }

    .sidebar-container {
        width: 236px;
        height: 100%;
    }

    .sidebar-content {
        position: absolute;
        width: 212px;
        padding: 24px 12px 16px;
    }

    .main-body {
        margin-left: 236px;
    }

        .main-body .collapsed-menu {
            position: fixed;
            z-index: 24;
            top: 0px;
            left: 0px;
            height: 49px;
            background-color: rgb(243, 245, 246);
            padding: 24px 16px 16px;
        }

    .main-header .header-section {
        height: 89px;
    }

    .cCXHSu {
        display: grid;
        grid-auto-flow: row;
        grid-row-gap: 16px;
    }

    .ffvKeA {
        margin-bottom: 0px;
    }

    .ejYNKz {
        font-size: 24px;
        line-height: 32px;
        font-weight: 500;
        color: rgb(15, 22, 31);
        margin: 0px;
    }

    .search-input-selected {
        margin-right: 0px;
    }

    .section-search .search-container {
        margin-right: 0px;
    }

    .filter-buttons-container {
        grid-column-gap: 10px;
        margin: 0px;
    }

    .default-games-list {
        max-width: calc(1368px);
        margin: 0px auto 48px;
        padding: 0px 16px;
    }

    .game-card {
        margin-right: 0px;
        width: auto;
    }

    .game-container a.vwupI {
        min-height: 123px;
        justify-content: stretch;
    }

    .bRWbKp {
        display: inline-grid;
        grid-auto-flow: column;
        width: 100%;
    }

    .fOdRUk {
        width: 212px;
    }

    .cqDPIl {
        max-width: calc(1368px);
        margin: 0px auto 48px;
        padding: 0px 16px;
    }

    .izKVhe {
        padding-left: 4px;
    }
}

@media (min-width: 992px) {
    .cCXHSu {
        display: flex;
    }

    .search-input-selected {
        width: 432px;
        transition: width 200ms ease-in-out 0s;
    }

    .filter-buttons-container {
        grid-column-gap: 12px;
    }

    .button-component {
        padding: 8px 10px 8px 16px;
    }

    .game-container a.vwupI {
        min-height: 130px;
    }

    .default-games-list .game-list {
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 16px;
    }

    .fOdRUk {
        width: 203px;
    }

    span.user-name.user-row {
        grid-column: 1 / -1;
    }
}
@media (min-width: 1200px) {
    .main-header {
        padding: 0px 32px;
    }

    .body-container {
        max-width: calc(1392px);
        padding: 0px 32px;
    }

    .section-search .search-container {
        width: 320px;
        transition: width 200ms ease-in-out 0s;
    }

    .filter-buttons-container {
        grid-column-gap: 16px;
    }

    .default-games-list {
        max-width: calc(1392px);
        padding: 0px 32px;
    }

    .game-container a.vwupI {
        min-height: 133px;
    }

    .default-games-list .game-list {
        grid-template-columns: repeat(5, 1fr);
    }

    .fOdRUk {
        width: 140px;
    }

    .cqDPIl {
        max-width: calc(1392px);
        padding: 0px 32px;
    }
    /* footer */
    .dGtsYt {
        grid-template-areas: "menu follow" "switcher switcher";
        grid-template-columns: auto 200px;
        -webkit-box-align: start;
        align-items: start;
        margin: 0px 32px;
    }
    .jiAhfD {
        max-width: calc(1392px);
    }
    .fNigku .main02 {
        grid-template-columns: 200px auto;
        grid-auto-flow: unset;
    }

        .fNigku .main02 p {
            max-width: 180px;
            margin-top: 12px;
        }

    .fNigku .menus {
        justify-content: space-evenly;
    }

        .fNigku .menus li {
            font-size: 14px;
        }

    .KlxBn {
        grid-auto-flow: row;
    }

        .KlxBn .follow-us {
            grid-auto-flow: row;
        }

    .ctFDBn {
        max-width: calc(1392px);
    }

        .ctFDBn .footer-logos {
            margin: 0px 32px;
        }

        .ctFDBn .logos {
            grid-column-gap: 16px;
        }
            .ctFDBn .logos li {
                height: 45px;
            }
}

@media (min-width: 1500px) {
    .game-container a.vwupI {
        min-height: 145px;
    }

    .default-games-list .game-list {
        grid-template-columns: repeat(6, 1fr);
    }

    .fOdRUk {
        width: 160px;
    }

    .ctFDBn .logos {
        grid-column-gap: 45px;
    }
        .ctFDBn .logos li {
            height: 45px;
        }
}
