/*========================== home ==============================*/
.activities-splide-container .function-contain {
    height: 400px;
}

.new-event-section {
    content: "";
    width: 100%;
    height: fit-content;
    background-image: url(/media/tl5dxkie/objective-intro-bg.png);
    background-position: center;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    padding: 8px 20px 20px;
    margin-top: 25px;
}

.new-event-section-container {
    max-width: 1320px;
    margin: auto;
}

    .new-event-section-container .new-event-logo-ctn {
        max-width: 402px;
        margin: 20px 0;
    }

        .new-event-section-container .new-event-logo-ctn a:hover {
            opacity: 0.8;
        }

    .new-event-section-container .splide.new-event-splide {
        position: unset;
    }

    .new-event-section-container .new-event-splide .splide__arrow--prev {
        left: 0em;
    }

    .new-event-section-container .new-event-splide .splide__arrow--next {
        right: 0em;
    }

    .new-event-section-container .new-event-splide .splide__pagination {
        display: none;
    }

    .new-event-section-container .new-event-splide .splide__arrow {
        width: 50px;
        height: 50px;
        border-radius: 0;
        background-color: #000;
    }

    .new-event-section-container .new-event-content-contain {
        display: flex;
        flex-wrap: wrap;
        height: fit-content;
    }

        .new-event-section-container .new-event-content-contain .new-event-img-contain {
            max-width: 402px;
            width: 100%;
        }

            .new-event-section-container .new-event-content-contain .new-event-img-contain img {
                object-fit: cover;
            }

            .new-event-section-container .new-event-content-contain .new-event-img-contain .sub-image {
                margin-top: 20px;
                object-fit: unset;
                width: 70%;
                margin-right: auto;
            }

        .new-event-section-container .new-event-content-contain .new-event-content {
            width: calc(100% - 402px);
            background-color: #FFF;
            padding: 0px 30px;
            max-height: 574px;
        }

            .new-event-section-container .new-event-content-contain .new-event-content .title {
                font-size: 1.625rem;
                line-height: 1.875rem;
                margin-bottom: 20px;
            }

                .new-event-section-container .new-event-content-contain .new-event-content .title::before {
                    content: "";
                    display: block;
                    width: 52px;
                    height: 3px;
                    background-color: #C4345C;
                    margin-bottom: 30px;
                }

            .new-event-section-container .new-event-content-contain .new-event-content .article {
                font-size: 1.125rem;
                line-height: 1.75rem;
            }


.publication-section {
    padding: 20px 20px 51px;
}

.publication-ctn {
    max-width: 1320px;
    margin: auto;
}

    .publication-ctn .section-title {
        font-size: 3.125rem;
        line-height: 3.125rem;
        color: #C4345C;
        font-weight: 300;
        margin-bottom: 42px;
    }

        .publication-ctn .section-title::before {
            content: "";
            display: block;
            width: 52px;
            height: 3px;
            background-color: #C4345C;
            margin-bottom: 30px;
        }

    .publication-ctn .publication-content {
        font-size: 1.25rem;
        line-height: 1.25rem;
        display: flex;
        flex-wrap: wrap;
    }

        .publication-ctn .publication-content .date {
            color: #C53362;
            margin-right: 30px;
        }

        .publication-ctn .publication-content .title {
            color: #000;
        }

    .publication-ctn .line-image {
        margin: 10px 0px;
    }


.meeting-section {
    background-color: #924858;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.meeting-section-title {
    font-size: 3.125rem;
    line-height: 3.125rem;
    color: #FFF;
    font-weight: 300;
    margin-bottom: 42px;
}

    .meeting-section-title::before {
        content: "";
        display: block;
        width: 52px;
        height: 3px;
        background-color: #fff;
        margin-bottom: 30px;
    }

.meeting-section-container {
    padding: 160px 0px 200px;
    background-image: url(/media/o3ufwamg/bg-cbt.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    max-width: 1320px;
    margin: auto;
}


.splide.meeting-splide {
    position: unset;
}

.meeting-splide .splide__arrow--prev {
    left: 0em;
}

.meeting-splide .splide__arrow--next {
    right: 0em;
}

.meeting-splide .splide__pagination {
    display: none;
}

.meeting-splide .splide__arrow {
    width: 50px;
    height: 50px;
    border-radius: 0;
    background-color: #000;
}

.meeting-splide .event-content {
    background-color: unset;
    color: #FFF;
}

    .meeting-splide .event-content a {
        color: #FFF;
    }

@media screen and (max-width:1024px) {
    .new-event-section {
        margin-top: 50px;
    }

    .meeting-splide .event-img-contain {
        max-width: 100%;
    }

    .meeting-splide .event-content {
        width: 100%;
        height: -webkit-fill-available;
    }
}

@media screen and (max-width:768px) {

    .new-event-section-container .new-event-content-contain .new-event-img-contain {
        max-width: 100%;
    }

    .new-event-section-container .new-event-content-contain .new-event-content {
        width: 100%;
        height: -webkit-fill-available;
    }
}
/*========================== new-organization ==============================*/
.new-organization-personal-full {
    position: relative;
    padding: 44px 24px;
    background-color: #f5f5f5;
    margin-bottom: 70px;
    text-align: center;
}

    .new-organization-personal-full::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.1;
        top: 0;
        left: 0;
        background-image: url(/media/kglbirbq/person-bg.png);
    }

    .new-organization-personal-full .position {
        font-size: 1.25rem;
        line-height: 2rem;
        margin-bottom: 10px;
    }

    .new-organization-personal-full .name {
        font-size: 2rem;
        line-height: 2rem;
        color: #bc1855;
        margin-bottom: 10px;
    }

    .new-organization-personal-full .order {
        font-size: 1.125rem;
        line-height: 2rem;
        color: #bc1855;
    }


.new-personal-sub-item {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: solid 1px #C9C9C9;
}


    .new-personal-sub-item .position {
        font-size: 1.25rem;
        line-height: 2rem;
        margin-bottom: 10px;
    }

    .new-personal-sub-item .name {
        font-size: 2rem;
        line-height: 2rem;
        color: #bc1855;
        margin-bottom: 10px;
    }

.new-organization-chairman {
    position: relative;
}

    .new-organization-chairman .content-ctn {
        width: 75%;
        position: relative;
        padding: 44px 120px 34px 24px;
        background-color: #f5f5f5;
        margin-bottom: 50px;
    }

        .new-organization-chairman .content-ctn .position {
            font-size: 1.25rem;
            line-height: 2rem;
            margin-bottom: 10px;
        }

        .new-organization-chairman .content-ctn .name {
            font-size: 2rem;
            line-height: 2rem;
            color: #bc1855;
            margin-bottom: 10px;
        }

        .new-organization-chairman .content-ctn .full-intro {
            line-height: 2.125rem;
            margin-bottom: 30px;
        }

    .new-organization-chairman .image-ctn {
        position: absolute;
        top: -30px;
        right: 0;
    }

        .new-organization-chairman .image-ctn .image {
            max-width: 337px;
        }

@media screen and (max-width: 1024px) {
    .new-organization-chairman {
        display: flex;
        flex-direction: column-reverse;
    }

        .new-organization-chairman .content-ctn {
            width: 100%;
            padding: 44px 20px 24px
        }

        .new-organization-chairman .image-ctn {
            position: unset;
            top: 0;
        }
}


@media screen and (max-width: 768px) {
    .new-organization-chairman .image-ctn .image {
        max-width: unset;
    }
}

/*========================== Marketplace ==============================*/ Z
.marketplace-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 64px;
}

a.marketplace-item-contain {
    width: 32%;
    display: flex;
}

.marketplace-item {
    display: flex;
    flex-direction: column;
}

    .marketplace-item .thumbnail-tag-contain {
        width: 100%;
    }

    .marketplace-item .main-details {
    }

        .marketplace-item .main-details .title {
            color: #BC1855;
            font-size: 1.5rem;
            line-height: 1.813rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 58px;
            margin-top: 9px;
        }

        .marketplace-item .main-details .description {
            color: #5E5E5E;
            line-height: 1.188rem;
            height: 57px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 58px;
        }

        .marketplace-item .main-details .date {
            color: #5E5E5E;
            line-height: 1.188rem;
            height: 57px;
        }

@media screen and (max-width: 768px) {
    a.marketplace-item-contain {
        width: 49%;
    }

    .marketplace-list {
        row-gap: 34px;
    }
}

@media screen and (max-width: 498px) {
    .marketplace-list {
        row-gap: 14px;
    }

    a.marketplace-item-contain {
        width: 100%;
    }
}
/*========================== Resource ==============================*/
.resource-centre-s1 {
    margin-top: 53px;
    margin-bottom: 44px;
}

    .resource-centre-s1 .highlight-ctn {
        display: flex;
        flex-wrap: wrap;
        column-gap: 35px;
    }

    .resource-centre-s1 .highlight-object {
        width: calc(33.33% - 23px);
    }


    .resource-centre-s1 .content-ctn {
        background-color: #E4E4E4;
        padding: 15px 30px;
        position: relative
    }

        .resource-centre-s1 .content-ctn::after {
            content: "";
            position: absolute;
            bottom: 0;
            right: 0;
            border-color: transparent #bc1855;
            border-width: 40px 40px 0px 0px;
            border-style: solid;
        }

        .resource-centre-s1 .content-ctn .title {
            color: #BC1854;
            font-size: 1.5rem;
            line-height: 1.625rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 52px;
            margin-bottom: 30px;
        }

        .resource-centre-s1 .content-ctn .date {
            color: #707070;
        }

.resource-centre-s2 {
    display: flex;
    flex-wrap: wrap;
    background-color: #F5F5F5;
    margin-bottom: 40px;
}

    .resource-centre-s2 .image-ctn {
        width: 60%;
    }

    .resource-centre-s2 .content-ctn {
        width: 40%;
        padding: 60px 20px 60px 70px;
    }

.resource-centre-s3 {
    display: flex;
    flex-wrap: wrap-reverse;
    background-color: #F5F5F5;
    margin-bottom: 40px;
}

    .resource-centre-s3 .image-ctn {
        width: 60%;
    }


    .resource-centre-s3 .content-ctn {
        width: 40%;
        padding: 60px 70px 60px 20px;
    }

.resource-centre-s4 {
    display: flex;
    flex-wrap: wrap;
    background-color: #F5F5F5;
    margin-bottom: 40px;
}

    .resource-centre-s4 .image-ctn {
        width: 35%;
    }

    .resource-centre-s4 .content-ctn {
        width: 65%;
        padding: 60px 20px 60px 70px;
    }

.resource-centre-s5 {
    display: flex;
    flex-wrap: wrap-reverse;
}

    .resource-centre-s5 .image-ctn {
        width: 60%;
    }


    .resource-centre-s5 .content-ctn {
        width: 40%;
        padding: 60px 70px 60px 20px;
    }

        .resource-centre-s2 .content-ctn .title,
        .resource-centre-s3 .content-ctn .title,
        .resource-centre-s4 .content-ctn .title,
        .resource-centre-s5 .content-ctn .title {
            color: #BC1855;
            font-size: 2rem;
            line-height: 2.375rem;
            font-weight: bold;
            margin-bottom: 40px;
        }

.resouce-link-ctn {
    margin-bottom: 20px;
}

    .resouce-link-ctn a.resouce-link {
        font-size: 1.5rem;
        line-height: 1.625rem;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

.mark {
    background: unset;
    color: #BC1855;
}


@media screen and (max-width: 1024px) {
    .resource-centre-s1 .content-ctn {
        padding-left: 12px;
        padding-right: 12px;
    }

        .resource-centre-s1 .content-ctn .title {
            font-size: 1.25rem;
        }

    .resource-centre-s2 .image-ctn {
        width: 100%;
    }

    .resource-centre-s2 .content-ctn {
        width: 100%;
    }

    .resource-centre-s3 .image-ctn {
        width: 100%;
    }

    .resource-centre-s3 .content-ctn {
        width: 100%;
    }

    .resource-centre-s4 .image-ctn {
        width: 100%;
    }

    .resource-centre-s4 .content-ctn {
        width: 100%;
    }

    .resource-centre-s5 .image-ctn {
        width: 100%;
    }

    .resource-centre-s5 .content-ctn {
        width: 100%;
    }

    .resource-centre-s2 .image-ctn img, .resource-centre-s3 .image-ctn img, .resource-centre-s4 .image-ctn img, .resource-centre-s5 .image-ctn img {
        aspect-ratio: 406 / 160;
        object-fit: cover;
    }
}


@media screen and (max-width: 768px) {
    .resource-centre-s1 .highlight-object {
        width: 100%;
        margin-bottom: 20px;
    }
}
/*========================== Anniversary ==============================*/
.anniversary-page {
    background-color: #232122;
    background-image: url("/media/b34niiv0/anniversary-bg.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center -40%;
    background-size: 90% auto;
}

.anni-header {
    padding: 20px 50px 30px;
}

    .anni-header .logo img {
        width: 348px;
    }

.anni-banner .splide__pagination {
    display: flex !important;
    top: -115%;
    left: unset;
    right: 20px;
    gap: 15px;
}

    .anni-banner .splide__pagination .splide__pagination__page.is-active {
        opacity: 100%;
        transform: unset;
    }

    .anni-banner .splide__pagination .splide__pagination__page {
        width: 67px;
        height: 5px;
        border-radius: 0;
        background-color: #D8B57E;
        opacity: 46%;
    }

.anni-banner .banner-item {
    color: #FFF;
    position: relative;
}

    .anni-banner .banner-item .image-ctn {
        width: 78%;
        margin-left: auto;
        margin-right: 20px;
    }

    .anni-banner .banner-item .content-ctn {
        position: absolute;
        left: 65px;
        top: 65px;
        max-width: 50%;
    }

        .anni-banner .banner-item .content-ctn .first-title {
            font-size: 6.875rem;
            line-height: 8.25rem;
            font-weight: 300;
        }

        .anni-banner .banner-item .content-ctn .second-title {
            font-size: 3.5rem;
            line-height: 4.25rem;
            font-weight: 300;
        }

        .anni-banner .banner-item .content-ctn .article {
            margin-top: 31px;
            max-width: 711px;
            font-size: 2.875rem;
            line-height: 3.5rem;
        }

.intro-ctn {
    margin-top: -3.5%;
    color: #FFF;
    margin-bottom: 122px;
    position: relative;
    z-index: 100;
}

    .intro-ctn video {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        margin-bottom: 79px;
    }

    .intro-ctn .content {
        max-width: 906px;
        margin: auto;
        font-size: 1.25rem;
        line-height: 2.125rem;
        text-align: center;
    }

.milestone-ctn {
    display: flex;
    color: #FFFFFF;
}

    .milestone-ctn .milestone-obj {
        width: calc(100% - 264px);
    }

    .milestone-ctn .milestone-content:not(.active) {
        display: none;
    }

    .milestone-ctn .milestone-content .content-ctn {
        margin-top: -300px;
        margin-left: 70px;
        position: relative;
        z-index: 10;
    }

    .milestone-ctn .milestone-content .image-ctn img {
        width: 100%;
        aspect-ratio: 1524/936;
    }

    .milestone-ctn .milestone-content .content-ctn .article {
        padding: 36px 33px;
        width: 618px;
        height: 347px;
        font-size: 1.5rem;
        line-height: 3rem;
    }

    .milestone-ctn .milestone-content .content-ctn .year {
        font-size: 6.875rem;
        line-height: 6.875rem;
        font-weight: 100;
        margin-bottom: 18px;
    }

    .milestone-ctn .milestone-content .content-ctn .article {
        background-color: #232122;
        border-top: 3px solid #DEAF66;
    }

    .milestone-ctn .year-obj {
        width: 264px;
        padding: 80px 47px 0px;
    }

        .milestone-ctn .year-obj .year-btn {
            display: flex;
            background-color: unset;
            border: unset;
            outline: unset;
            color: #FFF;
            font-size: 1.375rem;
            font-weight: 300;
            align-items: center;
            min-width: 170px;
            margin-bottom: 30px;
        }

            .milestone-ctn .year-obj .year-btn:not(:last-child) .pointer:before {
                content: "";
                display: block;
                width: 1px;
                height: 46px;
                background-color: #FFF;
                opacity: 0.09;
                margin-left: 50%;
                margin-top: 12px;
            }

            .milestone-ctn .year-obj .year-btn .pointer {
                border-radius: 50%;
                width: 9px;
                height: 9px;
                border: 1px solid #FFF;
                position: relative;
                margin-right: 20px;
            }

            .milestone-ctn .year-obj .year-btn .inner-pointer {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                width: 5px;
                height: 5px;
                border-radius: 50%;
                padding: 2px;
            }

                .milestone-ctn .year-obj .year-btn .inner-pointer.active {
                    background-color: #D8B57E;
                }

.anni-video-ctn {
    display: flex;
    gap: 20px;
    padding: 20px 20px 65px;
    align-items: flex-start;
}

    .anni-video-ctn .video-obj {
        flex: 1;
        position: relative;
    }

    .anni-video-ctn .video-content {
        display: none;
        position: relative;
        width: 100%;
        aspect-ratio: 16 / 9;
        background: #000;
    }

        .anni-video-ctn .video-content.active {
            display: block;
        }

        .anni-video-ctn .video-content iframe {
            width: 100%;
            height: 100%;
            border: none;
            display: block;
        }

    .anni-video-ctn .preview-obj {
        width: 220px;
        display: flex;
        flex-direction: column;
        gap: 16px;
        flex-shrink: 0;
        align-self: center;
    }

    .anni-video-ctn .switch-btn {
        cursor: pointer;
        border: 2px solid transparent;
        transition: border-color 0.3s;
        overflow: hidden;
        background: #111;
    }

        .anni-video-ctn .switch-btn:hover,
        .anni-video-ctn .switch-btn.active {
            border-color: #c9a227;
        }

    .anni-video-ctn .preview-image {
        width: 100%;
        aspect-ratio: 16 / 9;
        overflow: hidden;
    }

        .anni-video-ctn .preview-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

@media (max-width: 1024px) {
    .anni-video-ctn {
        flex-direction: column;
        gap: 16px;
        padding: 12px;
    }

        .anni-video-ctn .preview-obj {
            width: 100%;
            flex-direction: row;
            overflow-x: auto;
            gap: 12px;
        }

        .anni-video-ctn .switch-btn {
            flex: 0 0 160px;
        }
}


.orgazines-intro {
    display: flex;
    flex-wrap: wrap-reverse;
    margin-bottom: 64px;
}

    .orgazines-intro .image-ctn {
        width: 65%;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .orgazines-intro .content-ctn {
        width: 35%;
        padding: 63px 25px 0 63px;
    }

        .orgazines-intro .content-ctn .normal-content {
            position: relative;
        }

            .orgazines-intro .content-ctn .normal-content:before {
                content: "";
                left: -18px;
                top: 0px;
                width: 5px;
                height: 34px;
                border-radius: 4px;
                background-color: #D8B57E;
                position: absolute;
                display: block;
            }

    .orgazines-intro .image-nav {
        display: none;
    }

    .orgazines-intro .content-ctn .normal-content {
        color: #FFF;
        font-size: 1.125rem;
        line-height: 2.125rem;
    }

.anniversary-intro {
    display: flex;
    flex-wrap: wrap;
}

    .anniversary-intro .image-ctn {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .anniversary-intro .content-ctn {
    }

    .anniversary-intro .image-ctn {
        width: 60%;
    }

        .anniversary-intro .image-ctn img {
            width: 100%;
        }

    .anniversary-intro .content-ctn {
        width: 40%;
        padding: 63px 45px;
    }

        .anniversary-intro .content-ctn .highlight-content {
            color: #EC4F8A;
            font-size: 1.5rem;
            line-height: 2.75rem;
            margin-bottom: 79px;
        }

        .anniversary-intro .content-ctn .normal-content {
            color: #FFF;
            font-size: 1.125rem;
            line-height: 2.125rem;
            margin-bottom: 59px;
        }


        .anniversary-intro .content-ctn .download-btn a {
            color: #FFF;
            border-radius: 10px;
            background-color: #BC1855;
            padding: 14px 45px;
            display: flex;
            width: fit-content;
            align-items: center;
        }

        .anniversary-intro .content-ctn .download-btn img {
            width: 30px;
            height: 30px;
            margin-right: 23px;
        }

.anni-footer {
    background-color: #131313;
    color: #DB7B25;
    padding: 15px 45px;
    text-align: right;
}

@media screen and (max-width: 1366px) {
    .anni-banner .splide__pagination {
        top: -117%;
    }

    .anni-banner .banner-item .content-ctn .first-title {
        font-size: 5.875rem;
        line-height: 7.25rem;
    }

    .anni-banner .banner-item .content-ctn .second-title {
        font-size: 2.5rem;
        line-height: 3.25rem;
    }

    .anni-banner .banner-item .content-ctn .article {
        font-size: 1.875rem;
        line-height: 2.5rem;
    }
}

@media screen and (max-width: 1024px) {
    .anni-header {
        padding-left: 12px;
        padding-right: 12px;
    }

    .anni-banner .splide__pagination {
        top: -120%;
    }

    .anni-banner .banner-item .content-ctn .first-title {
        font-size: 3.4375rem;
        line-height: 4.125rem;
    }

    .anni-banner .banner-item .content-ctn .second-title {
        font-size: 1.75rem;
        line-height: 2.125rem;
    }

    .anni-banner .banner-item .content-ctn .article {
        font-size: 1.4375rem;
        line-height: 1.75rem;
    }

    .milestone-ctn {
        flex-direction: column-reverse;
    }

        .milestone-ctn .milestone-obj {
            width: 100%;
            padding: 0px 12px;
        }

        .milestone-ctn .milestone-content .content-ctn {
            margin-top: -200px;
            margin-left: 35px;
        }

        .milestone-ctn .year-obj {
            width: 100%;
            padding: 20px;
            display: flex;
            flex-direction: row;
            overflow: auto;
            column-gap: 20px;
            margin-bottom: 10px;
        }

            .milestone-ctn .year-obj .year-btn {
                min-width: fit-content;
                margin-bottom: unset;
            }

                .milestone-ctn .year-obj .year-btn .pointer {
                    margin-right: 5px;
                }

                    .milestone-ctn .year-obj .year-btn .pointer:before {
                        display: none !important;
                    }




    .intro-ctn {
        margin-top: 20px;
    }

        .intro-ctn video {
            margin-bottom: 20px;
        }

    .orgazines-intro {
        padding: 0px 12px;
    }

        .orgazines-intro .image-ctn {
            width: 100%;
        }

        .orgazines-intro .content-ctn {
            width: 100%;
            padding: 63px 0 0 18px;
            margin-bottom: 30px;
        }


        .orgazines-intro .image-ctn {
            overflow: hidden;
        }

            .orgazines-intro .image-ctn .image {
                display: none;
            }

                .orgazines-intro .image-ctn .image.active {
                    display: block;
                }

        .orgazines-intro .image-nav {
            display: flex;
            position: absolute;
            right: 0px;
            bottom: 0px;
            z-index: 2;
        }

        .orgazines-intro .nav-btn {
            width: 35px;
            height: 35px;
            border: none;
            background: rgba(0, 0, 0, 0.5);
            color: #fff;
            font-size: 22px;
            line-height: 1;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .orgazines-intro .nav-btn:hover {
                background: rgba(0, 0, 0, 0.7);
            }

    .anniversary-intro {
        padding: 0px 12px;
    }

        .anniversary-intro .image-ctn {
            width: 100%;
            overflow: hidden;
        }

            .anniversary-intro .image-ctn .image {
                display: none;
            }

                .anniversary-intro .image-ctn .image.active {
                    display: block;
                }

        .anniversary-intro .image-nav {
            display: flex;
            position: absolute;
            right: 0px;
            bottom: 0px;
            z-index: 2;
        }

        .anniversary-intro .nav-btn {
            width: 35px;
            height: 35px;
            border: none;
            background: rgba(0, 0, 0, 0.5);
            color: #fff;
            font-size: 22px;
            line-height: 1;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .anniversary-intro .nav-btn:hover {
                background: rgba(0, 0, 0, 0.7);
            }

        .anniversary-intro .content-ctn {
            width: 100%;
            padding: 20px 12px;
        }

            .anniversary-intro .content-ctn .highlight-content {
                margin-bottom: 30px;
            }

    .anni-footer {
        padding: 15px 12px;
        font-size: 10px;
    }
}

@media screen and (max-width: 768px) {
    .anni-banner .splide__pagination {
        top: -130%;
        gap: 0;
    }

    .milestone-ctn .milestone-content .content-ctn {
        margin-top: 20px;
        margin-left: 0px;
    }

        .milestone-ctn .milestone-content .content-ctn .year {
            font-size: 3rem;
            line-height: 3rem;
        }

        .milestone-ctn .milestone-content .content-ctn .article {
            width: 100%;
            height: auto;
            padding-left: 12px;
            padding-right: 12px;
        }
}

@media screen and (max-width: 498px) {
    .anni-header .logo img {
        width: 246px;
    }

    .anni-banner {
        padding: 0px 12px;
    }

        .anni-banner .banner-item .content-ctn {
            left: 5px;
            top: 0px;
            max-width: unset;
        }

        .anni-banner .splide__pagination {
            top: -140%;
        }

            .anni-banner .splide__pagination .splide__pagination__page {
                width: 23px;
                height: 5px;
            }

        .anni-banner .banner-item .image-ctn {
            width: 100%;
        }
}
