@charset "utf-8";

body {
    position: relative;
    font-family: "MiSans", "Noto Sans HK", 'Microsoft YaHei', sans-serif;
    font-weight: 330;
}

header {
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/head-bg.webp) no-repeat center;
    background-size: cover;
}
.ig-tw-logo {
    filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
}
.nav li a:not(.google-pay, .app-store) {
    background-color: #e06344;
}

.footer-logo {
    margin-top: 1.4rem;
    width: 100%;
    height: 1.12rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/logo.webp) no-repeat center;
    background-size: contain;
}

.banner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 3.8rem;
    height: 100vh;
    min-height: 11.3rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/kv.webp);
    background-position: center;
    box-sizing: border-box;
}
.banner .slogan {
    width: 100%;
    height: 2.6rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/slogan-pc.webp) no-repeat center bottom;
    background-size: contain;
}
.banner .time {
    width: 100%;
    height: 1rem;
    line-height: 1.02rem;
    text-align: center;
    font-size: clamp(14px, .24rem, 24px);
    font-weight: 630;
    color: #fff;
    letter-spacing: 3px;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/time-bg.webp) no-repeat center;
    background-size: contain;
}

.sidebar {
    right: .6rem;
    padding: .1rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/sidebar-bg2.webp);
    background-size: cover;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: .1rem;
}
.sidebar::after {
    content: "";
    position: absolute;
    bottom: -.44rem;
    left: -.44rem;
    width: 1.84rem;
    height: 1.34rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/sidebar-dec.webp) no-repeat center;
    background-size: contain;
}
.sidebar * {
    position: relative;
    z-index: 10;
}
.sidebar nav {
    display: grid;
}
.sidebar nav a {
    position: relative;
    display: block;
    margin: 0 auto .07rem;
    min-width: 1.04rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-weight: 630;
    font-size: clamp(14px, .16rem, 16px);
    color: #fff;
    text-shadow: 0px 4px 10px rgba(10, 73, 50, 0.35);
}
.sidebar nav a.act {
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/sidebar-nav-sle.webp) no-repeat center;
    background-size: contain;
}
.sidebar nav a:not(.act)::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: .04rem;
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    background-color: #0B383A;
    transition: all 0.5s;
}
.sidebar nav a:not(.act):hover {
    color: #0B383A;
}
.sidebar nav a:not(.act):hover::after {
    width: .4rem;
}
.go-top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .06rem;
    color: #fff;
    font-weight: 600;
    font-size: clamp(12px, .16rem, 16px);
    cursor: pointer;
    transition: all 0.5s;
}
.go-top::after {
    content: "";
    display: block;
    margin: .04rem 0 0 .04rem;
    width: .14rem;
    height: .14rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/arrow-top.svg) no-repeat center;
    background-size: contain;
}
.go-top:hover {
    transform: translateY(-.02rem);
}

.box {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.box-1 {
    position: relative;
    z-index: 1;
    margin-top: -1.26rem;
    padding: 2.83rem 0 1.53rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/bg1.webp);
    background-size: 100% 100%;
}
.box-2 {
    position: relative;
    z-index: 1;
    margin-top: -1.26rem;
    padding: 3rem 0 3.62rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/bg2.webp);
}
.section {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
}
.title {
    margin: 0 auto;
    width: 100%;
    height: 2.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.box .illustrate {
    display: inline-flex;
    margin-bottom: .16rem;
    padding: .1rem .36rem;
    color: #0B383A;
    font-size: clamp(14px, .2rem, 20px);
    background-color: #BAE7D7;
    border: 2px solid #442B1B;
    box-shadow: 5px 5px 20px #fff inset, -5px -5px 20px #fff inset;
    border-radius: 50px;
}
.box .illustrate .red {
    font-weight: 630;
}
.box .illustrate a:hover {
    text-decoration: underline;
}
.box .illustrate-2 {
    margin: 0 auto .24rem;
    width: 7.7rem;
    max-width: 90%;
    font-size: clamp(14px, .2rem, 20px);
    line-height: .32rem;
    font-weight: 630;
    color: #0B383A;
}
.box .illustrate-2 strong {
    font-weight: 630;
}

.section-1 {
    margin-bottom: 2.2rem;
}
.section-1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3.1rem;
    width: 100%;
    height: 4.92rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/mask.webp) no-repeat center;
    background-size: cover;
}
.section-1 .title {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/titie1.webp);
}
.rank-box {
    position: relative;
    margin: -.5rem auto 0;
    padding: 2.35rem 2.74rem 0 2.6rem;
    width: 15.45rem;
    max-width: 100%;
    height: 8.77rem;
    text-align: center;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/con-bg1.webp) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
}
.table-title, .table-con li {
    display: grid;
    grid-template-columns: 1fr 1.5fr 1.5fr;
    align-items: center;
    font-size: clamp(14px, .26rem, 26px);

}
.table-title {
    margin-bottom: .2rem;
    font-size: clamp(16px, .32rem, 32px);
    font-weight: 630;
    color: #0B383A;
}
.table-con {
    margin: 0 -.1rem;
    padding: 0 .1rem;
    max-height: 6rem;
    overflow: auto;
}
.table-con li {
    width: 100%;
    height: 1.01rem;
    line-height: 1.01rem;
    color: #000;
    font-size: clamp(16px, .32rem, 32px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/list-bg2.webp);
}
.table-con li:not(:last-child) {
    margin-bottom: .06rem;
}
.table-con li:last-child {
    margin-bottom: .6rem;
}
.table-con li:nth-child(-n+5) {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/list-bg1.webp);
}
.table-con li:nth-child(-n+5) .rank-num {
    display: block;
    margin: 0 auto;
    width: .63rem;
    height: .63rem;
    line-height: .63rem;
    text-align: center;
    color: #fff;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/num.webp) no-repeat center;
    background-size: contain;
}
.not-started {
    padding-top: 2.6rem;
    width: 100%;
    height: 6.48rem;
    font-size: clamp(20px, .32rem, 32px);
    font-weight: 380;
    text-align: center;
    color: #0B383A;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/con-bg1-1.webp) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
}

.section-1 .tips {
    position: absolute;
    left: 0;
    bottom: -1rem;
    z-index: 2;
    width: 100%;
    font-size: clamp(14px, .2rem, 20px);
    text-align: center;
    color: #0B383A;
}

.section-2 {
    text-align: center;
}
.section-2 .title {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/title2.webp);
}

.red {
    color: #FF372F;
}
.section-2 ul {
    position: relative;
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: center;
    gap: .16rem .24rem;
}
.section-2 ul li {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: .08rem;
    padding: 2.9rem .15rem 0;
    width: 2.84rem;
    color: #666;
    font-size: clamp(12px, .14rem, 14px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
}
.section-2 ul li:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    row-gap: .65rem;
    padding: 5rem .6rem .4rem;
    width: 4.41rem;
    height: 7.58rem;
    font-size: clamp(16px, .22rem, 22px);
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-1.webp);
}
.section-2 ul li:nth-child(1)::after {
    content: '';
    position: absolute;
    bottom: -.22rem;
    left: -.54rem;
    width: 5.01rem;
    height: 1.9rem;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-1-elm.webp) no-repeat center;
    background-size: contain;
}
.section-2 ul li:nth-child(2) {
    margin-top: .15rem;
    height: 4.12rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-2.webp);
}
.section-2 ul li:nth-child(3) {
    margin-top: .15rem;
    height: 4.12rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-3.webp);
}
.section-2 ul li:nth-child(4) {
    padding-top: 2.4rem;
    height: 3.15rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-4.webp);
}
.section-2 ul li:nth-child(5) {
    padding-top: 2.4rem;
    height: 3.15rem;
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-5.webp);
}
.section-2 ul li b {
    font-size: clamp(12px, .16rem, 16px);
}
.section-2 ul li strong {
    position: absolute;
    bottom: .3rem;
    color: #000;
    font-weight: 380;
    font-size: clamp(12px, .2rem, 20px);
}
.section-2 ul li:nth-child(1) strong {
    bottom: .6rem;
    font-size: clamp(18px, .32rem, 32px);
}

.section-3 {
    margin-bottom: 1rem;
    text-align: center;
}
.section-3 .title {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/title3.webp);
}
.section-3 .s3-con {
    margin: -.5rem auto 0;
    padding-top: 4.7rem;
    width: 12.16rem;
    max-width: 100%;
    height: 8.29rem;
    text-align: center;
    color: #FDF3A1;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/red-e-bg.webp) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
}
.section-3 .s3-con strong {
    font-size: .5rem;
    font-size: clamp(24px, .5rem, 50px);
    font-weight: 630;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}
.section-3 .s3-con p {
    margin: .1rem auto 0;
    width: 3.94rem;
    height: .72rem;
    line-height: .72rem;
    text-align: center;
    font-size: clamp(16px, .26rem, 26px);
    font-weight: 380;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/red-t-bg.webp) no-repeat center;
    background-size: contain;
}

.section-4 {
    margin-bottom: .6rem;
    text-align: center;
}
.section-4 .title {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/title4.webp);
}
.section-4 strong {
    color: #FE4200;
}
.s4-con {
    margin: -1rem auto 0;
    width: 100%;
    height: 7.12rem;
    max-width: 100%;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/con-bg4.webp) no-repeat center;
    background-size: contain;
}

.section-5 {
    text-align: center;
}
.section-5 .title {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/title5.webp);
}
.retouch-pic {
    margin: -1.4rem auto 0;
    width: 100%;
    height: 6.12rem;
    max-width: 100%;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/con-bg5.webp) no-repeat center;
    background-size: contain;
}
.min-title {
    margin: -.4rem auto .12rem;
    width: 3.94rem;
    height: .72rem;
    line-height: .74rem;
    text-align: center;
    color: #FDF3A1;
    font-size: clamp(14px, .22rem, 22px);
    font-weight: 630;
    background: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/red-t-bg.webp) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
}
.receive-tips {
    font-size: clamp(14px, .2rem, 20px);
    line-height: 2;
}
.receive-tips .red {
    font-weight: 630;
}
.receive-tips a:hover {
    text-decoration: underline;
}
.rules-con {
    margin: .9rem max(.4rem, calc(50vw - 600px)) 0;
    width: auto;
    max-width: 90%;
    font-size: clamp(14px, .2rem, 20px);
    line-height: 1.6;
    color: #0B383A;
}

footer {
    color: #0B383A;
    background-color: #e0f1f4;
}
footer a {
    color: #0B383A;
}
footer .icon-email-line {
    background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/email.svg);
}

@media (max-width: 1024px) {
    .banner .time {
        letter-spacing: 1;
    }
    .section-2 ul li {
        padding-top: 2.7rem;
    }
    .section-2 ul li:nth-child(4), .section-2 ul li:nth-child(5) {
        padding-top: 2.2rem;
    }
}

@media (max-width: 750px) {
    .sidebar {
        right: -1.5rem;
        width: auto;
        height: auto;
        transition: all .3s;
    }
    .sidebar.hidden {
        right: -1.5rem;
    }
    .sidebar.visible {
        right: .1rem;
    }
    .sidebar nav {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .sidebar nav a {
        flex: 1;
        margin: 0;
        padding: 0 .1rem;
        width: 100%;
        height: .6rem;
        line-height: .6rem;
        font-size: .24rem;
    }
    .sidebar nav a:not(.act)::after {
        display: none;
    }
    .sidebar-tab-btn {
        position: absolute;
        left: -.6rem;
        bottom: -.34rem;
        width: 1rem;
        height: 1.17rem;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/sidebar-tab-u.webp);
        transition: left .3s ease;
        animation: left 2.5s 1s infinite;
    }
    @keyframes left {
        50% {
            left: -.8rem;
        }
    }
    .sidebar.visible .sidebar-tab-btn {
        left: -.54rem;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/sidebar-tab-d.webp);
    }
    .sidebar::after {
        display: none;
    }

    .banner {
        padding-top: 5rem;
        height: 11rem;
        min-height: auto;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/kv-m.webp);
        background-position: center top;
    }
    .banner .slogan {
        height: 2rem;
    }
    .banner .time {
        height: .92rem;
        line-height: .92rem;
        font-size: .26rem;
        letter-spacing: 0;
    }

    .box-1 {
        margin-top: -.8rem;
        padding: 1rem 0 1.6rem;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/bg1-m.webp);
        background-size: cover;
    }
    .box-2 {
        margin-top: -1.2rem;
        padding: 1.6rem 0 .94rem;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/bg2-m.webp);
    }
    .title {
        width: 6rem;
        height: 1.6rem;
    }
    .box .illustrate {
        font-size: .22rem;
        border-width: 1.5px;
        box-shadow: 1px 1px 8px #fff inset, -1px -1px 8px #fff inset;
    }
    .box .illustrate-2 {
        font-size: .24rem;
        line-height: 1.5;
    }

    .section-1 {
        margin-bottom: .72rem;
        padding: .64rem 0 0;
    }
    .section-1::after {
        bottom: -1.6rem;
        height: 2.6rem;
    }
    .section-1 .tips {
        position: absolute;
        bottom: -.9rem;
        padding: 0 .8rem;
        font-size: .22rem;
        line-height: 1.5;
        box-sizing: border-box;
    }
    .rank-box {
        margin-top: -.3rem;
        padding: 1.3rem 1rem 0 .9rem;
        height: 5.6rem;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/con-bg1-m.webp);
        background-position: center top;
        background-size: cover;
    }
    .table-title, .table-con li {
        grid-template-columns: 1fr 1.5fr 1.5fr;
    }
    .table-title {
        font-size: .2rem;
        margin-bottom: .18rem;
    }
    .table-con {
        margin: 0;
        padding: 0;
        max-height: 3.9rem;
    }
    .table-con li {
        font-size: .22rem;
    }
    .table-con li {
        height: .62rem;
        line-height: .62rem;
        background-size: 100% 100%;
    }
    .table-con li:not(:last-child) {
        margin-bottom: .08rem;
    }
    .table-con li:nth-child(-n+5) .rank-num {
        width: .44rem;
        height: .44rem;
        line-height: .44rem;
    }
    .illustrate {
        padding: 0 .8rem;
        font-size: .22rem;
    }
    .not-started {
        padding-top: 1.8rem;
        height: 3.8rem;
        font-size: .28rem;
    }
    .not-started::after {
        width: 2.4rem;
        height: 1.9rem;
    }

    .section-2 {
        padding-top: .72rem;
        font-size: .22rem;
    }
    .section-2 ul {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        row-gap: .32rem;
        padding: 0 .16rem;
        margin-top: .8rem;
    }
    .section-2 ul li {
        row-gap: .2rem;
        justify-content: flex-end;
        padding-bottom: .6rem;
        width: 2.2rem;
        height: 3.4rem;
        font-size: .22rem;
        line-height: 1.2;
        background-size: 100% 100%;
    }
    .section-2 ul li:nth-child(1) {
        row-gap: .5rem;
        padding: 0 .3rem 1rem;
        margin-top: -.4rem;
        width: 2.78rem;
        height: 4.81rem;
        font-size: .24rem;
    }
    .section-2 ul li:nth-child(1) strong {
        bottom: .3rem;
        font-size: .24rem;
    }
    .section-2 ul li:nth-child(1)::after {
        display: none;
        left: -.4rem;
        width: 3.2rem;
        height: 1.9rem;
    }
    .section-2 ul li:not(:first-child) {
        height: 3.4rem;
    }
    .section-2 ul li:nth-child(2) {
        order: -1;
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-m-2.webp);
    }
    .section-2 ul li:nth-child(3) {
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-m-3.webp);
    }
    .section-2 ul li:nth-child(4) {
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-m-4.webp);
    }
    .section-2 ul li:nth-child(5) {
        background-image: url(https://pic.igamebuy.com/activity/events/dtl/20240418/images/rr-m-5.webp);
    }
    .section-2 ul li:nth-child(4), .section-2 ul li:nth-child(5) {
        padding-top: 0;
        padding-bottom: .4rem;
        margin: 0 .2rem;
        width: 2.3rem;
    }
    .section-2 ul li strong {
        bottom: .2rem;
        width: 100%;
        text-align: center;
    }
    .section-2 ul li strong, .section-2 ul li b {
        font-size: .2rem;
    }

    .section-3 {
        margin-bottom: .2rem;
        padding-top: .92rem;
        font-size: .22rem;
        line-height: 1.5;
    }
    .section-3 .s3-con {
        padding-top: 3.4rem;
        height: 6rem;
        background-size: cover;
    }
    .section-3 .s3-con strong {
        font-size: .48rem;
    }
    .section-3 .s3-con p {
        width: 3rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .22rem;
    }

    .section-4 {
        margin-bottom: 0;
        padding-top: .6rem;
    }
    .s4-con {
        margin-top: -.6rem;
        height: 6rem;
        background-size: cover;
    }

    .section-5 {
        padding-top: .6rem;
        font-size: .22rem;
        line-height: 1.5;
    }
    .retouch-pic {
        height: 6rem;
        background-size: cover;
    }
    .min-title {
        height: .88rem;
        line-height: .89rem;
        font-size: .26rem;
    }
    .receive-tips {
        font-size: .22rem;
    }
    .rules-con {
        margin: .3rem 0 0 0;
        padding: .6rem .6rem 0rem;
        max-width: 100%;
        font-size: .22rem;
        line-height: 1.8;
        box-sizing: border-box;
    }
    .rules-con li:not(:last-child) {
        margin-bottom: .04rem;
    }

    footer {
        font-size: .2rem;
    }
    .copyright {
        gap: .16rem;
        grid-auto-flow: inherit;
        padding: .16rem 0 .3rem;
        text-align: center;
    }
    footer .icon-email-line {
        margin: .06rem .06rem 0 0;
        width: .22rem;
        height: .22rem;
    }
    footer .email {
        justify-content: center;
    }
}