/* _content/GreenPandaGames/Pages/Components/Footer/Footer.cshtml.rz.scp.css */
.footer-adventure[b-qn9zaphvf8] {
    background-color: #1b1f27;
    overflow: hidden;
    padding-bottom: 300px;
    padding-top: 70px;
    position: relative;
}

    .footer-adventure .image-background[b-qn9zaphvf8] {
        pointer-events: none;
        z-index: 1;
    }

    .footer-adventure .image-background-sm[b-qn9zaphvf8] {
        height: 383px;
        left: 90%;
        min-height: 383px;
        min-width: 383px;
        position: absolute;
        top: 100%;
        transform: translate(-50%, -100%);
        width: 383px;
        background-color: #252b36;
        border-radius: 50%;
        display: block;
        z-index: 0;
    }

    .footer-adventure .image-background[b-qn9zaphvf8] {
        height: 383px;
        left: 90%;
        min-height: 383px;
        min-width: 383px;
        position: absolute;
        top: 100%;
        transform: translate(-50%, -100%);
        width: 383px;
        pointer-events: none;
        z-index: 1;
    }

    .footer-adventure .text-card[b-qn9zaphvf8] {
        background-color: #313847;
        color: #fff;
        margin-left: auto;
        margin-right: auto;
        min-width: none;
        padding: 30px 40px;
        position: relative;
        width: 85%;
        z-index: 0;
    }

    .footer-adventure img[b-qn9zaphvf8] {
        height: auto;
        left: 40%;
        min-width: 216px;
        position: absolute;
        top: calc(100% - 50px);
        transform: translate(-50%, -100%);
        width: 75%;
    }

    .footer-adventure .text-card .btn[b-qn9zaphvf8] {
        background-color: #2bc767;
        border-radius: 0;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        padding: 14px 28px;
    }

    .footer-adventure .text-card .text[b-qn9zaphvf8] {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .footer-adventure .text-card .btn:hover[b-qn9zaphvf8] {
        background-color: #1b1f27;
    }

.footer-border[b-qn9zaphvf8] {
    border-bottom: 1px solid #363739;
    height: 1px;
}

.sticky-footer[b-qn9zaphvf8] {
    text-align: center;
}

.footer-menu[b-qn9zaphvf8] {
    display: flex;
    flex-direction: column-reverse;
    font-size: 14px;
    gap: 30px;
    padding: 18px 20px 30px;
}

.footer-menu[b-qn9zaphvf8], footer[b-qn9zaphvf8] {
    background-color: #1b1f27;
}

    .footer-menu .footer-row[b-qn9zaphvf8] {
        display: flex;
        justify-content: space-between;
        width: 70%;
    }

    .footer-menu .title[b-qn9zaphvf8] {
        color: #fff;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .footer-menu .link[b-qn9zaphvf8] {
        color: #acacac;
        margin-bottom: 5px;
    }

        .footer-menu .link a[b-qn9zaphvf8] {
            color: inherit;
            text-decoration: none;
        }

    .footer-menu .footer-socials[b-qn9zaphvf8] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        margin-top: 26px;
    }

        .footer-menu .footer-socials .icon[b-qn9zaphvf8] {
            height: 40px;
            margin-right: 20px;
            width: 40px;
        }

.footer-bar[b-qn9zaphvf8] {
    background-color: #343434;
    color: #acacac;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    justify-content: space-between;
    padding: 15px 20px;
    text-align: center;
    vertical-align: middle;
}

a:hover[b-qn9zaphvf8] {
    color: white !important;
    text-decoration: underline !important;
}

.footer-menu .link[b-qn9zaphvf8] {
    color: #acacac;
    margin-bottom: 5px;
}

.footer-menu .accordion[b-qn9zaphvf8] {
    background-color: inherit;
}

    .footer-menu .accordion .accordion-item[b-qn9zaphvf8] {
        background-color: inherit;
        border: none;
        border-bottom: 2px solid #6f6f6f;
    }

        .footer-menu .accordion .accordion-item .accordion-header .accordion-button[b-qn9zaphvf8] {
            background-color: inherit;
            border: none;
            color: #fff !important;
            font-size: 14px;
            font-weight: 700;
            padding: 12px 0 14px;
        }

.footer-adventure .text-card .title[b-qn9zaphvf8] {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

footer[b-qn9zaphvf8] {
    position: relative;
    overflow: visible; /* Laisse dépasser l’image */
    z-index: 1;
}

.careers[b-qn9zaphvf8] {
    display: none;
}

@media (min-width: 1250px) {
    .footer-adventure[b-qn9zaphvf8] {
        background-color: #1b1f27;
        overflow: hidden;
        padding-bottom: 100px;
        padding-top: 100px;
        position: relative;
    }

    .careers[b-qn9zaphvf8] {
        display: initial;
        margin-left: 40px;
    }

    .footer-adventure .image-background-sm[b-qn9zaphvf8] {
        display: none;
    }

    .footer-adventure .image-background[b-qn9zaphvf8] {
        background-color: #252b36;
        border-radius: 50%;
        height: 50vw;
        left: 0;
        min-height: 1024px;
        min-width: 1024px;
        position: absolute;
        top: 80%;
        transform: translate(-20%, -100%);
        width: 50vw;
    }

    .footer-adventure .text-card[b-qn9zaphvf8] {
        background-color: #313847;
        color: #fff;
        margin-left: 0;
        margin-right: auto;
        min-width: 600px;
        padding: 70px 80px;
        position: relative;
        width: 80%;
        z-index: 20;
    }

        .footer-adventure .text-card .text[b-qn9zaphvf8] {
            font-size: 18px;
            margin-bottom: 30px;
        }

        .footer-adventure .text-card .btn[b-qn9zaphvf8] {
            background-color: #2bc767;
            border-radius: 0;
            color: #fff;
            font-size: 18px;
            padding: 14px 28px;
        }

    .footer-adventure .image-background[b-qn9zaphvf8] {
        background-color: #252b36;
        border-radius: 50%;
        height: 50vw;
        left: 0;
        min-height: 1024px;
        min-width: 1024px;
        position: absolute;
        top: 80%;
        transform: translate(-20%, -100%);
        width: 50vw;
    }

    .footer-adventure img[b-qn9zaphvf8] {
        left: 50%;
        min-width: 371px;
        position: absolute;
        top: calc(100% - 50px);
        transform: translate(-50%, -100%);
        width: 25%;
        z-index: 2;
    }

    .footer-adventure .text-card .title[b-qn9zaphvf8] {
        font-size: 54px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .footer-border[b-qn9zaphvf8] {
        margin: 0 119px;
    }

    .footer-menu[b-qn9zaphvf8] {
        background-color: #1b1f27;
        display: flex;
        flex-direction: row;
        font-size: 14px;
        padding: 40px 119px;
    }

        .footer-menu .footer-row[b-qn9zaphvf8] {
            display: flex;
            justify-content: space-between;
            width: 70%;
        }

        .footer-menu .title[b-qn9zaphvf8] {
            color: #fff;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .footer-menu .link[b-qn9zaphvf8] {
            color: #acacac;
            margin-bottom: 5px;
        }

            .footer-menu .link a[b-qn9zaphvf8] {
                color: inherit;
                text-decoration: none;
            }

        .footer-menu .footer-socials[b-qn9zaphvf8] {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            margin-left: auto;
            margin-right: 0;
            margin-top: 0;
        }

            .footer-menu .footer-socials .icon[b-qn9zaphvf8] {
                height: 40px;
                margin-right: 0;
                width: 40px;
            }

    .footer-bar[b-qn9zaphvf8], .footer-bar .cookies[b-qn9zaphvf8] {
        display: flex;
        flex-direction: row;
    }

    .footer-bar[b-qn9zaphvf8] {
        font-size: 14px;
        justify-content: space-between;
        padding: 20px 120px;
    }

        .footer-bar[b-qn9zaphvf8], .footer-bar .cookies[b-qn9zaphvf8] {
            display: flex;
            flex-direction: row;
        }

            .footer-bar .cookies div:first-child[b-qn9zaphvf8] {
                margin-right: 60px;
            }

            .footer-bar .cookies div[b-qn9zaphvf8], .footer-bar .copyright[b-qn9zaphvf8] {
                margin-bottom: 0;
            }
}

/* Layout responsive (container) */
.container[b-qn9zaphvf8] {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 992px) {
    .container[b-qn9zaphvf8] {
        max-width: 960px;
    }
}

.d-lg-none[b-qn9zaphvf8] {
    display: none !important;
}

@media (min-width: 992px) {
    .d-lg-flex[b-qn9zaphvf8] {
        display: flex !important;
    }

    .d-lg-none[b-qn9zaphvf8] {
        display: none !important;
    }
}

@media (max-width: 991.98px) {

    .d-lg-none[b-qn9zaphvf8] {
        display: block !important;
    }
}

/* Spacing (padding / margin) */
.p-0[b-qn9zaphvf8] {
    padding: 0 !important;
}

.p-1[b-qn9zaphvf8] {
    padding: 0.25rem !important;
}

.p-2[b-qn9zaphvf8] {
    padding: 0.5rem !important;
}

.p-3[b-qn9zaphvf8] {
    padding: 1rem !important;
}

.py-3[b-qn9zaphvf8] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4[b-qn9zaphvf8] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.mx-auto[b-qn9zaphvf8] {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Flex utilities */
.d-flex[b-qn9zaphvf8] {
    display: flex !important;
}

.flex-column[b-qn9zaphvf8] {
    flex-direction: column !important;
}

.flex-row[b-qn9zaphvf8] {
    flex-direction: row !important;
}

.justify-content-between[b-qn9zaphvf8] {
    justify-content: space-between !important;
}

.gap-4[b-qn9zaphvf8] {
    gap: 1.5rem !important;
}

/* Text utils */
.text-center[b-qn9zaphvf8] {
    text-align: center !important;
}

.text-white[b-qn9zaphvf8] {
    color: #fff !important;
}

/* Backgrounds */
.bg-dark[b-qn9zaphvf8] {
    background-color: #212529 !important;
}

/* Font weight */
.fw-bold[b-qn9zaphvf8] {
    font-weight: 700 !important;
}
/* _content/GreenPandaGames/Pages/Components/NavBar/NavBar.cshtml.rz.scp.css */
.app-topbar[b-xuaas0fa64] {
    font-size: 16px;
    font-weight: 400;
    padding: 20px;
    background-color: rgba(248,249,250, 1);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
}

    .app-topbar .topbar-link[b-xuaas0fa64] {
        color: #1b1f27 !important;
        padding: 10px 20px !important;
    }

.nav-link[b-xuaas0fa64] {
    background: none;
    border: 0;
    color: var(--bs-nav-link-color);
    display: block;
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.app-topbar .topbar-link:hover[b-xuaas0fa64] {
    color: #2bc767 !important;
}

.app-topbar .navbar-toggler-icon[b-xuaas0fa64] {
    background-image: url(/images/btn_menu.svg);
}

.navbar-toggler-icon[b-xuaas0fa64] {
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
    width: 1.5em;
}

.navbar-collapse[b-xuaas0fa64] {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1;
}

.app-topbar .topbar-btn[b-xuaas0fa64], .app-topbar .topbar-link[b-xuaas0fa64] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.app-topbar .topbar-link[b-xuaas0fa64] {
    color: #1b1f27 !important;
    padding: 10px 20px !important;
}

.app-topbar .topbar-btn[b-xuaas0fa64] {
    background-color: #1b1f27;
    color: #fff !important;
    font-weight: 700;
    padding: 10px 40px !important;
}

.app-topbar .topbar-btn[b-xuaas0fa64], .app-topbar .topbar-link[b-xuaas0fa64] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.app-topbar .navbar-toggler[b-xuaas0fa64] {
    border: none;
    box-shadow: none;
}

@media (min-width: 1250px) {
    .app-topbar[b-xuaas0fa64] {
        padding: 20px 120px;
    }
    .app-topbar .topbar-btn[b-xuaas0fa64], .app-topbar .topbar-link[b-xuaas0fa64] {
        align-items: center;
        display: flex;
        margin-top: 0;
        text-align: center;
    }
    .app-topbar .topbar-link[b-xuaas0fa64] {
        margin-left: 10px;
        padding: 10px 20px !important;
    }
}
/* _content/GreenPandaGames/Pages/DataRequest.cshtml.rz.scp.css */
pre[b-morxp2qjyi], p[b-morxp2qjyi] {
    font-size: 1rem;
    color: white;
    text-wrap-mode: wrap;
    font-family: "Campton", sans-serif;
}

h1[b-morxp2qjyi] {
    color: white;
    font-weight: bold;
    margin: 0
}

h2[b-morxp2qjyi] {
    color: white;
    font-weight: bold;
}

.title-container[b-morxp2qjyi] {
    background-color: #2BC767;
    margin: 0;
    padding: 8px 16px;
}

.noMargin[b-morxp2qjyi] {
    margin: 0
}

.pb-3[b-morxp2qjyi] {
    padding-bottom: 0 !important;
}

.privacy-missing-id[b-morxp2qjyi] {
    background-color: #1b1f27;
    position: relative;
    min-height: 80vh;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .privacy-missing-id h2[b-morxp2qjyi] {
        color: #ff4d5e;
    }

.privacy[b-morxp2qjyi] {
    background-color: #1b1f27;
    position: relative;
    min-height: 80vh;
    display: flex;
    align-items: center;
    gap: 30px;
    flex-direction: column;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.privacyCard-missing-id[b-morxp2qjyi] {
    width: max-content !important;
}

    .privacyCard-missing-id h2[b-morxp2qjyi], .privacyCard-missing-id p[b-morxp2qjyi] {
        text-align: center
    }

.privacyCard[b-morxp2qjyi] {
    background-color: #313847;
    max-width: 70vw;
    padding: 2vh 2vw;
    display: flex;
    flex-direction: column;
    color: white;
}

    .privacyCard b[b-morxp2qjyi] {
        font-weight: bold;
    }

    .privacyCard a[b-morxp2qjyi] {
        font-weight: bold;
        text-decoration: underline;
        color: #2BC767;
    }

.status-personnal-data[b-morxp2qjyi] {
    text-transform: uppercase;
}

.email-form[b-morxp2qjyi] {
    max-width: 100%;
}

    .email-form label[b-morxp2qjyi] {
        margin-bottom: 10px;
        font-weight: 600;
        display: block;
    }

.email-row[b-morxp2qjyi] {
    display: flex;
    width: 100%;
    gap: 8px;
}

    .email-row input[type="email"][b-morxp2qjyi] {
        flex: 1;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 6px;
        transition: border-color 0.3s ease;
    }

        .email-row input[type="email"]:focus[b-morxp2qjyi] {
            border-color: #146EBE;
            outline: none;
            box-shadow: 0 0 3px rgba(0, 123, 255, 0.3);
        }

.btn-send[b-morxp2qjyi] {
    padding: 10px 16px;
    background-color: #2BC767;
    border: none;
    color: #FFFFFF;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: nowrap;
    width: max-content;
}

    .btn-send:hover[b-morxp2qjyi] {
        background-color: #55a775;
    }

.text-danger[b-morxp2qjyi] {
    color: #DC3545;
}

.text-success-email[b-morxp2qjyi] {
    color: #2BC767;
}

label[b-morxp2qjyi] {
    color: white;
}

a[b-morxp2qjyi] {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
/* _content/GreenPandaGames/Pages/GamesPage.cshtml.rz.scp.css */
.games-page .games-header[b-t34zj8o133] {
    background: linear-gradient(90deg, #2bcb69, #1ec25e);
    background-color: #23c662;
    color: #fff;
    padding: 138px 20px;
}

    .games-page .games-header .title[b-t34zj8o133] {
        margin-bottom: 22px;
    }

.page-header .title[b-t34zj8o133] {
    font-size: 28px;
    font-weight: 700;
}

.games-list[b-t34zj8o133] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    column-gap: 10vw;
    row-gap: 10px;
}

.games-page[b-t34zj8o133] {
    text-align: center;
}

games-page .games-header .subtitle[b-t34zj8o133] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
}

.page-header .subtitle[b-t34zj8o133] {
    font-size: 16px;
}

.games-page .games-content .title[b-t34zj8o133] {
    color: #1b1f27;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

.games-page .games-content[b-t34zj8o133] {
    display: flex;
    flex-direction: column;
    padding: 70px 20px;
}

    .games-page .games-content .games-list[b-t34zj8o133] {
        margin-bottom: 70px;
        margin-top: 0;
    }

    .games-page .games-content .games-btn[b-t34zj8o133] {
        border: 3px solid #1b1f27;
        border-radius: 0;
        color: #1b1f27;
        font-size: 16px;
        font-weight: 700;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 50px;
        text-transform: uppercase;
    }

        .games-page .games-content .games-btn:hover[b-t34zj8o133] {
            background-color: #1b1f27;
            color: #fff;
        }

@media (min-width: 1250px) {
    .page-header .title[b-t34zj8o133] {
        font-size: 54px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-header .title[b-t34zj8o133] {
        margin-bottom: 22px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-header[b-t34zj8o133] {
        padding: 161px 315px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-header .subtitle[b-t34zj8o133] {
        width: 100%;
    }
}

@media (min-width: 1250px) {
    .page-header .subtitle[b-t34zj8o133] {
        font-size: 22px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-content .title[b-t34zj8o133] {
        font-size: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-content[b-t34zj8o133] {
        padding: 70px 119px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-content .games-list[b-t34zj8o133] {
        margin: 0 auto;
        max-width: 1800px;
    }
}

@media (min-width: 850px) {
    .games-page .games-content .games-list[b-t34zj8o133] {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media (min-width: 1250px) {
    .games-page .games-content .games-list .game-card[b-t34zj8o133] {
        justify-content: center;
        margin-bottom: 70px;
    }
}

@media (min-width: 850px) {
    .games-page .games-content .games-list .game-card[b-t34zj8o133] {
        justify-content: center;
        margin-bottom: 70px;
    }
}

@media (min-width: 1250px) {
    .games-page .games-content .games-btn[b-t34zj8o133] {
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 50px;
    }
}
/* _content/GreenPandaGames/Pages/Index.cshtml.rz.scp.css */
.home-page .home-content[b-530y3g34n5] {
    background-color: #ffffff;
}

.home-page .home-header[b-530y3g34n5] {
    background-image: url(images/home.webp);
    background-color: #cbd7f0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 30px;
    overflow: hidden;
    text-align: center;
}

@media (min-width: 1250px) {
    .home-page .home-header[b-530y3g34n5] {
        padding: 116px 226px;
    }
}

.home-page .home-header .video-container[b-530y3g34n5] {
    position: relative;
}

.home-page .home-header .header-video[b-530y3g34n5] {
    height: 800px;
    clip-path: inset(1px 1px);
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: calc(100% + 30px);
    top: 50%;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: translate(-100%, -50%);
}

.home-page .home-header .title[b-530y3g34n5] {
    font-weight: 700;
    font-size: 28px;
    color: #1B1F27;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
}

@media (min-width: 1250px) {
    .home-page .home-header .title[b-530y3g34n5] {
        font-size: 54px;
        padding: 0;
    }
}

.home-page .home-header .subtitle[b-530y3g34n5] {
    margin-top: 20px;
    font-size: 16px;
    color: #7B88A8;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    z-index: 1;
}

@media (min-width: 1250px) {
    .home-page .home-header .subtitle[b-530y3g34n5] {
        font-size: 22px;
        margin-left: 150px;
        margin-right: 150px;
    }
}

@media (min-width: 1250px) {
    .home-page .home-games[b-530y3g34n5] {
        margin-left: auto;
        margin-right: auto;
        max-width: 2000px;
        padding-top: 70px;
    }
}

.home-page .home-games[b-530y3g34n5] {
    padding-top: 70px;
    z-index: 2;
    background-color: #ffffff;
}

    .home-page .home-games .title[b-530y3g34n5] {
        font-weight: 700;
        font-size: 22px;
        color: #1B1F27;
        text-align: center;
    }

@media (min-width: 1250px) {
    .home-page .home-games .title[b-530y3g34n5] {
        font-size: 40px;
    }
}

.home-page .home-games .featured-games[b-530y3g34n5] {
    margin-top: 20px;
    padding: 0 110px;
    justify-content: space-around;
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

    .home-page .home-games .featured-games .game-card:nth-child(even) .game[b-530y3g34n5] {
        margin-left: 5%;
        margin-right: auto;
    }

    .home-page .home-games .featured-games .game-card:nth-child(odd) .game[b-530y3g34n5] {
        margin-right: 5%;
        margin-left: auto;
    }

    .home-page .home-games .featured-games .game[b-530y3g34n5] {
        margin-top: 25px;
    }

.about-container[b-530y3g34n5] {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.home-page .home-stats[b-530y3g34n5] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}

.row-passion[b-530y3g34n5], .row-expertise[b-530y3g34n5] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 30px 80px;
}

@media (min-width: 1250px) {
    .home-page .home-stats[b-530y3g34n5] {
        background-color: #fff;
        margin: 199px auto 100px;
        max-width: 1370px;
        padding: 0 120px;
    }


    .row-passion[b-530y3g34n5], .row-expertise[b-530y3g34n5] {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }
}

@media (min-width: 1250px) {
    .home-page .home-header[b-530y3g34n5] {
        padding: 116px 226px;
    }
}

.home-page .home-border[b-530y3g34n5] {
    display: block;
    background-color: #F5F4F9;
    padding: 0 20px;
}

    .home-page .home-border div[b-530y3g34n5] {
        border-bottom: 1px solid #D2D8E2;
    }

.home-page .home-about[b-530y3g34n5] {
    background-color: #F5F4F9;
    padding-top: 70px;
    padding-bottom: 70px;
    width: 100%;
    overflow: hidden;
}

    .home-page .home-about .title[b-530y3g34n5] {
        font-size: 22px;
        font-weight: 700;
        color: #1B1F27;
        margin-bottom: 30px;
    }

@media (min-width: 1250px) {
    .home-page .home-about .title[b-530y3g34n5] {
        color: #1b1f27;
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 60px;
    }
}

.home-page .home-about img[b-530y3g34n5] {
    width: 100%;
    max-width: 380px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.passion-img[b-530y3g34n5] {
    width: 60% !important;
    border-radius: 20%;
    margin-bottom: 20px;
}

.expertise-img[b-530y3g34n5], .passion-img[b-530y3g34n5] {
    display: flex;
}

@media (min-width: 1250px) {
    .home-page .home-about img[b-530y3g34n5] {
        width: 70%;
    }
}

.home-page .home-about .text-card-left[b-530y3g34n5] {
    margin-top: -150px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1250px) {
    .home-page .home-about .text-card-left[b-530y3g34n5] {
        margin-left: -15px;
    }
}

.home-page .home-about .text-card .title[b-530y3g34n5] {
    font-weight: 700;
    color: #1B1F27;
    font-size: 28px;
    margin-bottom: 16px;
}

@media (min-width: 1250px) {
    .home-page .home-about .text-card .title[b-530y3g34n5] {
        color: #1b1f27;
        font-size: 54px;
        font-weight: 700;
        margin-bottom: 40px;
    }
}

.home-page .home-about .text-card .text[b-530y3g34n5] {
    color: #7B88A8;
    font-weight: 400;
    font-size: 14px;
    text-align: start;
}

    .home-page .home-about .text-card .text p:last-child[b-530y3g34n5] {
        margin-bottom: 0;
    }

@media (min-width: 1250px) {
    .home-page .home-about .text-card .text[b-530y3g34n5] {
        color: #7b88a8;
        font-size: 18px;
        font-weight: 400;
        text-align: start;
    }
}

.home-page .home-about .text-card-right[b-530y3g34n5] {
    margin-top: -150px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

@media (min-width: 1250px) {
    .home-page .home-about .text-card-right[b-530y3g34n5] {
        margin-left: auto;
        margin-right: -15px;
    }
}

.home-page .home-about .text-card[b-530y3g34n5] {
    margin-top: auto;
    margin-bottom: auto;
    padding: 30px 40px;
    background-color: white;
    width: 80%;
    max-width: 500px;
}

@media (min-width: 1250px) {
    .home-page .home-about .text-card[b-530y3g34n5] {
        background-color: #fff;
        margin-bottom: auto;
        margin-top: auto;
        max-width: 700px;
        padding: 70px 90px;
        width: 80%;
    }
}

.home-page .home-about .row-expertise[b-530y3g34n5] {
    flex-direction: column-reverse;
}

@media (min-width: 1250px) {
    .home-page .home-about .row-expertise[b-530y3g34n5] {
        flex-direction: row;
    }
}

.home-page .home-about .home-values[b-530y3g34n5] {
    margin-top: 113px;
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
    position: relative;
    padding: 30px 40px;
    background-color: #2BC767;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values[b-530y3g34n5] {
        background-color: #2bc767;
        margin-left: auto;
        margin-right: auto;
        margin-top: 113px;
        max-width: 1370px;
        padding: 70px 90px;
        position: relative;
        width: 78%;
    }
}

.home-page .home-about .home-values .title[b-530y3g34n5] {
    font-size: 28px;
    color: white;
    margin-bottom: 20px;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .title[b-530y3g34n5] {
        color: #fff;
        font-size: 54px;
        margin-bottom: 38px;
    }
}

.home-page .home-about .home-values .values-row[b-530y3g34n5] {
    width: 100%;
    max-width: none;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .values-row[b-530y3g34n5] {
        max-width: 1000px;
        width: 85%;
    }
}

.home-page .home-about .home-values .value-card[b-530y3g34n5] {
    padding-right: 10%;
    margin-bottom: 15px;
    max-width: none;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .value-card[b-530y3g34n5] {
        margin-bottom: 38px;
        padding-right: 30px;
    }
}

.home-page .home-about .home-values .value-card .title[b-530y3g34n5] {
    font-size: 16px;
    margin-bottom: 5px;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .value-card .title[b-530y3g34n5] {
        font-size: 22px;
        margin-bottom: 5px;
    }
}

.home-page .home-about .home-values .value-card .text p[b-530y3g34n5] {
    margin-bottom: 0;
}

.home-page .home-about .home-values .value-card .text[b-530y3g34n5] {
    font-size: 14px;
    text-align: start;
    color: white;
}

.home-page .home-about .home-values .value-card:last-child[b-530y3g34n5] {
    margin-bottom: 0;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .value-card .text[b-530y3g34n5] {
        color: #fff;
        font-size: 18px;
        text-align: start;
    }
}

.home-page .home-about .home-values .values-img[b-530y3g34n5] {
    position: absolute;
    right: 3%;
    top: 0;
    overflow: hidden;
    transform: translate(50%, -50%);
    width: 50%;
    z-index: 2;
    min-width: 256px;
}

@media (min-width: 1250px) {
    .home-page .home-about .home-values .values-img[b-530y3g34n5] {
        bottom: -125px;
        overflow: hidden;
        position: absolute;
        right: 50px;
        transform: translate(50%);
        width: 526px;
    }
}

.home-page .home-about .home-values .values-img img[b-530y3g34n5] {
    width: 100%;
    overflow: hidden;
}

.text-center[b-530y3g34n5] {
    text-align: center;
}

@media (min-width: 1250px) {
    .home-page .home-games[b-530y3g34n5] {
        margin-left: auto;
        margin-right: auto;
        max-width: 2000px;
        padding-top: 70px;
    }
}

@media (min-width: 992px) {
    .col-lg-6[b-530y3g34n5] {
        flex: 0 0 auto;
        width: 50%;
    }
}

.values-row[b-530y3g34n5] {
    display: flex;
    flex-wrap: wrap;
}

*[b-530y3g34n5], [b-530y3g34n5]::after, [b-530y3g34n5]::before {
    box-sizing: border-box;
}
/* _content/GreenPandaGames/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-smcfaujoso] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-smcfaujoso] {
  color: #0077cc;
}

.btn-primary[b-smcfaujoso] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-smcfaujoso], .nav-pills .show > .nav-link[b-smcfaujoso] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-smcfaujoso] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-smcfaujoso] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-smcfaujoso] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-smcfaujoso] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-smcfaujoso] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/GreenPandaGames/Pages/SupportPage.cshtml.rz.scp.css */
.support-page .support-header[b-oalxn6y9vb] {
    background: linear-gradient(90deg, #ef4359, #ed4458);
    background-color: #ee4459;
    color: #fff;
    padding: 121px 20px;
}

    .support-page .support-header .title[b-oalxn6y9vb] {
        margin-bottom: 22px;
    }

.page-header .title[b-oalxn6y9vb] {
    font-size: 28px;
    font-weight: 700;
}

.page-header .subtitle[b-oalxn6y9vb] {
    font-size: 16px;
}

.form-body[b-oalxn6y9vb] {
    background-color: #f5f4f9;
    padding: 0;
}

    .form-body .form-container[b-oalxn6y9vb] {
        background-color: #fff;
        padding: 70px 40px;
        width: 100%;
    }

        .form-body .form-container .title[b-oalxn6y9vb] {
            font-size: 28px;
            font-weight: 700;
            margin-bottom: 30px;
        }

        .form-body .form-container .form-row[b-oalxn6y9vb] {
            margin-bottom: 20px;
        }

        .form-body .form-container .form-col[b-oalxn6y9vb] {
            margin-top: 20px;
        }

        .form-body .form-container .form-label[b-oalxn6y9vb] {
            color: #1b1f27;
            font-size: 12px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 10px;
        }

.form-label[b-oalxn6y9vb] {
    margin-bottom: .5rem;
}

.form-body .form-container .form-select[b-oalxn6y9vb] {
    background-image: url(/static/media/arrow_1.30d48be….svg);
    cursor: pointer;
}

.form-body .form-container select[b-oalxn6y9vb] {
    font-weight: 700;
    padding-right: 30px;
}

.form-body .form-container input[b-oalxn6y9vb], .form-body .form-container select[b-oalxn6y9vb], .form-body .form-container textarea[b-oalxn6y9vb] {
    background-color: #f5f4f9;
    border: none;
    border-radius: 0;
    color: #1b1f27;
    font-size: 14px;
    line-height: 1.2;
    padding: 17px;
    font-family: "Campton", sans-serif;
}

.form-select[b-oalxn6y9vb] {
    --bs-form-select-bg-img: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E);
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), none;
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    border: 1px solid #dee2e6;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: .375rem;
    border-radius: var(--bs-border-radius);
    color: #212529;
    color: var(--bs-body-color);
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem 2.25rem .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%;
}

.form-body .form-container .form-btn[b-oalxn6y9vb] {
    background-color: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
    padding: 14px 90px;
}

.form-body .form-container .form-label .label-optional[b-oalxn6y9vb] {
    color: #6384a5;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
}


.form-body .form-container .form-btn:hover[b-oalxn6y9vb] {
    background-color: #2bc767;
}

.form-btn:focus[b-oalxn6y9vb] {
    outline: 0;
    box-shadow: none;
}

@media (min-width: 1250px) {
    .support-page .support-header[b-oalxn6y9vb] {
        padding: 161px 315px;
    }
}

@media (min-width: 1250px) {
    .page-header .title[b-oalxn6y9vb] {
        font-size: 54px;
    }
}

@media (min-width: 1250px) {
    .page-header .subtitle[b-oalxn6y9vb] {
        font-size: 22px;
    }
}

@media (min-width: 1250px) {
    .form-body[b-oalxn6y9vb] {
        padding: 100px 120px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container[b-oalxn6y9vb] {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding: 70px 90px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .title[b-oalxn6y9vb] {
        font-size: 40px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-row[b-oalxn6y9vb] {
        margin-bottom: 30px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-input-left[b-oalxn6y9vb] {
        padding-right: 15px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-input-right[b-oalxn6y9vb] {
        padding-left: 15px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-col[b-oalxn6y9vb] {
        margin-top: 0;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-label[b-oalxn6y9vb] {
        text-wrap: nowrap;
        font-size: 16px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container input[b-oalxn6y9vb], .form-body .form-container select[b-oalxn6y9vb], .form-body .form-container textarea[b-oalxn6y9vb] {
        font-size: 22px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-btn[b-oalxn6y9vb] {
        margin-left: auto;
        padding: 14px 90px;
    }
}

@media (min-width: 1250px) {
    .form-body .form-container .form-label .label-optional[b-oalxn6y9vb] {
        font-size: 16px;
    }
}

.form-flex[b-oalxn6y9vb] {
    display: flex;
    flex-direction: column;
}

.lign-row-flex[b-oalxn6y9vb] {
    display: flex;
    flex-direction: column;
}

.col-lg-3[b-oalxn6y9vb], .col-lg-6[b-oalxn6y9vb] {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 992px) {
    .col-lg-6[b-oalxn6y9vb] {
        flex: 0 0 auto;
        width: 50%;
    }

    .lign-row-flex[b-oalxn6y9vb] {
        display: flex;
        flex-direction: row;
    }

    .col-lg-3[b-oalxn6y9vb] {
        flex: 0 0 auto;
        width: 25%;
    }
}

*[b-oalxn6y9vb], [b-oalxn6y9vb]::after, [b-oalxn6y9vb]::before {
    box-sizing: border-box;
}

.form-select[b-oalxn6y9vb] {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control[b-oalxn6y9vb] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
}

.input-flex[b-oalxn6y9vb] {
    display: flex;
    flex-direction: column;
}

button[b-oalxn6y9vb] {
    align-self: flex-end;
}

.text-center[b-oalxn6y9vb] {
    text-align: center;
}
/* _content/GreenPandaGames/Views/Shared/Components/GameCard/GameCard.cshtml.rz.scp.css */
.thumbnail[b-p01mh6zaiq] {
    width: 100%;
    height: auto;
}

.title[b-p01mh6zaiq] {
    margin-top: 10px;
    color: #1B1F27;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.subtitle[b-p01mh6zaiq] {
    margin-top: 3px;
    color: #6384A5;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}

.icon-playmarket[b-p01mh6zaiq] {
    height: 21px !important;
    background-image: url(images/android.svg);
}

.icon-appstore[b-p01mh6zaiq] {
    background-image: url(images/apple.svg);
}

.links[b-p01mh6zaiq] {
    margin-top: 4px;
    text-align: left;
}

.link[b-p01mh6zaiq] {
    margin-right: 5px;
    color: #7995B2;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
/* _content/GreenPandaGames/Views/Shared/Components/Stats/Stats.cshtml.rz.scp.css */
.stat[b-dndhpg0e47] {
    position: relative;
    background-color: white;
    margin-bottom: 53px;
    padding: 32px 75px;
}

    .stat .icon[b-dndhpg0e47] {
        position: absolute;
        top: -23px;
        left: calc(50% - 23px);
        width: 46px;
        height: 46px;
    }

    .stat .title[b-dndhpg0e47] {
        margin-top: 15px;
        font-weight: 700;
        font-size: 26px;
        color: #1B1F27;
        align-self: center;
        font-family: "Campton", sans-serif;
    }

    .stat .subtitle[b-dndhpg0e47] {
        color: #7B88A8;
        font-size: 16px;
        font-weight: 400;
        align-self: center;
        text-align: center;
    }

.stat-card[b-dndhpg0e47] {
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-content: center;
}

@media (min-width: 1250px) {
    .stat .title[b-dndhpg0e47] {
        font-size: 46px;
        margin-top: 15px;
    }
}

@media (min-width: 1250px) {
    .stat .subtitle[b-dndhpg0e47] {
        font-size: 22px;
    }
}

.icon-user[b-dndhpg0e47] {
    background-image: url(images/man.svg)
}

.icon-review[b-dndhpg0e47] {
    background-image: url(images/thumbs.svg)
}

.icon-expert[b-dndhpg0e47] {
    background-image: url(images/search.svg)
}

@media (min-width: 1250px) {
    .stat[b-dndhpg0e47] {
        position: static;
    }
}

@media (min-width: 850px) {
    .stat[b-dndhpg0e47] {
        margin-bottom: 0;
    }
}

.stat .icon[b-dndhpg0e47] {
    align-self: center;
    height: 62px;
    position: static;
    width: 62px;
}
/* _content/GreenPandaGames/Views/Shared/Components/SubmitGameButton/SubmitGameButton.cshtml.rz.scp.css */
.join-us-btn[b-cz1gmmy7l8] {
    font-size: 16px;
    background-color: #1b1f27;
    color: white;
    padding: 14px 30px;
    font-weight: 700;
    border-radius: 0;
    z-index: 1;
}

    .join-us-btn:hover[b-cz1gmmy7l8] {
        background-color: #2BC767;
    }
