/*! CSS Used from: https://assets.playnccdn.com/uikit/cnb/3.2.0/css/nc-cnb.css?v=2025-03-11a */
body {
    margin: 0;
    padding: 0;
}

#nc-cnb {
    min-width: 320px;
    position: relative;
    width: 100%;
    z-index: 9100005;
}

#nc-cnb * {
    box-sizing: border-box;
    letter-spacing: 0!important;
}

#nc-cnb :after,#nc-cnb :before {
    box-sizing: inherit;
}

#nc-cnb a {
    cursor: pointer;
    text-decoration: none;
}

#nc-cnb i {
    font-style: normal;
}

#nc-cnb li,#nc-cnb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nc-cnb .ncc-left-panel {
    min-height: 100vh;
}

#nc-cnb .ncc-dimmed {
    background-color: #000;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity .4s linear;
    visibility: hidden;
    width: 100%;
    z-index: 9100025;
}

#nc-cnb .ncc-header {
    height: 50px;
    left: 0;
    min-width: 320px;
    position: absolute;
    top: 0;
    transition: top 0s ease;
    width: 100%;
    z-index: 9100024;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-header {
        background-color:rgba(0,0,0,.5);
        box-shadow: none;
        height: 56px;
        position: absolute;
    }

    #nc-cnb .ncc-header.is-child-nav {
        height: 115px;
    }
}

#nc-cnb .ncc-gnb-wrap {
    height: 50px;
}

#nc-cnb .ncc-gnb-wrap__right {
    align-items: center;
    display: flex;
    height: 100%;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9100030;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-gnb-wrap__right {
        padding-right:16px;
    }
}

#nc-cnb .ncc-lnb-wrap {
    border-top: 1px solid hsla(0,0%,100%,.1);
    display: none;
    height: 58px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-lnb-wrap {
        display:block;
        width: 100%;
    }

    #nc-cnb .ncc-gnb-wrap {
        clear: both;
        height: 57px;
        padding-left: 16px;
        position: relative;
        text-align: left;
    }

    #nc-cnb .ncc-gnb-wrap:after {
        clear: both;
        content: "";
        display: table;
    }

    #nc-cnb .ncc-gnb-wrap .ncc-gnb-wrap__bg {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
}

#nc-cnb .ncc-left-panel {
    background-color: #fff;
    height: 100%;
    min-width: 320px;
    position: fixed;
    top: 0;
    transition: all .3s;
    visibility: hidden;
    width: 80%;
    z-index: 9100026;
}

#nc-cnb .ncc-left-panel-wrap {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#nc-cnb .ncc-left-panel {
    left: 0;
    transform: translateX(-100%);
}

#nc-cnb .ncc-left-panel-wrap {
    line-height: normal;
}

#nc-cnb .ncc-left-panel-header {
    background-color: #1f3263;
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

#nc-cnb .ncc-left-panel-header .ncc-lnb-header-bi {
    color: #fff;
    display: block;
    margin: 0 auto;
}

#nc-cnb .ncc-left-panel-header .ncc-lnb-header-ncservice {
    color: #fff;
    display: none;
    font-size: 16px;
    margin-top: -1px;
    padding: 0 0 1px 45px;
    position: relative;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
}

#nc-cnb .ncc-left-panel-content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50px;
}

#nc-cnb .ncc-left-panel-close {
    box-sizing: border-box;
    color: transparent;
    display: inline-block;
    font: 0 a;
    height: 50px!important;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-shadow: none;
    top: 0;
    white-space: nowrap;
    width: 48px!important;
    width: 18px;
    z-index: 9100027;
}

#nc-cnb .ncc-left-panel-close:after,#nc-cnb .ncc-left-panel-close:before {
    background-color: var(--ncui-ui-white);
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all .2s ease-out;
    width: 20px;
}

#nc-cnb .ncc-left-panel-close:before {
    transform: rotate(-45deg);
}

#nc-cnb .ncc-left-panel-close:after {
    transform: rotate(45deg);
}

@media (min-width: 640px) {
    #nc-cnb .ncc-left-panel {
        width:375px;
    }
}

@media (min-width: 960px) {
    #nc-cnb .ncc-left-panel-header .ncc-lnb-header-bi {
        display:none;
    }

    #nc-cnb .ncc-left-panel-header .ncc-lnb-header-ncservice {
        display: block;
    }
}

#nc-cnb[data-cnb-type] .ncc-lnb-title .ncc-lnb-title--current {
    align-items: center;
    display: flex;
    height: 50px;
    justify-content: left;
    margin: 0;
    padding: 10px 36px;
    text-align: center;
}

#nc-cnb[data-cnb-type] .ncc-lnb-title .ncc-lnb-title--current>a {
    color: currentColor;
    display: inline-block;
    font-weight: 400;
    padding: 11px 16px;
}

#nc-cnb[data-cnb-type] .ncc-login--before {
    margin: 0 0 0 8px;
    padding: 0;
}

@media (min-width: 960px) {
    #nc-cnb[data-cnb-type] .ncc-login--before {
        margin-left:0;
    }

    #nc-cnb[data-cnb-type] .ncc-login--before .ncc-login__link-login {
        background: none!important;
        color: hsla(0,0%,100%,.7);
        font-size: 14px!important;
        font-weight: 400;
        height: auto;
        margin: 0;
        vertical-align: middle;
        width: auto;
    }

    #nc-cnb[data-cnb-type] .ncc-login--before .ncc-login__link-login:hover {
        opacity: 1;
    }

    #nc-cnb[data-cnb-type] .ncc-login--before .ncc-login__link-login:before {
        display: none;
    }
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-lnb-list a,#nc-cnb[data-cnb-type] .ncc-ncservice a {
    text-decoration: none;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-lnb-list a span,#nc-cnb[data-cnb-type] .ncc-ncservice a span {
    display: inline-block;
    position: relative;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-lnb-list a span:after,#nc-cnb[data-cnb-type] .ncc-ncservice a span:after {
    background-color: currentColor;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: scaleX(0);
    transition: all .4s ease;
    width: 100%;
}

@media (min-width: 960px) {
    #nc-cnb[data-cnb-type] .ncc-left-panel-header .ncc-lnb-header-bi,#nc-cnb[data-cnb-type] .ncc-lnb-m {
        display:block;
    }

    #nc-cnb[data-cnb-type] .ncc-left-panel-header .ncc-lnb-header-ncservice {
        display: none;
    }
}

#nc-cnb[data-cnb-type] .ncc-lnb-m {
    border-bottom: 0;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-list a {
    padding: 17px 14px 18px;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-item-plaync a {
    align-items: center;
    background-color: rgba(34,34,34,.04);
    border: 1px solid rgba(34,34,34,.12);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    margin: 3px;
    min-height: 40px;
    padding: 9px;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-item-plaync a:after {
    background-color: #e9ecef;
    bottom: 21px;
    top: 21px;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-item-plaync a span {
    display: inline-flex;
    margin: 0 4px;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-item-plaync a:before {
    content: "";
    display: inline-flex;
    height: 16px;
    margin: 0;
    width: 16px;
}

#nc-cnb[data-cnb-type] .ncc-ncservice-item-plaync a.plaync:before {
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-services-plaync-light.svg);
    background-size: 16px 16px;
}

#nc-cnb[data-ncc-device=pc] .ncc-left-panel-wrap .ncc-lnb-list a:hover span:after,#nc-cnb[data-ncc-device=pc] .ncc-ncservice a:hover span:after {
    opacity: .8;
    transform: scaleX(1);
}

#nc-cnb[data-ncc-device=pc] .ncc-ncservice-btn:hover>span>i:first-child {
    transform: translate3d(4px,1px,0) rotate(45deg) scaleX(.7);
}

#nc-cnb[data-ncc-device=pc] .ncc-ncservice-btn:hover>span>i:nth-child(2) {
    transform: rotate(180deg);
}

#nc-cnb[data-ncc-device=pc] .ncc-ncservice-btn:hover>span>i:nth-child(3) {
    transform: translate3d(4px,-1px,0) rotate(-45deg) scaleX(.7);
}

html[data-service] #nc-cnb .ncc-depth2-list-wrap,html[data-service] #nc-cnb .ncc-left-panel-header,html[data-service] #nc-cnb[data-cnb-type=a] .ncc-header {
    background-color: var(--ncui-point);
}

@media (min-width: 960px) {
    html[data-service] #nc-cnb[data-cnb-type=a] .ncc-header {
        background-color:rgba(0,0,0,.5);
    }
}

html[data-service] #nc-cnb .ncc-lnb .ncc-lnb-item__sub .is-active>a,html[data-service] #nc-cnb .ncc-ncservice-item-plaync a span {
    color: var(--ncui-point-text);
}

html[data-service] #nc-cnb .ncc-lnb .ncc-lnb-item__sub .is-active:after {
    background-color: var(--ncui-point);
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow: clip;
    padding: 0;
    position: relative;
    z-index: 1;
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    width: 100%;
    z-index: 1;
}

.swiper-wrapper {
    transform: translateZ(0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}

#nc-cnb .ncc-bi {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 36px;
    position: relative;
    vertical-align: top;
    z-index: 9100027;
}

#nc-cnb .ncc-bi>span {
    color: currentColor;
    font-weight: 400;
    vertical-align: top;
}

#nc-cnb .ncc-bi[data-type=image]>span {
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    white-space: nowrap;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-bi {
        color:#fff;
        display: inline-block!important;
        position: relative;
        text-align: left;
    }
}

#nc-cnb .ncc-left-panel .ncc-bi {
    font-weight: 400;
    line-height: 42px;
}

.ncc-bi,.ncc-left-panel .ncc-bi {
    margin-bottom: 2px;
    margin-top: 2px;
}

.ncc-gnb-wrap .ncc-bi {
    margin-left: 52px;
}

@media (min-width: 960px) {
    .ncc-gnb-wrap .ncc-bi {
        margin-left:0;
        margin-top: 5px!important;
    }

    .ncc-bi {
        margin-bottom: 5px;
        margin-left: 0;
        margin-top: 5px;
    }
}

#nc-cnb .ncc-lnb-title {
    position: relative;
    width: 100%;
    z-index: 9100025;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-lnb-title {
        display:none;
    }
}

#nc-cnb .ncc-lnb-title .ncc-lnb-title--current {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-lnb-title .ncc-lnb-title--current {
        font-size:15px;
    }
}

.ncc-depth2-list-wrap {
    height: 49px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

@media (min-width: 960px) {
    .ncc-depth2-list-wrap {
        padding-left:auto;
    }
}

.ncc-depth2-list-wrap:before {
    border-bottom: 1px solid;
    border-color: hsla(0,0%,100%,.12);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.ncc-depth2-list-wrap .ncc-depth2-scroller {
    height: 100%;
    position: relative;
    z-index: 1;
}

.ncc-depth2-list-wrap .ncc-depth2-list {
    display: flex;
    height: 100%;
    white-space: nowrap;
}

.ncc-depth2-list-wrap .ncc-depth2-list-items {
    display: block;
    font-size: 17px;
    margin-bottom: -1px;
    text-align: center;
    white-space: nowrap;
    width: fit-content;
}

@media (min-width: 960px) {
    .ncc-depth2-list-wrap .ncc-depth2-list-items {
        font-size:14px;
    }
}

.ncc-depth2-list-wrap .ncc-depth2-list-items a {
    color: hsla(0,0%,100%,.6);
    display: block;
    height: 100%;
    line-height: 48px;
    margin: 0 6px;
    padding: 0 4px;
}

.ncc-depth2-list-wrap .ncc-depth2-list-items.selected a {
    border-bottom: 2px solid;
    border-color: hsla(0,0%,100%,.83);
    color: #fff;
    height: 49px;
}

#nc-cnb .ncc-lnb {
    display: none;
    padding: 0;
}

#nc-cnb .ncc-lnb .ncc-lnb-list {
    list-style: none;
    margin: 0 0 0 36px;
    padding: 0;
}

#nc-cnb .ncc-lnb .ncc-lnb-list:after {
    clear: both;
    content: "";
    display: table;
}

#nc-cnb .ncc-lnb .ncc-lnb-item {
    display: inline-block;
    margin-left: -4px;
}

#nc-cnb .ncc-lnb .ncc-lnb-item>a {
    color: hsla(0,0%,100%,.38);
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 58px;
    line-height: 56px;
    padding: 0 16px;
    position: relative;
}

#nc-cnb .ncc-lnb .ncc-lnb-item.is-active>a {
    color: #fff;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub {
    display: none;
    font-size: 14px;
    list-style: none;
    margin: -6px 0 0 3px;
    padding: 0;
    position: absolute;
    z-index: 1;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub:after {
    clear: both;
    content: "";
    display: table;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub li {
    border-top: 0;
    float: left;
    position: relative;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub li a {
    color: hsla(0,0%,100%,.6);
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 20px 11px 14px;
    position: relative;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub li:after {
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%);
    transition: width .5s cubic-bezier(.04,.59,.09,.93);
    width: 0;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub li.is-active>a {
    color: #fff;
}

#nc-cnb .ncc-lnb .ncc-lnb-item__sub li.is-active:after {
    opacity: 1;
    width: 100%;
}

#nc-cnb .ncc-lnb .ncc-lnb-item.is-active .ncc-lnb-item__sub,#nc-cnb .ncc-lnb .ncc-lnb-item:hover a+.ncc-lnb-item__sub {
    display: block;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-lnb {
        display:block;
        position: relative;
    }

    #nc-cnb .ncc-lnb .ncc-lnb-item>a {
        transition: color .4s ease;
    }

    #nc-cnb .ncc-lnb {
        display: block;
    }
}

#nc-cnb .ncc-lnb-m {
    border-bottom: 5px solid #f4f5f7;
}

#nc-cnb .ncc-lnb-m a {
    display: block;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item {
    border-bottom: 1px solid transparent;
    position: relative;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item:before {
    background-color: #e9ecef;
    bottom: 0;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    right: 15px;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item>a {
    color: var(--ncui-black068);
    font-size: 14px;
    padding: 15px 18px 16px 24px;
    position: relative;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item.is-active .ncc-lnb-item__sub {
    display: block;
    height: auto;
    opacity: 1;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item__sub {
    margin-bottom: 8px;
    margin-top: -10px;
}

#nc-cnb .ncc-lnb-m .ncc-lnb-item__sub a {
    color: var(--ncui-black045);
    font-size: 14px;
    padding: 7px 18px 7px 40px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-lnb-m {
        display:none;
    }
}

@media (min-width: 960px) {
    #nc-cnb .ncc-header .ncc-ncservice-btn>span {
        top:21px;
    }
}

#nc-cnb .ncc-ncservice-btn {
    background: url(../images/blank.png);
    color: transparent;
    display: inline-block;
    font: 0/0 a;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-shadow: none;
    top: 0;
    transition: opacity .4s ease;
    white-space: nowrap;
    width: 50px;
    z-index: 9100027;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-ncservice-btn {
        position:relative;
        vertical-align: top;
        width: 32px;
    }
}

#nc-cnb .ncc-ncservice-btn>span {
    display: block;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 18px;
    width: 20px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-ncservice-btn>span {
        left:0;
    }
}

#nc-cnb .ncc-ncservice-btn>span i {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-top: 2px solid #fff;
    box-sizing: border-box;
    display: block;
    left: 0;
    position: absolute;
    transform: perspective(1px) translateZ(0);
    transition: all .2s ease;
    width: 100%;
}

#nc-cnb .ncc-ncservice-btn>span i:first-child {
    top: 0;
}

#nc-cnb .ncc-ncservice-btn>span i:nth-child(2) {
    top: 6px;
}

#nc-cnb .ncc-ncservice-btn>span i:nth-child(3) {
    top: 12px;
}

#nc-cnb .ncc-ncservice-btn:hover {
    opacity: .7;
}

#nc-cnb .ncc-ncservice-list a {
    box-sizing: border-box;
    color: #8c919a;
    font-size: 13px;
    padding: 11px 14px 12px;
}

#nc-cnb .ncc-ncservice-item-plaync {
    display: flex;
    padding: 24px 12px;
}

#nc-cnb .ncc-ncservice-item-plaync:after {
    clear: both;
    content: "";
    display: table;
}

#nc-cnb .ncc-ncservice-item-plaync a {
    color: #495057;
    display: block;
    flex: 1;
    float: left;
    font-size: 14px;
    position: relative;
    text-align: center;
}

#nc-cnb .ncc-ncservice-item-plaync a:after {
    background-color: #efefef;
    bottom: 14px;
    content: "";
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 14px;
    width: 1px;
}

#nc-cnb .ncc-ncservice-item-plaync a:first-child:after {
    display: none;
}

#nc-cnb .ncc-ncservice-item-plaync a:hover {
    text-decoration: none;
}

#nc-cnb .ncc-ncservice-item-plaync a span:after {
    display: none;
}

#nc-cnb .ncc-ncservice-item-games:after {
    clear: both;
    content: "";
    display: table;
}

#nc-cnb .ncc-ncservice-item-games-title {
    align-items: center;
    background-color: rgba(34,34,34,.04);
    border-bottom: 0;
    border-top: 1px solid rgba(34,34,34,.12);
    color: rgba(0,0,0,.93);
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 1.4;
    padding-left: 24px;
    padding-right: 10px;
}

#nc-cnb .ncc-ncservice-item-games ul {
    margin: 0 16px;
    position: relative;
}

#nc-cnb .ncc-ncservice-item-games ul:after {
    clear: both;
    content: "";
    display: table;
}

#nc-cnb .ncc-ncservice-item-games ul:before {
    background-color: rgba(34,34,34,.12);
    bottom: 0;
    content: "";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

#nc-cnb .ncc-ncservice-item-games ul li {
    border-bottom: 1px solid rgba(34,34,34,.08);
    height: 48px;
    width: 100%;
}

#nc-cnb .ncc-ncservice-item-games ul li a {
    align-items: center;
    color: rgba(0,0,0,.68);
    display: flex;
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    padding: 0 0 0 24px;
}

#nc-cnb .ncc-ncservice-item-games ul li a:hover {
    text-decoration: none;
}

#nc-cnb .ncc-ncservice-item-games ul li a>span {
    display: inline-flex;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games {
    padding-bottom: 50px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a {
    padding: 0 0 0 8px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span {
    display: inline-flex;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon] {
    display: inline-block;
    font-size: 0;
    height: 22px;
    margin: 0 4px;
    overflow: hidden;
    width: 22px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon]:after {
    display: none;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon]:before {
    content: "";
    display: inline-block;
    height: 22px;
    width: 22px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon].icon-official:before {
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-games-official-light-2.svg);
    background-size: 22px 22px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon].icon-apple:before {
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-games-apple-light.svg);
    background-size: 22px 22px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span span[class^=icon].icon-google:before {
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-games-android-light.svg);
    background-size: 22px 22px;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span.ncc-ncservice-item-games__name {
    margin-left: 0;
    margin-right: auto;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span.ncc-ncservice-item-games__icon {
    margin-left: auto;
    margin-right: 0;
}

#nc-cnb[data-cnb-type] .ncc-left-panel-wrap .ncc-ncservice-item-games ul li a>span.ncc-ncservice-item-games__icon:after {
    display: none;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-login {
        color:#939291;
        height: 100%;
        text-align: right;
    }

    #nc-cnb .ncc-login>div {
        align-items: center;
        display: flex;
        height: 100%;
    }
}

#nc-cnb .ncc-login--before .ncc-login__link-login {
    display: block;
    font-size: 0;
    margin: 0;
    width: 32px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-login--before .ncc-login__link-login {
        color:hsla(0,0%,100%,.6);
        display: inline-block;
        margin: 0;
    }
}

#nc-cnb .ncc-login--before .ncc-login__link-login:before {
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-gnb-profile-dark.svg);
    background-size: 32px 32px;
    content: "";
    cursor: pointer;
    display: block;
    height: 32px;
    vertical-align: top;
    width: 32px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-login--before .ncc-login__link-login:before {
        display:none;
    }
}

#nc-cnb .ncc-login--before .ncc-login__link-join {
    display: none;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-login--before .ncc-login__link-join {
        display:inline-block;
    }

    #nc-cnb .ncc-login--before {
        padding: 15px 23px;
    }

    #nc-cnb .ncc-login--before .ncc-login__link {
        color: hsla(0,0%,100%,.7);
        font-size: 14px;
        font-weight: 400;
        transition: color .3s ease;
        vertical-align: middle;
    }

    #nc-cnb .ncc-login--before .ncc-login__link:hover {
        color: #fff;
    }

    #nc-cnb .ncc-login--before .ncc-login__link:last-child:before {
        background-color: #fff;
        content: "";
        display: inline-block;
        height: 11px;
        margin: 0 10px;
        opacity: .22;
        overflow: hidden;
        width: 1px;
    }

    #nc-cnb .ncc-login--before .ncc-login__link:first-child:before {
        display: none!important;
    }
}

#nc-cnb .ncc-cs {
    margin-left: 8px;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-cs {
        align-items:center;
        display: flex;
        margin-left: 12px;
    }

    #nc-cnb .ncc-cs:after {
        background-color: #fff;
        content: "";
        display: inline-block;
        height: 11px;
        margin-left: 10px;
        opacity: .22;
        overflow: hidden;
        width: 1px;
    }
}

#nc-cnb .ncc-cs:last-of-type:after {
    display: none;
}

#nc-cnb .ncc-cs a {
    background: none!important;
    color: #fff;
    font-size: 14px!important;
    font-weight: 400;
    opacity: 1;
    vertical-align: middle;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-cs a {
        opacity:.7;
        transition: opacity .3s ease;
    }
}

#nc-cnb .ncc-cs a:hover {
    opacity: 1;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-login+.ncc-cs:before {
        background-color:#fff;
        content: "";
        display: inline-block;
        height: 11px;
        margin-right: 12px;
        opacity: .22;
        overflow: hidden;
        width: 1px;
    }
}

#nc-cnb .ncc-cs a:before {
    background-color: transparent;
    background-image: url(https://assets.playnccdn.com/uikit/cnb/3.2.0/svg/ic-gnb-cs-dark.svg);
    content: "";
    display: block;
    height: 32px;
    width: 32px;
}

#nc-cnb .ncc-cs a .ncc-cs__text {
    display: none;
}

@media (min-width: 960px) {
    #nc-cnb .ncc-cs a:before {
        display:none;
    }

    #nc-cnb .ncc-cs a .ncc-cs__text {
        display: block;
    }
}

.wrap-header {
    min-height: 50px;
}

@media (min-width: 960px) {
    .wrap-header {
        background-color:var(--ncui-point);
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 197px;
        position: static;
    }
}

@media (min-width: 960px)and (min-width:960px) {
    .wrap-header {
        background-color:var(--ncui-bg);
    }
}

.wrap-header .header-title {
    display: none;
    margin: 0;
}

@media (min-width: 960px) {
    html[data-service=aion] .wrap-header {
        background-image:url(../images/header-aion-2022.png);
        min-height: 197px;
    }
}

/*! CSS Used from: Embedded */
body {
    background-color: #E8E8E8;
}

/*! CSS Used from: https://assets.playnccdn.com/uikit/ncui/1.7.20/css/ncui.css */
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

body {
    margin: 0;
}

footer,header,nav {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

a {
    background-color: rgba(0,0,0,0);
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

strong {
    font-weight: normal;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,input {
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button {
    padding: 0;
    background: rgba(0,0,0,0);
}

button,input {
    overflow: visible;
}

button {
    text-transform: none;
}

button,html [type=button] {
    -webkit-appearance: button;
}

* {
    box-sizing: border-box;
}

input,button {
    outline: 0;
}

ul {
    list-style: none;
    padding: 0;
}

button {
    display: inline-block;
    border: none;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
}

body {
    font-family: "Noto Sans","Noto Sans KR",-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
}

body * {
    letter-spacing: 0!important;
    font-family: "Noto Sans","Noto Sans KR",-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
}

button,[type=button] {
    cursor: pointer;
}

body {
    background-color: var(--ncui-bg);
}

.wrap-footer {
    position: relative;
    display: block;
    margin-top: 84px;
    background-color: var(--ncui-gray004-hex);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

.wrap-footer button {
    display: inline-block;
    outline: 0;
    border: none;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: rgba(0,0,0,0);
}

.wrap-footer strong {
    font-weight: normal;
}

.wrap-footer ul {
    list-style: none;
    padding: 0;
}

.wrap-footer svg {
    display: inline-block;
}

.wrap-footer a {
    background-color: rgba(0,0,0,0);
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

.wrap-footer a:hover {
    text-decoration: underline;
}

@media (min-width: 960px) {
    .wrap-footer {
        margin-top:70px;
    }
}

.footer {
    max-width: 880px;
    margin: 0 auto;
    padding: 30px 10px 60px;
    text-align: center;
}

.footer-links {
    margin-top: 30px;
    padding: 13px 16px;
    border-top: 1px solid var(--ncui-gray008);
    border-bottom: 1px solid var(--ncui-gray008);
    font-size: 0;
    line-height: 1.42;
}

@media (min-width: 960px) {
    .footer-links {
        padding:13px 0;
    }
}

.footer-links-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

@media (min-width: 960px) {
    .footer-links-list .footer-links-item {
        padding:0 11px;
    }
}

.footer-links-item {
    display: inline-block;
    position: relative;
    padding: 0 4px 0 3px;
    font-size: 12px;
    color: var(--ncui-black068);
}

.footer-links-item>a {
    display: inline-block;
    padding: 5px 0;
    color: var(--ncui-black068);
}

.footer-links-item>a>strong {
    font-weight: bold;
}

@media (min-width: 960px) {
    .footer-links-item {
        font-size:14px;
    }
}

.footer-copyright {
    margin-top: 22px;
    font-size: 11px;
    line-height: 14px;
    color: var(--ncui-black045);
}

@media (min-width: 960px) {
    .footer-copyright {
        margin:0;
        font-size: 12px;
        line-height: 18px;
    }
}

.footer-info {
    display: none;
    margin-top: 20px;
    font-size: 11px;
    line-height: 14px;
    color: var(--ncui-black045);
}

@media (min-width: 960px) {
    .footer-info {
        display:block;
        font-size: 12px;
        line-height: 18px;
    }
}

.footer-logo-wrap {
    display: none;
}

.footer-logo-wrap .footer-logo:after {
    content: "";
    display: inline-block;
}

@media (min-width: 960px) {
    .footer-logo-wrap {
        display:flex;
        margin-top: 25px;
        align-items: center;
        justify-content: center;
    }

    .footer-logo-wrap .footer-logo {
        display: flex;
        font-size: 0;
        align-items: center;
        justify-content: center;
    }

    .footer-logo-wrap .footer-logo.ncsoft:after {
        width: 92px;
        height: 20px;
        background-size: 92px 20px;
        background-image: url(../images/shop_logo.png);
    }
}

.footer-change-wrap {
    position: relative;
    display: inline-block;
    border: solid 1px var(--ncui-gray008);
    background-color: var(--ncui-gray008-hex);
    border-radius: 4px;
    font-size: 0;
}

.footer-change-wrap:empty {
    display: none;
}

.footer-change-wrap .footer-change-inner {
    position: relative;
    display: inline-block;
    width: 148px;
    height: 44px;
}

.footer-change-wrap .footer-change-inner.footer-change-lanco {
    width: 200px;
}

.footer-change-wrap .btn-footer-change {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 30px 0 15px;
    background: rgba(0,0,0,0);
    border: none;
    text-align: left;
}

.footer-change-wrap .btn-footer-change .inner-txt {
    display: block;
    font-size: 14px;
    color: var(--ncui-black068);
    pointer-events: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.4;
}

.footer-change-wrap .btn-footer-change>svg {
    position: absolute;
    top: 13px;
    right: 10px;
    pointer-events: none;
}

.footer-change-wrap .btn-footer-change>svg>g {
    fill-opacity: .68;
}

.footer-change-wrap .btn-footer-change>svg>g>g {
    fill: #000;
}

.footer-change-wrap .footer-change-list {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 225px;
    overflow: auto;
    padding: 10px 0;
    transform: translateY(calc(-100% - 5px));
    text-align: left;
    border: solid 1px var(--ncui-gray008);
    background: var(--ncui-gray008-hex);
    border-radius: 4px;
    z-index: 1000;
}

@media (min-width: 960px) {
    .footer-change-wrap .footer-change-list {
        max-height:404px;
    }
}

.footer-change-wrap .footer-change-item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.footer-change-wrap .change-item-link {
    display: block;
    padding: 6px 16px;
    color: var(--ncui-black068);
}

.footer-change-wrap .change-item-link>svg {
    margin-right: 2px;
    pointer-events: none;
}

.footer-change-wrap .change-item-link>svg>g {
    fill-opacity: .68;
}

.footer-change-wrap .change-item-link>svg>g>g {
    fill: #000;
}

.footer-change-wrap .change-item-link>strong {
    display: inline;
    font-size: 14px;
    color: var(--ncui-black068);
    line-height: 1.43;
    pointer-events: none;
}

/*! CSS Used from: Embedded */
body,div,span,iframe,h1,h5,p,a,img,strong,i,ul,li,form,footer,header,nav {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font: inherit;
    vertical-align: baseline;
}

footer,header,nav {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}

* {
    box-sizing: border-box;
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans JP", "Noto Sans KR", "Noto Sans Thai", "Noto Sans Arabic", -apple-system, BlinkMacSystemFont, Roboto, Arial, "Microsoft YaHei", "Microsoft JhengHei", sans-serif;
}

body * {
    font-family: "Noto Sans", "Noto Sans JP", "Noto Sans KR", "Noto Sans Thai", "Noto Sans Arabic", -apple-system, BlinkMacSystemFont, Roboto, Arial, "Microsoft YaHei", "Microsoft JhengHei", sans-serif;
}

body button,body input {
    font-family: inherit;
}

body button {
    cursor: pointer;
}

body button:disabled {
    cursor: default;
}

a {
    color: inherit;
    text-decoration: none;
}

input,button {
    background-color: transparent;
    border: none;
    outline: none;
}

body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

body::-webkit-scrollbar-track {
    background-color: rgb(232, 232, 232);
    border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(255, 255, 255);
}

body::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255);
}

body::-webkit-scrollbar-thumb:active {
    background: rgb(255, 255, 255);
}

.customScroll::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.customScroll::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px;
}

.customScroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(232, 232, 232);
}

.customScroll::-webkit-scrollbar-thumb:hover {
    background: rgb(232, 232, 232);
}

.customScroll::-webkit-scrollbar-thumb:active {
    background: rgb(232, 232, 232);
}

.yECHH {
    background-color: rgb(232, 232, 232);
    flex: 1 1 auto;
}

.kLkKyA {
    background-color: rgb(255, 255, 255);
    min-width: 320px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    opacity: 1;
    transition: opacity 0.01s ease-in-out;
}

.kubFTr {
    flex: 1 1 0%;
    color: rgba(0, 0, 0, 0.93);
    padding: 0px 0px 50px;
}

@media only screen and (min-width: 640px) {
    .kubFTr {
        padding:0px 0px 120px;
    }
}

.joTlgd {
    margin-top: 48px;
}

@media only screen and (min-width: 960px) {
    .joTlgd {
        margin-top:0px;
    }
}

.grznyj {
    position: fixed;
    right: 0px;
    bottom: 50px;
    z-index: 1;
    stroke: rgba(0, 0, 0, 0.8);
    color: white;
}

@media only screen and (max-width: 959px) {
    .grznyj {
        position:static;
        display: flex;
        justify-content: end;
        padding-bottom: 10px;
    }
}

.kdazWE {
    min-height: 50px;
}

@media only screen and (min-width: 960px) {
    .kdazWE {
        min-height:197px;
    }
}

.hIpxhX {
    padding: 0px 16px;
}

@media only screen and (min-width: 960px) {
    .hIpxhX {
        max-width:1260px;
        width: 100%;
        margin: 0px auto;
        padding: 0px 40px;
    }
}

.bYdLA {
    margin-top: 20px;
}

@media only screen and (max-width: 639px) {
    .bYdLA {
        margin-top:0px;
    }
}

.cRjmKg {
    min-height: 54px;
}

@media only screen and (max-width: 639px) {
    .cRjmKg {
        margin-left:-16px;
        min-height: 52px;
    }
}

.iZPsYa {
    height: 88px;
}

@media only screen and (max-width: 639px) {
    .iZPsYa {
        height:61px;
    }
}

.jrtIUC {
    position: fixed;
    left: 16px;
    bottom: 16px;
    z-index: 100;
}

.jrtIUC .btn-theme {
    position: relative;
    display: block;
    height: 40px;
    opacity: 0.95;
    border-radius: 22px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px 0px;
    border: 1px solid rgb(88, 88, 88);
    background-color: rgb(67, 67, 67);
    box-sizing: border-box;
}

.eRdXvJ {
    height: 100%;
    margin: 0px;
    padding: 0px 11px;
    background: transparent;
    outline: none;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.emgknG {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.iMjevY {
    color: rgba(255, 255, 255, 0.6);
}

.jBeZIb {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    position: relative;
    text-align: center;
}

.birfwa.mono-tabs-active {
    font-weight: bold;
}

.dnXZwU {
    width: 28px;
    height: 28px;
}

@media only screen and (min-width: 640px) {
    .dnXZwU {
        width:28px;
        height: 28px;
    }
}

.dnXZwU .icon {
    width: 100%;
    height: 100%;
}

.bjETzY {
    width: 28px;
    height: 28px;
}

@media only screen and (min-width: 640px) {
    .bjETzY {
        width:22px;
        height: 22px;
    }
}

.bjETzY .icon {
    width: 100%;
    height: 100%;
}

.fgQOhq {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9100003;
}

.gYGqyF {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: rgba(0, 0, 0, 0.93);
    overflow: hidden;
    font-weight: 700;
    font-size: 20px;
}

.bmBabR {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: rgba(0, 0, 0, 0.93);
    overflow: hidden;
    font-weight: 700;
    font-size: 20px;
}

.iiiuwD {
    padding: 0px 3px 0px 0px;
    margin: 0px 0px 0px 3px;
    font-weight: 700;
    font-size: 20px;
}

@media only screen and (min-width: 640px) {
    .iiiuwD {
        font-size:16px;
    }
}

.eNcMEr {
    padding: 0px 3px 0px 0px;
    margin: 0px 0px 0px 3px;
    font-size: inherit;
}

.iQFEVo {
    display: flex;
    position: relative;
    z-index: 10;
    width: 262px;
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    .iQFEVo {
        width:192px;
    }
}

@media only screen and (max-width: 639px) {
    .iQFEVo {
        width:40px;
    }
}

.iQFEVo input {
    width: 170px;
    color: rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    .iQFEVo input {
        width:142px;
    }
}

@media only screen and (max-width: 639px) {
    .iQFEVo input {
        display:none;
    }
}

.jcOfZw {
    display: flex;
    align-items: center;
}

.ZxXpS {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 9px;
    background: rgb(255, 255, 255);
    border-radius: 22px;
}

.ZxXpS svg path {
    opacity: 0.6;
    fill: rgba(0, 0, 0, 0.93);
}

@media only screen and (max-width: 639px) {
    .ZxXpS {
        border:1px solid rgb(240, 240, 240);
        min-width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .ZxXpS svg {
        width: 16px;
        height: 16px;
    }
}

.iexbkZ {
    display: flex;
}

.hVnfLu {
    display: none;
}

.bIbVrQ {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}

@media only screen and (max-width: 639px) {
    .bIbVrQ {
        background:rgb(255, 255, 255);
        margin: 0px -16px;
        padding-left: 16px;
        padding-right: 16px;
        min-height: 61px;
    }
}

@media only screen and (min-width: 640px) {
    .bIbVrQ {
        padding:24px 0px;
    }
}

.iEjKMp {
    display: flex;
}

.gVtnLj {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.fNzSYt {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 10px;
}

@media only screen and (max-width: 639px) {
    .fNzSYt {
        padding-left:16px;
        padding-right: 16px;
    }
}

.fNzSYt .mono-tabs-item {
    margin-right: 8px;
}

.fNzSYt .mono-tabs-item:last-child {
    margin-right: 0px;
}

.fNzSYt ul {
    position: relative;
    display: flex;
    margin: 0px;
    padding: 0px;
}

.fNzSYt .mono-tabs-item > button {
    display: flex;
    position: relative;
    text-align: center;
    height: 36px;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 0px 22px;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgb(220, 220, 220);
    background-color: rgb(246, 246, 246);
    cursor: pointer;
    margin: 0px;
    border-radius: 30px;
    white-space: nowrap;
}

.fNzSYt .mono-tabs-item > button.mono-tabs-active {
    color: rgb(92, 163, 195);
    border: 1px solid rgb(92, 163, 195);
    background-color: rgb(255, 255, 255);
    font-weight: bold;
}

@media only screen and (min-width: 640px) {
    .fNzSYt {
        padding-bottom:0px;
    }

    .fNzSYt .mono-tabs-item {
        flex: 1 1 0%;
        margin-right: 0px;
    }

    .fNzSYt .mono-tabs-item > button {
        display: flex;
        position: relative;
        text-align: center;
        width: 100%;
        height: 54px;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        color: rgba(0, 0, 0, 0.6);
        border: 1px solid rgb(220, 220, 220);
        outline: none;
        background-color: rgb(246, 246, 246);
        cursor: pointer;
        padding: 0px;
        margin: 0px;
        border-radius: 0px;
    }

    .fNzSYt .mono-tabs-item > button.mono-tabs-active {
        color: rgb(92, 163, 195);
        border: 1px solid rgb(92, 163, 195);
        background-color: rgb(255, 255, 255);
        font-weight: bold;
    }
}

@media only screen and (max-width: 639px) {
    .cpwdYN {
        margin-top:14px;
    }
}

.jDVzQo {
    height: 130px;
    width: 130px;
}

@media only screen and (max-width: 479px) {
    .jDVzQo {
        height:90px;
        width: 90px;
    }
}

@media only screen and (max-width: 314px) {
    .jDVzQo {
        width:90px;
        height: 90px;
    }
}

.mUiXz {
    height: 180px;
    width: 180px;
}

@media only screen and (max-width: 479px) {
    .mUiXz {
        height:90px;
        width: 90px;
    }
}

.gIWJHm {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
}

.kDooRF {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.45);
}

.kDooRF svg {
    stroke: rgba(0, 0, 0, 0.45);
}

.jMoTIJ {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.jMoTIJ svg {
    stroke: rgba(255, 255, 255, 0.6);
}

.brSkiW {
    position: relative;
    width: 220px;
    height: 320px;
    border-radius: 15px;
    overflow: hidden;
}

@media only screen and (max-width: 479px) {
    .brSkiW {
        width:160px;
        height: 270px;
    }
}

.gdSDPY {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    border-radius: 15px;
    cursor: pointer;
    text-align: center;
}

.gdSDPY h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0px 20px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: rgba(0, 0, 0, 0.93);
}

@media only screen and (max-width: 479px) {
    .gdSDPY h5 {
        padding:0px 10px;
        font-size: 13px;
        line-height: normal;
        height: 10px;
    }
}

.bUOpZy {
    margin: 12px 0px 8px 12px;
    min-height: 13px;
    position: absolute;
    z-index: 1;
}

@media only screen and (max-width: 479px) {
    .bUOpZy {
        margin-top:12px;
    }
}

.brxOcU {
    margin-top: 35px;
}

@media only screen and (max-width: 479px) {
    .brxOcU {
        margin-top:40px;
    }
}

.cipySG {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 13px;
}

@media only screen and (max-width: 479px) {
    .cipySG {
        margin-top:0px;
        margin-bottom: 10px;
    }
}

.daEtZO {
    position: absolute;
    top: 0px;
    right: 12px;
}

.daEtZO img {
    width: 66px;
    height: 48px;
}

.cjmBOZ {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 52px;
    background-color: rgb(246, 246, 246);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.cjmBOZ div + div {
    margin-left: 4px;
}

@media only screen and (max-width: 479px) {
    .cjmBOZ {
        height:62px;
        flex-direction: column-reverse;
    }
}

.bkvTkm {
    position: absolute;
    height:100%;
    width:100%;
    border-radius: 15px;
    background: url("../images/item-card-bg-over-aion.f9108fc0.png") 0% 0% / cover;
    cursor: pointer;
}

.bfAijL {
    width: 100%;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.cHwaMb {
    padding-top: 53px;
}

.kMLknu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px auto 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: rgb(255, 255, 255);
}

.kdeyiQ {
    display: flex;
    padding-left: 12px;
    padding-right: 12px;
    gap: 6px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 52px;
    text-align: center;
}

.bqVMlT {
    width: 100%;
    height: 42px;
    margin: 0px;
    padding: 0px;
    background: rgb(92, 163, 195);
    border-radius: 30px;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
}

@media only screen and (max-width: 314px) {
    .bqVMlT {
        width:122px;
        height: 42px;
    }
}

.bqVMlT:hover {
    opacity: 0.9;
}

.czgclA {
    margin: 0px auto;
    width: 448px;
}

@media only screen and (max-width: 479px) {
    .czgclA {
        width:328px;
    }
}

@media only screen and (min-width: 720px) {
    .czgclA {
        width:688px;
    }
}

@media only screen and (min-width: 959px) {
    .czgclA {
        width:704px;
    }
}

@media only screen and (min-width: 1022px) {
    .czgclA {
        width:944px;
    }
}

@media only screen and (min-width: 1260px) {
    .czgclA {
        width:1184px;
    }
}

.iwgAbv {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0px -8px;
    justify-content: flex-start;
}

@media only screen and (max-width: 479px) {
    .iwgAbv {
        margin:0px -4px;
    }
}

@media only screen and (max-width: 720px) {
    .iwgAbv {
        margin:0px -7px;
    }
}

.bcPAXs {
    margin: 0px 4px 8px;
}

@media only screen and (min-width: 720px) {
    .bcPAXs {
        margin:0px 7px 20px;
    }
}

@media only screen and (min-width: 960px) {
    .bcPAXs {
        margin:0px 10px 20px;
    }
}

@media only screen and (min-width: 640px) {
    .hiQNVi {
        display:none;
    }
}

.hoVUAf {
    position: relative;
    width: 454px;
    height: 320px;
    border-radius: 15px;
    display: none;
    transition: 0.4s ease-in-out;
}

@media only screen and (min-width: 640px) {
    .hoVUAf {
        display:block;
    }
}

@media only screen and (min-width: 960px) {
    .hoVUAf {
        width:460px;
    }
}

.xuGAx {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: url("../images/item-big-card-bg-aion.e3dbd91e.png");
    background-size: cover;
    border-radius: 15px;
    cursor: pointer;
    padding: 30px;
    transition: 0.4s ease-in-out;
}

.xuGAx h5 {
    position: absolute;
    top: 148px;
    left: 30px;
    width: 202px;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: rgb(255, 255, 255);
    height: 64px;
}

.fgqSUV {
    margin: -18px 0px 0px -18px;
    position: absolute;
    z-index: 1;
}

.drngNi {
    position: absolute;
    top: 65px;
    right: 25px;
}

.eMYCFa {
    position: absolute;
    bottom: 40px;
    left: 34px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: start;
    color: rgb(255, 255, 255)!important;
}

.eMYCFa div {
    color: rgb(255, 255, 255)!important;
}

.eMYCFa div + div {
    margin-left: 4px;
}

.koAGlv {
    margin: 0px 4px 8px;
}

@media only screen and (min-width: 720px) {
    .koAGlv {
        margin:0px 7px 20px;
    }
}

@media only screen and (min-width: 960px) {
    .koAGlv {
        margin:0px 10px 20px;
    }
}

/*! CSS Used from: Embedded */
.custom-theme#nc-cnb .ncc-gnb-wrap .ncc-bi {
    background-image: url(https://assets.playnccdn.com/static-store/image/bi_aionncw.png);
    width: 70px;
    height: 46px;
    margin-top: 2px;
    text-indent: -9999em;
    white-space: nowrap;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.custom-theme#nc-cnb .ncc-lnb-header-bi .ncc-bi {
    background-image: url(https://assets.playnccdn.com/static-store/image/bi_aionncw.png);
    width: 70px;
    height: 46px;
    margin-top: 2px;
    text-indent: -9999em;
    white-space: nowrap;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (min-width: 960px) {
    .custom-theme#nc-cnb .ncc-gnb-wrap .ncc-bi {
        background-image:url(https://assets.playnccdn.com/static-store/image/bi_aionncw.png);
        width: 70px;
        height: 46px;
        margin-top: 2px;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        opacity: 0.6;
    }

    .cls-2 {
        fill: #fff;
    }
}

.CardItem__StyledCardItemWrapper-sc-17fibvk-0:hover .CardItem__StyledCardItemBack-sc-17fibvk-8 {
    display: block !important;
}

.CardItem__StyledCardItemWrapper-sc-17fibvk-0:hover .CardItem__StyledCardItemFront-sc-17fibvk-1 {
    display: none;
}

.BigCardItem__StyledBigCardItemWrapper-sc-19rd4d4-1:hover .BigCardItem__StyledCardItemBack-sc-19rd4d4-8 {
    display: block !important;
}

.BigCardItem__StyledBigCardItemWrapper-sc-19rd4d4-1:hover .BigCardItem__StyledCardItemFront-sc-19rd4d4-2 {
    display: none;
}

.gboJqu {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    border-radius: 15px;
    background: url(../images/item-big-card-bg-over-aion.c45f0476.png) 0% 0% / cover;
    transition: 0.4s ease-in-out;
}

.dzCYZZ {
    display: flex ;
    justify-content: center;
    align-items: center;
    height: 266px;
    flex-direction: column;
}

.hXlJYf {
    display: flex ;
    justify-content: center;
    width: 100%;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.lfhgyo {
    display: flex ;
    width: 100%;
    height: 64px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px auto 10px;
    padding: 0px 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: rgb(255, 255, 255);
}

.iPKoIg {
    position: absolute;
    display: flex ;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 54px;
    text-align: center;
    padding: 0px 12px;
}

khgFjC:hover {
    opacity: 0.9;
}

.khgFjC {
    width: 100%;
    height: 42px;
    margin: 0px 0px 19px;
    padding: 0px;
    background: rgb(92, 163, 195);
    border-radius: 30px;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
}