@charset "UTF-8";
@media (max-width: 767px) {
    .hide-on-small[data-v-4b73e48b] {
        display: none !important
    }
}

.show-on-small[data-v-4b73e48b] {
    display: none !important
}

@media (max-width: 767px) {
    .show-on-small[data-v-4b73e48b] {
        display: block !important
    }
}

@media (max-width: 767px) {
    .navbar[data-v-4b73e48b] {
        min-width: unset !important;
        height: 2.6rem !important
    }

    .navbar .container[data-v-4b73e48b] {
        padding: 0 .8rem !important;
        gap: .4rem !important
    }

    .navbar .navbar-brand img[data-v-4b73e48b] {
        width: 4.2rem !important;
        height: 1.3rem !important;
        margin-inline-end: 0 !important;
        border-radius: .2rem !important
    }
}

.container[data-v-4b73e48b] {
    width: 100%;
    max-width: 60rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container[data-v-4b73e48b] {
        max-width: calc(100% - 2.4rem);
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media (max-width: 767px) {
    .container[data-v-4b73e48b] {
        max-width: 100%;
        padding-right: .8rem;
        padding-left: .8rem
    }
}

.footer[data-v-4b73e48b] {
    background-color: #010316;
    padding: 2.4rem 0;
    color: #ffffff80;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-size: .8rem;
    text-align: left
}

@media (max-width: 767px) {
    .footer[data-v-4b73e48b] {
        padding: 1.5rem 0;
        font-size: .5rem
    }
}

.footer .container[data-v-4b73e48b] {
    max-width: 60rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem
}

@media (max-width: 767px) {
    .footer .container[data-v-4b73e48b] {
        flex-direction: column;
        gap: .75rem
    }
}

@media (max-width: 767px) {
    .hide-on-small[data-v-3ae3122c] {
        display: none !important
    }
}

.show-on-small[data-v-3ae3122c] {
    display: none !important
}

@media (max-width: 767px) {
    .show-on-small[data-v-3ae3122c] {
        display: block !important
    }
}

@media (max-width: 767px) {
    .navbar[data-v-3ae3122c] {
        min-width: unset !important;
        height: 2.6rem !important
    }

    .navbar .container[data-v-3ae3122c] {
        padding: 0 .8rem !important;
        gap: .4rem !important
    }

    .navbar .navbar-brand img[data-v-3ae3122c] {
        width: 4.2rem !important;
        height: 1.3rem !important;
        margin-inline-end: 0 !important;
        border-radius: .2rem !important
    }
}

.container[data-v-3ae3122c] {
    width: 100%;
    max-width: 60rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container[data-v-3ae3122c] {
        max-width: calc(100% - 2.4rem);
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media (max-width: 767px) {
    .container[data-v-3ae3122c] {
        max-width: 100%;
        padding-right: .8rem;
        padding-left: .8rem
    }
}

.home[data-v-3ae3122c] {
    position: relative;
    overflow-x: hidden;
    background: #110720
}

.section[data-v-3ae3122c] {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 64rem;
    margin-bottom: 7rem;
    scroll-margin-top: 5rem
}

@media (max-width: 767px) {
    .section[data-v-3ae3122c] {
        margin-bottom: 1.6rem
    }
}

.section-1[data-v-3ae3122c] {
    background-size: cover;
    width: 100%;
    height: 40rem;
    margin: 0;
    max-width: initial;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 767px) {
    .section-1[data-v-3ae3122c] {
        height: 13.1rem;
        padding: 2.6rem .8rem 0;
        background-position: center
    }
}

.section-1 .hero-content h1[data-v-3ae3122c] {
    color: #fff;
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4.6rem;
    letter-spacing: -.1rem
}

@media (max-width: 767px) {
    .section-1 .hero-content h1[data-v-3ae3122c] {
        font-size: .7rem;
        line-height: 1.2;
        letter-spacing: normal
    }
}

.section-1 .hero-content h2[data-v-3ae3122c] {
    max-width: 64rem;
    margin: 0 auto;
    text-align: center;
    font-size: 4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -.1rem;
    background: linear-gradient(102deg, #fff 77.12%, #995aff 86.08%, #cc74ff 95.19%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 767px) {
    .section-1 .hero-content h2[data-v-3ae3122c] {
        font-size: .9rem;
        line-height: 1.3;
        margin-top: .4rem;
        letter-spacing: normal
    }
}

.section-1 .hero-content p[data-v-3ae3122c] {
    max-width: 64rem;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    opacity: .8;
    margin: 1.6rem auto 0
}

@media (max-width: 767px) {
    .section-1 .hero-content p[data-v-3ae3122c] {
        font-size: .6rem;
        margin-top: .6rem;
        padding: 0 .75rem
    }
}

.section-1 .hero-content .download-wrap[data-v-3ae3122c] {
    margin-top: 2rem;
    display: flex;
    gap: 3.2rem;
    align-items: center;
    justify-content: center
}

.section-1 .hero-content .download-wrap a[data-v-3ae3122c] {
    display: flex;
    padding: 0 2rem;
    height: 3.8rem;
    width: 19rem;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    border-radius: 3.3rem;
    background: #fff3;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700
}

@media (max-width: 767px) {
    .section-1 .hero-content .download-wrap a[data-v-3ae3122c] {
        width: 100%;
        max-width: 14rem;
        height: 2.5rem;
        font-size: .9rem;
        padding: 0 1rem
    }
}

.section-1 .hero-content .download-wrap a.active[data-v-3ae3122c] {
    background: linear-gradient(0deg, #5100ff, #995aff)
}

@media (max-width: 767px) {
    .section-1 .hero-content .download-wrap[data-v-3ae3122c] {
        gap: .6rem;
        margin-top: .8rem;
        padding: 0 .8rem;
        flex-wrap: nowrap;
        justify-content: center;
        --btnw: calc((100vw - 1.6rem - 1.2rem) / 3)
    }

    .section-1 .hero-content .download-wrap a[data-v-3ae3122c] {
        height: 2rem;
        font-size: .6rem;
        padding: 0 .6rem;
        width: var(--btnw);
        flex: 0 0 var(--btnw);
        max-width: none;
        white-space: nowrap;
        line-height: 2rem
    }

    .section-1 .hero-content .download-wrap a svg[data-v-3ae3122c] {
        flex-shrink: 0
    }
}

.section-5[data-v-3ae3122c] {
    position: relative;
    display: flex;
    align-items: center
}

.section-5 .container[data-v-3ae3122c] {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem
}

@media (max-width: 767px) {
    .section-5 .container[data-v-3ae3122c] {
        flex-direction: column;
        gap: .6rem
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-5 .container[data-v-3ae3122c] {
        gap: .6rem
    }
}

.section-5 img[data-v-3ae3122c] {
    width: 24.9rem;
    height: 32rem;
    flex-shrink: 0;
    border-radius: .8rem;
    object-fit: cover
}

@media (max-width: 767px) {
    .section-5 img[data-v-3ae3122c] {
        width: 100%;
        height: 3.2rem;
        border-radius: .2rem
    }
}

.section-5 .content[data-v-3ae3122c] {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width: 767px) {
    .section-5 .content[data-v-3ae3122c] {
        gap: .6rem
    }
}

.section-5 .content h1[data-v-3ae3122c] {
    color: #fff;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .section-5 .content h1[data-v-3ae3122c] {
        font-size: .9rem;
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-5 .content h1[data-v-3ae3122c] {
        font-size: 1.1rem
    }
}

.section-5 .content .list5-item .card-content .card-header[data-v-3ae3122c] {
    color: #fff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

@media (max-width: 767px) {
    .section-5 .content .list5-item .card-content .card-header[data-v-3ae3122c] {
        font-size: .8rem;
        margin-bottom: .4rem
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-5 .content .list5-item .card-content .card-header[data-v-3ae3122c] {
        font-size: 1.1rem
    }
}

.section-5 .content .list5-item .card-content p[data-v-3ae3122c] {
    color: #fff;
    font-size: .8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

@media (max-width: 767px) {
    .section-5 .content .list5-item .card-content p[data-v-3ae3122c] {
        font-size: .6rem
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-5 .content .list5-item .card-content p[data-v-3ae3122c] {
        font-size: .8rem
    }
}

@media (max-width: 767px) {
    .section-5 .content .list5-item .card-content[data-v-3ae3122c] {
        padding-bottom: .6rem;
        border-bottom: .1rem solid rgba(255, 255, 255, .1)
    }
}

@media (max-width: 767px) {
    .section-5 .content .list5-item:last-child .card-content[data-v-3ae3122c] {
        padding-bottom: 0;
        border-bottom: none
    }
}

.section-7[data-v-3ae3122c] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.section-7 .container[data-v-3ae3122c] {
    position: relative;
    z-index: 1;
    width: 100%
}

.section-7 h2[data-v-3ae3122c] {
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .section-7 h2[data-v-3ae3122c] {
        font-size: .9rem
    }
}

.section-7 .list7-grid[data-v-3ae3122c] {
    display: grid;
    grid-template-columns: repeat(3, 18.5rem);
    gap: 1.5rem;
    justify-content: center
}

@media (max-width: 767px) {
    .section-7 .list7-grid[data-v-3ae3122c] {
        display: flex;
        gap: .6rem;
        grid-template-columns: none;
        padding-bottom: .8rem;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        scrollbar-width: none;
        justify-content: flex-start;
        padding: .8rem
    }

    .section-7 .list7-grid[data-v-3ae3122c]::-webkit-scrollbar {
        display: none
    }
}

.section-7 .list7-grid .list7-card[data-v-3ae3122c] {
    height: 19.4rem;
    transition: transform .3s ease-in-out;
    border-radius: .8rem;
    background: #ffffff1a;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 1.6rem;
    box-sizing: border-box;
    gap: 1.2rem;
    overflow: hidden
}

@media (max-width: 767px) {
    .section-7 .list7-grid .list7-card[data-v-3ae3122c] {
        height: 7.7rem;
        padding: .6rem 0;
        width: 7.5rem;
        align-items: center;
        justify-content: center;
        gap: .6rem;
        flex: 0 0 auto;
        scroll-snap-align: start
    }
}

.section-7 .list7-grid .list7-card .card-icon[data-v-3ae3122c] {
    flex-shrink: 0;
    object-fit: cover;
    width: 5.4rem;
    height: 5.4rem
}

@media (max-width: 767px) {
    .section-7 .list7-grid .list7-card .card-icon[data-v-3ae3122c] {
        width: 1.6rem;
        height: 1.6rem
    }
}

.section-7 .list7-grid .list7-card .platform[data-v-3ae3122c] {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: capitalize
}

@media (max-width: 767px) {
    .section-7 .list7-grid .list7-card .platform[data-v-3ae3122c] {
        font-size: .8rem
    }
}

.section-7 .list7-grid .list7-card .type[data-v-3ae3122c] {
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize
}

@media (max-width: 767px) {
    .section-7 .list7-grid .list7-card .type[data-v-3ae3122c] {
        font-size: .6rem
    }
}

.section-7 .list7-grid .list7-card .download[data-v-3ae3122c] {
    display: flex;
    padding: .8rem 2rem;
    justify-content: center;
    align-items: center;
    gap: .5rem;
    align-self: stretch;
    border-radius: 3rem;
    background: linear-gradient(0deg, #5100ff, #995aff);
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    cursor: pointer
}

@media (max-width: 767px) {
    .section-7 .list7-grid .list7-card .download[data-v-3ae3122c] {
        display: inline-flex;
        width: 6.9rem;
        height: 1.7rem;
        margin: 0 auto;
        box-sizing: border-box;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: .5rem;
        border-radius: 3rem;
        outline: .5px solid rgba(255, 255, 255, .2);
        font-size: .7rem
    }
}

.section-7 .list7-grid .list7-card[data-v-3ae3122c]:hover {
    transform: translateY(-.2rem);
    box-shadow: 0 .4rem 1.2rem #1846fc1a
}

.main[data-v-3ae3122c] {
    background: #110720;
    padding-top: 4rem;
    padding-bottom: 13.2rem
}

@media (max-width: 767px) {
    .main[data-v-3ae3122c] {
        padding-top: 1.2rem;
        padding-bottom: 0
    }
}

html[data-v-3ae3122c],
body[data-v-3ae3122c] {
    overflow-x: hidden;
    width: 100%
}

@media (max-width: 767px) {
    .hide-on-small[data-v-f9d6bf1e] {
        display: none !important
    }
}

.show-on-small[data-v-f9d6bf1e] {
    display: none !important
}

@media (max-width: 767px) {
    .show-on-small[data-v-f9d6bf1e] {
        display: block !important
    }
}

@media (max-width: 767px) {
    .navbar[data-v-f9d6bf1e] {
        min-width: unset !important;
        height: 2.6rem !important
    }

    .navbar .container[data-v-f9d6bf1e] {
        padding: 0 .8rem !important;
        gap: .4rem !important
    }

    .navbar .navbar-brand img[data-v-f9d6bf1e] {
        width: 4.2rem !important;
        height: 1.3rem !important;
        margin-inline-end: 0 !important;
        border-radius: .2rem !important
    }
}

.container[data-v-f9d6bf1e] {
    width: 100%;
    max-width: 60rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container[data-v-f9d6bf1e] {
        max-width: calc(100% - 2.4rem);
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media (max-width: 767px) {
    .container[data-v-f9d6bf1e] {
        max-width: 100%;
        padding-right: .8rem;
        padding-left: .8rem
    }
}

.app[data-v-f9d6bf1e] {
    min-height: 100vh;
    background-color: #fff
}

.navbar[data-v-f9d6bf1e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #000c;
    box-shadow: 0 .2rem .2rem #0000000d;
    width: 100%;
    min-width: 100%;
    height: 3rem;
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .navbar[data-v-f9d6bf1e] {
        height: 2.6rem;
        background: #000;
        box-shadow: none;
        min-width: unset
    }
}

.navbar .container[data-v-f9d6bf1e] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 0 1rem;
    height: 100%;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin: 0
}

@media (max-width: 767px) {
    .navbar .container[data-v-f9d6bf1e] {
        padding: 0 .8rem;
        gap: 0;
        justify-content: space-between
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar .container[data-v-f9d6bf1e] {
        gap: 1rem
    }
}

.navbar .navbar-left[data-v-f9d6bf1e] {
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .navbar .navbar-left[data-v-f9d6bf1e] {
        gap: .8rem;
        display: flex;
        align-items: center;
        height: 100%;
        order: 0
    }
}

.navbar-brand[data-v-f9d6bf1e] {
    display: flex;
    align-items: center;
    color: #995aff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .navbar-brand[data-v-f9d6bf1e] {
        order: 1
    }
}

.navbar-brand img[data-v-f9d6bf1e] {
    height: 1.8rem;
    object-fit: contain;
    margin-inline-end: .4rem;
    border-radius: .3rem
}

@media (max-width: 767px) {
    .navbar-brand img[data-v-f9d6bf1e] {
        width: 4.2rem;
        height: 1.3rem;
        margin-inline-end: 0;
        border-radius: .2rem
    }
}

:root {
    color-scheme: light}

:root {}

:root {}

:root {}

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

html {
    scroll-behavior: smooth
}

body {
    background-color: #fff;
    color: #333;
    line-height: 1.6;
    min-height: 100vh
}

a {
    text-decoration: none;
    color: inherit
}

img {
    max-width: 100%;
    height: auto;
    display: block
}