[v-cloak] {
    display: none !important;
}

[flex-center] {
    display: flex;
    align-items: center;
    justify-content: center;
}

[flex-around] {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

[flex-between] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

[flex-start] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

[flex-shrink] {
    flex-shrink: 0;
}

[flex-align="start"] {
    align-items: start;
}

[flex-align="end"] {
    align-items: end;
}

[flex="auto"] {
    flex: auto;
}

[textLine="1"] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

[textLine="2"] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

[textLine="3"] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

[textLine="4"] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

* {
    box-sizing: border-box;
}

a {
    display: block;
    text-decoration: none;
}

a img {
    display: block;
}

.game_icon {
    object-fit: cover;
}

.pc-version {
    display: block;
}

.pc-version main {
    max-width: 1280px;
    padding: 0 .5556rem;
    margin: 0 auto;
    min-height: calc(100vh - 21rem);
}

.mobile-version {
    display: none;
}

.mobile-version main {
    min-height: calc(100vh - 8.5rem);
}

/* app menu */
.menu {
    width: 100%;
    height: 100vh;
    z-index: 50;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    --tw-bg-opacity: 1;
    background-color: #121212;
    display: none;
    overflow-y: scroll;
}

.menu-back {
    width: 100%;
    z-index: 40;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    box-sizing: border-box;
    opacity: 1;
    background-color: rgba(0, 0, 0, .55);
    display: none;
}

.url {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    padding-left: 34px;
    align-items: center;
    cursor: pointer;
    height: 50px;
    display: flex;
    box-sizing: border-box;
}

.url_blod {
    font-weight: 600;
    color: #FFFFFF;
}

.url_icon {
    width: 3px;
    height: 50px;
    position: absolute;
    left: 10px;
}

/* menu end */
/* app menu */
/* header */
.pc-version header {
    height: 6.2rem;
    gap: 3rem;
}

.pc-version header>div:nth-child(1),
.pc-version header>a:nth-child(1) {
    gap: 0.8rem;
    align-items: center;
    /* flex-shrink: 1; */
}

.pc-version header .header-menu {
    display: flex;
    gap: 1.65rem;
    font-family: 'Moul 400', sans-serif;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    cursor: pointer;
}

.pc-version header .header-menu .header-menu-item {
    height: 3rem;
    display: flex;
    align-items: center;
}

.pc-version header .header-menu a {
    font-family: 'Moul 400', sans-serif;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    cursor: pointer;
}

.pc-version header .more_menu {
    display: none;
}

.pc-version header .header_menu_more {
    position: relative;
}

.pc-version header .header_menu_more:hover .more_menu {
    display: grid !important;
    background-color: #3C3C54;
    width: 15rem;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    padding: 1rem;
    font-family: 'Moul 400', sans-serif;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    border-radius: 1.5rem;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    top: 3rem;
}

.pc-version header .ico {
    width: 8.125rem;
    height: 4.375rem;
}

.pc-version header .logo {
    font-family: 'Moul 400', sans-serif;
    font-size: 2.125rem;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
}

.pc-version header .search {
    max-width: 25rem;
    min-width: 10rem;
    height: 3rem;
    position: relative;
    flex: 1;
}

.pc-version header .search input {
    width: 100%;
    height: 100%;
    border-radius: 2.78rem;
    background: #070A1B;
    border: 0.03rem solid #D4D4D4;
    font-family: 'Roboto 400', sans-serif;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: normal;
    color: #9F9F9F;
    padding: 0 4rem 0 1.65rem;
    outline: none;
}

.pc-version header .search img {
    width: 1.58rem;
    height: 1.62rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.7rem;
}


/* menu end */

.mobile-version footer .agreement {
    color: #BBBBBB;
    font-size: 10px;
    gap: 3px;
    font-family: 'Poppins 400', sans-serif;
    padding: 15px 0;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);
    margin-bottom: 10px;
}

.mobile-version footer a {
    color: rgba(255, 255, 255, 0.8);
}

.mobile-version footer .copy {
    font-family: 'Poppins 400', sans-serif;
    color: rgba(255, 255, 255, 0.8);
    font-size: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.web-footer {
    height: 6rem;
    padding: 0 7.2rem 0 4.8rem;
    color: #FFFFFF;
    font-family: 'Roboto 400', sans-serif;
    font-size: 1.25rem;
    text-align: center;
}

.web-footer .privacy-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.16rem;
    max-width: 50rem;
    margin: 0 auto 1.875rem;
    padding: 1.5rem 0;
    border-bottom: 0.5px solid #3C3C54;
}

.web-footer .privacy-info>a {
    color: #FFFFFF;
    font-size: 1.25rem;
    display: block;
}

.web-footer .copy {
    padding-bottom: 1.875rem;
    font-size: 1.125rem;
}

@media screen and (max-width: 600px) {
    .pc-version {
        display: none;
    }

    .mobile-version {
        display: block;
    }
}