* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.vSdqguMnAU {
    max-width: 1184px;
    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 top;
    background-color: #000;
}

.xXhsqXehNb{
    position: absolute;
    z-index: -5;
}

.no-scroll {
    overflow: hidden;
}


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

        .UydmVRTcpq {
            height: 28px;

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

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

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

        .vvjXelZlRJ {
            display: none;
        }

    }

    .cLqkUVIBBm {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 16px;
        max-width: 343px;
        margin: 0 auto;
        width: 100%;
        /* min-height: 152px; */
        height: 100%;

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

        h1 {
            font-size: 22px;
            font-weight: 700;
            line-height: 30px;
        }

        img {
            display: none;
        }

        h2 {
            display: none;
            font-size: 18px;
            font-weight: 400;
            line-height: 26px;
        }
    }


    .ymUzhURheS {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        display: flex;
        opacity: 0;
        z-index: 999;
        visibility: hidden;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }

    .ymUzhURheS.active {
        opacity: 1;
        visibility: visible;
    }

    .xcOnkcRirr {
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #000 0%, #6C0F0C 100%);
        display: flex;
        flex-direction: column;
        gap: 69px;
        position: absolute;
        top: 0;
        padding: 12px 16px;

        .gdwKkzrVdQ {
            width: 24px;
            height: 24px;
            position: absolute;
            right: 16px;
            top: 12px;
            cursor: pointer;
        }

        ul {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 12px;
            height: 126px;
            margin-top: 102px;
        }

        ul>li {
            list-style: none;
            padding: 4px 8px;

            a {
                color: #FFF;
                font-family: Mulish;
                font-size: 18px;
                font-weight: 400;
                line-height: 26px;
                text-decoration: none;
            }
        }

        li.active {
            border-radius: 8px;
            border: 1px solid #E2110C;
            background: #951612;
        }

        .vAnOSuNiVM {
            height: 415px;
            width: 100%;
            object-fit: contain;
        }

    }

}

.cLqkUVIBBm .aJbrpHwaSG {
    display: flex !important;
}

main {
    .bOEbleYlVL {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end;
        gap: 42px;
        padding: 32px 0;

        .umtRnDtFkv {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            max-width: 343px;
            width: 100%;
            padding: 16px;
            gap: 12px;
            border-radius: 12px;
            background: #FFF;
            position: relative;
            overflow: visible;
            transition: margin-bottom 0.3s ease;

            .sgvObhxXds {
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                top: -15px;
                display: flex;
                justify-content: center;
                align-items: center;

                span {
                    width: 216px;
                    height: 27.907px;
                    z-index: 1;
                    position: absolute;
                    top: -5.6px;
                    text-align: center;
                    color: #FFF;
                    text-align: center;
                    font-family: Outfit;
                    font-size: 14px;
                    font-weight: 700;
                    line-height: 22px;
                    padding: 2px 0;
                    white-space: nowrap;
                }

                .HIvdQFtoyF {
                    position: absolute;
                    top: 22px;
                    z-index: -1;
                }
            }

            .MLmJsANnJt {
                background: url("../img/card_logoBg.webp") no-repeat;
                background-size: contain;
                background-position: center;
                width: 203px;
                height: 136px;
                display: flex;
                justify-content: center;
                align-items: center;

                img {
                    width: 118px;
                    height: 79px;
                }

            }

            .jtwEGVYeVB {
                max-width: 305px;
                width: 100%;
                height: 20px;
            }

            .HUjSwkNiQQ {
                display: flex;
                align-items: center;
                gap: 12px;

                p {
                    color: #000;
                    text-align: center;
                    font-family: Mulish;
                    font-size: 28px;
                    font-weight: 1000;
                    line-height: 40px;
                }
            }

            .BlBNdONpcA {
                display: flex;
                justify-content: center;
                align-items: center;
                color: #000;
                text-align: center;
                font-family: Mulish;
                font-size: 19px;
                font-weight: 600;
                line-height: 27px;
                word-break: break-all;
            }

            .cPdEoKnqrr,
            .cBvWpmcZfr {
                display: flex;
                justify-content: space-between;
                border-radius: 6px;
                border: 1px dashed #BDBDBD;
                background: #FFF;
                cursor: pointer;
                width: 258px;
                height: 32px;

                p {
                    padding: 8px 6px;
                    color: #D4D5D8;
                    font-family: Mulish;
                    font-size: 12px;
                    font-weight: 400;
                    display: flex;
                    align-items: center;
                    gap: 4px;

                    span {
                        color: #040000;
                        font-size: 14px;
                        font-weight: 500;
                    }

                }

                img {
                    padding: 6px 8px;
                    background: #181C1D;
                    border-radius: 0 6px 6px 0;
                }
            }

            .cBvWpmcZfr {
                display: none;
                justify-content: center;
                background: #181C1D;
                border: 1px dashed #08E600;
            }

            .BYzaatrSaG {
                display: flex;
                flex-direction: column;
                align-items: center;
                position: relative;
                min-height: 90px;
            }

            .shdgxgvxc{
                min-height: auto;
            }

            .vsqSyQtwoo {
                display: flex;
                width: 284px;
                height: 54px;
                padding: 14px 24px;
                justify-content: center;
                align-items: center;
                border-radius: 12px;
                background: var(--gradient-28, linear-gradient(180deg, #D02525 0%, #A91E1E 100%));
                box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.50);
                border: none;
                cursor: pointer;

                span {
                    color: #FFF;
                    font-family: Mulish;
                    font-size: 17px;
                    font-weight: 700;
                    line-height: 26px;
                    letter-spacing: 0.17px;
                    text-transform: uppercase;
                }
            }

            .vsqSyQtwoo:active {
                border-radius: 12px;
                background: linear-gradient(180deg, #A91E1E 0%, #D02525 100%);
                box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.50);
            }

            .kEFJUnHHtF {
                width: 311px;
                color: #6E6E6E;
                text-align: center;
                font-size: 10px;
                font-weight: 400;
                line-height: 13px;
                display: flex;
                align-items: flex-start;
                position: absolute;
                top: calc(100% - 24px);
                padding: 4px 12px;
                gap: 10px;
                cursor: pointer;
                border-radius: 4px;
                border: 1px solid #8A8A8A;
                background: #FFF;
                transition: border 0.3s ease;
            }

            .jDUCwsawpT {
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                transition: all 0.3s ease, color 0.3s ease;
                font-size: 12px;
                line-height: 16px;
                max-height: 32px;
                font-family: Mulish;
                text-align: center;
                color: #8A8A8A;
            }

            .jDUCwsawpT.expanded {
                -webkit-line-clamp: unset;
                max-height: none;
                overflow: visible;
            }

            .jDUCwsawpT.scrollable {
                max-height: calc(16px * 4);
                overflow-y: auto;
            }

            .uWfmQpoZMi {
                display: inline;
            }

            .wAlSOhGTfn {
                display: none;
            }

            .kEFJUnHHtF.expanded {
                border: 1px solid black;
            }

            .kEFJUnHHtF.expanded .jDUCwsawpT {
                color: black;
            }

        }
    }
}

footer {
    background: linear-gradient(180deg, #000 0%, #6C0F0C 100%);

    .vSdqguMnAU {
        padding: 32px 16px !important;
    }

    .HGHROQzBow {
        display: flex;
        gap: 24px;
        flex-direction: column;
        align-items: center;

        p,
        span,
        a {
            color: #FFF;
            text-align: center;
            font-family: Mulish;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
        }

        span {
            font-weight: 700;
        }

        .htpDZRaYwj {
            font-weight: 600;
        }

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

    .BjuMEhgKpg {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 32px 16px;
        gap: 16px;

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

        a {
            height: 36px;
        }

        .eSIrugwFBn {
            height: 35px;
        }

        .eQAdfYGObH {
            height: 28px;
        }

    }

    .skPuwOMwDz {
        display: flex;
        padding: 16px;
        align-items: center;
        align-content: center;
        gap: 8px;
        align-self: stretch;
        flex-wrap: wrap;

        a {
            color: #FFF;
            font-family: Mulish;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: -0.32px;
            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;
        }
    }

    .pTUGLCkDrp {
        color: #B7B7B7;
        font-family: Mulish;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-transform: capitalize;
        padding: 0 16px;
    }
}

/* Contact, About, Privacy Policy,Terms, Cookie  */
.BqJwTygfVU {
    background-image: url("../img/hero-inline.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 50px;
}

main {
    .wGBQcnUbSK {
        padding: 24px 16px;
    }

    .SyhpHWKpBA,
    .MZptWrhjoz {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 16px;


        p,
        ul>li,
        a,
        h4,
        span,
        ol>li {
            font-family: Mulish;
            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: 700;
            line-height: 26px;
        }

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

        .iSESSABiRq {
            display: flex;
            flex-direction: column;
            gap: 6px;
        }

        .HWAIVnFUiT {
            display: flex;
            flex-direction: column;
            gap: 14px;
        }

    }
}

/* Cookie  */
#rCbEDkFNXg {
    display: flex;
    max-width: 375px;
    width: 100%;
    flex-direction: column;
    position: fixed;
    bottom: 6px;
    padding: 8px 5px 12px 5px;
    gap: 8px;
    border-radius: 8px;
    outline: 1px solid #000;
    background: #FFF;
    box-shadow: -15px -15px 20px 0px rgba(16, 15, 15, 0.60);
    left: 50%;
    transform: translateX(-50%);

    .UDyMUMCkHw {
        p {
            color: #0C0C0C;
            text-align: center;
            font-family: Mulish;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
        }

    }

    .MtNndAYPQg {
        display: flex;
        width: 100%;
        gap: 8px;

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


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

        .qyLhASkLnz {
            background: var(--Gradient-31, linear-gradient(180deg, #22C015 0%, #15730C 100%));
        }

        .rHfGCWxUhC {
            background: linear-gradient(180deg, #E4E4E4 0%, #7E7E7E 221.25%);

            span {
                color: #0C0C0C;
            }
        }

        .rHfGCWxUhC:active {
            border: 1px solid rgba(235, 235, 235, 0.20);
            background: linear-gradient(180deg, #7E7E7E -80%, #E4E4E4 221.25%);
        }

        .qyLhASkLnz:active {
            border: 1px solid #22C015;
            background: linear-gradient(180deg, #15730C 0%, #22C015 100%);
        }
    }
}

/* 18+ modal  */

#wSGJfRCuml {
    .FQqHOhuaum {
        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);

        .PmlqBChTFb {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 344px;
            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;

            .qEJAQBodxT {

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

            }

            .sZEeEyvKNU {
                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-family: Mulish;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 24px;
                    height: 56px;
                }

                .rkMYGgMTRN {
                    background: var(--Gradient-17, linear-gradient(180deg, #4D4DFF 0%, #0D0DD6 100%));
                    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.50);
                }

                .YslUSBHZdV {
                    color: #5D5D5D;
                    background-color: transparent;
                }

                .rkMYGgMTRN:active {
                    border: 1px solid #A6A6FE;
                    background: linear-gradient(180deg, #0D0DD6 0%, #4D4DFF 100%);
                    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.50);
                }

                .YslUSBHZdV:active {
                    background: #BCBCBC;
                    color: #0C0C0C;
                }
            }


        }

        .MHLWWIJbil {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 344px;
            width: 100%;
            height: auto;
            display: none;
            flex-direction: column;
            border-radius: 12px;
            background: #FFF;
            box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.40);
            padding: 16px;

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

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

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

            h3,
            p {
                color: #000;
                text-align: center;
                font-family: Mulish;
            }

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

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

    body.no-scroll {
        overflow: hidden;
    }
}

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

    .BqJwTygfVU {
        background-image: none;
    }

    header {
        nav {
            max-width: 1184px;
            width: 100%;
            margin: 0 auto;
            padding: 16px 32px;

            .UydmVRTcpq {
                height: 42px;

                img {
                    height: 42px;
                }
            }

            .vvjXelZlRJ {
                display: flex;
                gap: 16px;

                li {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    list-style: none;
                    height: 34px;
                }

                li>a {
                    padding: 4px 8px;
                    color: #FFF;
                    font-family: Mulish;
                    font-size: 18px;
                    font-weight: 400;
                    line-height: 26px;
                    text-decoration: none;
                }

                li:hover {
                    transition: all 0.3s ease;
                    border-radius: 8px;
                    background: rgba(149, 22, 18, 0.50);

                }

                li.active {
                    border-radius: 8px;
                    border: 1px solid #E2110C;
                    background: #951612;

                    li:hover {
                        border-radius: 8px;
                        border: 1px solid #E2110C;
                        background: #951612;
                    }
                }
            }

            button {
                display: none;
            }

        }

        .cLqkUVIBBm {
            background: url("../img/hero_desk.webp") no-repeat;
            background-size: 100%;
            background-position: top;
            max-width: 774px;
            height: 305.626px;
            width: 100%;
            margin: 0 auto;
            padding: 16px;
            justify-content: flex-end;

            h1 {
                font-size: 32px;
                line-height: 44px;
            }

            h2 {
                font-size: 18px;
                line-height: 28px;
            }

            img {
                display: flex;
                width: 738px;
                height: 136.626px;
                object-fit: cover;
                margin-top: 17px;
            }
        }

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

    main {
        .bOEbleYlVL {
            gap: 64px 45px;

            .umtRnDtFkv {
                .vsqSyQtwoo {
                    box-shadow: none;
                }

                .vsqSyQtwoo:hover {
                    transition: all 0.3s ease;
                    border-radius: 12px;
                    background: var(--gradient-28, linear-gradient(180deg, #D02525 0%, #A91E1E 100%));
                    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.50);
                }
            }

            .card--terms-open {
                margin-bottom: 0px;
            }

            .umtRnDtFkv:hover {
                transition: all 0.3s ease;
                border-radius: 12px;
                background: #FFF;
                box-shadow: 8px 12px 10px 0px rgba(186, 33, 33, 0.60);
            }
        }
    }

    footer {
        .vSdqguMnAU {
            padding: 64px 32px !important;
            max-width: 1160px;
            width: 100%;
            margin: 0 auto;
        }

        .HGHROQzBow {
            gap: 16px;

            div {
                padding: 16px 0;
            }
        }

        .BjuMEhgKpg {
            padding: 67px 0;
            gap: 56px;

            img {
                height: 62px;
            }

            a {
                height: 62px;
            }

            .eSIrugwFBn {
                height: 62px;
            }

            .eQAdfYGObH {
                height: 35px;
            }

        }

        .skPuwOMwDz {
            justify-content: center;
            gap: 20px;

            a {
                font-weight: 700;
            }
        }

        .pTUGLCkDrp {
            text-align: center;
        }
    }


    /* Contact, About, Privacy Policy, Terms, Cookie  */
    main {
        .wGBQcnUbSK {
            max-width: 933px;
            width: 100%;
            margin: 0 auto;
            padding: 48px 16px;
        }

        .SyhpHWKpBA {
            gap: 10px;

            h4 {
                line-height: 30px;
            }

            .iSESSABiRq {
                gap: 16px;
            }
        }

        .MZptWrhjoz {
            gap: 16px !important;
        }

    }

    /* Cookie  */
    #rCbEDkFNXg {
        left: auto;
        transform: translateX(0);
        right: 116px;
        bottom: 50px;

        .rHfGCWxUhC:hover {
            transition: all 0.3s ease;
            border: 1px solid rgba(235, 235, 235, 0.20);
            background: linear-gradient(180deg, #7E7E7E -80%, #E4E4E4 221.25%);
        }

        .qyLhASkLnz:hover {
            transition: all 0.3s ease;
            border: 1px solid #22C015;
            background: linear-gradient(180deg, #15730C 0%, #22C015 100%);
        }

    }

    /* 18+ Modal  */
    #wSGJfRCuml {

        .FQqHOhuaum .PmlqBChTFb {
            max-width: 454px;

            .rkMYGgMTRN:hover {
                transition: all 0.3s ease;
                border: 1px solid #A6A6FE;
                background: linear-gradient(180deg, #0D0DD6 0%, #4D4DFF 100%);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.50);
            }

            .YslUSBHZdV:hover {
                transition: all 0.3s ease;
                background: #BCBCBC;
                color: #0C0C0C;
            }
        }

        .FQqHOhuaum .MHLWWIJbil {
            max-width: 454px;

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

            h3 {
                font-size: 20px;
                line-height: 28px;
            }

            p {
                font-size: 18px;
                line-height: 26px;
            }

        }
    }
}

@media (min-width: 1024px) {

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

    header {
        .cLqkUVIBBm {
            max-width: 994px;
        }
    }
}


@media (max-width: 374px) {

    #wSGJfRCuml .FQqHOhuaum {

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

    }
}

.jDUCwsawpT {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  line-height: 1.5em;
  max-height: 1.5em;
}

.jDUCwsawpT.expanded {
  white-space: normal;
  max-height: none;
  overflow: auto;
}

.jDUCwsawpT.scrollable {
  overflow-y: auto;
}

.uWfmQpoZMi, .wAlSOhGTfn {
  display: none;
}