@charset "UTF-8";
.e-shadow {
    display: none;
    overflow: hidden;
    z-index: 90;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.e-shadow {
    display: none;
    overflow: hidden;
    z-index: 90;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.e-header {
    position: relative;
}
html,
body {
    background-color: #000;
    min-width: 1280px;
}
button {
    border: none 0;
    outline: none 0;
    cursor: pointer;
    background-color: transparent;
}
button[class*="btn-"]:disabled {
    cursor: auto;
    pointer-events: none;
}
.e-skip {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.e-btn {
    display: block;
    font-size: 0;
    text-indent: -9999em;
}
.e-blind,
.e-header .bi a,
.e-header div[class*="e-title"],
.btn-top {
    font-size: 0;
    text-indent: -9999em;
}
.ellipsis1,
.e-header .period,
.cont-title-box .event-badge p,
.cont-title-box .title p,
.cont-title-box .period .date,
.cont .btn-reward,
.cont .btn-discord,
.cont .btn-reward2,
.event1 .cont2 .cont-item .top-txt,
.event1 .cont3 .cont-center-box .cont-top-box .bottom-txt-wrap p.top,
.event1 .cont3 .cont-center-box .cont-bottom-box > p,
.event1 .cont3 .cont-bottom-box .bottom-txt,
.event1 .cont3 .top-txt-wrap .tit,
.event1 .cont3 .top-txt-wrap .txt,
.event1 .cont3 .cont-list li p.top,
.event1 .cont3 .cont-list li span,
.event2 .cont1 .cont-title-box .gradient-text p,
.event2 .cont1 .cont-reward-list .reward-box1 > p,
.event2 .cont1 .cont-reward-list .reward-box1 .badge-new p,
.event2 .cont2 .cont-title-box .sub-title,
.event2 .cont2 .cont-bouns .bouns-top-text p,
.event2 .cont2 .cont-bouns .bouns-title p,
.event2 .cont2 .cont-bouns .bouns-text p,
.event2 .cont6 p,
.event3 .cont1 .cont-playtime-box .playtime-tit,
.event3 .cont1 .cont-playtime-box .playtime-hour,
.event4 .cont-top-box .title,
.event4 .cont-top-box .sub-title,
.event4 .cont-gift-box-list .gift-list .list-title,
.event4 .cont-gift-box-list .gift-list ul li,
.event4 .cont-gift-box-list .gift-list ul li.long1,
.event4 .cont2 .normal-txt,
.event4 .cont2 .cont-week-box li > p,
.event4 .cont2 .cont-step-box .step-list ul li .step,
.event5 .stone-box-list ul li,
.event5 .capsule-list ul li,
.event5 .coin,
.event5 .cont1 .attention-box .attention-tit p,
.event5 .cont1 .attention-box .attention-txt p,
.event5 .cont4 .capsule-list li p,
.event5 .cont6 .premium-sales .item li,
.event5 .cont7 .scroll-sales .item li,
.event5 .cont8 .seedcapsule-sales .package li p,
.event5 .cont8 .seedcapsule-sales .package li span,
.event5 .cont8 .step-list ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.ellipsis2,
.cont-title-box .sub-title2,
.cont-title-box .title2 p,
.cont .dimmed-text p,
.event1 .cont2 .cont-item .bottom-txt,
.event1 .cont3 .cont-center-box .cont-top-box .bottom-txt-wrap p.bottom,
.event1 .cont3 .cont-list li p.bottom,
.event2 .cont-reward-list li,
.event2 .cont1 .cont-title-box .sub-title,
.event2 .cont1 .cont-reward-list .reward-box2 li,
.event2 .cont1 .cont-reward-text p,
.event2 .cont4 .cont-left-box .top-txt,
.event4 .cont-reward-box .title,
.event4 .cont-reward-box ul li .top-txt,
.event4 .cont-gift-box-list .gift-list ul li.long,
.event4 .cont2 .cont-week-box li > p + p,
.event4 .cont2 .cont-step-box .step-list ul li .mini-txt,
.event5 .cont1 .cont-txt-box p {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}
.ellipsis3,
.event1 .badge p,
.event2 .cont4 .cont-left-box .list .txt,
.event5 .badge > p,
.event5 .cont5 .artifact-list li p + p,
.event5 .cont8 .step-list ul li p + p {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}
.ellipsis4,
.event4 .cont2 .cont-step-box .step-list ul li p {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}
.opened .select-items {
    display: block;
}
.e-container {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.e-header {
    position: relative;
    height: 811px;
    overflow: hidden;
    background: url(/HomePage/images/bg_header.jpg) 50% 0 no-repeat;
}
.e-header::before,
.e-header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.e-header::after {
    background: url(/HomePage/images/bg_header2.jpg) center no-repeat;
    animation: opacity_header 1s 0.2s ease-in;
    opacity: 0;
    animation-fill-mode: forwards;
}
.e-header .bi {
    width: 214px;
    height: 131px;
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 5;
}
.e-header .bi a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/HomePage/images/bg_bi.png) 50% 0 no-repeat;
}
.e-header .e-main {
    display: block;
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.e-header .period {
    position: absolute;
    width: 1200px;
    height: 50px;
    top: 715px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    opacity: 0;
    background: url(/HomePage/images/period.png) center no-repeat;
    animation: opacity_header 1s 0.2s ease-in forwards;
}
canvas {
    display: block;
    position: absolute;
    top: 0;
    pointer-events: none;
    z-index: 30;
}
#canvas1 {
    left: 50%;
}
#canvas2 {
    right: 50%;
}
.e-util {
    overflow: hidden;
    position: absolute;
    z-index: 5;
    font-size: 0;
    top: 50px;
    right: 45px;
    -webkit-transition: opacity 0.5s 0.5s ease-out;
    transition: opacity 0.5s 0.5s ease-out;
}
.e-util a,
.e-util #closeToday,
.e-util input[type="checkbox"] + label,
.e-util input[type="checkbox"] + span {
    display: inline-block;
    overflow: hidden;
}
.e-util #closeToday,
.e-util input[type="checkbox"] + label,
.e-util input[type="checkbox"] + span {
    background: url(/HomePage/images/check.png) no-repeat;
}
.e-util a {
    background-image: url(/HomePage/images/img_util.png);
    background-repeat: no-repeat;
}
.e-util a {
    width: 48px;
    height: 48px;
}
.e-util a:hover {
    background-position-y: 100%;
}
.e-util input[type="checkbox"] + label,
.e-util input[type="checkbox"] + span {
    display: block;
    cursor: pointer;
    position: relative;
    width: auto;
    height: 48px;
}
.e-util input[type="checkbox"] {
    position: absolute;
    visibility: hidden;
}
.e-util input[type="checkbox"]:checked + label,
.e-util input[type="checkbox"]:checked + span {
    background-position-y: 100%;
}
.e-util #closeToday {
    padding-right: 20px;
}
.e-util .btn-home {
    margin-right: 7px;
    background-position: -215px 0;
}
.e-util .btn-download {
    background-position: 100% 0;
}
.e-util input[type="checkbox"] + span {
    font-size: 14px;
    line-height: 47px;
    color: #b7b7b7;
    padding-left: 24px;
}
.e-util input[type="checkbox"] + label,
.e-util input[type="checkbox"] + span {
    min-width: 190px;
}
.loaded .e-header::before {
    opacity: 0;
    z-index: 0;
}
.loaded .e-nav {
    opacity: 1;
}
.e-nav {
    z-index: 10;
    width: 100%;
    background: url(/HomePage/images/bg_nav.png);
    background-position-x: 50%;
    position: absolute;
    top: 811px;
    left: 0;
    z-index: 30;
    width: 100%;
    height: 95px;
    background-repeat: no-repeat;
}
.e-nav--fixed {
    position: fixed !important;
    top: 0;
}
.e-nav nav {
    overflow: hidden;
    margin: 0 auto;
    width: 1280px;
    height: 100%;
    display: flex;
    text-align: center;
}
.e-nav nav a {
    display: block;
    width: 256px;
    height: 100%;
    font-size: 23px;
    letter-spacing: -0.5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #b3cffe;
    font-weight: 600;
    line-height: 28px;
    background: url(/HomePage/images/nav.png) no-repeat;
}
.e-nav nav a:hover,
.e-nav nav a.current {
    color: #fff;
}
.e-nav nav a:hover span,
.e-nav nav a.current span {
    color: #3ff4ff;
}
.e-nav nav a.current {
    background-position-y: 100%;
}
.e-nav nav a:last-child {
    background-position-x: 100%;
}
.e-nav nav a span {
    color: #3b8bfe;
}
.e-nav nav a em {
    font-size: 20px;
    font-weight: 600;
}
.e-nav .navigation {
    font-size: 0;
}
.e-nav .navigation a:nth-child(1) {
    background-position-x: 0;
}
.e-nav .navigation a:nth-child(2) {
    background-position-x: -256px;
}
.e-nav .navigation a:nth-child(3) {
    background-position-x: -512px;
}
.e-nav .navigation a:nth-child(4) {
    background-position-x: -768px;
}
.e-nav .navigation a:nth-child(5) {
    background-position-x: -1024px;
}
.e-contents {
    margin-top: 95px;
}
.font-roman,
.e-header .period,
.e-nav nav a,
.cont-title-box .title p,
.cont .dimmed-text p,
.event2 .cont2 .cont-bouns .bouns-top-text p,
.event2 .cont4 .cont-right-box p,
.event2 .cont6 p.big-txt,
.event4 .cont2 .cont-step-box .step-tit p,
.event5 .cont1 .special-txt,
.event5 .cont8 .step-list .list-title p {
    font-family: "Times New Roman", Times, serif;
}
.font-normal,
.event3 .cont2 .cont-title-box .title p {
    font-family: "Segoe UI", "Lucida Sans Unicode", "Lucida Grande", "Tahoma", "Arial", "sans-serif";
}
.cont-wrap {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: auto;
    overflow: hidden;
}
.cont-top {
    position: relative;
    top: 105px;
    text-align: center;
}
.cont-top p {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}
.cont-top2 p {
    color: #c29955;
}
.cont-title-box {
    position: relative;
    top: 135px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.cont-title-box p {
    color: #fff;
}
.cont-title-box .event-badge {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(/HomePage/images/badge_center.png);
    height: 60px;
}
.cont-title-box .event-badge::before,
.cont-title-box .event-badge::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
}
.cont-title-box .event-badge::before {
    background: url(/HomePage/images/badge_left.png) no-repeat;
    left: -49px;
}
.cont-title-box .event-badge::after {
    background: url(/HomePage/images/badge_right.png) no-repeat;
    right: -49px;
}
.cont-title-box .event-badge p {
    font-size: 30px;
    line-height: 58px;
    color: #c6e1fb;
    text-shadow: 0 0 2px #c6e1fb;
}
.cont-title-box .sub-title {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    letter-spacing: -0.5px;
}
.cont-title-box .sub-title .point {
    margin-top: 10px;
    font-size: 24px;
    color: #ffde7a;
}
.cont-title-box .title {
    position: relative;
}
.cont-title-box .title p {
    font-size: 75px;
    font-weight: 700;
    letter-spacing: -2px;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #bee4fe 50%, #94a2e8 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.cont-title-box .title2 p {
    background: linear-gradient(180deg, #def9ff 20%, #94a2e8 40%, #def9ff 50%, #94a2e8 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.cont-title-box .period {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.cont-title-box .period p {
    font-size: 17px;
}
.cont-title-box .period .txt {
    position: relative;
    color: #fff;
    background-color: #2767d6;
    border-radius: 50px;
    font-weight: 700;
    padding: 4px 15px;
}
.cont-title-box .period .txt p {
    position: relative;
    z-index: 1;
}
.cont-title-box .period .date {
    margin-left: 15px;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}
.cont-title-box .txt {
    font-size: 34px;
}
.cont .update-time {
    display: flex;
}
.cont .update-time p {
    font-size: 16px;
    color: #adadad;
}
.cont .item-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
    display: flex;
    justify-content: space-between;
}
.cont .item-list li {
    position: relative;
}
.cont .item-list.list3 {
    text-align: center;
}
.cont .item-list.list3 li {
    width: 384px;
}
.cont .item-list.list2 {
    text-align: center;
}
.cont .item-list .level {
    padding: 30px 0;
    line-height: 32px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}
.cont .item-list .level span {
    color: #d3f7ff;
}
.cont .item-list .item {
    padding-top: 220px;
    font-size: 17px;
    color: #fff;
    line-height: 24px;
}
.cont .item-list .badge-txt {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    top: 128px;
    right: 18px;
    width: 87px;
    height: 88px;
    padding-top: 5px;
    background: url(/HomePage/images/item_badge2.png) 50% 0 no-repeat;
}
.cont .attention-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1020px;
}
.cont .attention-list p {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}
.cont .attention-list li {
    position: relative;
    color: #8b9aba;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 5px;
    line-height: 22px;
}
.cont .attention-list li::before {
    position: absolute;
    content: "※";
    left: 0;
}
.cont .attention-list li .point {
    color: #ffde7a;
}
.cont .btn-wrap {
    position: absolute;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
}
.cont .btn-attention,
.cont .btn-list {
    padding: 4px 32px;
    border: 1px solid #b6c8d8;
    border-radius: 50px;
    background-color: rgba(182, 200, 216, 0.2);
    color: #b6c8d8;
}
.cont .btn-attention:hover,
.cont .btn-list:hover {
    background-color: rgba(15, 74, 176, 0.8);
}
.cont .btn-reward {
    width: 505px;
    height: 72px;
    background: url(/HomePage/images/btn_reward.png) no-repeat;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}
.cont .btn-reward:hover {
    background-position-y: 50%;
}
.cont .btn-reward:disabled {
    background-position-y: 100%;
    color: #fff9e2;
}
.cont .btn-get {
    margin: 20px auto 0;
    width: 172px;
    height: 48px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    background: url(/HomePage/images/btn_get.png) no-repeat;
}
.cont .btn-get:hover {
    background-position-y: 50%;
}
.cont .btn-get:disabled {
    background-position-y: 100%;
    color: #fff9e2;
}
.cont .btn-ranking,
.cont .btn-shop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 372px;
    height: 72px;
    background: url(/HomePage/images/btn_ranking.png);
    margin: 0 10px;
    color: #fff;
    font-size: 32px;
    line-height: 72px;
    font-weight: 600;
    text-align: center;
}
.cont .btn-ranking:hover,
.cont .btn-shop:hover {
    background-position-y: 100%;
}
.cont .btn-discord,
.cont .btn-reward2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    text-align: center;
    width: 572px;
    height: 72px;
    line-height: 68px;
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    letter-spacing: -1px;
    background: url(/HomePage/images/btn_discord.png) no-repeat;
}
.cont .btn-discord:hover,
.cont .btn-reward2:hover {
    background-position-y: 100%;
}
.cont .dimmed {
    display: none;
    position: absolute;
    top: 615px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    width: 1085px;
    height: 775px;
}
.cont .dimmed.active {
    display: block;
}
.cont .dimmed-text {
    position: absolute;
    top: 270px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #def9ff 0, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
    min-width: 292px;
}
.cont .dimmed-text::before,
.cont .dimmed-text::after {
    content: "";
    position: absolute;
    display: block;
    width: 121px;
    height: 26px;
    top: 45%;
    transform: translateX(-50%);
}
.cont .dimmed-text::before {
    background: url(/HomePage/images/dimmed-left.png);
    left: -100px;
}
.cont .dimmed-text::after {
    background: url(/HomePage/images/dimmed-right.png);
    right: -210px;
}
.cont .dimmed-text p {
    font-size: 65px;
    font-weight: 700;
    color: transparent;
    text-transform: uppercase;
}
.cont .dimmed-text p a {
    color: transparent;
}
.cont .dimmed.active ~ .gift-daily {
    filter: blur(15px);
}
.cont.blur::before {
    content: "";
    position: absolute;
    top: 585px;
    left: 50%;
    transform: translateX(-50%);
    width: 1085px;
    height: 960px;
    background: inherit;
    background-position: center -571px;
    filter: blur(15px);
    z-index: 1;
}
.event1 .cont1 {
    position: relative;
    background: url(/HomePage/images/bg_event1_1.jpg) 50% 0 no-repeat;
}
.event1 .cont2 {
    position: relative;
    background: url(/HomePage/images/bg_event1_2.jpg) 50% 0 no-repeat;
}
.event1 .cont3 {
    position: relative;
    background: url(/HomePage/images/bg_event1_3.jpg) 50% 0 no-repeat;
}
.event1 .cont1 {
    height: 1146px;
}
.event1 .cont1 .cont-title-box .title {
    top: 80px;
}
.event1 .cont1 .youtube-frame {
    position: absolute;
    top: 397px;
    left: 50%;
    transform: translateX(-50%);
    width: 1020px;
    height: 670px;
}
.event1 .cont1 .youtube-frame .youtube-wrap {
    width: 85%;
    height: 500px;
    margin: 105px auto 0;
    background-color: #000;
}
.event1 .cont2 {
    height: 1290px;
}
.event1 .cont2 .cont-title-box {
    top: 100px;
}
.event1 .cont2 .cont-title-box .title .mini-txt {
    font-size: 55px;
}
.event1 .cont2 .cont-item {
    position: absolute;
    top: 765px;
    left: 50%;
    transform: translateX(-50%);
    width: 1020px;
    display: flex;
}
.event1 .cont2 .cont-item > div {
    width: 510px;
    text-align: center;
}
.event1 .cont2 .cont-item .top-txt {
    line-height: 52px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.event1 .cont2 .cont-item .bottom-txt {
    color: #fff;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: -0.5px;
}
.event1 .cont2 .cont-item .left-item .top-txt {
    color: transparent;
    background: linear-gradient(88deg, #fff2d6 0, #fbda80 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event1 .cont2 .cont-item .right-item .top-txt {
    color: transparent;
    background: linear-gradient(180deg, #def9ff 0, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event1 .cont3 {
    height: 3403px;
}
.event1 .cont3 > div {
    position: absolute;
    width: 1020px;
    left: 50%;
    transform: translateX(-50%);
}
.event1 .cont3 .cont-top-box .cont-title-box {
    top: 100px;
}
.event1 .cont3 .cont-top-box .cont-title-box .title .mini-txt {
    font-size: 55px;
}
.event1 .cont3 .cont-top-box .cont-extra {
    position: absolute;
    width: 1020px;
    left: 50%;
    transform: translateX(-50%);
    top: 375px;
}
.event1 .cont3 .cont-top-box .cont-list {
    justify-content: space-between;
    padding: 185px 110px 0;
}
.event1 .cont3 .cont-top-box .cont-list li:nth-child(1) {
    width: 238px;
}
.event1 .cont3 .cont-top-box .cont-list li:nth-child(2) {
    width: 300px;
}
.event1 .cont3 .cont-top-box .cont-list li:nth-child(3) {
    width: 244px;
}
.event1 .cont3 .cont-top-box .cont-list li p.top {
    margin: 50px 0 10px;
}
.event1 .cont3 .cont-center-box {
    position: absolute;
    top: 1035px;
    left: 50%;
    transform: translateX(-50%);
}
.event1 .cont3 .cont-center-box .cont-title-box {
    top: 0;
}
.event1 .cont3 .cont-center-box > div {
    width: 1020px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.event1 .cont3 .cont-center-box .cont-top-box {
    position: absolute;
    top: 155px;
}
.event1 .cont3 .cont-center-box .cont-top-box .bottom-txt-wrap {
    padding-top: 230px;
    text-align: center;
}
.event1 .cont3 .cont-center-box .cont-top-box .bottom-txt-wrap p.top {
    font-size: 40px;
    line-height: 56px;
    font-weight: 600;
    color: #fee5c9;
}
.event1 .cont3 .cont-center-box .cont-top-box .bottom-txt-wrap p.bottom {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
}
.event1 .cont3 .cont-center-box .cont-bottom-box {
    position: absolute;
    top: 669px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.event1 .cont3 .cont-center-box .cont-bottom-box > p {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}
.event1 .cont3 .cont-center-box .cont-bottom-box .bottom {
    padding-top: 15px;
}
.event1 .cont3 .cont-center-box .cont-list {
    padding: 318px 30px 0;
}
.event1 .cont3 .cont-center-box .cont-list li:nth-child(1) {
    width: 319px;
}
.event1 .cont3 .cont-center-box .cont-list li:nth-child(2) {
    width: 263px;
    margin-left: 30px;
}
.event1 .cont3 .cont-center-box .cont-list li:nth-child(3) {
    width: 256px;
    margin-left: 60px;
}
.event1 .cont3 .cont-bottom-box {
    position: absolute;
    width: 1020px;
    left: 50%;
    transform: translateX(-50%);
    top: 2370px;
}
.event1 .cont3 .cont-bottom-box .cont-title-box {
    top: 0;
}
.event1 .cont3 .cont-bottom-box .top-txt-wrap {
    width: 1020px;
    position: absolute;
    top: 160px;
    left: 50%;
    transform: translateX(-50%);
}
.event1 .cont3 .cont-bottom-box .bottom-txt {
    padding-top: 375px;
    color: #fff;
    font-size: 24px;
    letter-spacing: -1px;
}
.event1 .cont3 .cont-bottom-box .bottom-txt .point {
    color: #ffde7a;
}
.event1 .cont3 .top-txt-wrap {
    text-align: center;
}
.event1 .cont3 .top-txt-wrap .tit {
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 0, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
    letter-spacing: -1px;
}
.event1 .cont3 .top-txt-wrap .txt {
    padding-top: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.5px;
}
.event1 .cont3 .cont-list {
    display: flex;
    text-align: center;
}
.event1 .cont3 .cont-list li p {
    letter-spacing: -0.5px;
}
.event1 .cont3 .cont-list li p.top {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #fee5c9;
}
.event1 .cont3 .cont-list li p.bottom {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
}
.event1 .cont3 .cont-list li span {
    color: #ffd596;
    font-size: 16px;
    font-weight: 500;
}
.event1 .cont3 .cont-list li span.point {
    font-weight: normal;
    color: #e9c38d;
}
.event1 .badge {
    position: absolute;
    text-align: center;
    background: url(/HomePage/images/item_big_badge.png) center no-repeat;
    width: 160px !important;
    height: 161px;
    top: 2460px;
    margin-left: 450px;
}
.event1 .badge p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 160px;
    height: 161px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0 0 4px #000;
}
.event1 .btn-discord {
    bottom: 160px;
}
.event2 .cont1 {
    position: relative;
    background: url(/HomePage/images/bg_event2_1.jpg) 50% 0 no-repeat;
}
.event2 .cont2 {
    position: relative;
    background: url(/HomePage/images/bg_event2_2.jpg) 50% 0 no-repeat;
}
.event2 .cont3 {
    position: relative;
    background: url(/HomePage/images/bg_event2_3.jpg) 50% 0 no-repeat;
}
.event2 .cont4 {
    position: relative;
    background: url(/HomePage/images/bg_event2_4.jpg) 50% 0 no-repeat;
}
.event2 .cont5 {
    position: relative;
    background: url(/HomePage/images/bg_event2_5.jpg) 50% 0 no-repeat;
}
.event2 .cont6 {
    position: relative;
    background: url(/HomePage/images/bg_event2_6.jpg) 50% 0 no-repeat;
}
.event2 .cont .cont-title-box .title {
    top: 80px;
}
.event2 .cont .cont-title-box .sub-title {
    top: 180px;
}
.event2 .cont .cont-title-box .period {
    top: 270px;
}
.event2 .cont-reward-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1003px;
}
.event2 .cont-reward-list ul {
    display: flex;
    width: 100%;
}
.event2 .cont-reward-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 96px;
    color: #dde4ff;
    font-size: 26px;
    width: 486px;
    font-weight: 500;
}
.event2 .cont1 {
    height: 1730px;
}
.event2 .cont1 .cont-title-box .gradient-text {
    position: relative;
    top: 250px;
}
.event2 .cont1 .cont-title-box .gradient-text p {
    letter-spacing: -1.5px;
    font-size: 50px;
    line-height: 70px;
    color: transparent;
    font-weight: 700;
    background: linear-gradient(180deg, #def9ff 40%, #bee4fe 50%, #94a2e8 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event2 .cont1 .cont-reward-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 600px;
}
.event2 .cont1 .cont-reward-list .reward-box1 {
    text-align: center;
}
.event2 .cont1 .cont-reward-list .reward-box1 > p {
    font-size: 40px;
    line-height: 48px;
    color: transparent;
    font-weight: 700;
    letter-spacing: -0.5px;
    background: linear-gradient(180deg, #def9ff 40%, #bee4fe 50%, #94a2e8 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event2 .cont1 .cont-reward-list .reward-box1 .badge-new {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 80px;
}
.event2 .cont1 .cont-reward-list .reward-box1 .badge-new p {
    width: 86px;
    height: 85px;
    line-height: 85px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: url(/HomePage/images/item_badge.png);
}
.event2 .cont1 .cont-reward-list .reward-box2 {
    position: absolute;
    top: 500px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.event2 .cont1 .cont-reward-list .reward-box2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 660px;
}
.event2 .cont1 .cont-reward-list .reward-box2 li {
    font-size: 22px;
    line-height: 30px;
    color: #c7f1ff;
    width: 217px;
    height: auto;
}
.event2 .cont1 .cont-reward-list .reward-box2 li:nth-child(1),
.event2 .cont1 .cont-reward-list .reward-box2 li:nth-child(2),
.event2 .cont1 .cont-reward-list .reward-box2 li:nth-child(3) {
    margin-bottom: 200px;
}
.event2 .cont1 .cont-reward-text {
    position: absolute;
    top: 1551px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 1020px;
}
.event2 .cont1 .cont-reward-text p {
    font-size: 23px;
    line-height: 30px;
    color: #fff;
}
.event2 .cont1 .cont-reward-text p .point {
    color: #ffde7a;
}
.event2 .cont2 {
    height: 2122px;
}
.event2 .cont2 .cont-title-box .period {
    top: 240px;
}
.event2 .cont2 .cont-reward-list {
    top: 434px;
}
.event2 .cont2 .cont-reward-list ul {
    justify-content: space-between;
}
.event2 .cont2 .cont-bouns {
    position: absolute;
    top: 905px;
    left: 50%;
    transform: translateX(-50%);
    width: 1020px;
    text-align: center;
}
.event2 .cont2 .cont-bouns .bouns-top-text p {
    color: #def9ff;
    font-size: 45px;
}
.event2 .cont2 .cont-bouns .bouns-title {
    margin: 40px 0 10px;
}
.event2 .cont2 .cont-bouns .bouns-title p {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -1.5px;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
}
.event2 .cont2 .cont-bouns .bouns-text p {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.event2 .cont2 .attention-list {
    top: 1850px;
}
.event2 .cont3 {
    height: 1102px;
}
.event2 .cont3 .cont-reward-list {
    top: 481px;
}
.event2 .cont3 .cont-reward-list ul {
    justify-content: center;
}
.event2 .cont3 .attention-list {
    top: 920px;
}
.event2 .cont4 {
    height: 1032px;
}
.event2 .cont4 .cont-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 476px;
    display: flex;
}
.event2 .cont4 .cont-box p {
    font-size: 18px;
    color: #fff;
}
.event2 .cont4 .cont-box p.step {
    color: #ffde7a;
    font-weight: 700;
    margin-bottom: 10px;
}
.event2 .cont4 .cont-left-box {
    width: 730px;
    text-align: center;
}
.event2 .cont4 .cont-left-box .top-txt {
    font-weight: 700;
    font-size: 28px;
    margin: 41px 0 181px 50px;
    text-transform: uppercase;
}
.event2 .cont4 .cont-left-box .list {
    display: flex;
    justify-content: space-between;
    padding: 0 76px 0 122px;
}
.event2 .cont4 .cont-right-box {
    width: 384px;
    padding-top: 352px;
    text-align: center;
}
.event2 .cont4 .cont-right-box p {
    text-shadow: 0 0 10px #839ecd;
}
.event2 .cont4 .cont-right-box .top-txt {
    font-size: 34px;
    font-weight: 700;
}
.event2 .cont4 .cont-right-box .bottom-txt {
    font-size: 18px;
}
.event2 .cont5 {
    height: 1122px;
}
.event2 .cont5 .cont-title-box .sub-title {
    top: 275px;
}
.event2 .cont5 .cont-title-box .period {
    top: 370px;
}
.event2 .cont6 {
    height: 1140px;
    text-align: center;
}
.event2 .cont6 .cont-title-box {
    top: 95px;
}
.event2 .cont6 .cont-title-box .sub-title {
    top: 275px;
}
.event2 .cont6 .cont-title-box .period {
    top: 370px;
}
.event2 .cont6 p.top-txt {
    top: 0;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 0 6px #839ecd;
    line-height: 36px;
}
.event2 .cont6 p.big-txt {
    top: 40px;
    font-size: 64px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 6px #839ecd;
}
.event2 .cont6 p.bottom-txt {
    top: 112px;
    margin-top: 18px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    color: #fff;
}
.event2 .cont6 .cont-acc-box {
    position: absolute;
    top: 780px;
    left: 50%;
    transform: translateX(-50%);
}
.event2 .cont6 .cont-acc-box > p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.event3 .cont1 {
    position: relative;
    background: url(/HomePage/images/bg_event3_1.jpg) 50% 0 no-repeat;
}
.event3 .cont2 {
    position: relative;
    background: url(/HomePage/images/bg_event3_2.jpg) 50% 0 no-repeat;
}
.event3 .btn-attention {
    position: absolute;
    right: 128px;
    top: 450px;
}
.event3 .btn-reward {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 480px;
}
.event3 .cont1 {
    height: 865px;
}
.event3 .cont1 .cont-title-box .sub-title {
    top: 115px;
}
.event3 .cont1 .cont-title-box .period {
    top: 205px;
}
.event3 .cont1 .cont-title-box .period + .period {
    top: 245px;
}
.event3 .cont1 .btn-attention {
    top: 875px;
}
.event3 .cont1 .cont-playtime-box {
    position: absolute;
    width: 1020px;
    top: 484px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.event3 .cont1 .cont-playtime-box .playtime-tit {
    line-height: 94px;
    font-size: 34px;
    font-weight: 600;
    color: #dde4ff;
}
.event3 .cont1 .cont-playtime-box .playtime-hour {
    font-size: 56px;
    color: #fff;
    font-weight: 900;
    padding-top: 29px;
    text-shadow: 0 0 3px #fff;
}
.event3 .cont1 .update-time {
    position: absolute;
    right: 128px;
    top: 450px;
}
.event3 .cont1 .update-time p {
    color: #bbab8b;
    font-size: 16px;
}
.event3 .cont1 .attention-list {
    top: 750px;
}
.event3 .cont2 {
    height: 1547px;
}
.event3 .cont2 .cont-title-box {
    top: 85px;
}
.event3 .cont2 .cont-title-box .title p {
    background: unset;
    font-size: 40px;
    height: 70px;
    line-height: 76px;
}
.event3 .cont2 .cont-title-box .title p .point {
    font-size: 55px;
    margin-right: 10px;
}
.event3 .cont2 .cont-title-box .title p .point + .point {
    margin-right: 15px;
}
.event3 .cont2 .cont-title-box .title p .point + .point::after {
    display: none;
}
.event3 .cont2 .cont-title-box .title p .point::after {
    content: "";
    position: absolute;
    top: -10px;
    right: -20px;
    width: 50px;
    height: 50px;
    background: url(/HomePage/images/bg_point.jpg) no-repeat;
    z-index: -1;
}
.event3 .cont2 .cont-title-box .title p span {
    position: relative;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #bee4fe 50%, #94a2e8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    margin-right: 15px;
}
.event3 .cont2 .cont-title-box .title p span:last-child {
    margin-right: 0;
}
.event3 .cont2 .cont-reward {
    position: absolute;
    top: 384px;
    left: 50%;
    transform: translateX(-50%);
}
.event3 .cont2 .cont-reward p {
    font-size: 18px;
    font-weight: 500;
    color: #c7f1ff;
}
.event3 .gift-daily {
    position: absolute;
    width: 1020px;
    height: 724px;
    top: 614px;
    left: 50%;
    transform: translateX(-50%);
}
.event3 .gift-daily .attendance {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.event3 .gift-daily .attendance li {
    position: relative;
    width: 122px;
    height: 250px;
    margin-bottom: 19px;
}
.event3 .gift-daily .attendance li:nth-child(8),
.event3 .gift-daily .attendance li:nth-child(16) {
    margin-right: 0;
}
.event3 .gift-daily .attendance li:nth-child(17) {
    margin-left: 127px;
}
.event3 .gift-daily .attendance li:nth-child(22) {
    margin-right: 127px;
}
.event3 .gift-daily .attendance li button {
    width: 122px;
    height: 34px;
    margin: 209px auto 0;
    font-size: 15px;
    background: url(/HomePage/images/btn_gift.png) no-repeat;
    background-position-x: 50%;
}
.event3 .gift-daily .attendance li button[disabled] {
    background-position-y: 100%;
}
.event3 .gift-daily .attendance li button:hover {
    background-position-y: -34px;
}
.event3 .gift-daily .attendance li button.falied {
    background-position-y: 100%;
    color: #020918;
}
.event3 .gift-daily .attendance li button.falied::before {
    content: "";
    display: block;
    width: 129px;
    height: 206px;
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(/HomePage/images/img_dimmed_stamp.png) no-repeat;
    background-position-y: 100%;
}
.event3 .gift-daily .attendance li button.success {
    background-position-y: -68px;
}
.event3 .gift-daily .attendance li button.success::before {
    content: "";
    display: block;
    width: 129px;
    height: 206px;
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(/HomePage/images/img_dimmed_stamp.png) no-repeat;
}
.event4 .cont-title-box .period {
    top: 115px;
}
.event4 .cont-top-box {
    width: 1020px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    top: 375px;
}
.event4 .cont-top-box .title {
    font-size: 40px;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
    line-height: 54px;
}
.event4 .cont-top-box .sub-title {
    margin-top: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}
.event4 .cont-reward-box {
    position: absolute;
    text-align: center;
    width: 1020px;
    top: 796px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont-reward-box .title {
    padding: 20px 0;
    font-size: 24px;
    color: #fff;
}
.event4 .cont-reward-box .title .point {
    color: #ffde7a;
}
.event4 .cont-reward-box ul {
    position: absolute;
    top: 167px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1020px;
}
.event4 .cont-reward-box ul li {
    width: 247px;
}
.event4 .cont-reward-box ul li .top-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
}
.event4 .cont-reward-box ul li .bottom-txt {
    line-height: 22px;
    padding-top: 180px;
    font-size: 16px;
    color: #c7f1ff;
}
.event4 .cont-reward-box ul li .bottom-txt .point {
    color: #ffde7a;
}
.event4 .cont-gift-box-list {
    position: absolute;
    width: 1020px;
    top: 1428px;
    padding-top: 37px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont-gift-box-list .gift-list {
    position: absolute;
    text-align: center;
    width: 1020px;
}
.event4 .cont-gift-box-list .gift-list .list-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 15px 0;
}
.event4 .cont-gift-box-list .gift-list ul {
    margin-top: 26px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px;
}
.event4 .cont-gift-box-list .gift-list ul li {
    width: 310px;
    height: 57px;
    line-height: 57px;
    font-size: 17px;
    font-weight: 600;
    color: #c7f1ff;
    background-color: #0f1f3b;
    margin-bottom: 10px;
}
.event4 .cont-gift-box-list .gift-list ul li.long {
    padding: 23px 0;
    height: auto;
    line-height: unset;
}
.event4 .cont-gift-box-list .gift-list ul li.long1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.event4 .cont-gift-box-list .gift-list ul li .mini-txt {
    font-size: 13px;
}
.event4 .cont-gift-box-list .gift-list ul li.point {
    color: #ffd98a;
}
.event4 .cont-gift-box-list .gift-list2 {
    top: 700px;
}
.event4 .cont-gift-box-list .gift-list3 {
    top: 1363px;
}
.event4 .cont-gift-box-list .gift-list3 ul {
    justify-content: flex-start;
}
.event4 .cont-gift-box-list .gift-list3 ul li {
    margin-right: 15px;
}
.event4 .cont-gift-box-list .gift-list3 ul li:nth-child(3n) {
    margin-right: 0;
}
.event4 .cont .btn-reward {
    position: absolute;
    bottom: 440px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont .attention-list {
    top: 3715px;
}
.event4 .cont .attention-list .point {
    color: #ffde7a;
}
.event4 .cont1 {
    height: 4041px;
    background: url(/HomePage/images/bg_event4_1.jpg) 50% 0 no-repeat;
}
.event4 .cont2 {
    height: 2048px;
    background: url(/HomePage/images/bg_event4_2.jpg) 50% 0 no-repeat;
}
.event4 .cont2 .cont-title-box {
    top: 95px;
}
.event4 .cont2 .cont-title-box .sub-title {
    top: 145px;
}
.event4 .cont2 .cont-title-box .period {
    top: 250px;
}
.event4 .cont2 .normal-txt {
    font-size: 32px;
    line-height: 42px;
}
.event4 .cont2 .cont-week-box {
    position: absolute;
    width: 700px;
    top: 445px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont2 .cont-week-box li {
    display: flex;
    margin-bottom: 15px;
}
.event4 .cont2 .cont-week-box li > p {
    width: 185px;
    line-height: 26px;
}
.event4 .cont2 .cont-week-box li > p + p {
    width: auto;
    color: #fff;
    margin-left: 10px;
    font-weight: normal;
}
.event4 .cont2 .week p {
    font-weight: 600;
    color: #c7f1ff;
}
.event4 .cont2 .announce {
    position: absolute;
    top: 160px;
}
.event4 .cont2 .announce p {
    font-weight: 600;
    color: #ffde7a;
}
.event4 .cont2 .cont-step-box {
    position: relative;
    top: 590px;
}
.event4 .cont2 .cont-step-box .step-tit {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont2 .cont-step-box .step-tit::before,
.event4 .cont2 .cont-step-box .step-tit::after {
    content: "";
    display: block;
    position: absolute;
    width: 85px;
    height: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.event4 .cont2 .cont-step-box .step-tit::before {
    background: url(/HomePage/images/step-left.png) no-repeat;
    left: -100px;
}
.event4 .cont2 .cont-step-box .step-tit::after {
    background: url(/HomePage/images/step-right.png) no-repeat;
    right: -100px;
}
.event4 .cont2 .cont-step-box .step-tit p {
    font-size: 36px;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event4 .cont2 .cont-step-box .step-list {
    position: absolute;
    top: 153px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont2 .cont-step-box .step-list ul {
    display: flex;
    justify-content: center;
    text-align: center;
}
.event4 .cont2 .cont-step-box .step-list ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 257px;
    color: #fff;
}
.event4 .cont2 .cont-step-box .step-list ul li p {
    line-height: 20px;
}
.event4 .cont2 .cont-step-box .step-list ul li .step {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}
.event4 .cont2 .cont-step-box .step-list ul li .mini-txt {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
}
.event4 .cont2 .cont-rank-box .rank-reward {
    position: absolute;
    width: 1020px;
    top: 1214px;
    left: 50%;
    transform: translateX(-50%);
}
.event4 .cont2 .cont-rank-box .rank-reward ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.event4 .cont2 .cont-rank-box .rank-reward ul li {
    width: 328px;
    height: 332px;
    text-align: center;
}
.event4 .cont2 .cont-rank-box .rank-reward ul li p {
    font-size: 24px;
    font-weight: 600;
}
.event4 .cont2 .cont-rank-box .rank-reward ul li .tit p {
    color: #ffde7a;
    padding: 30px 0 175px;
    font-weight: 700;
}
.event4 .cont2 .cont-rank-box .rank-reward ul li .reward > p {
    color: #dde4ff;
}
.event4 .cont2 .cont-rank-box .rank-reward ul li .reward > p + p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}
.event4 .cont2 .attention-list {
    top: 1730px;
}
.event4 .btn-reward2 {
    bottom: 365px;
}
.event4 .btn-ranking {
    bottom: 370px;
}
.event4 .noti-txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3560px;
    font-size: 15px;
    color: #8b9aba;
}
.event5 .cont1 {
    position: relative;
    background: url(/HomePage/images/bg_event5_1.jpg) 50% 0 no-repeat;
}
.event5 .cont2 {
    position: relative;
    background: url(/HomePage/images/bg_event5_2.jpg) 50% 0 no-repeat;
}
.event5 .cont3 {
    position: relative;
    background: url(/HomePage/images/bg_event5_3.jpg) 50% 0 no-repeat;
}
.event5 .cont4 {
    position: relative;
    background: url(/HomePage/images/bg_event5_4.jpg) 50% 0 no-repeat;
}
.event5 .cont5 {
    position: relative;
    background: url(/HomePage/images/bg_event5_5.jpg) 50% 0 no-repeat;
}
.event5 .cont6 {
    position: relative;
    background: url(/HomePage/images/bg_event5_6.jpg) 50% 0 no-repeat;
}
.event5 .cont7 {
    position: relative;
    background: url(/HomePage/images/bg_event5_7.jpg) 50% 0 no-repeat;
}
.event5 .cont8 {
    position: relative;
    background: url(/HomePage/images/bg_event5_8.jpg) 50% 0 no-repeat;
}
.event5 .badge {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 108px;
    height: 108px;
    background: url(/HomePage/images/item_badge2.png) no-repeat;
}
.event5 .badge > p {
    color: #fff;
    font-size: 14px !important;
    line-height: unset !important;
    text-shadow: 0 0 4px #000;
}
.event5 .stone-sales,
.event5 .capsule-sales,
.event5 .artifact-sales {
    position: absolute;
    top: 430px;
    left: 50%;
    transform: translateX(-50%);
}
.event5 .stone-sales p,
.event5 .capsule-sales p,
.event5 .artifact-sales p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.event5 .stone-sales p + p,
.event5 .capsule-sales p + p,
.event5 .artifact-sales p + p {
    margin-top: 125px;
    color: #c7f1ff;
    font-size: 18px;
    font-weight: normal;
}
.event5 .stone-sales p + p .point,
.event5 .capsule-sales p + p .point,
.event5 .artifact-sales p + p .point {
    color: #ffde7a;
}
.event5 .stone-sales ul,
.event5 .capsule-sales ul,
.event5 .artifact-sales ul {
    display: flex;
    text-align: center;
    justify-content: space-between;
    width: 910px;
}
.event5 .stone-sales li,
.event5 .capsule-sales li,
.event5 .artifact-sales li {
    width: 215px;
}
.event5 .list-title {
    color: #fff;
    font-size: 24px;
}
.event5 .stone-box-list,
.event5 .capsule-list {
    position: absolute;
    width: 1020px;
    top: 787px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.event5 .stone-box-list ul,
.event5 .capsule-list ul {
    margin-top: 40px;
    padding: 0 30px;
}
.event5 .stone-box-list ul li,
.event5 .capsule-list ul li {
    height: 57px;
    line-height: 57px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.event5 .stone-box-list ul li .mini-txt,
.event5 .capsule-list ul li .mini-txt {
    font-size: 13px;
}
.event5 .stone-box-list ul li.point,
.event5 .capsule-list ul li.point {
    color: #ffd98a;
}
.event5 .coin {
    padding: 27px 0;
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #ffde7a !important;
}
.event5 .cont1 {
    height: 727px;
}
.event5 .cont1 .special-txt {
    font-size: 50px;
    color: transparent;
    background: linear-gradient(88deg, #fff2d6 0, #fbda80 100%);
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: 700;
}
.event5 .cont1 .period {
    top: 180px;
}
.event5 .cont1 .cont-txt-box {
    position: absolute;
    width: 100%;
    top: 370px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.event5 .cont1 .cont-txt-box p {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
}
.event5 .cont1 .cont-txt-box p .point {
    color: #cbe2fa;
}
.event5 .cont1 .attention-box {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1020px;
    height: 100px;
    padding-top: 35px;
    top: 480px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 25px;
    background-color: rgba(0, 6, 30, 0.4);
    text-align: center;
}
.event5 .cont1 .attention-box .attention-tit {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}
.event5 .cont1 .attention-box .attention-tit::before,
.event5 .cont1 .attention-box .attention-tit::after {
    content: "";
    position: absolute;
    top: 33%;
    transform: translateX(-50%);
    width: 85px;
    height: 18px;
}
.event5 .cont1 .attention-box .attention-tit::before {
    background: url(/HomePage/images/step-left.png) no-repeat;
    left: -55px;
}
.event5 .cont1 .attention-box .attention-tit::after {
    background: url(/HomePage/images/step-right.png) no-repeat;
    right: -140px;
}
.event5 .cont1 .attention-box .attention-tit p {
    font-size: 26px;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 40%, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event5 .cont1 .attention-box .attention-txt p {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}
.event5 .cont1 .attention-box .attention-txt p .point {
    color: #cbe2fa;
}
.event5 .cont2 {
    height: 1011px;
}
.event5 .cont2 .title {
    top: 80px;
}
.event5 .cont2 .period {
    top: 185px;
}
.event5 .cont2 .point-sales {
    position: absolute;
    top: 438px;
    left: 50%;
    transform: translateX(-50%);
    width: 737px;
}
.event5 .cont2 .point-sales ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.event5 .cont2 .point-sales li {
    position: relative;
    width: 193px;
    margin-left: 79px;
}
.event5 .cont2 .point-sales li:nth-child(1),
.event5 .cont2 .point-sales li:nth-child(2),
.event5 .cont2 .point-sales li:nth-child(3) {
    margin-bottom: 45px;
}
.event5 .cont2 .point-sales li:nth-child(1),
.event5 .cont2 .point-sales li:nth-child(4) {
    margin-left: 0;
}
.event5 .cont2 .point-sales li p {
    color: #fff;
    font-size: 20px;
}
.event5 .cont2 .point-sales li p + P {
    margin-top: 150px;
    font-size: 18px;
    color: #c7f1ff;
}
.event5 .cont2 .badge {
    right: -60px;
    top: 10px;
}
.event5 .cont3 {
    height: 1297px;
}
.event5 .cont3 .title {
    top: 70px;
}
.event5 .cont3 .period {
    top: 175px;
}
.event5 .cont3 .stone-box-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.event5 .cont3 .stone-box-list li {
    width: 310px;
    background-color: #0f1f3b;
}
.event5 .cont4 {
    height: 1364px;
}
.event5 .cont4 .title {
    top: 70px;
}
.event5 .cont4 .period {
    top: 175px;
}
.event5 .cont4 .capsule-list li {
    display: flex;
    justify-content: space-between;
}
.event5 .cont4 .capsule-list li p {
    width: 310px;
    line-height: 57px;
    color: #ffde7a;
    background-color: #0f1f3b;
}
.event5 .cont4 .capsule-list li p + p {
    width: 634px;
    color: #fff;
}
.event5 .cont5 {
    height: 1155px;
}
.event5 .cont5 .title {
    top: 80px;
}
.event5 .cont5 .period {
    top: 185px;
}
.event5 .cont5 .artifact-sales {
    top: 450px;
}
.event5 .cont5 .artifact-list {
    position: absolute;
    width: 1020px;
    left: 50%;
    transform: translateX(-50%);
    top: 792px;
    text-align: center;
}
.event5 .cont5 .artifact-list ul {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}
.event5 .cont5 .artifact-list li {
    width: 315px;
}
.event5 .cont5 .artifact-list li p {
    font-size: 24px;
    font-weight: 600;
    color: #dde4ff;
}
.event5 .cont5 .artifact-list li p + p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 123px;
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.event5 .cont6 {
    height: 1185px;
}
.event5 .cont6 .title {
    top: 80px;
}
.event5 .cont6 .period {
    top: 185px;
}
.event5 .cont6 .premium-sales {
    position: absolute;
    width: 1021px;
    top: 411px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 5px;
    text-align: center;
}
.event5 .cont6 .premium-sales > ul {
    display: flex;
}
.event5 .cont6 .premium-sales > ul > li {
    width: 340px;
}
.event5 .cont6 .premium-sales p {
    color: #dde4ff;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}
.event5 .cont6 .premium-sales .item {
    margin-top: 168px;
    height: 357px;
    width: 340px;
}
.event5 .cont6 .premium-sales .item li {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.event5 .cont6 .premium-sales .item li.point {
    color: #ffda67;
}
.event5 .cont6 .badge {
    right: 5px;
    top: 63px;
}
.event5 .cont7 {
    height: 1313px;
}
.event5 .cont7 .title {
    top: 80px;
}
.event5 .cont7 .period {
    top: 185px;
}
.event5 .cont7 .btn-shop {
    top: 1140px;
}
.event5 .cont7 .scroll-sales {
    position: absolute;
    top: 409px;
    left: 50%;
    transform: translateX(-50%);
    width: 1021px;
    margin-left: 5px;
    text-align: center;
}
.event5 .cont7 .scroll-sales > ul {
    display: flex;
}
.event5 .cont7 .scroll-sales > ul > li {
    width: 50%;
}
.event5 .cont7 .scroll-sales p {
    color: #dde4ff;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}
.event5 .cont7 .scroll-sales .item {
    margin-top: 213px;
    height: 309px;
}
.event5 .cont7 .scroll-sales .item li {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.event5 .cont7 .scroll-sales .item li.point {
    color: #ffda67;
}
.event5 .cont8 {
    height: 1888px;
}
.event5 .cont8 .title {
    top: 80px;
}
.event5 .cont8 .period {
    top: 185px;
}
.event5 .cont8 .seedcapsule-sales {
    top: 600px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.event5 .cont8 .seedcapsule-sales .kind {
    display: flex;
    justify-content: space-between;
    width: 720px;
    text-align: center;
}
.event5 .cont8 .seedcapsule-sales .kind li {
    width: 93px;
    color: #c7f1ff;
    font-size: 18px;
}
.event5 .cont8 .seedcapsule-sales .package {
    position: absolute;
    top: 170px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    width: 1020px;
    text-align: center;
    margin-left: 3px;
}
.event5 .cont8 .seedcapsule-sales .package li {
    position: relative;
    width: 328px;
}
.event5 .cont8 .seedcapsule-sales .package li p {
    color: #dde4ff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
.event5 .cont8 .seedcapsule-sales .package li span {
    color: #fff;
    font-size: 16px;
}
.event5 .cont8 .seedcapsule-sales .package .coin {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 101px;
}
.event5 .cont8 .btn-list {
    position: absolute;
    top: 995px;
    right: 124px;
}
.event5 .cont8 .step-list {
    position: absolute;
    top: 1100px;
    left: 50%;
    transform: translateX(-50%);
    width: 1020px;
}
.event5 .cont8 .step-list .list-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.event5 .cont8 .step-list .list-title::before,
.event5 .cont8 .step-list .list-title::after {
    content: "";
    position: absolute;
    top: 33%;
    transform: translateX(-50%);
    width: 85px;
    height: 18px;
}
.event5 .cont8 .step-list .list-title::before {
    background: url(/HomePage/images/step-left.png) no-repeat;
    left: -55px;
}
.event5 .cont8 .step-list .list-title::after {
    background: url(/HomePage/images/step-right.png) no-repeat;
    right: -140px;
}
.event5 .cont8 .step-list .list-title p {
    font-size: 36px;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 0, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.event5 .cont8 .step-list ul {
    position: absolute;
    width: 975px;
    height: 90px;
    top: 160px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 3px;
    display: flex;
    text-align: center;
    align-items: center;
}
.event5 .cont8 .step-list ul li {
    width: 204px;
}
.event5 .cont8 .step-list ul li p {
    color: #fff;
    font-size: 20px;
}
.event5 .cont8 .step-list ul li p + p {
    margin-top: 8px;
    font-size: 16px;
}
.event5 .cont8 .btn-shop {
    top: 1480px;
}
.event5 .cont8 .attention-list {
    top: 1600px;
}
.e-footer {
    width: 100%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
}
.btn-top {
    width: 108px !important;
    height: 122px !important;
    position: fixed;
    right: 40px;
    bottom: 60px;
    background: url(/HomePage/images/btn_top.png) 0 0 no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.btn-top:hover {
    background-position-y: 100%;
}
.btn-top.active {
    opacity: 1;
    z-index: 5;
}
div[class*="popup-"] {
    display: none;
    position: fixed;
    max-width: 771px;
    left: 50%;
    z-index: 99;
    box-sizing: border-box;
    background: url(/HomePage/images/pop_center.png);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
div[class*="popup-"] .noti-tit,
div[class*="popup-"] .item-tit {
    display: flex;
    align-items: center;
    width: 771px;
    height: 90px;
    background: url(/HomePage/images/pop_top.png) no-repeat;
}
div[class*="popup-"] .noti-tit p,
div[class*="popup-"] .item-tit p {
    font-size: 32px;
    font-weight: 800;
    color: transparent;
    background: linear-gradient(180deg, #def9ff 0, #a3b3ec 100%);
    background-clip: text;
    -webkit-background-clip: text;
    padding-left: 35px;
}
div[class*="popup-"]::after {
    content: "";
    background: url(/HomePage/images/pop_bottom.png);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 42px;
    bottom: -42px;
}
div[class*="popup-"] .btn-close {
    display: block;
    position: absolute;
    width: 63px;
    height: 63px;
    top: 15px;
    right: 20px;
    background: url(/HomePage/images/ico_close.png) 50% 0 no-repeat;
}
.e-shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    background: rgba(0, 0, 0, 0.8);
}
.popup-notice {
    top: 220px !important;
}
.popup-notice ul {
    padding: 40px 40px 0;
}
.popup-notice ul li {
    position: relative;
    padding-left: 20px;
    color: #c7f1ff;
    font-size: 16px;
    margin-bottom: 12px;
}
.popup-notice ul li::before {
    content: "※";
    position: absolute;
    left: 0;
}
.popup-notice ul li .ex {
    display: block;
    padding: 7px 0 8px;
    color: #88a5cd;
}
.popup-notice ul .point {
    color: #ffde7a;
}
.popup-item {
    top: 130px !important;
    height: 700px;
}
.popup-item .item-table-box {
    height: 530px;
    padding: 40px;
    overflow-y: auto;
    overflow-x: hidden;
}
.popup-item table {
    width: 100%;
    margin-bottom: 30px;
}
.popup-item table + table {
    margin-bottom: 0;
}
.popup-item table thead {
    width: 100%;
    background: linear-gradient(180deg, #194da0 0, #103482 50%, #194da0 100%);
    border-bottom: 1px solid #746139;
}
.popup-item table th {
    font-size: 24px;
    color: #ffd16d;
    padding: 20px 0;
    text-align: center;
    font-weight: 500;
}
.popup-item table th:nth-child(1) {
    border-right: 1px solid #746139;
}
.popup-item table tbody {
    background-color: #092069;
}
.popup-item table tbody th {
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid #746139;
}
.popup-item table td {
    padding: 13px 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #746139;
}
@media screen and (max-width: 1440px) {
    .btn-top {
        right: 40px;
        margin-right: 0;
    }
}
@keyframes opacity_header {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
html[lang="pt"] .e-header::after {
    background-image: url(/HomePage/images/bg_header2_pt.jpg);
}
html[lang="th"] .e-header::after {
    background-image: url(/HomePage/images/bg_header2_th.jpg);
}
