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

.bAwLXUghBI {
    max-width: 1080px;
    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: #E7F2F0;
}

header {
    .ERYZzJKgpS {
        background: #E7F2F0;
    }

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

        .cgdHLUZUKd {
            height: 32px;

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

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

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

        .CChbMpXEAc {
            display: none;
        }

    }

    .PWrFjksbPp {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 375px;
        padding: 12px 16px;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        position: relative;
        min-height: 88px;

        .ynKboiLUGs {
            display: flex;
            flex-direction: column;
            gap: 8px;
            max-width: 343px;
            width: 100%;
        }

        h1,
        h2 {
            font-family: Montserrat;
            color: #282828;
        }

        h1 {
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
            letter-spacing: 0.4px;
            text-transform: uppercase;
        }

        .XDkCVUhWzs {
            position: absolute;
            right: 0;
            top: 8px;
            width: 95.794px;
            height: 100px;
            aspect-ratio: 95.79/100.00;
        }

        .cbByXLcAyS {
            display: none;
        }

        h2 {
            font-size: 14px;
            font-weight: 500;
            line-height: 20px;
        }
    }


    .ZvyubGPOAW {
        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;
    }

    .ZvyubGPOAW.QXWKJykkPM {
        opacity: 1;
        visibility: visible;
    }

    .BqwzVQmLRu {
        width: 100%;
        height: 100%;
        background: rgba(231, 242, 240, 0.92);
        backdrop-filter: blur(5px);
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 0;
        right: 0;

        .GZqBhVECPr {
            width: 30.476px;
            height: 32px;
            position: absolute;
            right: 16px;
            top: 8px;
            cursor: pointer;
        }

        ul {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 24px;
            margin-top: 110px;
        }

        ul>li {
            list-style: none;

            a {
                color: #282828;
                text-align: center;
                font-family: Montserrat;
                font-size: 14px;
                font-weight: 700;
                line-height: 24px;
                text-transform: uppercase;
                text-decoration: none;
            }
        }
    }

}


.iSmKBLycpn {
    .iSmKBLycpn {
        display: block;
    }

    .qzjMiixnaE {
        display: none !important;
    }
}

.qzjMiixnaE {
    .iSmKBLycpn {
        display: none;
    }

    .qzjMiixnaE {
        display: flex !important;
    }
}

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

        .iRfFwMHMhR {
            max-width: 343px;
            width: 100%;
            border-radius: 10px;
            outline: 1px solid #ABA7CE;
            background: #FFF;
            display: flex;
            flex-direction: column;
            padding: 16px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            align-self: stretch;
            position: relative;

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

                p {
                    padding: 5px 6px;
                    color: #FFF;
                    font-family: Inter;
                    font-size: 14px;
                    font-weight: 700;
                    line-height: 18px;
                    white-space: nowrap;
                }

                .RnYGwSmkMM {
                    position: absolute;
                    left: -13px;
                }

                .bvDtfPvjNw {
                    position: absolute;
                    right: -13px;
                }
            }

            .AItaRhfADR {
                display: flex;
                justify-content: center;
                align-items: center;

                img {
                    width: 142px;
                    height: 95px;
                    object-fit: cover;
                }
            }

            .uaEpFxbCPq {
                display: flex;
                flex-direction: column;
                gap: 4px;

                .ffNyfKcemx {
                    color: #282828;
                    text-align: center;
                    font-family: Montserrat;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    font-size: 18px;
                    font-weight: 600;
                    line-height: 26px;
                    min-height: 52px;
                }

                .SZUmXYjphS {
                    color: #A0A0A0;
                    text-align: center;
                    font-family: Montserrat;
                    font-size: 20px;
                    font-weight: 700;
                    line-height: 26px;

                    span {
                        color: #00AB80;
                    }
                }
            }

            .BPtCVIPPCZ {
                display: flex;
                flex-direction: column;
                gap: 10px;
                align-items: center;
                justify-content: center;
                max-width: 254px;
                width: 100%;
                position: relative;

                .MEWDHFgNIA,
                .dcisWGEPqp {
                    border-radius: 6px;
                    border: 1px dashed #337CA1;
                    background: #FFF;
                    width: 240px;
                    display: flex;
                    height: 32px;
                    cursor: pointer;
                    align-items: center;
                    justify-content: space-between;

                    .TCyzLZzMsf {
                        position: absolute;
                        left: 68px;
                        top: -6px;
                    }

                    p {
                        padding: 8px;
                        font-size: 13px;
                        font-weight: 500;
                        color: #7D7D7D;
                        font-family: Montserrat;
                        font-size: 13px;
                        font-weight: 400;
                        letter-spacing: -0.26px;

                        span {
                            color: #282828;
                            font-family: Inter;
                            font-weight: 500;
                            padding-left: 4px;
                        }
                    }

                    .AJDAfvzpZb {
                        width: 32px;
                        height: 32px;
                        padding: 6px;
                    }
                }

                .dcisWGEPqp {
                    border: 1px dashed #02BC7D;
                    display: none;
                }

                button {
                    cursor: pointer;
                    background: url("../img/button_bg.webp") no-repeat;
                    background-position: center;
                    background-size: 100%;
                    width: 254px;
                    height: 60px;
                    border: none;
                    display: flex;
                    align-items: center;

                    span {
                        color: #FFF;
                        text-align: center;
                        font-family: Montserrat;
                        font-size: 17px;
                        font-weight: 700;
                        line-height: 27px;
                        width: 100%;
                        margin-right: 60px;
                        margin-left: 21px;
                    }
                }

                .OddWeTDWwL {
                    position: relative;
                    max-width: 254px;
                    width: 100%;
                    margin: 0 auto;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                }

                .ymOGLwmfad {
                    display: flex;
                    align-items: center;
                    cursor: pointer;

                    p {
                        color: #341AD9;
                        text-align: center;
                        font-family: Montserrat;
                        font-size: 10px;
                        font-weight: 500;
                        line-height: 13px;
                    }

                    img {
                        width: 16px;
                        height: 16px;
                        transition: transform 0.3s ease;
                    }
                }

                .ymOGLwmfad.QXWKJykkPM img {
                    transform: rotate(180deg);
                }

                .leUuxWAJrl {
                    width: 254px;
                    display: none;
                    justify-content: center;
                    position: absolute;
                    top: 100%;
                    border: 1px solid #ABA7CE;
                    background: #FFF;
                    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
                    height: 58px;
                    overflow-y: auto;
                    -webkit-overflow-scrolling: touch;
                    z-index: 1;
                    padding: 2px 6px 0px 6px;
                }

                .ulSjJLXZax {
                    font-size: 10px;
                    line-height: 14px;
                    color: #393939;
                    text-align: center;
                    font-family: Montserrat;
                    display: inline-block;
                    margin: auto 0;
                }

            }
        }
    }
}

footer {
    background: #201E39;

    .LsFSEFeUOp {
        display: flex;
        max-width: 243px;
        width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 80px 0 64px 0;
        gap: 56px;

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

        a {
            height: 55px;
        }

        .dKZTxtWucS {
            width: 243px;
            display: flex;
            justify-content: center;
            align-items: center;

            img {
                width: 243px;
                height: 35px;
            }
        }
    }

    .SScZGygHCh {
        display: flex;
        gap: 32px;
        flex-direction: column;
        align-items: center;
        padding: 32px 0;
        max-width: 1080px;
        width: 100%;

        p,
        a {
            color: #FFF;
            text-align: center;
            font-family: Montserrat;
            font-size: 15px;
            font-weight: 400;
            line-height: 25px;
        }

        .nPaGjZbVwd {
            font-weight: 700;
        }

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

    .HMlDEuMvgs {
        margin-top: 64px;
        padding: 24px 0;
        border-top: 1px solid #85BCFF;
    }

    .UWUOzFCWUM {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .KBnWoUqpre {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 24px;

        a {
            color: #E5B4FF;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: -0.28px;
            text-decoration: none;
        }
    }

    .NBiIEVNrBZ {
        color: #BABABA;
        text-align: center;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-transform: capitalize;
    }
}

main {
    .VlSLNnBdTP {
        padding: 0 16px 24px 16px;
    }

    .tSFHofwmZh {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 24px;


        p,
        ul>li,
        a,
        h4,
        span,
        ol>li {
            color: #282828;
            font-family: Montserrat;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
        }

        span {
            font-weight: 700;
        }

        h4 {
            font-size: 18px;
            font-weight: 600;
            line-height: 28px;
        }

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

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

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

    }

    .FDxNMsgMAR {
        gap: 14px;
    }
}

/* Cookie  */
#XTrtbNGJmX {
    display: flex;
    max-width: 375px;
    width: 100%;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    padding: 12px;
    gap: 12px;
    border-radius: 10px 10px 0px 0px;
    outline: 1px solid #ABA7CE;
    background: #FFF;
    box-shadow: 0px 10px 24px -4px rgba(17, 12, 45, 0.16);
    left: 50%;
    transform: translateX(-50%);

    .ulubfoBUPZ {
        p {
            color: #000;
            text-align: center;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 400;
            line-height: 19px;
        }

    }

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

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


            span {
                color: #000;
                font-family: Montserrat;
                font-size: 14px;
                font-weight: 700;
                line-height: 24px;
                letter-spacing: 0.14px;
            }
        }

        .HJYRkXkbzg {
            background: linear-gradient(90deg, #EAAFC8 0%, #A58FE3 100%);
        }

        .ayRbxZqeYr {
            border: 1px solid #ABA7CE;
            background: #FFF;
        }
    }
}

/* 18+ modal  */

#eEIzfPfWtl {
    .ZLxIVKDLwY {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 12;
        background: rgba(231, 242, 240, 0.92);
        backdrop-filter: blur(5px);

        .EgalxELtHO {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 343px;
            width: 100%;
            margin: 0 auto;
            border-radius: 10px;
            outline: 1px solid #ABA7CE;
            background: #FFF;
            box-shadow: 0px 10px 24px -4px rgba(17, 12, 45, 0.16);
            z-index: 3;
            display: flex;
            flex-direction: column;
            gap: 12px;
            padding: 16px;


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

                p,
                a,
                h4 {
                    color: #282828;
                    text-align: center;
                    font-family: Montserrat;

                }

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

                h4 {
                    font-size: 17px;
                    font-weight: 700;
                    line-height: 24px;
                }

                p,
                a {
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 24px;
                }

            }

            .RggSjdKEFC {
                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: #282828;
                    font-family: Montserrat;
                    font-size: 14px;
                    font-weight: 700;
                    line-height: 24px;
                    letter-spacing: 0.14px;
                    height: 40px;
                }

                .BlaXYjwzxY {
                    background: linear-gradient(90deg, #EAAFC8 0%, #A58FE3 100%);
                }

                .KNvVhvNUnY {
                    border: 1px solid #ABA7CE;
                    background: #FFF;
                }

            }


        }

        .UAVTaNNUDw {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 343px;
            width: 100%;
            height: auto;
            display: none;
            flex-direction: column;
            border-radius: 10px;
            outline: 1px solid #ABA7CE;
            background: #FFF;
            box-shadow: 0px 6px 8px 0px rgba(17, 12, 45, 0.16);
            padding: 16px;

            p {
                text-align: center;
                color: #282828;
                font-family: Montserrat;
                font-size: 17px;
                font-weight: 400;
                line-height: 24px;
            }

            span {
                font-weight: 700;
                color: #A307BB;
            }

        }
    }

}

body.ldWPjLvhkn {
    overflow: hidden;
}

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

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

            .cgdHLUZUKd {
                height: 40px;

                img {
                    height: 40px;
                }
            }

            .CChbMpXEAc {
                display: flex;
                gap: 24px;

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

                li>a {
                    color: #282828;
                    text-align: center;
                    font-family: Montserrat;
                    font-size: 14px;
                    font-weight: 700;
                    line-height: 24px;
                    text-transform: uppercase;
                    text-decoration: none;
                }

            }

            button {
                display: none;
            }

        }

        .PWrFjksbPp {
            max-width: 1080px;
            width: 100%;
            margin: 0 auto;
            padding: 32px 32px 0 32px;
            justify-content: space-between;

            .ynKboiLUGs {
                gap: 12px;
                max-width: 565px;
            }

            h1 {
                font-size: 30px;
                line-height: 54px;
                letter-spacing: 0.84px;
            }

            h2 {
                font-size: 17px;
                line-height: 27px;
            }

            .XDkCVUhWzs {
                display: none;
            }

            .cbByXLcAyS {
                display: flex;
                object-fit: cover;
                width: 360px;
                height: 375.805px;
            }
        }

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

    main {
        .uGSCfnmBDQ {
            padding: 48px 0px 100px 0px;

            .iRfFwMHMhR {
                flex-direction: row;
                max-width: 721px;
                gap: 24px;
                padding: 16px 24px;

                .XyJcoAYtWt {
                    left: 31px;
                    transform: translateX(0);
                }

                .uaEpFxbCPq {
                    width: 229px;
                    align-items: flex-start;
                    gap: 8px;

                    .ffNyfKcemx {
                        min-height: 81px;
                        text-align: start;
                    }
                }

                .BPtCVIPPCZ {
                    gap: 8px;
                    height: 129px;

                    .leUuxWAJrl {
                        height: 46px;
                    }
                }
            }
        }
    }

    footer {

        .LsFSEFeUOp {
            max-width: 100%;
            gap: 64px;

            .dKZTxtWucS {
                width: 240px;

                img {
                    width: 240px;
                }
            }
        }

        .SScZGygHCh {
            padding: 32px;

        }

        .UWUOzFCWUM {
            max-width: 1080px;
            width: 100%;
            margin: 0 auto;
            padding: 0 32px;
            flex-direction: row-reverse;
            justify-content: space-between;
            align-items: center;
        }


        .KBnWoUqpre {
            flex-direction: row;
        }

        .NBiIEVNrBZ {
            color: #BABABA;
            text-align: center;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            text-transform: capitalize;
        }
    }

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

        .tSFHofwmZh {
            gap: 32px;

            .QLFgzDIQMk {
                gap: 12px;
            }
        }

        .FDxNMsgMAR {
            gap: 16px;
        }

    }

    /* Cookie  */
    #XTrtbNGJmX {
        max-width: 390px;
        left: auto;
        transform: translateX(0);
        padding: 16px;
        gap: 16px;
        right: 8px;
        bottom: 10px;
    }

    /* 18+ Modal  */
    #eEIzfPfWtl {

        .ZLxIVKDLwY .EgalxELtHO {
            max-width: 420px;
            gap: 16px;

            .tIsletfyog {
                img {
                    width: 40px;
                    height: 40px;
                }

                h4 {
                    font-size: 20px;
                    line-height: 30px;
                }

                p,
                a {
                    font-size: 15px;
                }
            }

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

        .ZLxIVKDLwY .UAVTaNNUDw {
            max-width: 420px;


            p,
            span {
                font-size: 20px;
                line-height: 30px;
            }

        }
    }
}


@media (min-width: 1024px) {
    header {
        .PWrFjksbPp {
            h1 {
                font-size: 42px;
                line-height: 54px;
                letter-spacing: 0.84px;
            }
        }
    }
}

@media (max-width: 374px) {

    #eEIzfPfWtl .ZLxIVKDLwY {

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

    }
}
.VIDmtgiaNI{
    position: absolute; 
    z-index: -15;
    color: transparent;
}