.text-left.md\:text-center.font-18.md\:font-32.md\:mb-32.mb-10.font-600 {
    display: block;
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important
}

.text-left.md\:text-center.font-18.md\:font-32.md\:mb-32.mb-10.font-600 img,
img.text-left.md\:text-center.font-18.md\:font-32.md\:mb-32.mb-10.font-600 {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important
}

[lang-tag="read_more_about"].text-left.md\:text-center.font-18.md\:font-32.md\:mb-32.mb-10.font-600 {
    display: block;
    width: min(72%, 520px) !important;
    height: 44px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-image: url("../img/title7.png") !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.home-section picture,
.home-section__image {
    display: block;
    width: 100% !important;
    max-width: none !important
}

.home-section__image {
    height: auto !important;
    margin: 0 !important
}

.platform-earn-section + section + section {
    background-image: url("../img/BG2.png");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

.platform-earn-section + section + section .container.gutter-4.md\:gutter-2.container--box.container--mini.pt-32.md\:pt-72.pb-32.md\:pb-72 {
    max-width: 750px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-image: none !important
}

@media (min-width: 961px) {
    .game-showcase-panel {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .game-showcase-panel > .game-showcase__feature {
        width: 100%;
        max-width: 750px
    }

    .game-showcase-panel > .game-showcase-carousel {
        width: 100%;
        max-width: none
    }

    .game-showcase-panel > .game-showcase__feature {
        justify-content: center
    }
}

.game-showcase__feature-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: inherit;
    color: inherit;
    text-decoration: none
}

.game-showcase__feature--lucky .game-showcase__feature-link {
    align-items: flex-start
}

.read-games-item__copy p:nth-of-type(n+2) {
    display: none
}

.read-games-item.is-expanded .read-games-item__copy p:nth-of-type(n+2) {
    display: block
}
