@font-face {
    font-family: "Dosis";
    src: url("../fonts/Dosis-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Dosis";
    src: url("../fonts/Dosis-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

*, ::after, ::before {
    box-sizing: border-box;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 500
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

body {
    margin: 0;
    padding: 0;
    font-family: "Dosis", sans-serif;
    font-weight: 400;
    line-height: 1.6;
    width: 100%;
    color: #000;
    background-color: #f9f9f9;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

body, html {
    -webkit-font-smoothing: antialiased
}

body.modal-opened #root, html.modal-opened #root {
    display: none
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 16px
}

#modal-root, #root, .text_ad {
    display: block;
    overflow: hidden
}

.content_site {
}

.content_site.expand-enter, .content_site.expand-enter-done {
    -webkit-transform: translateX(400px) scale(.8);
    transform: translateX(400px) scale(.8);
    overflow: hidden
}

@media (max-width: 1024px) {
    .content_site.expand-enter, .content_site.expand-enter-done {
        -webkit-transform: translateX(265px) scale(.8);
        transform: translateX(265px) scale(.8)
    }
}

.content_site.expand-exit-active {
    overflow: hidden
}

.button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    outline: none
}

.button-play, .button-play-large {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background-color: #ff532a;
    border-radius: 4px;
    text-decoration: none;
    padding: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 6px 15px -4px rgba(255, 83, 42, .8);
    box-shadow: 0 6px 15px -4px rgba(255, 83, 42, .8);
    font-weight: 500;
    border: 1px solid #ed4e28
}

.button-play-large .icon, .button-play .icon {
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.button-play-large {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 288px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.icon {
    background-repeat: no-repeat;
    background-position: 50%
}

.AdBannerIframeRegular {
    margin: 0 auto;
    display: block
}

.AdBannerIframeResponsive {
    width: 100%
}

.AdBox {
    margin: 0 auto;
    display: block
}

.AdBox.showInBox {
    padding-bottom: 5px;
    -webkit-box-shadow: 7px 0 #e7e7e9, -7px 0 #e7e7e9;
    box-shadow: 7px 0 #e7e7e9, -7px 0 #e7e7e9;
    background-color: #e7e7e9;
    border-radius: 2px
}

.AdBox.showInBox label {
    letter-spacing: 3.5px;
    color: #9b9b9b;
    font-size: 12px;
    font-style: italic;
    padding: 6px 3px;
    line-height: 16px;
    display: block
}

.AdIframePreload {
    display: none;
    width: 0;
    height: 0
}

.AlgoliaHeader {
    font-size: 20px;
    margin: 40px 10px;
    text-align: center;
    color: #797e85
}

@media (max-width: 1024px) {
    .AlgoliaHeader {
        margin: 16px 10px
    }
}

.AlgoliaMatch {
    max-width: 620px;
    margin: 16px auto;
    padding: 24px;
    border: 2px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out;
    -webkit-box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden
}

.AlgoliaMatch img {
    width: 128px;
    height: 128px;
    border-radius: 6px;
    float: left
}

.AlgoliaMatch .RatingBar {
    margin: 8px 0 16px
}

.AlgoliaMatch .description {
    font-size: 15px;
    color: #797e85;
    line-height: 20px
}

.AlgoliaMatch .AlgoliaMatchTitle, .AlgoliaMatch .description {
    margin-right: 64px
}

.AlgoliaMatch .AlgoliaMatchTitle, .AlgoliaMatch .description, .AlgoliaMatch .RatingBar {
    margin-left: 160px
}

.AlgoliaMatch .button-play, .AlgoliaMatch .button-play-large {
    position: absolute;
    right: 24px;
    top: 24px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.AlgoliaMatch .button-play-large .icon-play-white, .AlgoliaMatch .button-play .icon-play-white {
    width: 16px;
    height: 16px
}

.AlgoliaMatch .button-play, .AlgoliaMatch .button-play-large, .AlgoliaMatch img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 1024px) {
    .AlgoliaMatch {
        margin: 8px auto;
        padding: 16px
    }

    .AlgoliaMatch img {
        width: 76px;
        height: 76px;
        border-radius: 6px
    }

    .AlgoliaMatch .game-details {
        padding: 0 16px
    }

    .AlgoliaMatch .AlgoliaMatchTitle {
        margin-right: 48px
    }

    .AlgoliaMatch .AlgoliaMatchTitle, .AlgoliaMatch .RatingBar {
        margin-left: 92px
    }

    .AlgoliaMatch .description {
        clear: both;
        margin: 0;
        padding-top: 16px
    }

    .AlgoliaMatch .button-play, .AlgoliaMatch .button-play-large {
        width: 32px;
        height: 32px;
        right: 16px;
        top: 16px
    }

    .AlgoliaMatch .button-play-large .icon-play-white, .AlgoliaMatch .button-play .icon-play-white {
        width: 10px;
        height: 10px
    }
}

.AlgoliaMatchesList {
    padding: 0 8px
}

.AlgoliaMatchTitle {
    font-weight: 600;
    color: #191536;
    font-size: 18px
}

.AlgoliaMatchTitle .match {
    background-color: #ffb6c1;
    border-radius: 2px
}

@media (max-width: 1024px) {
    .AlgoliaMatchTitle {
        font-size: 15px
    }
}

.ButtonFullscreen {
    border-radius: 6px
}

.ButtonFullscreen .icon {
    font-size: 32px
}

.ButtonReportGame {
    color: #797e85;
    font-size: 13px;
    width: auto;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 25px;
    background: right 2px center / 17px no-repeat url(../images/icon-flag-gray.svg)
}

.Carousel {
    overflow: hidden
}

.Carousel, .Carousel .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.Carousel .content {
    height: 100%;
    margin-bottom: -50px;
    padding-bottom: 50px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

.Category {
    padding: 4px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-decoration: none;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}

.Category img, .Category svg {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: block
}

.Category .category-name {
    padding-left: 12px;
    text-transform: capitalize;
    color: #797e85;
    font-size: 15px;
    overflow: hidden
}

.Category:nth-child(4) {
    margin-top: 6px
}

.Category.active-category {
    background-image: -webkit-gradient(linear, left top, right top, from(#1470cc), color-stop(1.56%, #1470cc), color-stop(1.56%, rgba(20, 112, 204, .25)), to(rgba(20, 112, 204, .25))) !important;
    background-image: linear-gradient(90deg, #1470cc, #1470cc 1.56%, rgba(20, 112, 204, .25) 0, rgba(20, 112, 204, .25)) !important;
    background-color: transparent !important
}

.Category.active-category .category-name {
    color: #1470cc !important
}

@media (max-width: 1024px) {
    .Category {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4px 0
    }

    .Category .category-name {
        display: none
    }

    .Category.active-category {
        background-image: -webkit-gradient(linear, left top, right top, from(#1470cc), color-stop(5%, #1470cc), color-stop(5%, rgba(20, 112, 204, .25)), to(rgba(20, 112, 204, .25))) !important;
        background-image: linear-gradient(90deg, #1470cc, #1470cc 5%, rgba(20, 112, 204, .25) 0, rgba(20, 112, 204, .25)) !important
    }
}

@media (max-width: 374px) {
    .Category {
        width: 12.5%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #f8f8fa
    }

    .Category.active-category {
        background-image: -webkit-gradient(linear, left bottom, left top, from(#1470cc), color-stop(5%, #1470cc), color-stop(5%, rgba(20, 112, 204, .25)), to(rgba(20, 112, 204, .25))) !important;
        background-image: linear-gradient(0deg, #1470cc, #1470cc 5%, rgba(20, 112, 204, .25) 0, rgba(20, 112, 204, .25)) !important
    }

    .Category:nth-child(4) {
        margin-top: 0
    }

    .Category:nth-child(n+17) {
        display: none
    }

    .Category:nth-child(n+9) {
        border-bottom: none
    }
}

.category-list {
    width: 135px
}

@media (max-width: 1024px) {
    .category-list {
        width: 40px
    }
}

@media (max-width: 374px) {
    .category-list {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.category-listPlaceholder {
    height: 100%
}

.category-listPopup {
    font-weight: 500
}

.category-listPopup .title {
    font-size: 20px;
    margin-top: 24px;
    margin-left: 24px;
    color: #191536
}

.category-listPopup .list {
    text-align: center;
    padding: 8px
}

.category-listPopup .list .category {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 24px 8px;
    width: 96px;
    text-decoration: none;
    position: relative
}

.category-listPopup .list .category img {
    -webkit-box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    width: 96px;
    height: 96px;
    padding: 14px;
    border-radius: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    -webkit-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.category-listPopup .list .category .category-name {
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    color: #191536;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.CoinBalance {
    width: 295px;
    background-image: -webkit-gradient(linear, left top, right top, from(#39f), to(#1c67ad));
    background-image: linear-gradient(90deg, #39f, #1c67ad);
    border-radius: 4px;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 12px 21px rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px rgba(0, 0, 0, .05)
}

.CoinBalance .label {
    font-weight: 500;
    font-size: 15px;
    color: #fff
}

.CoinBalance .icon-coins {
    width: 24px;
    height: 24px;
    margin-left: 18px;
    margin-right: 8px;
    -webkit-filter: drop-shadow(0 2px 4px rgba(10, 23, 72, .5));
    filter: drop-shadow(0 2px 4px rgba(10, 23, 72, .5))
}

.CoinBalance .balance {
    font-weight: 500;
    font-size: 20px;
    color: #ffd000;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .1)
}

.CoinBalance .balance, .CoinBalance .icon-coins, .CoinBalance .label {
    vertical-align: middle
}

.CoinGamesList {
    text-align: center;
    width: 320px;
    margin: 0 auto
}

.CoinGamesList .game {
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 5px;
    width: 150px;
    text-decoration: none;
    -webkit-box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    border-radius: 11px;
    text-align: center;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

#root .layout {
}

#root .menu-sidebar {
    background-color: #ffa000
}

[data-supports-hover] #root .menu-sidebar:hover .rounded {
    background-color: #ffbe1e
}

#root .Header .icon-search-blue {
    fill: #000
}

#root .menu-sidebar.active .rounded .fragment {
    fill: #ffa000
}

#root .menu-sidebar.active .rounded .item-name {
    color: #ffa000
}

#root .gridTitle .fragment {
    fill: #ffa000
}

#root .button-play, #root .button-play-large, #modal-root .button-play, #modal-root .button-play-large {
    background-color: #2ecc71;
    -webkit-box-shadow: 0 6px 15px -4px #2ecc71;
    box-shadow: 0 6px 15px -4px #2ecc71
}

#modal-root .CoinBalance {
    background-image: -webkit-gradient(linear, left top, right top, from(#2ECC71), to(#10ae53));
    background-image: linear-gradient(to right, #2ECC71, #10ae53)
}

#root .GameUsersCount .count {
    color: #2ecc71
}

#root .button-play, #root .button-play-large, #modal-root .button-play, #modal-root .button-play-large {
    border: 1px solid #2aba67
}

#root .Header {
}

#modal-root .Popup:not(.transparent-header) .header {
    background-color: #ef6c00
}

#modal-root .Popup.transparent-header .icon-close {
    fill: #ef6c00
}

#root .expand-enter ~ .MenuLeft, #root .expand-enter-done ~ .MenuLeft {
    background-color: #ef6c00;
    background-image: -webkit-gradient(linear, left top, right top, from(#EF6C00), to(#bd3a00));
    background-image: linear-gradient(to right, #EF6C00 0%, #bd3a00 100%)
}

[data-supports-hover] #root .MenuLeft .menu-items .menu-item:hover {
    background-color: #ff8014
}

#root .MenuLeft .menu-items .menu-item.active {
    color: #ef6c00
}

#root .MenuLeft .menu-items .menu-item.active .fragment {
    fill: #ef6c00
}

.CoinGamesList .game .game-image {
    border-radius: 6px;
    width: 76px;
    height: 76px;
    margin: 16px 0
}

.CoinGamesList .game .button-play, .CoinGamesList .game .button-play-large {
    width: 116px;
    display: inline-block;
    margin-bottom: 16px
}

.CoinGamesList .game .button-play-large .icon-coins, .CoinGamesList .game .button-play .icon-coins {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 9px;
    -webkit-filter: drop-shadow(0 2px 4px rgba(10, 23, 72, .5));
    filter: drop-shadow(0 2px 4px rgba(10, 23, 72, .5));
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    display: inline-block
}

.CoinGamesList .game .button-play-large span, .CoinGamesList .game .button-play span {
    vertical-align: middle
}

.CoinGamesList .game .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: hsla(0, 0%, 50.2%, .3);
    z-index: 1
}

.CoinGamesList .game.completed {
    opacity: .7
}

.CoinGamesList .all-completed {
    margin: 15px 10px 20px;
    color: #191536;
    font-size: 16px
}

.CoinGamesListPlaceholder {
    text-align: center;
    width: 320px;
    margin: 0 auto
}

.CoinGamesListPlaceholder .game {
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 5px;
    width: 150px;
    height: 165px;
    border-radius: 11px;
    background-color: rgba(44, 46, 33, .7);
    opacity: .1
}

.CoinPopup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.CoinPopup .Logo {
    margin-top: 32px;
    color: #191536
}

.CoinPopup .CoinBalance {
    margin: 32px 0;
    text-align: center
}

.CookieConsentMessage {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: #4b81e8;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff
}

.CookieConsentMessage.hidden {
    display: none
}

.CookieConsentMessage a {
    color: inherit;
    text-decoration: underline
}

.CookieConsentMessage .message {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.15;
    font-size: 15px
}

@media (max-width: 1024px) {
    .CookieConsentMessage .message {
        padding-right: 10px
    }
}

.CookieConsentMessage .dismiss {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.CookieConsentMessage .dismiss a, .CookieConsentMessage .dismiss button {
    display: block
}

.CookieConsentMessage .dismiss button {
    background-color: #4b81e8;
    border: 2px solid #fff;
    color: inherit;
    width: 112px;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    margin-left: 15px
}

@media (max-width: 1024px) {
    .CookieConsentMessage .dismiss {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }

    .CookieConsentMessage .dismiss button {
        margin-bottom: 10px;
        margin-left: 0
    }
}

.Developers {
    max-width: 310px;
    margin: 0 auto 24px;
    padding: 0 10px;
    font-size: 15px;
    line-height: 20px;
    color: #797e85
}

.Developers .title {
    font-size: 20px;
    line-height: 27px;
    margin-top: 32px;
    font-weight: 600;
    color: #191536
}

.Developers .explanation {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px
}

.Developers .button-play-large.first {
    margin-top: 24px
}

.Developers .benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
    border-bottom: 1px solid #dddee0
}

.Developers .benefit.first {
    margin-top: 32px
}

.Developers .benefit.last {
    border-bottom: none
}

.Developers .benefit .icon {
    width: 88px;
    height: 88px;
    border-radius: 44px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    background-size: 55px
}

.Developers .benefit .benefit-title {
    margin-top: 16px;
    color: #191536;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px
}

.Developers .benefit .benefit-explanation {
    margin: 8px 0 24px
}

.Developers .benefit .benefit-explanation, .Developers .benefit .benefit-title {
    text-align: center
}

.list-game .game-link {
    display: block;
    border-radius: 6px;
    background-color: #987023;
    -webkit-box-shadow: 0 -1px 5px 0 rgb(196 192 99/50%);
    box-shadow: 0 -1px 5px 0 rgb(196 192 99/50%);
    border: 2px solid rgba(196, 192, 99, .5);
    padding: 10px;
    margin: 0 8px 18px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.list-game .game-link .game-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.list-game .game-link .game-header img {
    width: 100%;
    max-width: 123px;
    height: 110px;
    border-radius: 6px;
    object-fit: cover
}

.list-game .game-link .game-header .button-play, .list-game .game-link .game-header .button-play-large {
    width: 24px;
    height: 24px;
    border-radius: 4px
}

.list-game .game-link .game-header .button-play-large .icon-play-white, .list-game .game-link .game-header .button-play .icon-play-white {
    width: 10px;
    height: 10px
}

.list-game .game-link .game-title {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-top: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.list-game .game-link .RatingBar {
    margin-top: 4px
}

.game-list {
    margin: 16px 24px 0
}

.list-game img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.game-list .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.game-list .items .list-game {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.game-list ~ .CarouselButtons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.game-list ~ .CarouselButtons .button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: no-repeat 50%/10px
}

h1.title {
    margin-left: 12px;
    color: #000;
    text-align: center
}

@media (min-width: 1460px) {
    .game-list {
        margin: 16px auto 0;
        max-width: 1304px
    }

    .game-list ~ .CarouselButtons {
        display: none
    }
}

.title-game {
    margin: 24px 28px 0
}

.title-game .gridTitle {
    margin: 0
}

@media (min-width: 1460px) {
    .title-game {
        margin: 24px auto 0;
        max-width: 1304px
    }
}

.FormContactUsContainer {
    height: 100%;
    background: linear-gradient(178deg, #f8f8fa 476px, #fff 0, #fff)
}

.FormContactUsContainer .FormContactUs .line {
    width: 100%;
    height: 1px;
    border-top: 1px solid #dddee0;
    margin: 40px 0 24px
}

.FormContactUsContainer .FormContactUs .site-title {
    font-size: 20px;
    font-weight: 600;
    color: #191536;
    margin-bottom: 8px
}

.FormContactUsContainer .FormContactUs .text {
    color: #797e85;
    margin-bottom: 16px;
    font-size: 15px
}

.FormContactUsContainer .FormContactUs .facebook-page, .FormContactUsContainer .FormContactUs .youtube-channel {
    display: inline-block;
    background-size: cover
}

.FormContactUsContainer .FormContactUs .facebook-page {
    width: 24px;
    height: 24px;
    background-image: url(../images/icon-facebook-gray.svg);
    margin-right: 16px
}

.FormContactUsContainer .FormContactUs .youtube-channel {
    width: 34px;
    height: 24px;
    background-image: url(../images/icon-youtube-gray.svg)
}

.FormPrivacySettings.FormShell .explanation {
    font-size: 14px;
    line-height: 20px
}

.FormPrivacySettings.FormShell .explanation a {
    color: inherit
}

.FormShell {
    max-width: 310px;
    padding: 32px;
    margin: 0 auto
}

.FormShell .title {
    font-weight: 600;
    font-size: 20px;
    color: #191536;
    margin-bottom: 24px
}

.FormShell input[type=email], .FormShell input[type=text], .FormShell input[type=url], .FormShell select, .FormShell textarea {
    width: 100%;
    max-width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05);
    border: 1px solid transparent;
    font-size: 15px;
    line-height: 20px;
    color: #191536;
    padding: 10px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px;
    background-color: #fff
}

.FormShell input[type=email]:focus, .FormShell input[type=text]:focus, .FormShell input[type=url]:focus, .FormShell select:focus, .FormShell textarea:focus {
    border-color: #39f
}

.FormShell input[type=email]::-webkit-input-placeholder, .FormShell input[type=text]::-webkit-input-placeholder, .FormShell input[type=url]::-webkit-input-placeholder, .FormShell select::-webkit-input-placeholder, .FormShell textarea::-webkit-input-placeholder {
    color: #797e85
}

.FormShell input[type=email]::-moz-placeholder, .FormShell input[type=text]::-moz-placeholder, .FormShell input[type=url]::-moz-placeholder, .FormShell select::-moz-placeholder, .FormShell textarea::-moz-placeholder {
    color: #797e85
}

.FormShell input[type=email]:-ms-input-placeholder, .FormShell input[type=text]:-ms-input-placeholder, .FormShell input[type=url]:-ms-input-placeholder, .FormShell select:-ms-input-placeholder, .FormShell textarea:-ms-input-placeholder {
    color: #797e85
}

.FormShell input[type=email]::-ms-input-placeholder, .FormShell input[type=text]::-ms-input-placeholder, .FormShell input[type=url]::-ms-input-placeholder, .FormShell select::-ms-input-placeholder, .FormShell textarea::-ms-input-placeholder {
    color: #797e85
}

.FormShell input[type=email]::placeholder, .FormShell input[type=text]::placeholder, .FormShell input[type=url]::placeholder, .FormShell select::placeholder, .FormShell textarea::placeholder {
    color: #797e85
}

.FormShell input[type=submit] {
    text-align: center
}

.FormShell select {
    height: 40px
}

.FormShell textarea {
    min-height: 145px;
    min-width: 100%
}

.FormShell .button-play-large {
    margin-top: 16px;
    width: 100%;
    outline: none
}

.FormShell .button-play-large[disabled] {
    opacity: .6;
    cursor: default
}

.FormShell .field label {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #191536;
    margin-bottom: 8px;
    display: block
}

.FormShell .checkbox-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 20px
}

.FormShell .checkbox-field label input {
    margin-right: 8px;
    margin-top: 3px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.FormShell .checkbox-field label a {
    color: inherit
}

.FormShell .explanation {
    font-size: 16px;
    line-height: 24px
}

.FormShell .checkbox-field, .FormShell .explanation, .FormShell .field {
    margin: 16px 0
}

.FormShell .checkbox-field input[type=email], .FormShell .checkbox-field input[type=text], .FormShell .checkbox-field input[type=url], .FormShell .checkbox-field select, .FormShell .checkbox-field textarea, .FormShell .explanation input[type=email], .FormShell .explanation input[type=text], .FormShell .explanation input[type=url], .FormShell .explanation select, .FormShell .explanation textarea, .FormShell .field input[type=email], .FormShell .field input[type=text], .FormShell .field input[type=url], .FormShell .field select, .FormShell .field textarea {
    margin-bottom: 0
}

.FormSubmitGame {
    color: #797e85
}

.FormSubmitGame .checkbox-field.first {
    margin-top: 24px
}

.FormSubmitGame .checkbox-field.last {
    margin-bottom: 24px
}

.GameBadgeAllShell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.GameBadgeMinAge .body {
    background: url(../images/icon-children.svg) no-repeat 50%
}

.GameBadgeMinAge .body .age {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    margin: 18px auto 0;
    background-color: #fff;
    font-weight: 500;
    font-size: 19px;
    text-align: center;
    color: #4a98de;
    line-height: 28px;
    letter-spacing: -2px
}

.GameBadgePlayCount .multiplier {
    font-size: 19px;
    font-weight: 500;
    color: #ff532a;
    margin-top: 12px;
    text-align: center
}

.GameBadgePlayCount .body {
    position: relative
}

.GameBadgePlayCount .body .label {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: -3px;
    height: 18px;
    text-transform: uppercase;
    padding-top: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    background-color: #fe8568;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.GameBadgePlayCount .body .icon-branch {
    width: 24px;
    height: 28px;
    position: absolute;
    bottom: 16px
}

.GameBadgePlayCount .body .icon-branch.left {
    left: -3px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.GameBadgePlayCount .body .icon-branch.right {
    right: -3px
}

.GameBadgeReviewCount .rating {
    font-size: 19px;
    font-weight: 500;
    color: #00bc87;
    margin-top: 12px;
    text-align: center
}

.GameBadgeReviewCount .body {
    position: relative
}

.GameBadgeReviewCount .body .label {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: -3px;
    height: 18px;
    text-align: center;
    background-color: #4cd0ab;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.GameBadgeReviewCount .body .label .RatingBar {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.GameBadgeReviewCount .body .label .RatingBar .icon {
    width: 9px;
    height: 9px;
    vertical-align: middle
}

.GameBadgeShell .body {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #f8f8fa
}

.GameBadgeShell .title {
    font-size: 13px;
    color: #191536;
    text-align: center;
    margin-top: 10px
}

@media (max-width: 1024px) {
    .GameBadgeShell .title {
        font-size: 10px
    }
}

.DescriptionPayload {
    font-size: 15px;
    line-height: 20px;
    color: #797e85;
    overflow-wrap: break-word
}

@media (max-width: 1024px) {
    .DescriptionPayload {
        padding: 0 12px
    }
}

.HeadingPayload {
    overflow: hidden
}

.HeadingPayload .left {
    float: left
}

.HeadingPayload .left img {
    width: 128px;
    height: 128px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .05)
}

.HeadingPayload .right {
    margin-left: 155px
}

.HeadingPayload .right .game-title {
    color: #191536;
    font-size: 20px;
    font-weight: 500
}

.HeadingPayload .right .GameTags {
    margin-top: 10px
}

.HeadingPayload .right .rating-favorite-container {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.HeadingPayload .right .rating-favorite-container .RatingBar .icon {
    width: 20px;
    height: 20px
}

.HeadingPayload .right .rating-favorite-container .ButtonFavorite {
    margin-left: 24px;
    background-color: transparent !important
}

@media (max-width: 1024px) {
    .HeadingPayload {
        margin: 0 24px
    }

    .HeadingPayload .left img {
        width: 76px;
        height: 76px
    }

    .HeadingPayload .right {
        margin-left: 92px
    }

    .HeadingPayload .right .GameTags {
        margin-top: 4px
    }

    .HeadingPayload .right .rating-favorite-container {
        margin-top: 0
    }

    .HeadingPayload .right .rating-favorite-container .RatingBar .icon {
        width: 16px;
        height: 16px
    }
}

.HeadingPlaceholder .image {
    width: 128px;
    height: 128px;
    background-color: rgba(44, 46, 33, .7);
    opacity: .1;
    border-radius: 3px
}

@media (max-width: 1024px) {
    .HeadingPlaceholder .image {
        width: 76px;
        height: 76px
    }
}

@-webkit-keyframes starBlinker {
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 1
    }
}

@keyframes starBlinker {
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 1
    }
}

.VideoWalkthrough {
    padding: 0 12px
}

.VideoWalkthrough .iframe-container {
    max-width: 560px;
    margin: 0 auto
}

.VideoWalkthrough .iframe-container .iframe-size {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 80%
}

.VideoWalkthrough .iframe-container .iframe-size iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ComposeGamePrePlay {
    margin: 10px 0 100px
}

.GameBuilderSection {
    width: 620px;
    padding: 40px 80px;
    background-color: #fff;
    margin: 24px auto;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .GameBuilderSection {
        width: auto;
        padding: 24px 0 20px;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.GameFavoriteIcon {
    width: 18px;
    height: 16px
}

.header-text {
    background-color: rgba(44, 46, 33, .7);
    opacity: .1;
    padding-left: 6rem;
    border-radius: 4px;
    margin-left: .5rem;
    font-size: .75rem
}

.header-text:first-of-type {
    margin-left: 0;
    padding-left: 4rem
}

.placeholder .image {
    width: 128px;
    height: 128px;
    background-color: rgba(44, 46, 33, .7);
    opacity: .1;
    border-radius: 3px
}

.placeholder .game-description {
    margin-top: 1rem;
    max-width: 30rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.placeholder .game-description .text {
    background-color: rgba(44, 46, 33, .7);
    opacity: .1;
    width: 6rem;
    border-radius: 2px;
    height: .7rem;
    margin: 4px
}

.placeholder .game-description .text.shorter {
    width: 3rem
}

.placeholder .game-description .text.longer {
    width: 10rem
}

.placeholder .GameSectionRecommended.recommended-placeholder .grid-item {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(44, 46, 33, .7)), to(rgba(44, 46, 33, .7)));
    background-image: linear-gradient(90deg, rgba(44, 46, 33, .7), rgba(44, 46, 33, .7));
    opacity: .1;
    background-size: calc(100% - 6px) calc(100% - 6px)
}

@media (max-width: 1024px) {
    .placeholder .image {
        width: 76px;
        height: 76px
    }
}

.GamePlaceholderText {
    background-color: rgba(44, 46, 33, .7);
    opacity: .1;
    padding-left: 96px;
    border-radius: 4px;
    margin: 2px;
    font-size: 8px;
    display: inline-block;
    line-height: 16px
}

.GamePlaceholderText.short {
    padding-left: 48px
}

.GamePlay {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    margin: 12px auto;
    padding: 0 16px
}

.GamePlay .content-game {
    flex: 1;
}

.content-game div p img {
    max-width: 400px;
    width: 100%;
    object-fit: contain;
}

.GamePlay .comment-area {
    width: 420px
}

.GamePlay .ButtonCollapseBar {
    display: none;
    position: fixed;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.GamePlay .GameSectionRecommended .button {
    display: none;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.GamePlay .GameSectionRecommended .ButtonFavorite, .GamePlay .GameSectionRecommended .ButtonFullscreen {
    margin: 16px
}

.GamePlay .GameSectionRecommended .ButtonFavorite, .GamePlay .GameSectionRecommended .ButtonFullscreen, .GamePlay .GameSectionRecommended .ButtonRatingDown, .GamePlay .GameSectionRecommended .ButtonRatingUp {
    background-color: #f8f8fa
}

.Section {
    margin-top: 24px;
    max-width: 320px;
    width: 100%;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.Section .title {
    font-weight: 500;
    font-size: 20px;
    color: #191536;
    margin-left: 20px;
    margin-bottom: 16px
}

@media (max-width: 1024px) {
    .Section {
        width: auto;
        padding: 24px 0 20px;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.GameSectionPlay {
    width: 100%;
    color: #000;
    flex: 1;
    overflow: hidden;
}

.GameSectionPlay .title {
    font-size: 20px;
    font-weight: 500;
    color: #191536;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.GameSectionPlay .iframe-size {
    position: relative;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.GameSectionPlay .iframe-size iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    min-width: 100%;
    height: 1px;
    min-height: 100%;
    background-color: #fff
}

.GameSectionPlay .ButtonReportGame {
    float: right
}

.GameSectionPlay .aggregate-text {
    color: #000
}

.GameSectionPlay .buttons {
    padding: 4px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box
}

.button-gammes {
    margin-left: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.button-gammes > div {
    margin-left: 12px
}

.GameSectionPlay .buttons .ButtonFacebookShare {
    margin-left: auto
}

.GameSectionPlay .buttons .ButtonFavorite, .GameSectionPlay .buttons .ButtonRatingDown, .GameSectionPlay .buttons .ButtonRatingUp {
    background-color: #fff
}

.GameSectionPlay .buttons .ButtonRatingDown {
    margin-right: 16px
}

.GameSectionRecommended {
}

.iframe-container {
    width: 100%;
    height: 100%;
    background: var(--denim-blue);
    box-shadow: rgb(0 0 0/24%) 0 6px 12px 0
}

.buttons h1 {
    color: #000;
    font-size: 20px;
    margin: 0
}

.content-game {
    padding: 24px;
    background: #fff;
    box-sizing: border-box;
    color: #6a6a6a;
    box-shadow: rgb(0 0 0/24%) 0 6px 12px 0;
    position: relative
}

.content-game h2, .content-game p {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-bottom: 12px
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

@media (min-width: 0px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: 2.5%;
        width: 100%
    }
}

@media (min-width: 320px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: 2.5%;
        width: 100%
    }
}

@media (min-width: 480px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: 1.66667%;
        width: 100%
    }
}

@media (min-width: 768px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: 1.25%;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: 1.11111%;
        width: 100%
    }
}

@media (min-width: 1224px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: .90909%;
        width: 100%
    }
}

@media (min-width: 1824px) {
    .GameSectionRecommended .grid-padding {
        padding-bottom: .76923%;
        width: 100%
    }
}

@media (min-width: 0px) and (max-width: 319px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+10) {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+10) {
        display: none
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+16) {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+22) {
        display: none
    }
}

@media (min-width: 1024px) and (max-width: 1223px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+25) {
        display: none
    }
}

@media (min-width: 1224px) and (max-width: 1823px) {
    .GameSectionRecommended .grid-item:nth-of-type(n+21) {
        display: none
    }
}

@media (max-width: 1024px) {
    .GameSectionRecommended {
        padding: 24px 0 20px
    }
}

@media (min-width: 1025px) {
    .GameSectionRecommended .grid-item {
        width: 17%;
        margin: 1.66667% 0 0 1.66667%
    }

    .GameSectionRecommended .grid-item:nth-of-type(n+16) {
        display: none
    }
}

.GameTags .tag {
    display: inline-block;
    font-size: 13px;
    padding: 3px 4px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 4px;
    text-decoration: none
}

.grid-item {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: -webkit-gradient(linear, left top, right top, from(#e6e6e6), to(#e6e6e6));
    background-image: linear-gradient(90deg, #e6e6e6, #e6e6e6)
}

.grid-item:before {
    content: "";
    padding-top: 100%;
    float: left
}

.grid-item img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    object-fit: cover
}

.grid-item img:-moz-loading {
    visibility: hidden
}

.grid-item {
    position: relative
}

.grid-item .game-title {
    font-size: .8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: gold;
    text-align: center;
    line-height: 1.15;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    background-color: rgba(0, 0, 0, .7);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    word-break: break-word;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width: 0px) {
    .grid-item {
        width: 30%;
        margin: 2.5% 0 0 2.5%
    }
}

@media (min-width: 320px) {
    .grid-item {
        width: 30%;
        margin: 2.5% 0 0 2.5%
    }
}

@media (min-width: 480px) {
    .grid-item {
        width: 18%;
        margin: 1.66667% 0 0 1.66667%
    }
}

@media (min-width: 768px) {
    .grid-item {
        width: 12.85714%;
        margin: 1.25% 0 0 1.25%
    }
}

@media (min-width: 1024px) {
    .grid-item {
        width: 11.25%;
        margin: 1.11111% 0 0 1.11111%
    }
}

@media (min-width: 1224px) {
    .grid-item {
        width: 9%;
        margin: .90909% 0 0 .90909%
    }
}

@media (min-width: 1824px) {
    .grid-item {
        width: 7.5%;
        margin: .76923% 0 0 .76923%
    }
}

.grid .AdBox {
    margin-top: .5rem
}

@media (min-width: 0px) {
    .grid {
        margin-bottom: 2.5%
    }
}

@media (min-width: 320px) {
    .grid {
        margin-bottom: 2.5%
    }
}

@media (min-width: 480px) {
    .grid {
        margin-bottom: 1.66667%
    }
}

@media (min-width: 768px) {
    .grid {
        margin-bottom: 1.25%
    }
}

@media (min-width: 1024px) {
    .grid {
        margin-bottom: 1.11111%
    }
}

@media (min-width: 1224px) {
    .grid {
        margin-bottom: .90909%
    }
}

@media (min-width: 1824px) {
    .grid {
        margin-bottom: .76923%
    }
}

.gridMessageNoFavorite .icon-arrow-right-white, .gridMessageNoRecent .icon-arrow-right-white {
    width: 22px;
    height: 22px;
    margin-left: 16px
}

.gridTitle {
    margin: 24px 0 16px 24px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.gridTitle h1 {
    color: #fff
}

.gridTitle, .gridTitle .circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.j-center {
    justify-content: center
}

.gridTitle .circle {
    margin-right: 8px;
    font-size: 24px;
    color: #000
}

.gridTitle .circle .fragment, .gridTitle .circle .icon, .gridTitle .circle img {
    width: 32px;
    height: 32px;
    background-size: contain
}

.gridTitle .circle .fragment {
    fill: #1470cc
}

.gridTitle .title {
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    color: #000
}

.Header {
    display: -webkit-box;
    display: -ms-flexbox;
    height: 50px;
    padding: 0 10px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, .07)
}

.Header .icon-search {
    width: 20px;
    height: 20px
}

.Header .left, .Header .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.Header .left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.Header .left .hamburger {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer
}

.Header .right {
    -ms-flex-pack: end
}

.Header .right, .Header .right-relative {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.Header .right-relative {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: space-between;
    align-items: center
}

.Header .right-relative .icon-search-blue {
    position: absolute;
    display: block;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: #000;
    border: 0;
    background: 0 0
}

.Header .right-relative .button {
    position: absolute;
    right: 8px;
    top: 5px
}

.Header .right-relative .button .icon-close {
    width: 16px;
    height: 16px
}

.Header .coins {
    position: relative
}

.Header .coins .icon-coins {
    width: 25px;
    margin-top: 5px;
    -webkit-filter: drop-shadow(0 2px 4px #0a1748);
    filter: drop-shadow(0 2px 4px #0A1748)
}

.Header .coins .balance {
    position: absolute;
    right: 0;
    top: 3px;
    color: #fff;
    background-color: #f41d00;
    font-size: 11px;
    padding: 2px 5px;
    border-radius: 8px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 1024px) {
    .Header {
        height: 48px;
        padding: 0 4px
    }

    .Header .Logo.hide-on-mobile {
        display: none
    }
}

@media (max-width: 340px) {
    .Header .right-relative .icon-search-blue {
        right: 186px
    }

    .Header input {
        width: 210px
    }
}

.Logo {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    white-space: nowrap;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: hidden
}

.Logo img {
    border: none;
    vertical-align: middle;
    margin: 0 4px
}

.Logo img.symbol {
    height: 40px
}

.Logo img.wordmark {
    height: 36px
}

.Logo span {
    vertical-align: middle
}

@media (max-width: 1024px) {
    .Logo img.symbol {
        height: 40px
    }

    .Logo img.wordmark {
        height: 30px
    }
}

.layout {
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-direction: column
}

.layout .full-width {
    margin: 0 auto;
    max-width: 1370px;
    width: 100%
}

@media (max-width: 1024px) {
    .layout .full-width {
        width: calc(100% - 40px);
        max-width: calc(100% - 40px)
    }
}

@media (max-width: 374px) {
    .layout {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .layout .full-width {
        width: 100%;
        max-width: 100%
    }
}

.MenuLeft {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100vh;
    z-index: 0;
    background-position: 300px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(30, 101, 164, .01)), to(#1e65a4));
    background-image: linear-gradient(90deg, rgba(30, 101, 164, .01) 0, #1e65a4);
    background-repeat: no-repeat;
    visibility: hidden;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background-color: #fff
}

.MenuLeft .button.close {
    margin: 16px 10px
}

.MenuLeft .button.close .icon-close {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(../images/icon-close-white.svg)
}

.MenuLeft .button.close .icon-hamburger {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(../images/icon-menu-white.svg)
}

.MenuLeft .menu-items {
    display: none;
    width: 253px;
    padding-bottom: 30px;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    margin-left: 80px;
    margin-top: 110px
}

.MenuLeft .menu-items .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer
}

.MenuLeft .menu-items .menu-item .fragment {
    fill: #fff
}

.MenuLeft .menu-items .menu-item .fragment, .MenuLeft .menu-items .menu-item .icon {
    width: 22px;
    height: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: .5;
    margin-left: 40px;
    margin-right: 24px
}

.MenuLeft .menu-items .menu-item .icon {
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: 50%
}

.MenuLeft .menu-items .menu-item .icon.icon-coins {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 1;
    margin-right: 18px;
    background-image: url(../images/icon-coins.svg)
}

.MenuLeft .menu-items .menu-item .icon.icon-language {
    width: 32px;
    height: 32px;
    background-position: 50%;
    background-size: 28px;
    background-repeat: no-repeat;
    opacity: 1;
    margin-right: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 16px
}

.MenuLeft .menu-items .menu-item .title {
    width: 130px
}

.MenuLeft .menu-items .menu-item.active {
    background-color: #fff !important;
    color: #1470cc
}

.MenuLeft .menu-items .menu-item.active .fragment {
    opacity: 1;
    fill: #1470cc
}

.MenuLeft .menu-items .menu-item.active .icon {
    opacity: 1
}

.MenuLeft .menu-items .menu-item.active .icon.icon-language {
    border-color: #1470cc
}

.MenuLeft .menu-items .menu-separator {
    border-bottom: 1px solid hsla(0, 0%, 100%, .25);
    width: 189px;
    height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 40px;
    margin-top: 18px;
    margin-bottom: 18px
}

.MenuLeft .copyright {
    font-size: 13px;
    color: #fff;
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    text-align: center
}

@media (max-height: 680px) {
    .MenuLeft .menu-items {
        padding-bottom: 60px
    }
}

@media (max-width: 1024px) {
    .MenuLeft {
        background-position: 200px
    }

    .MenuLeft .button.close {
        margin: 4px
    }

    .MenuLeft .menu-items {
        background-position: 202px;
        margin: 0
    }

    .MenuLeft .copyright {
        bottom: 24px
    }
}

.expand-enter-done ~ .MenuLeft, .expand-enter ~ .MenuLeft, .expand-exit-active ~ .MenuLeft {
    visibility: visible
}

.expand-enter-done ~ .MenuLeft .menu-items, .expand-enter ~ .MenuLeft .menu-items, .expand-exit-active ~ .MenuLeft .menu-items {
    display: block
}

.expand-enter-done ~ .MenuLeft, .expand-enter ~ .MenuLeft {
    background-color: #1470cc
}

.expand-enter-done ~ .MenuLeft .menu-items, .expand-enter ~ .MenuLeft .menu-items {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-sidebar-item {
    cursor: pointer;
    text-decoration: none;
    margin-right: 12px
}

.menu-sidebar-item .item-name {
    padding-left: 12px;
    color: #000;
    font-size: 15px
}

#root .category-list a.menu-sidebar-item {
    color: #fff;
    overflow: hidden
}

.menu-sidebar-item .fragment {
    width: 22px;
    height: 22px;
    margin: 5px;
    fill: #000
}

.menu-sidebar-item.active {
    border-bottom: 2px solid #000 !important;
    color: #000 !important
}

.menu-sidebar-item {
    display: block;
    text-decoration: none
}

.menu-sidebar-item:first-child {
}

.menu-sidebar-item:nth-child(3) {
}

@media (max-width: 1024px) {
    .menu-sidebar-item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 4px;
        padding-right: 4px
    }

    .menu-sidebar-item .item-name {
        display: none
    }
}

@media (max-width: 374px) {
    .menu-sidebar-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .menu-sidebar-item .rounded {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu-sidebar-item:first-child {
    }

    .menu-sidebar-item:nth-child(3) {
    }
}

.MessageDetailed {
    margin-top: 88px
}

.MessageDetailed .circle > * {
    width: 132px;
    height: 132px;
    border-radius: 66px;
    margin: 0 auto;
    -webkit-box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    background-size: 72px
}

.MessageDetailed .title {
    font-weight: 600;
    font-size: 20px;
    margin: 24px 10px 16px;
    color: #191536
}

.MessageDetailed .explanation {
    max-width: 310px;
    margin: 0 auto 24px;
    padding: 0 10px;
    font-size: 15px;
    line-height: 20px;
    color: #797e85
}

.MessageDetailed .explanation, .MessageDetailed .title, .MessageInline {
    text-align: center
}

.MessageInline {
    font-size: 1.4rem;
    padding: 24px 1rem 1.5rem
}

.MessageInline.bottom, .MessageInline.top {
    padding-top: 1.5rem
}

.MessageInline .link {
    text-decoration: underline;
    cursor: pointer
}

.Overlay {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    cursor: default;
    -webkit-box-shadow: -7px 7px hsla(0, 0%, 100%, .15), -14px 14px hsla(0, 0%, 100%, .07);
    box-shadow: -7px 7px hsla(0, 0%, 100%, .15), -14px 14px hsla(0, 0%, 100%, .07);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    border-radius: 4px;
    -webkit-transform-origin: left;
    transform-origin: left;
    visibility: hidden
}

.content_site.expand-enter-done ~ .Overlay, .content_site.expand-enter ~ .Overlay {
    visibility: visible;
    -webkit-transform: translateX(400px) scale(.8);
    transform: translateX(400px) scale(.8)
}

@media (max-width: 1024px) {
    .content_site.expand-enter-done ~ .Overlay, .content_site.expand-enter ~ .Overlay {
        -webkit-transform: translateX(265px) scale(.8);
        transform: translateX(265px) scale(.8)
    }
}

.Popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    background-color: #f8f8fa;
    -webkit-transform: translateY(90%);
    transform: translateY(90%);
    opacity: 0;
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    transition: transform .25s ease-out, opacity .25s ease-out;
    transition: transform .25s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.Popup.fade-enter-active, .Popup.fade-enter-done {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.Popup .header {
    height: 52px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #164a79
}

.Popup .header .icon-close {
    width: 14px;
    height: 14px;
    fill: #fff
}

.Popup.transparent-header .header {
    background-color: initial;
    position: absolute
}

.Popup.transparent-header .header .icon-close {
    fill: #1470cc
}

@media (max-width: 1024px) {
    .Popup .header {
        height: 48px;
        padding: 0 4px
    }
}

.ReadMore {
    overflow-y: hidden
}

.ReadMore pre {
    font: inherit;
    white-space: pre-wrap;
    margin: 0
}

.ReadMore .less, .ReadMore .more {
    margin-top: 10px
}

.ReadMore .less span, .ReadMore .more span {
    margin-top: 8px;
    cursor: pointer;
    color: #39f;
    font-size: 15px
}

.ScrollSensor {
    width: 100%
}

.ScrollSensor.top {
    height: 1px
}

.ScrollSensor.inactive {
    display: none
}

@media (min-width: 0px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: 2.5%;
        padding-bottom: 5%
    }
}

@media (min-width: 320px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: 2.5%;
        padding-bottom: 5%
    }
}

@media (min-width: 480px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: 1.66667%;
        padding-bottom: 3.33333%
    }
}

@media (min-width: 768px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: 1.25%;
        padding-bottom: 2.5%
    }
}

@media (min-width: 1024px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: 1.11111%;
        padding-bottom: 2.22222%
    }
}

@media (min-width: 1224px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: .90909%;
        padding-bottom: 1.81818%
    }
}

@media (min-width: 1824px) {
    .ScrollSensor.bottom .MessageInline {
        padding-top: .76923%;
        padding-bottom: 1.53846%
    }
}

@media (max-width: 374px) {
    .top {
        position: absolute;
        top: 0;
        left: 0
    }
}

.SearchInput {
    margin: 5px;
    max-width: 276px;
    width: 100%;
    height: 38px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 15px;
    color: #000;
    -webkit-transform-origin: right;
    transform-origin: right;
    outline: none;
    background: #fff;
    box-shadow: rgb(9 30 66/7%) 0 4px 8px, rgb(9 30 66/7%) 0 0 2px;
    border: 0;
    border: 1px solid #c2c2c2
}

.SearchInput:focus {
    color: #000;
    border: 1px solid #535353
}

.SearchInput::placeholder {
    color: #000
}

.SearchInput:focus::placeholder {
    color: #000
}

.SearchInput::-ms-clear {
    width: 0;
    height: 0
}

.SearchInput::-webkit-input-placeholder {
    font-style: italic
}

.SearchInput::-moz-placeholder {
    font-style: italic
}

.SearchInput:-ms-input-placeholder {
    font-style: italic
}

.SearchInput::-ms-input-placeholder {
    font-style: italic
}

.SearchInput::placeholder {
    font-style: italic
}

@media (max-width: 340px) {
    .Header.HeaderQuickSearch .right input {
        width: 210px
    }
}

.Sidebar {
    padding: 0 8px;
    background-color: #25292e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
    position: fixed;
    left: 0;
    height: 100%
}

@media (max-width: 374px) {
    .Sidebar {
        margin-top: 16px
    }
}

.TextContainer {
    max-width: 620px;
    margin: 0 auto;
    padding: 0 24px
}

.TextContainer h1 {
    font-size: 20px;
    line-height: 27px
}

.TextContainer h3 {
    font-size: 16px;
    line-height: 24px
}

.TextContainer h1, .TextContainer h3 {
    color: #191536;
    font-weight: 600
}

.TextContainer li, .TextContainer p {
    color: #797e85;
    font-size: 15px;
    line-height: 20px
}

.TextContainer li.bold, .TextContainer p.bold {
    font-weight: 700
}

.TextContainer li a, .TextContainer p a {
    color: #797e85
}

.TextContainer h1, .TextContainer h3, .TextContainer p {
    margin: 24px 0
}

.TextContainer ul {
    list-style-type: decimal;
    padding-left: 25px
}

.TextContainer ul ul {
    list-style-type: circle
}

.UrlNotFound .icon-404 {
    background-size: 96px
}

.UrlNotFound .icon-home-white {
    margin-right: 16px;
    width: 22px;
    height: 24px
}

.grid-item:hover .game-title {
    height: 40%;
    padding: 5px 0 0
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive iframe {
    margin: 0 auto;
    display: block;
    box-sizing: border-box
}

.flex-right {
    margin-top: 12px;
    width: 300px;
}

.title-list a {
    text-decoration: none;
    transition-duration: .3s;
    color: #000
}

.title-list a:hover {
    text-decoration: none;
    transform: scale(1.2)
}

.game-related {
    margin-top: 24px;
    padding: 12px 12px 36px;
    border-radius: 12px;
    box-sizing: border-box
}

#close_fullsrceen {
    position: fixed;
    top: 22px;
    right: 25px;
    z-index: 999999;
    padding: 10px 8px;
    background: #fff;
    border-radius: 5px
}

.full_screen_box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000
}

.full-screen {
    max-width: 100%;
    max-height: 100%
}

#button-gotop {
    border: none;
    display: none;
    background-color: #000;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    padding: 6px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 32px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    z-index: 999
}

.thumbnail-rating .stars {
    flex-shrink: 0
}

.thumbnail-rating .stars-0 {
    background-position: -88px 0
}

.logo_footer {
    max-width: 135px;
    width: 100%
}

.img-container {
    height: 150px
}

.img-fluid {
    height: 100%;
    max-width: 150px
}

.border_gardiant {
    border-bottom: 2px solid #fff;
    -o-border-image: linear-gradient(270deg, #29b6f6, #4527a0 52%, #ef5350) 5;
    border-image: linear-gradient(270deg, #29b6f6, #4527a0 52%, #ef5350) 5
}

#body {
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(161, 16, 56, 1) 46%, rgba(0, 212, 255, 1) 100%)
}

.bg-detail {
    background: #456dae;
    margin-bottom: 20px;
    border: 1px solid;
    border-radius: 4px
}

.justify-content-xs-center a {
    color: #ec407a
}

*:fullscreen *:-ms-fullscreen, *:-webkit-full-screen, *:-moz-full-screen {
    overflow: auto !important
}

#load_more {
    border: none;
    background-color: #000;
    width: 150px;
    padding: 12px 20px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    color: #fff;
    text-decoration: none;
    margin-top: 24px
}

.thumbnail-rating .stars {
    flex-shrink: 0
}

.thumbnail-rating .stars {
    flex-shrink: 0
}

.thumbnail-rating .stars-0 {
    background-position: -88px 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 120dpi) {
    .stars {
        background: url(../images/79018.png);
        background-size: 200%
    }

    .stars {
        display: inline-block;
        float: left;
        width: 88px;
        height: 16px;
        background: url(../images/79019.png);
        background-repeat: no-repeat
    }
}

.stars-0 {
    background-position: -88px 0
}

.stars-1 {
    background-position: -72px 0
}

.stars-2 {
    background-position: -54px 0
}

.stars-3 {
    background-position: -36px 0
}

.stars-4 {
    background-position: -18px 0
}

.stars-5 {
    background-position: 0 0
}

.stars-0-5 {
    background-position: -72px -18px
}

.stars-1-5 {
    background-position: -54px -18px
}

.stars-2-5 {
    background-position: -36px -18px
}

.stars-3-5 {
    background-position: -18px -18px
}

.stars-4-5 {
    background-position: 0 -18px
}

.categories, .tag {
}

div.categories a:hover, div.tag a:hover {
    text-decoration: none !important;
    background: #000;
    color: #fff
}

div.categories a, div.tag a {
    text-decoration: none;
    color: #000;
    padding: 5px 12px;
    background: #fff;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.22) 0 4px 8px, rgba(0, 0, 0, 0.2) 0 0 2px;
    float: left;
    position: relative;
    z-index: 10
}

.scale-button {
    transition-duration: .3s
}

.scale-button:hover {
    transform: scale(1.05)
}

.result {
    background: #fff
}

#results {
    z-index: 1005;
    display: none;
    position: absolute;
    width: 270px;
    top: 44px;
    right: -5px;
    background: #fff
}

.result a {
    font-size: 11px;
    display: block;
    padding: 4px;
    line-height: 16px;
    color: #000;
    overflow: hidden;
    box-shadow: rgb(9 30 66/7%) 0 4px 8px, rgb(9 30 66/7%) 0 0 2px
}

.result a:hover {
    background: #000;
    color: #fff
}

.result img {
    float: left;
    margin: 0 5px 0 1px;
    object-fit: contain;
}

.title-search {
    font-size: 15px;
    font-weight: 500;
    color: #191536;
    text-decoration: none
}

.main-content {
    position: relative
}

.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.main-content .owl-theme .custom-nav .owl-prev:focus, .main-content .owl-theme .custom-nav .owl-next:focus {
    outline: none !important
}

.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: 0 0 !important;
    border: none !important;
    z-index: 1;
    opacity: .75;
    border: 1px solid #111;
    color: #111
}

.main-content .owl-theme .custom-nav .owl-prev:hover, .main-content .owl-theme .custom-nav .owl-next:hover {
    color: #266a90;
    opacity: 1
}

.main-content .owl-theme .custom-nav .owl-prev span, .main-content .owl-theme .custom-nav .owl-next span {
    color: #fff
}

.main-content .owl-theme .custom-nav .owl-prev {
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.main-content .owl-theme .custom-nav .owl-next {
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.footer {
    padding: 2px;
    margin-top: 16px
}

.navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none
}

.nav-item {
    margin-right: 32px
}

.nav-item a {
    text-decoration: none;
    color: #000
}

.content_page {
    margin-top: 24px;
    margin-bottom: 24px;
    color: #000;
    padding: 12px 24px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: rgb(0 0 0/24%) 0 6px 12px 0
}

.GameSectionRecommended .body, .grid-feature {
    display: grid;
    grid-gap: 14px;
    grid-template-columns:repeat(auto-fit, 135px);
    grid-template-rows:repeat(auto-fit, 135px);
    grid-auto-flow: dense;
    justify-content: center
}

.game_toppicks_side .grid-feature {
    display: grid;
    grid-gap: 10px;
    grid-template-columns:repeat(auto-fit, 135px);
    grid-template-rows:repeat(auto-fit, 135px);
    grid-auto-flow: dense;
    justify-content: center
}

.grid-feature {
    margin-top: 12px
}

.game-item, .game-item-hot {
    display: block;
    width: 135px;
    height: 135px;
    position: relative;
    border-radius: 10px;
    transition: background ease .3s, border linear .3s;
    box-sizing: border-box;
    box-shadow: -10px 6px 15px rgba(0, 0, 0, .07);
}

.game_toppicks_side .game-item {
    display: block;
    width: 135px;
    height: 135px;
    position: relative;
    border-radius: 10px;
    transition: background ease .3s, border linear .3s;
    box-sizing: border-box;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, .05)
}

.game-item .list-game, .game-item-hot .list-game {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s;
    border-radius: 10px
}

.list-thumbnail {
    position: relative
}

.list-thumbnail img {
    width: 128px;
    height: 128px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px
}

.game-item .game-title, .game-item-hot .game-title {
    overflow: hidden;
    margin: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    opacity: 0;
    font-weight: 500;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: linear-gradient(0deg, rgb(0 0 0/70%) 0, rgba(255, 255, 255, 0) 85%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 25px 10px 2px;
    box-sizing: border-box;
    text-transform: capitalize;
    font-size: 14px
}

.game-item .text-overflow, .game-item-hot .text-overflow {
    -webkit-line-clamp: 3
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.5
}

.GameSectionRecommended .body a:hover .game-title, .grid-feature a:hover .game-title, .game-hot a:hover .game-title {
    opacity: 1
}

.title-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    color: #000;
    gap: 12px;
    position: relative
}

.ads300x600 {
    width: 300px;
    height: 600px
}

body .GamePlay .flex-right .ads300x250 {
    width: 300px;
    height: 250px !important;
    max-height: 250px !important
}

body .GamePlay .flex-right .ads_side {
    width: 300px;
    height: 250px !important
}

.ads728x90 {
    max-width: 1200px;
    width: 100%;
    min-height: 90px;
    margin: 24px auto
}

ul.menu-header {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
    margin-left: auto
}

ul.menu-header li a {
    color: #000
}

ul.menu-header li a:hover {
    color: #001120;
    font-weight: 500
}

.search-menu {
    position: relative
}

.flex-right .box-comment {
    background: #997123;
    border-radius: 12px;
    border: 2px solid rgba(196, 192, 99, .5);
    box-sizing: border-box;
    box-shadow: 1px 1px 4px 0 rgb(196 192 99/50%)
}

.animated.delay-4s {
    animation-delay: 4s
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@media (max-width: 1024px) {
    .GameSectionPlay, .Section {
        max-width: 100%
    }

    .ads300x600 {
        display: none
    }
}

@media (max-width: 1324px) {
    .GameSectionPlay, .Section {
        max-width: 100%
    }

    .flex-right {
        width: 300px;
        padding: 0 12px
    }

    .ads300x600 {
        display: none
    }
}

#gtx-trans {
    display: none !important
}

.border-middle {
    height: 1px;
    background: #000;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: relative
}

.box-image {
    float: left;
    margin: 12px 12px 0 0
}

.mirror-reply {
    transform: scaleX(-1);
    padding-top: 10px;
    margin-right: 3px
}

.more-game {
    margin: 12px auto;
    background: #000;
    box-shadow: 0 5px 6px 0 rgb(0 0 0/22%);
    padding: 8px 16px;
    max-width: 300px;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    display: block;
    text-decoration: none;
    transition-duration: .3s;
    color: #fff !important
}

.more-game:hover {
    transform: scale(1.1)
}

.game-hot {
    max-width: 100%;
    width: 100%
}

.game-hot .game-item-hot {
    display: block;
    width: 100%;
    height: 135px;
    position: relative;
    border-radius: 10px;
    transition: background ease .3s, border linear .3s;
    box-sizing: border-box;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, .05)
}

.game-hot .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.owl-carousel .owl-stage {
    padding-top: 12px;
    padding-bottom: 12px
}

#menu-mobile {
    padding: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    cursor: pointer;
    display: none;
    font-size: 28px;
    color: #000
}

@media (max-width: 1255px) {
    .Header #menu-mobile {
        display: block !important
    }

    #menu-mobile .svg-icon {
        vertical-align: middle;
        line-height: normal;
    }

    .Header .right-relative {
        display: none
    }
}

.al {
    align-items: center
}

.d-flex {
    display: flex
}

.mobile-menu {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 300px;
    right: -310px;
    height: 100%;
    background-color: #fff;
    border-top: 1px solid #dbe1e5;
    box-shadow: rgb(0 0 0/25%) 0 .0625em .0625em, rgb(0 0 0/25%) 0 .125em .5em, rgb(255 255 255/10%) 0 0 0 1px inset;
    transition: .4s all;
    z-index: 10
}

.mobile-close {
    position: relative;
    margin: 15px;
    cursor: pointer;
    font-size: 23px;
    text-align: right;
    justify-content: flex-start;
    color: #000
}

.mobile-menu-item {
    display: block;
    background-color: #fff;
    margin-bottom: 8px;
    box-shadow: rgb(9 30 66/7%) 0 4px 8px, rgb(9 30 66/7%) 0 0 2px;
    color: #000;
    margin-right: 0;
    padding: 12px 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.search-mobile .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s;
    background: 0 0;
    border: 0
}

.search-mobile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 4px;
    background: 0 0;
    box-shadow: rgb(9 30 66/7%) 0 4px 8px, rgb(9 30 66/7%) 0 0 2px;
    border-radius: 8px
}

.search-mobile a {
    margin-left: 12px;
    padding: 6px 8px;
    border-radius: 4px;
    color: #000
}

ul.menu-header {
    list-style: none;
    position: relative
}

ul.menu-header ul {
    display: none
}

ul.menu-header li:hover > ul, ul.menu-header li:focus > ul {
    display: block
}

ul.menu-header ul {
    list-style-type: none;
    border-radius: 0;
    background: #ebebebbf;
    padding: 0;
    position: absolute;
    top: 100%
}

ul.menu-header ul li {
    margin-bottom: 8px;
    position: relative
}

ul.menu-header ul li a {
    text-decoration: none;
    padding: 6px 8px
}

ul.menu-header ul li:hover a {
    background: #000;
    color: #fff
}

#down-triangle {
    float: right;
    width: 0;
    height: 0;
    margin-top: 10px;
    border-top: 5px solid #2ecc71;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

ul.menu-header li:hover > ul {
    display: block
}

.menu-sidebar-item {
    display: flex;
    gap: 8px;
    text-decoration: none
}

.justify-content-center {
    justify-content: center
}

.container-tags {
    margin-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap
}

.container-tags a {
    margin: 5px 7px;
    padding: 5px 0;
    width: 205px;
    height: auto;
    text-decoration: none;
    color: #333;
    font-size: 11px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 6px 0 rgb(0 0 0/22%);
    -moz-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .22);
    box-shadow: 0 5px 6px 0 rgb(0 0 0/22%)
}

.container-tags a img {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 10px 0 5px
}

.container-tags a span {
    float: left;
    width: 130px;
    text-align: center;
    font-size: 12px;
    padding: 10px 0 5px;
    font-weight: 700;
    line-height: 20px;
    text-align: left
}

@media (max-width: 1280px) {
    .GamePlay .comment-area {
        width: 350px
    }
}

@media (max-width: 1024px) {
    .GamePlay {
        flex-direction: column;
		padding: 0;
    }

    .flex-right .ads300x250 {
        display: none;
    }

    .flex-right {
        width: 100%
    }

    .GamePlay .comment-area {
        width: 100%
    }
}

.no-result {
    color: #fff
}

.arrow-more-game {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px
}

.arrow-more-game i {
    display: block;
    animation: animate 2s infinite
}

.arrow-more-game i:nth-child(2) {
    animation-delay: -.2s
}

.arrow-more-game i:nth-child(3) {
    animation-delay: -.4s
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: translate(-20px, 0)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate(20px, 0)
    }
}

.dino, .obstacle, .obstacle_1 {
    position: absolute;
    right: 3.75rem;
    top: -2.8rem
}

.left_dino {
    left: auto;
    right: auto
}

.center_obstacle {
    left: auto;
    right: 38%;
    top: -2.2rem
}

.right_obstacle {
    right: 48px;
    top: -47px
}

.obstacle {
    background-image: url(../images/obstacle.png);
    width: 7rem;
    height: 2.875rem;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.conner_bottom {
    bottom: 12px;
    right: 12px;
    top: unset;
    opacity: .5;
    width: 10rem;
    height: 3.5rem
}

.obstacle_1 {
    background-image: url(../images/obstacle_1.png);
    width: 3rem;
    height: 2.875rem;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.dino {
    background-image: url(../images/dino.png);
    width: 3rem;
    height: 2.875rem;
    background-size: 100% auto
}

.grid-2x2 {
    grid-column: span 3;
    -ms-grid-row: span 2;
    grid-row: span 2
}

.ads_grid {
    display: flex;
    align-items: center;
    flex-direction: column
}

.ads_grid span {
    color: #00000091
}

.ads_grid, .ads_grid .ads {
    width: 100%;
    max-height: 250px !important
}

.ads-class {
    display: flex;
    flex-direction: column;
    align-item: center;
    margin: 24px auto
}

.ads-class .ads {
    width: 100%;
    min-height: 90px;
    max-width: 1200px;
    margin: 0 auto
}

.ads-top-txt span {
    color: #616368;
    text-align: center;
    display: block;
    font-size: 12px;
}

.game-hot .owl-stage-outer::after, .game-hot .owl-stage-outer::before {
    content: "";
    top: 0;
    right: -8px;
    background: linear-gradient(270deg, #f9f9f9 25%, #0C99D500 100%);
    max-width: 65px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2
}

.game-hot .owl-stage-outer::before {
    left: -8px;
    background: linear-gradient(90deg, #f9f9f9 25%, #0C99D500 100%)
}

.attr_name {
    text-decoration: none;
}

.attr_name h2, .attr_name h3 {
    font-size: inherit !important;
    text-transform: lowercase !important;
    margin: 0 !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}

@media (max-width: 767.98px) {
}

.owl-carousel:not(.owl-loaded) {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.main-svg-sprite {
    display: none
}

.svg-icon {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    fill: currentColor;
    font-size: 0
}

.svg-icon__link {
    vertical-align: top;
    fill: inherit;
    width: inherit;
    height: inherit
}

.game_area_container .google-auto-placed {
    display: none !important;
}

.show_content {
    position: absolute;
    max-width: 98%;
    width: 100%;
    bottom: 20px;
    display: flex;
    align-items: flex-end;
    z-index: 12;
    background: transparent;
}

.ShowMore_button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 0;
    background: 0 0;
    color: #000;
    font-size: 14px;
    width: fit-content;
    cursor: pointer;
    gap: 12px;
    padding: 6px 12px;
}

.game-content-page .content-inner {
    position: relative;
    z-index: 12;
}

.bounce {
    -webkit-animation: bounce 2s;
    animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.bounce {
    -webkit-animation: bounce 2s;
    animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.visible-hidden {
    visibility: hidden;
}

@-webkit-keyframes bounce {
    0%, 25%, 50%, 75%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

@keyframes bounce {
    0%, 25%, 50%, 75%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

#game_hot_slider:hover .carousel__nav, #game_popular_slider:hover .carousel__nav {
    display: flex;
}

.game_action_right {
    margin-left: auto;
}

.mt-60 {
    margin-top: 60px;
}

#slider_popular .swiper-slide, #slider .swiper-slide {
    width: fit-content !important;
}

.carousel__nav {
    position: absolute;
    top: 0;
    width: 45px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 11;
    background: #f9f9f9e0;
    color: #000;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.carousel__nav--prev {
    left: 0px;
}

.swiper-container .swiper-button-disabled, #category_list .swiper-button-disabled {
    opacity: 0.5;
}

.carousel__nav--next {
    right: 0px;
}

.pagination {
    display: flex;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
}

.pagination ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row wrap;
    margin: 20px 0 20px 0;
    list-style: none;
    gap: 4px;
}

.pagination li {
    padding: 0;
    list-style: none;
}

.pagination a, .pagination span {
    font-weight: 500;
    position: relative;
    z-index: 0;
    display: block;
    padding: 0 5px;
    font-size: 1rem;
    text-align: center;
    color: #000;
    text-decoration: none;
    min-width: 38px;
    height: 38px;
    line-height: 38px;
    opacity: 1;
    margin: 0 3px;
    border-radius: 8px;
    overflow: hidden;
    background: #dcdcdc81;
}

.pagination li a {
    padding: 0 2px;
}

.pagination span.current {
    background: #000;
    color: #fff;
}

.game-description ul:not([class]), .game-description ol:not([class]), .page-content ul:not([class]), .page-content ol:not([class]) {
    padding-left: 24px;
    margin: 0 0 10px;
}

.game-description ul:not([class]) li, .game-description ol:not([class]) li, .page-content ul:not([class]) li, .page-content ol:not([class]) li {
    list-style: disc;
    margin: 0 0 6px;
}

.game-description h2:not([class]), .page-content h2:not([class]) {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 12px;
    text-transform: uppercase;
    color: #000;
}

.game-description h3:not([class]), .page-content h3:not([class]) {
    color: #000;
    font-size: 22px;
    margin: 0 0 12px;
    font-weight: 600
}

.game-description h4:not([class]), .page-content h4:not([class]) {
    color: #000;
    margin: 0 0 12px;
    font-size: 20px
}

.game-description a:not([class]), .page-content a:not([class]) {
    color: #000;
    text-decoration: underline;
}

.game-description a:not([class]):hover, .page-content a:not([class]):hover {
    text-underline-offset: 3px;
}

/* select filter cat*/
/*===============================*/
select.classic {
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23000' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    background-color: #fff;
    color: #000;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 1.4em 0.5em 1em;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 14px;
    border: 0;
    outline: 0;
    height: fit-content;
    border: 1px solid #ccc;
}

select.classic:focus {
    background-color: #fff;
    color: #000;
    outline: 0;
}

.flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
}

.flex-column {
    flex-direction: column;
}

.title_heading h1 {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: normal;
}

.title_heading p {
    margin: 0 0 10px;
}

/* select filter cat*/

/*player button control*/

.player-footer, .blur_dialog, .contact-popup {
    --shadow-2: 0px 6px 30px rgba(0, 0, 0, .05);
    --box-bg-color: #fff;
    --btn-control: #dfdfdf;
    --btn-control-hover: #0a0a1a;
    --color-primary: #0c0c0c;
    --btn-text-extent: #030712;
    --color-light: #0a0a1a;
    --text-btn-control: #0a0a1a;
    --text-btn-control-hover: #fff;
    --border-btn: #0000003d;
    --color-content-popup: #000;
    --arrow-color: #000;
}

.player-footer {
    border-radius: 8px;
    position: relative;
    margin: 12px 0 0;
    box-shadow: var(--shadow-2);
    width: 100%;
    background-color: var(--box-bg-color);
}

.player-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 10px;
    z-index: 0;
}

.player-footer__item {
    padding: 0 10px;
}

.player-footer__left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.player-footer__left img {
    border-radius: 4px;
    max-width: 40px;
}

.player-footer__left h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    font-family: var(--font-heading);
    color: var(--color-primary);
    padding: 0;
}

.player-footer__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.g-footer__button {
    background: var(--btn-control) !important;
    color: var(--color-primary);
    border: 0;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    border-radius: 8px;
    box-shadow: var(--shadow-2);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.g-footer__button .svg-icon {
    width: 18px;
    height: 18px;
    transition: transform .2s cubic-bezier(.32, 1.2, .54, 1.17);
}

.g-footer__button-title {
    font-size: 10px;
    bottom: 4px;
    left: 50%;
    position: absolute;
}

.g-footer__button-title_last {
    opacity: 0;
}

.g-footer__button-title_first {
    background-color: transparent;
    color: #75879a;
    opacity: 1;
}

.g-footer__button-title_text {
    border-radius: 16px;
    left: 0;
    padding: 0 4px;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    transition: opacity .35s cubic-bezier(.32, 1.2, .54, 1.17);
    white-space: nowrap;
    background: var(--box-bg-color);
    font-weight: 500;
}


@media (hover: hover) and (pointer: fine) {
    .g-footer__button:hover .g-footer__button-title_last {
        background-color: var(--btn-text-extent);
        color: #fff;
        opacity: 1;
    }

    .g-footer__button:hover .g-footer__button-title_first {
        opacity: 0;
    }

    .g-footer__button:hover {
        transform: translateY(-3px);
        background: var(--btn-control-hover) !important;
        color: var(--text-btn-control-hover);
    }
}

.g-footer__button:hover .svg-icon {
    transform: rotate(-5deg);
}

.g-footer__button.voted, .g-footer__button.active {
    transform: translateY(-3px);
    background: var(--btn-control-hover) !important;
    color: var(--text-btn-control-hover);
}

/* =======popup========== */
.blur_dialog, .contact-popup {
    position: fixed;
    bottom: 0;
    top: 0;
    right: -330px;
    width: 330px;
    background-color: var(--box-bg-color);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px 0 0;
    border: 1px solid var(--border-card);
    z-index: 1001;
    transition: right 0.3s ease-in-out;
}

.blur_dialog.active, .contact-popup.show {
    right: 0px;
}

label.label-contact-select {
    position: relative;
    display: inline-block;
    margin: 0 0 10px;
}

label.label-contact-select:before {
    content: "";
    height: 31px;
    position: absolute;
    right: 7px;
    top: 3px;
    width: 22px;
    background: transparent;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    pointer-events: none;
    display: block;
}

label.label-contact-select:after {
    content: " ";
    position: absolute;
    right: 15px;
    top: 46%;
    margin-top: -3px;
    z-index: 2;
    pointer-events: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.9px 4px 0 4px;
    border-color: var(--arrow-color) transparent transparent transparent;
    pointer-events: none;
}

/* Popup container */
.contact-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 30px 0 10px;
    border: 1px solid var(--border-btn);
    border-radius: 4px;
    line-height: 36px;
    background: var(--box-bg-color);
    height: 36px;
    color: var(--color-primary);
    margin: 0 0px 5px 0;
    width: 100%;
}

.contact-select:focus-visible {
    outline: 0;
}

select.contact-select::-ms-expand {
    display: none;
}

.error_form_contact, .error-message-email {
    font-size: 0.9em;
    color: var(--high-light);
    margin: 0 0 8px;
    display: none;
}

label.label-contact-select {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
}


.popup-heading {
    display: flex;
    align-items: center;
    flex-flow: nowrap;
    padding: 0 40px 0 16px;
    line-height: 1.5;
}

.popup-content {
    border-top: 1px solid var(--border-btn);
    font-size: 14px;
    color: var(--color-content-popup);
    padding: 8px 16px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
    height: 100%;
}

.content_inner_popup h2:not([class]), .content_inner_popup h3:not([class]), .content_inner_popup h4:not([class]) {
    margin: 0 0 10px;
    color: var(--color-content-popup);
}

.content_inner_popup h2:not([class]) {
    font-size: 24px;
    font-weight: 600;
}

.content_inner_popup h3:not([class]), .content_inner_popup h4:not([class]) {
    font-size: 20px;
    font-weight: 500;
}

.content_inner_popup ol:not([class]), .content_inner_popup ul:not([class]) {
    margin: 0 0 10px;
    padding-left: 20px;
}

.content_inner_popup ol:not([class]) li, .content_inner_popup ul:not([class]) li {
    list-style: disc;
    margin: 0 0 6px;
}

.check_box_contact {
    background-color: #fff;
    border: 3px solid var(--border-btn);
    border-radius: 4px;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 0;
    width: 16px;
}

.form_contact {
    background: transparent;
    border: 1px solid var(--border-btn);
    color: var(--color-primary);
    max-width: 308px;
    resize: none;
    border-radius: 4px;
    transition: background-color .2s ease-in-out;
    width: 100%;
    font-size: 14px;
}

.contact_input {
    margin: 0 0 10px;
    padding: 8px 12px;
}

.contact_textarea {
    margin: 0 0 10px;
    padding: 8px 12px;
    height: 86px;
}

.icon_contact {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    margin-right: 10px;
}

.title_contact {
    font-size: 12px;
    color: var(--color-primary);
    flex: 1;
    padding: 14px 0;
}

.title_contact strong {
    font-size: 14px;
}

.close_contact {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}

.close_contact .svg-icon {
    width: 14px;
    height: 14px;
}

.feedback_image_checkbox {
    margin: 7px 0 0 8px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.contact-form button {
    background-color: #28a745;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
}

.form_bottom {
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 4px 16px;
}

.popup-link_share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 12px;
    border: 1px solid var(--border-btn);
    border-radius: 100px;
    margin-top: 12px;
    position: relative;
    height: 40px;
    margin-bottom: 20px;
}

.popup-link-share--url {
    width: 100%;
    background: 0;
    border: 0;
    height: auto;
    color: var(--color-primary);
    flex: 1;
    padding-right: 12px;
}

.popup-link-share--copy {
    color: #8166ff;
    font-weight: 600;
}

.popup-link-share--copy:hover {
    cursor: pointer;
}

.title_change_log {
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    color: var(--color-primary);
    line-height: normal;
    letter-spacing: 1.1px;
}

.change_log_item {
    padding: 8px;
    border-radius: 8px;
    background: var(--btn-control);
    margin: 0 0 8px;
}

.content_change_log {
    margin-bottom: 6px;
    color: var(--color-content-popup);
    font-size: 14px;
    padding-left: 15px;
}

.content_change_log ul {
    padding-left: 16px;
    margin: 0;
}


.notify-toast {
    background: #4CAF50; /* Green background */
    color: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.toast-content {
    font-size: 16px;
    font-weight: 600;
}

.notification-success {
    position: sticky;
    bottom: 12px;
    left: 12px;
    width: fit-content;
    border-radius: 10px;
    box-shadow: 0 -6px 74px 0 rgb(0 0 0 / 0.15);
    animation: show_toastt 1s ease forwards;
    z-index: 9999;
}

@keyframes show_toastt {
    0% {
        transform: translateX(-100%);
    }
    40% {
        transform: translateX(10%);
    }
    80%, 100% {
        transform: translateX(20px);
    }
}

.notification-success.hide {
    animation: hide_toastt 1s ease forwards;
}

@keyframes hide_toastt {
    0% {
        transform: translateX(20px);
    }
    40% {
        transform: translateX(10%);
    }
    80%, 100% {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-100%);
    }
}

.notification-success .toastt {
    border-radius: 10px;
    border-left: 5px solid #2ecc71;
    background: #fff;
    padding: 8px 12px;
    box-shadow: 1px 7px 14px -5px rgb(0 0 0 / 0.15);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notification-success .toastt .content {
    display: flex;
    gap: 12px;
    align-items: center;
}

.notification-success .toastt.offline {
    border-color: #ccc;
}

.content_notification .details {
    margin-left: 15px;
}

.details span {
    font-size: 16px;
    font-weight: 500;
    color: #878787;
}

.details p {
    color: #878787;
    margin: 0
}

.toastt .content_notification {
    display: flex;
    align-items: center;
}

.toastt .content_notification .icon {
    background: #ccc;
}

.toastt .content_notification .icon img {
    max-width: 50px;

}

.favorited {
    color: red;
}

/* =======popup========== */
.game-frame iframe {
    position: absolute;
    border: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.load-page {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
    display: none
}

.loading {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader {
    width: 45px;
    aspect-ratio: 1;
    background: linear-gradient(#0000 calc(1 * 100% / 6), #fff 0 calc(3 * 100% / 6), #0000 0) left bottom, linear-gradient(#0000 calc(2 * 100% / 6), #fff 0 calc(4 * 100% / 6), #0000 0) center bottom, linear-gradient(#0000 calc(3 * 100% / 6), #fff 0 calc(5 * 100% / 6), #0000 0) right bottom;
    background-size: 20% 600%;
    background-repeat: no-repeat;
    animation: 1s linear infinite l3
}

@keyframes l3 {
    100% {
        background-position: left top, center top, right top
    }
}