* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Geologica;

}

.DicfNyDMSk {
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
}

body {
    background-image: url("../img/bg_mob.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 50px;
    background-color: #000;
}

body:not(:has(.ErpYwExuJo)) .CmgCwfqQQl {
	display: none;
}

.inline-bg {
    background-image: url("../img/bg_inline-mob2.webp");
}

header {
    nav {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        padding: 10px 0;

        .THwYNzCUET {
            height: 36px;

            img {
                height: 36px;
                flex-shrink: 0;
            }
        }

        button {
            width: 24px;
            height: 24px;
            cursor: pointer;
            background-color: transparent;
            border: none;

            img {
                width: 24px;
                height: 24px;
            }
        }

        .EllGtdsGdE {
            display: none;
        }

    }

    .CmgCwfqQQl {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding: 12px 0;
        width: 100%;

        h1,
        h2 {
            color: #FFF;
            text-align: center;
        }

        h1 {
            font-size: 22px;
            font-weight: 600;
            line-height: 30px;
            letter-spacing: -0.44px;
        }

        h2 {
            margin-top: 2px;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: -0.32px;
        }

        img {
            width: 152px;
            height: 16px;
        }

    }


    .JelVIbeEkp {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.40);
        backdrop-filter: blur(1px);
        display: flex;
        opacity: 0;
        z-index: 999;
        visibility: hidden;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }

    .JelVIbeEkp.RdTjCndoRR {
        opacity: 1;
        visibility: visible;
    }

    .QbKhvygqXv {
        width: 100%;
        height: 246px;
        background: #000;
        position: absolute;
        display: flex;
        padding: 12px 16px;
        flex-direction: column;
        gap: 52px;
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);

        img {
            width: 17px;
            height: 17px;
            position: absolute;
            right: 16px;
            top: 19px;
            cursor: pointer;
        }

        ul {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 12px;
            height: 104px;
            margin-top: 62px;
            padding: 12px 24px;
        }

        ul>li {
            list-style: none;
            padding: 5px 10px;

            a {
                color: #03C61D;
                text-align: center;
                font-size: 18px;
                font-weight: 700;
                line-height: 24px;
                letter-spacing: -0.36px;
                text-decoration: none;
            }
        }

        li.RdTjCndoRR {
            color: #03C61D;
            list-style: disc;
            list-style-position: inside;
            border-radius: 4px;
            background: #1A1A1A;
        }

    }

}

main {
    .sZuriGKiAA {
        display: flex;
        flex-wrap: wrap;
        gap: 32px;
        justify-content: center;
        align-items: center;
        padding: 24px 0;

        .rjMXWVsHEh {
            max-width: 343px;
            width: 100%;
            padding: 12px 16px;
            border-radius: 12px;
            background: #FFF;
            display: flex;
            flex-direction: column;
            gap: 18px;
            position: relative;

            .cWStWDsFOS {
                position: absolute;
                padding: 2px 12px;
                border-radius: 4px;
                top: -13px;
                left: 0;

                span {
                    color: #FFF;
                    text-align: center;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 22px;
                    letter-spacing: -0.32px;
                    white-space: nowrap;
                }
            }

            .jTujpIalKC {
                display: flex;
                align-items: center;
                justify-content: space-between;
                align-self: stretch;

                .uvrYXGeqVb {
                    display: flex;
                    align-items: center;
                    gap: 4px;

                    p {
                        color: #000;
                        text-align: center;
                        font-size: 32px;
                        font-weight: 700;
                        line-height: 40px;
                        letter-spacing: -0.64px;
                    }

                    img {
                        width: 27.338px;
                        height: 26px;
                    }
                }

                .bYWGqIGNrS {
                    background-image: url("../img/card_bg.webp");
                    background-repeat: no-repeat;
                    background-size: 100%;
                    width: 196px;
                    height: 112px;
                    background-position: center;
                    display: flex;
                    justify-content: center;
                    align-items: center;

                    img {
                        width: 132px;
                        height: 88px;
                    }
                }
            }

            .qFMDDdiXUj {
                border-radius: 8px;
                background: rgba(226, 255, 182, 0.96);
                min-height: 88px;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 8px 16px;

                p {
                    color: #000;
                    text-align: center;
                    font-size: 20px;
                    font-weight: 600;
                    line-height: 24px;
                    letter-spacing: -0.4px;
                    word-break: break-all;
                }
            }

            .OIUQOMXIac {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: end;
                gap: 12px;
                max-width: 311px;
                width: 100%;
                min-height: 60px;
                margin: 0 auto;

                .ntxwCowOAL {
                    position: relative;
                    border-radius: 6px;
                    border: 1px solid #000;
                    padding: 8px;
                    width: 251px;
                    margin: 0 auto;
                    display: flex;
                    flex-direction: column;
                    height: 68px;
                    gap: 4px;

                    p {
                        color: #000;
                        font-size: 12px;
                        font-weight: 500;
                        line-height: 18px;
                        letter-spacing: -0.24px;
                    }

                    .fpHlEFvtLz {
                        display: flex;
                        justify-content: space-between;
                        align-items: center;
                        padding: 6px;
                        border-radius: 4px;
                        cursor: pointer;
                        background: #E1E1E1;

                        p {
                            color: #039315;
                        }

                        img {
                            width: 16px;
                            height: 16px;
                        }
                    }

                    .cxPRYnxWCz {
                        display: none;
                        padding: 4px 8px;
                        justify-content: center;
                        align-items: center;
                        gap: 4px;
                        border-radius: 4px;
                        background: #000;
                        position: absolute;
                        right: 8px;
                        top: -13px;

                        p {
                            color: white;
                        }
                    }
                }

                .nbnxLndzDo {
                    max-width: 311px;
                    width: 100%;
                    padding: 7px 10px;
                    margin: 0 auto;
                    border-radius: 9999px;
                    background: linear-gradient(180deg, rgba(106, 166, 0, 0.20) 83.05%, rgba(164, 228, 0, 0.20) 100%), linear-gradient(180deg, rgba(36, 255, 78, 0.96) 0%, #00470A 100%);
					position: relative;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;

                    button {
                        width: 100%;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        border: none;
                        padding: 6px 50px;
                        cursor: pointer;
                        color: #FFF;
                        font-size: 20px;
                        font-weight: 600;
                        line-height: 28px;
                        border-radius: 9999px;
                        background: linear-gradient(0deg, #00A216 0%, #00470A 120.21%);
                    }

					a {
						position: absolute;
						width: 100%;
						height: 100%;
						z-index: -3;
						top: 0;
						left: 0;
						font-size: 20px;
						font-weight: 600;
						line-height: 28px;
					}
                }

                .nbnxLndzDo:active {
                    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), linear-gradient(180deg, rgba(106, 166, 0, 0.20) 83.05%, rgba(164, 228, 0, 0.20) 100%), linear-gradient(180deg, rgba(36, 255, 78, 0.96) 0%, #00470A 100%);

                    button {
                        background: linear-gradient(0deg, #00A216 0%, #00470A 120.21%);
                    }
                }
            }
        }
    }
}

.real {
    .CmgCwfqQQl {
        .real {
            display: block;
        }

        .default {
            display: none;
        }
    }
}

.default {
    .CmgCwfqQQl {
        .real {
            display: none;
        }

        .default {
            display: block;
        }
    }
}

footer {
    padding: 24px 0;

    .sLUHSeRzrU {
        border-radius: 12px;
        background: #1A1A1A;
        padding: 12px 16px;
    }

    .SWGJtTvgAK {
        display: flex;
        gap: 14px;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;

        p,
        a {
            color: #FFF;
            text-align: center;
            font-size: 14px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: -0.28px;
        }

        a {
            color: #DF86FF;
        }
    }

    .tjhEiuGono {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 20px 24px;
        gap: 24px;

        img {
            height: 43px;
            object-fit: contain;
        }

        a {
            height: 43px;
        }

    }

    .GhfbtIorGO {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 12px;
        padding: 20px 0;

        a {
            color: #FFF;
            font-size: 14px;
            font-weight: 500;
            line-height: 20px;
            letter-spacing: -0.28px;
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-skip-ink: none;
            text-decoration-thickness: auto;
            text-underline-offset: auto;
            text-underline-position: from-font;
            text-transform: capitalize;
        }
    }

    .GBVcPKnrDk {
        color: #A5A5A5;
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: -0.24px;
        text-transform: capitalize;
        padding: 8px 0;
    }
}

/* Contact, About, Privacy Policy,Terms, Cookie  */

main {
    .qoBMuSVSqk {
        padding: 24px 0;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .exLiJVnZdS {
        display: flex;
        flex-direction: column;
        gap: 12px;

        h1,
        h2 {
            color: #FFF;
            text-align: center;
        }

        h1 {
            font-size: 24px;
            font-weight: 700;
            line-height: 32px;
            letter-spacing: -0.48px;
            text-transform: uppercase;
        }

        h2 {
            font-size: 20px;
            font-weight: 500;
            line-height: 28px;
            letter-spacing: -0.4px;
        }
    }

    .zJYiIBSHLt {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 16px;


        p,
        ul>li,
        a,
        h4,
        span,
        ol>li {
            color: #FFF;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: -0.32px;
        }

        span {
            font-weight: 700;
        }

        h4 {
            font-size: 18px;
            font-weight: 800;
            line-height: 24px;
        }

        .ZmjnPGhcdm {
            text-decoration: underline;
        }


        ul>li,
        ol>li {
            list-style-position: inside;
            padding-left: 10px;
        }

        .NKISThmcKs {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .jyDyqcFjIW {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

    }

}

/* Cookie  */
#ItYPDVDtTe {
    display: flex;
    max-width: 359px;
    width: 100%;
    flex-direction: column;
    position: fixed;
    bottom: 6px;
    padding: 10px 16px;
    gap: 16px;
    border-radius: 8px;
    outline: 1px solid #FFF;
    background: #000;
    left: 50%;
    transform: translateX(-50%);

    .drAuOolpwa {

        p {
            color: #FFF;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: -0.32px;
        }

    }

    .UHZlTZEtTC {
        display: flex;
        width: 100%;
        gap: 12px;

        .bdvtwpAKfu {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            cursor: pointer;
            height: 44px;
            border: none;
            border-radius: 8px;


            span {
                color: #FFF;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px;
            }
        }

        .rQLDablxnx {
            background: var(--Gradient-17, linear-gradient(180deg, #4D4DFF 0%, #0D0DD6 100%));
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }

        .vMJAdlqGMu {
            background-color: transparent;
            border: 1px solid #FFF;
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }

        .vMJAdlqGMu:active {
            background: #292929;
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }

        .rQLDablxnx:active {
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, #4D4DFF 0%, #0D0DD6 100%);
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }
    }
}

/* 18+ modal  */

#DqsdLbtLQq {
    .msyavJuZcK {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 12;
        background: rgba(0, 0, 0, 0.80);

        .aZIasJwPfw {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 301px;
            width: 100%;
            height: auto;
            display: none;
            flex-direction: column;
            border-radius: 8px;
            outline: 1px solid #EB1111;
            padding: 0 16px;
            background: rgba(0, 0, 0, 0.80);

            .IfpqLCicOq {
                display: flex;
                justify-content: center;
                padding: 8px 0;
            }

            img {
                width: 38px;
                height: 38px;
                margin: 0 auto;
            }

            .jPmstGvfgG {
                display: flex;
                flex-direction: column;
                gap: 4px;
                padding: 12px 0;
            }

            h3,
            p {
                color: #FFF;
                text-align: center;
            }

            h3 {
                font-size: 16px;
                font-weight: 700;
                line-height: 24px;
                letter-spacing: -0.32px;
            }

            p {
                color: #EB1111;
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                letter-spacing: -0.28px;
            }
        }

        .CvJZQBAuLz {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 359px;
            width: 100%;
            margin: 0 auto;
            border-radius: 8px;
            outline: 1px solid #969696;
            background: #FFF;
            z-index: 3;
            display: flex;
            flex-direction: column;
            gap: 16px;
            padding: 16px 16px 12px 16px;

            .fZRaYXwMzp {

                p,
                a {
                    color: #000;
                    text-align: center;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 24px;
                    letter-spacing: -0.32px;
                }

                a {
                    color: #03C61D;
                }
            }

            .vEWZqvNDDg {
                display: flex;
                align-items: center;
                flex-direction: column;
                gap: 8px;
                width: 100%;

                button {
                    cursor: pointer;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    border-radius: 8px;
                    width: 100%;
                    border: none;
                    color: #FFF;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 24px;
                    height: 48px;
                }

                .HmFnHjGlRO {
                    background: #00470A;
                    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
                }

                .MlWCGIioPK {
                    border: 1px solid #5A5A5A;
                    color: #5A5A5A;
                    background-color: #fff;
                }
            }
        }
    }
}

body.DIJeaGrzAT {
    overflow: hidden;
}

@media (min-width: 503px) {
    main {
        .sZuriGKiAA {
            max-width: 1200px;
            margin: 0 auto;

            .rjMXWVsHEh {
                max-width: 455px;

                .jTujpIalKC {
                    .uvrYXGeqVb {
                        padding: 0 32px;
                    }
                }

                .qFMDDdiXUj {
                    min-height: 64px;
                }
            }
        }
    }
}

@media (min-width: 800px) {
    .DicfNyDMSk {
        padding: 0 32px;
    }

    body {
        background-image: url("../img/bg_desk2.webp");
        background-position: center top;
    }

    .inline-bg {
        background-image: url("../img/bg_desk-inline2.webp");
    }

    header {
        .CmgCwfqQQl {
            padding: 40px 32px;
            gap: 16px;
            justify-content: center;
            align-items: center;
            max-width: 770px;
            width: 100%;
            margin: 0 auto;

            h1 {
                font-size: 36px;
                line-height: 40px;
                letter-spacing: -0.72px;
            }

            h2 {
                margin-top: 0;
                font-size: 24px;
                line-height: 32px;
            }

            img {
                width: 246.68px;
                height: 25.94px;
                margin-top: 8px;
            }

        }

        nav {
            max-width: 1200px;
            margin: 0 auto;
            padding: 16px 0;

            .THwYNzCUET {
                height: 54px;

                img {
                    height: 54px;
                }
            }

            .EllGtdsGdE {
                display: flex;
                gap: 24px;
                border-radius: 100px;
                border: 1px solid #FFF;
                padding: 8px 24px;
                height: 50px;


                li {
                    list-style: none;
                    padding: 5px 10px;
                }

                li>a {
                    color: #FFF;
                    text-align: center;
                    font-size: 18px;
                    font-weight: 700;
                    line-height: 24px;
                    letter-spacing: -0.36px;
                    text-decoration: none;
                }


                li.RdTjCndoRR {
                    color: #03C61D;
                    list-style: disc;
                    list-style-position: inside;
                }

                li.RdTjCndoRR a {
                    color: #03C61D;
                }

                li:hover a {
                    color: white;
                    text-decoration: underline;
                }

                li:hover.RdTjCndoRR {
                    color: white;

                    a {
                        color: white;
                    }
                }

				li.RdTjCndoRR:hover a,
				li.RdTjCndoRR:hover {
					color: #03C61D;
					text-decoration: none;
				}
            }

            button {
                display: none;
            }

        }

        .JelVIbeEkp {
            display: none;
            opacity: 0 !important;
            visibility: hidden !important;
        }
    }

    main {
        .sZuriGKiAA {
            max-width: 1200px;
            width: 100%;
            padding: 32px 0;
            gap: 36px;

            .rjMXWVsHEh {
                max-width: 343px;
                width: 100%;

                .jTujpIalKC {
                    .uvrYXGeqVb {
                        padding: 0px;
                    }
                }

                .qFMDDdiXUj {
                    min-height: 88px;
                }


                .OIUQOMXIac {

                    .nbnxLndzDo:hover {
                        background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), linear-gradient(180deg, rgba(106, 166, 0, 0.20) 83.05%, rgba(164, 228, 0, 0.20) 100%), linear-gradient(180deg, rgba(36, 255, 78, 0.96) 0%, #00470A 100%);

                        button {
                            background: linear-gradient(0deg, #00A216 0%, #00470A 120.21%);
                        }
                    }
                }
            }

        }
    }

    footer {
        padding: 42px 0;

        .sLUHSeRzrU {
            max-width: 1280px;
            margin: 0 auto;
            border-radius: 24px;
            padding: 12px 32px;
        }

        .SWGJtTvgAK {
            padding: 24px 24px 36px 24px;

            p,
            a {
                font-size: 16px;
                letter-spacing: -0.32px;
            }
        }

        .tjhEiuGono {
            padding: 36px 24px;
            gap: 48px;

            img {
                height: 63px;
            }

            a {
                height: 63px;
            }

        }

        .GhfbtIorGO {
            padding: 36px 0;

            a {
                font-size: 16px;
                line-height: 24px;
                letter-spacing: -0.32px;
            }
        }

        .GBVcPKnrDk {
            font-size: 14px;
            line-height: 20px;
            letter-spacing: -0.28px;
            padding: 12px 0;
        }
    }

    /* Contact, About, Privacy Policy, Terms, Cookie  */
    main {
        .qoBMuSVSqk {
            padding: 48px 0px 24px 0px;
            gap: 32px;
        }

        .exLiJVnZdS {
            gap: 16px;

            h1 {
                font-size: 36px;
                line-height: 40px;
                letter-spacing: -0.72px;
            }

            h2 {
                font-size: 24px;
                line-height: 32px;
                letter-spacing: -0.48px;
            }
        }

        .zJYiIBSHLt {
            padding: 0 32px;

            p,
            ul>li,
            a,
            h4,
            span,
            ol>li {
                font-size: 18px;
                line-height: 30px;
                letter-spacing: -0.36px;
            }

            h4 {
                line-height: 30px;
            }
        }

    }

    /* Cookie  */
    #ItYPDVDtTe {
        max-width: 378px;
        left: auto;
        transform: translateX(0);
        right: 31px;
        bottom: 33px;

        .vMJAdlqGMu:hover {
            background: #292929;
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }

        .rQLDablxnx:hover {
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, #4D4DFF 0%, #0D0DD6 100%);
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        }

    }

    /* 18+ Modal  */
    #DqsdLbtLQq {

        .msyavJuZcK .CvJZQBAuLz {
            max-width: 580px;

            .vEWZqvNDDg {
                flex-direction: row-reverse;
            }
        }

        .msyavJuZcK .aZIasJwPfw {

            img {
                width: 48px;
                height: 48px;
            }

            h3 {
                font-size: 18px;
                line-height: 24px;
            }

            p {
                font-size: 16px;
                line-height: 24px;
            }

        }
    }

}

@media (max-width: 374px) {

    #ItYPDVDtTe {
        max-width: calc(100% - 16px) !important;
    }

    main {
        .sZuriGKiAA {
            .rjMXWVsHEh {
                .uvrYXGeqVb {
                    flex-direction: column !important;
                }
            }
        }
    }

    #DqsdLbtLQq .msyavJuZcK {

        .CvJZQBAuLz,
        .aZIasJwPfw {
            max-width: calc(100% - 16px) !important;
        }

    }
}