@import url(../lib/swiper/swiper-bundle.min.css);
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto-condensed.css");

.ProductTabBar__productTabBarContainer__1e5nP,
.overviewSimpleContent,
.overviewAwardsContent,
.ProductRecommenedRelated__productRecommendRelatedContainer__3Akgf,
.ProductFooter__productFooterContainer__Z6Bel.ProductFooter__productBackgroundBlack__24n1I,
.Footer__footerContent__22G1u {
    position: relative;
    z-index: 2
}

#hd {
    clip-path: inset(0);
    font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    background: #000;
    color: #fff;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    margin-bottom: -20px
}

#hd * {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word
}

#hd * ::selection {
    background: #0e0f0f;
    color: #3af4b3;
    text-shadow: none
}

#hd * ::-moz-selection {
    background: #0e0f0f;
    color: #3af4b3;
    text-shadow: none
}

#hd ul,
#hd li,
#hd figure {
    margin: 0;
    padding: 0
}

#hd h1,
#hd h2,
#hd h3,
#hd h4,
#hd p,
#hd a,
#hd li,
#hd button {
    font: inherit;
    padding: 0;
    margin: 0
}

#hd img {
    display: block;
    height: auto;
    border: none;
    margin: 0
}

#hd iframe,
#hd video {
    display: block;
    max-width: 100%
}

#hd .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

#hd a:focus-visible,
#hd button:focus-visible,
#hd input:focus-visible,
#hd select:focus-visible,
#hd textarea:focus-visible,
#hd [role="button"]:focus-visible,
#hd [tabindex="0"]:focus-visible {
    outline: 1px solid #3af4b3
}

#hd a:focus:not(:focus-visible),
#hd button:focus:not(:focus-visible),
#hd input:focus:not(:focus-visible),
#hd select:focus:not(:focus-visible),
#hd textarea:focus:not(:focus-visible),
#hd [role="button"]:focus:not(:focus-visible),
#hd [tabindex="0"]:focus:not(:focus-visible) {
    outline: none
}

#hd button {
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}

#hd .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

#hd a:focus-visible,
#hd button:focus-visible,
#hd input:focus-visible,
#hd select:focus-visible,
#hd textarea:focus-visible,
#hd [role="button"]:focus-visible,
#hd [tabindex="0"]:focus-visible {
    outline: 1px solid #3af4b3
}

#hd a:focus:not(:focus-visible),
#hd button:focus:not(:focus-visible),
#hd input:focus:not(:focus-visible),
#hd select:focus:not(:focus-visible),
#hd textarea:focus:not(:focus-visible),
#hd [role="button"]:focus:not(:focus-visible),
#hd [tabindex="0"]:focus:not(:focus-visible) {
    outline: none
}

#hd #pageContent-cursor {
    width: 1em;
    height: 1em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    user-select: none
}

#hd #pageContent-cursor .symbol {
    position: absolute;
    width: 16px;
    height: 16px;
    z-index: -1;
    -webkit-animation: explode 0.6s reverse forwards cubic-bezier(0.94, 0.05, 0.83, 0.64);
    -moz-animation: explode 0.6s reverse forwards cubic-bezier(0.94, 0.05, 0.83, 0.64);
    -ms-animation: explode 0.6s reverse forwards cubic-bezier(0.94, 0.05, 0.83, 0.64);
    -o-animation: explode 0.6s reverse forwards cubic-bezier(0.94, 0.05, 0.83, 0.64);
    animation: explode 0.6s reverse forwards cubic-bezier(0.94, 0.05, 0.83, 0.64)
}

@-webkit-keyframes explode {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        top: 50%;
        left: 50%;
        opacity: 1
    }
}

@-moz-keyframes explode {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        top: 50%;
        left: 50%;
        opacity: 1
    }
}

@-ms-keyframes explode {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        top: 50%;
        left: 50%;
        opacity: 1
    }
}

@-o-keyframes explode {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        top: 50%;
        left: 50%;
        opacity: 1
    }
}

@keyframes explode {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        top: 50%;
        left: 50%;
        opacity: 1
    }
}

@-webkit-keyframes kvPeopleIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.85, 0.85) translate(5%, 0);
        -o-transform: scale(0.85, 0.85) translate(5%, 0);
        -ms-transform: scale(0.85, 0.85) translate(5%, 0);
        -webkit-transform: scale(0.85, 0.85) translate(5%, 0);
        transform: scale(0.85, 0.85) translate(5%, 0)
    }

    90% {
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }
}

@-moz-keyframes kvPeopleIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.85, 0.85) translate(5%, 0);
        -o-transform: scale(0.85, 0.85) translate(5%, 0);
        -ms-transform: scale(0.85, 0.85) translate(5%, 0);
        -webkit-transform: scale(0.85, 0.85) translate(5%, 0);
        transform: scale(0.85, 0.85) translate(5%, 0)
    }

    90% {
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }
}

@-ms-keyframes kvPeopleIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.85, 0.85) translate(5%, 0);
        -o-transform: scale(0.85, 0.85) translate(5%, 0);
        -ms-transform: scale(0.85, 0.85) translate(5%, 0);
        -webkit-transform: scale(0.85, 0.85) translate(5%, 0);
        transform: scale(0.85, 0.85) translate(5%, 0)
    }

    90% {
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }
}

@-o-keyframes kvPeopleIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.85, 0.85) translate(5%, 0);
        -o-transform: scale(0.85, 0.85) translate(5%, 0);
        -ms-transform: scale(0.85, 0.85) translate(5%, 0);
        -webkit-transform: scale(0.85, 0.85) translate(5%, 0);
        transform: scale(0.85, 0.85) translate(5%, 0)
    }

    90% {
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }
}

@keyframes kvPeopleIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.85, 0.85) translate(5%, 0);
        -o-transform: scale(0.85, 0.85) translate(5%, 0);
        -ms-transform: scale(0.85, 0.85) translate(5%, 0);
        -webkit-transform: scale(0.85, 0.85) translate(5%, 0);
        transform: scale(0.85, 0.85) translate(5%, 0)
    }

    90% {
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, -1%);
        -o-transform: translate(0, -1%);
        -ms-transform: translate(0, -1%);
        -webkit-transform: translate(0, -1%);
        transform: translate(0, -1%)
    }
}

@-webkit-keyframes kvPeopleFloat {
    50% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes kvPeopleFloat {
    50% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes kvPeopleFloat {
    50% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes kvPeopleFloat {
    50% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes kvPeopleFloat {
    50% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes kvBgIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes kvBgIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes kvBgIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes kvBgIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes kvBgIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes kvBgBreath {
    50% {
        opacity: 0
    }
}

@-moz-keyframes kvBgBreath {
    50% {
        opacity: 0
    }
}

@-ms-keyframes kvBgBreath {
    50% {
        opacity: 0
    }
}

@-o-keyframes kvBgBreath {
    50% {
        opacity: 0
    }
}

@keyframes kvBgBreath {
    50% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -moz-transform: translateX(-2em);
        -o-transform: translateX(-2em);
        -ms-transform: translateX(-2em);
        -webkit-transform: translateX(-2em);
        transform: translateX(-2em);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes slideInLeft {
    0% {
        -moz-transform: translateX(-2em);
        -o-transform: translateX(-2em);
        -ms-transform: translateX(-2em);
        -webkit-transform: translateX(-2em);
        transform: translateX(-2em);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-ms-keyframes slideInLeft {
    0% {
        -moz-transform: translateX(-2em);
        -o-transform: translateX(-2em);
        -ms-transform: translateX(-2em);
        -webkit-transform: translateX(-2em);
        transform: translateX(-2em);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes slideInLeft {
    0% {
        -moz-transform: translateX(-2em);
        -o-transform: translateX(-2em);
        -ms-transform: translateX(-2em);
        -webkit-transform: translateX(-2em);
        transform: translateX(-2em);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slideInLeft {
    0% {
        -moz-transform: translateX(-2em);
        -o-transform: translateX(-2em);
        -ms-transform: translateX(-2em);
        -webkit-transform: translateX(-2em);
        transform: translateX(-2em);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-moz-keyframes zoomIn {
    0% {
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-ms-keyframes zoomIn {
    0% {
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-o-keyframes zoomIn {
    0% {
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes zoomIn {
    0% {
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes rotateBorder {
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-moz-keyframes rotateBorder {
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-ms-keyframes rotateBorder {
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes rotateBorder {
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes rotateBorder {
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@font-face {
    font-family: 'ROGFonts';
    src: url("../fonts/ROGFonts-Regular_ES.eot") format("embedded-opentype"), url("../fonts/ROGFonts-Regular_ES.otf") format("opentype"), url("../fonts/ROGFonts-Regular_ES.ttf") format("truetype"), url("../fonts/ROGFonts-Regular_ES.woff") format("woff"), url("../fonts/ROGFonts-Regular_ES.woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

#hd {
    font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 16px
}

#hd h1 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    margin-bottom: 0
}

#hd h2,
#hd .h2 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 3.6em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.125;
    color: #fff !important;
    word-break: normal;
    word-wrap: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased
}

#hd h2 .color-red, #hd .h2 .color-red {
    color: #e30022;
    display: inline-block;
    position: relative;
}

#hd .christmas-hat {
    display: inline-block;
    position: absolute;
}

#hd h3,
#hd .h3 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.75em;
    font-weight: 400;
    color: #fff !important;
    letter-spacing: 0;
    line-height: 1.25;
    margin-bottom: .5em
}

#hd h3 sup,
#hd .h3 sup {
    font-size: 0.6em
}

#hd h4,
#hd .h4 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.35em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 0
}

#hd h5,
#hd .h5 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.25em;
    letter-spacing: .018em;
    font-weight: 400;
    line-height: 1.25
}

#hd h6,
#hd .h6 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}

#hd p,
#hd small,
#hd a,
#hd li {
    font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif
}

#hd p {
    font-size: 1.125em;
    line-height: 1.25;
    letter-spacing: 0;
    font-weight: 400
}

#hd b,
#hd strong {
    font-weight: bold
}

#hd small {
    font-size: .875em;
    font-weight: 400;
    letter-spacing: .018em
}

#hd .align-center {
    text-align: center
}

#hd .align-left {
    text-align: left
}

#hd .align-right {
    text-align: right
}

#hd .align-italic {
    font-style: italic
}

#hd .txt-link {
    display: inline-block;
    text-decoration: underline;
    color: inherit;
    font-weight: 400;
    margin-top: .5em;
    word-break: break-all
}

#hd .txt-link:hover {
    color: #3af4b3
}

#hd .color-primary {
    color: #3af4b3 !important
}

#hd .color-secondary {
    color: #0bb6e1 !important
}

#hd .color-ally {
    color: #f51928 !important
}

#hd .color-grey {
    color: #B5B5B5 !important
}

#hd .color-light-grey {
    color: #c7c7c7 !important
}

#hd .color-white {
    color: white !important
}

#hd .color-white h2,
#hd .color-white h3 {
    color: white !important
}

#hd .color-gradient {
    display: inline-block;
    color: #3af4b3 !important;
    background-color: #25eda1;
    background-image: -moz-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: -webkit-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: linear-gradient(180deg, #25eda1, #0bb6e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#hd .color-gradient>sup {
    background: inherit
}

#hd .color-gradient::selection,
#hd .color-gradient ::selection {
    background: #0e0f0f;
    color: #3af4b3;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #3af4b3
}

#hd .color-gradient::-moz-selection,
#hd .color-gradient ::-moz-selection {
    background: #0e0f0f;
    color: #3af4b3;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #3af4b3
}

#hd .font-rog {
    font-family: "ROGFonts", "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif
}

#hd .font-title {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif
}

#hd .hd-uppercase {
    text-transform: uppercase
}

@media screen and (min-width: 2560px) {
    #hd {
        font-size: 20px
    }
}

@media screen and (min-width: 3000px) {
    #hd {
        font-size: 28px
    }
}

@media screen and (max-width: 1440px) {
    #hd p {
        font-size: 1em
    }

    #hd h3,
    #hd .h3 {
        font-size: 1.5em
    }

    #hd h4,
    #hd .h4 {
        font-size: 1.25em
    }
}

@media screen and (max-width: 1280px) {

    #hd h2,
    #hd .h2 {
        font-size: 3.5em
    }

    #hd h3,
    #hd .h3 {
        font-size: 1.25em
    }

    #hd p {
        font-size: 1em
    }

    #hd small {
        font-size: .75em
    }
}

@media screen and (max-width: 1024px) {

    #hd h2,
    #hd .h2 {
        font-size: 3em
    }

    #hd h3,
    #hd .h3 {
        font-size: 1.125em
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {

    #hd h3,
    #hd .h3 {
        font-size: 1.25em
    }
}

@media screen and (max-width: 480px) {

    #hd h2,
    #hd .h2 {
        font-size: 2.25em
    }

    #hd h3,
    #hd .h3 {
        font-size: 1.125em
    }

    #hd p {
        font-size: .9em
    }
}

#hd .w95 {
    width: 94%;
    margin: 0 auto;
    position: relative
}

#hd .hd-w1000,
#hd .hd-w1100,
#hd .hd-w1200,
#hd .hd-w1366,
#hd .hd-w1600 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

#hd .hd-w1000 {
    max-width: 1000px
}

#hd .hd-w1100 {
    max-width: 1100px
}

#hd .hd-w1366 {
    max-width: 1366px
}

#hd .hd-w1600 {
    max-width: 1600px
}

#hd .hd-mw800 {
    max-width: 800px
}

#hd .hd-col20 {
    width: 20%
}

#hd .hd-col25 {
    width: 25%
}

#hd .hd-col30 {
    width: 30%
}

#hd .hd-col33 {
    width: 33.3333%
}

#hd .hd-col35 {
    width: 35%
}

#hd .hd-col40 {
    width: 40%
}

#hd .hd-col45 {
    width: 45%
}

#hd .hd-col50 {
    width: 50%
}

#hd .hd-col55 {
    width: 55%
}

#hd .hd-col60 {
    width: 60%
}

#hd .hd-col65 {
    width: 65%
}

#hd .hd-col66 {
    width: 66.6666%
}

#hd .hd-col70 {
    width: 70%
}

#hd .hd-col75 {
    width: 75%
}

#hd .hd-col80 {
    width: 80%
}

#hd .hd-col90 {
    width: 90%
}

#hd .hd-col100 {
    width: 100%
}

#hd .ib-top {
    display: inline-block;
    vertical-align: top
}

#hd .ib-bottom {
    display: inline-block;
    vertical-align: bottom
}

#hd .flex-wrap {
    display: flex;
    flex-wrap: wrap
}

#hd .flex-nowrap {
    display: flex;
    flex-wrap: nowrap
}

#hd .align-items-center {
    align-items: center
}

#hd .align-items-start {
    align-items: flex-start
}

#hd .align-items-end {
    align-items: flex-end
}

#hd .justify-content-center {
    justify-content: center
}

#hd .justify-content-start {
    justify-content: flex-start
}

#hd .justify-content-end {
    justify-content: flex-end
}

#hd .justify-content-between {
    justify-content: space-between
}

#hd .justify-content-around {
    justify-content: space-around
}

#hd .flex-row-reverse {
    flex-direction: row-reverse
}

#hd .hd-d-none {
    display: none
}

#hd .hd-d-block {
    display: block
}

#hd .hd-d-ib {
    display: inline-block
}

#hd .mx-auto {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 2560px) {
    #hd .hd-mw800 {
        max-width: 1300px
    }

    #hd .hd-w1000 {
        max-width: 1400px
    }

    #hd .hd-w1100 {
        max-width: 1500px
    }

    #hd .hd-w1200 {
        max-width: 1600px
    }

    #hd .hd-w1366 {
        max-width: 1900px
    }

    #hd .hd-w1600 {
        max-width: 2000px
    }
}

@media screen and (min-width: 3000px) {
    #hd .hd-mw800 {
        max-width: 1500px
    }

    #hd .hd-w1000 {
        max-width: 1600px
    }

    #hd .hd-w1100 {
        max-width: 2000px
    }

    #hd .hd-w1200 {
        max-width: 2560px
    }

    #hd .hd-w1366 {
        max-width: 2900px
    }

    #hd .hd-w1600 {
        max-width: 3000px
    }
}

@media screen and (max-width: 1024px) {
    #hd .hd-hr {
        width: 260%;
        margin-bottom: -6vw
    }
}

@media screen and (max-width: 1023px) {

    #hd .hd-w1000,
    #hd .hd-w1100,
    #hd .hd-w1200,
    #hd .hd-w1366,
    #hd .hd-w1600 {
        width: 90%
    }

    #hd .hd-d-1023-none {
        display: none
    }

    #hd .hd-d-1023-block {
        display: block
    }

    #hd .hd-d-1023-inline-block {
        display: inline-block
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
    #hd .hd-d-768-none {
        display: none
    }

    #hd .hd-d-768-block {
        display: block
    }

    #hd .hd-d-768-flex {
        display: flex
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-d-768-none {
        display: none
    }

    #hd .hd-d-768-block {
        display: block
    }

    #hd .hd-d-768-flex {
        display: flex
    }
}

@media screen and (max-width: 620px) {
    #hd .hd-d-620-none {
        display: none
    }

    #hd .hd-d-620-block {
        display: block
    }
}

@media screen and (max-width: 480px) {
    #hd .hd-d-480-none {
        display: none
    }

    #hd .hd-d-480-block {
        display: block
    }

    #hd .hd-hr {
        width: 400%;
        margin-bottom: -10vw
    }
}

#hd .bg-dark {
    background-color: #000
}

#hd .bg-pattern {
    position: relative;
    clip-path: inset(0)
}

#hd .bg-pattern:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(../img/bg-pattern.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 400px;
    z-index: -1;
    pointer-events: none
}

#hd .hd-btn {
    display: inline-block;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: .04em;
    min-width: 13.5em;
    padding: .6em 1em;
    margin: 1em;
    color: white;
    border-radius: 2em;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    z-index: 2
}

#hd .hd-btn:before,
#hd .hd-btn:after {
    content: '';
    position: absolute;
    z-index: -1
}

#hd .hd-btn:before {
    width: 200%;
    height: 0;
    padding-bottom: 200%;
    background-image: conic-gradient(#f88fe9, #7000ff 20%, #58d2f2 50%, #fff 75%, #f88fe9 100%);
    top: -520%;
    left: -50%
}

#hd .hd-btn:after {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border-radius: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #0a1931
}

#hd .hd-btn:hover,
#hd .hd-btn:focus-visible {
    box-shadow: 0 0 1.5em rgba(255, 255, 255, 0.25), 0 0 0.5em rgba(255, 255, 255, 0.5), 0 0 0.25em rgba(255, 255, 255, 0.5)
}

#hd .hd-btn img {
    display: inline-block;
    vertical-align: middle;
    width: 1.125em;
    margin-right: 0.5em;
    margin-top: -0.25em
}

#hd .hd-btn.is-animated:before {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: rotateBorder;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1.6;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: 0s;
    -moz-animation-duration: 3s;
    -moz-animation-name: rotateBorder;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1.6;
    -moz-animation-fill-mode: both;
    -o-animation-delay: 0s;
    -o-animation-duration: 3s;
    -o-animation-name: rotateBorder;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: 1.6;
    -o-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 3s;
    animation-name: rotateBorder;
    animation-timing-function: linear;
    animation-iteration-count: 1.6;
    animation-fill-mode: both
}

@media screen and (max-width: 1440px) {
    #hd .hd-btn {
        font-size: 1.125em
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-btn {
        min-width: 10em
    }
}

#hd .list-disc>li,
#hd .list-arrow>li {
    line-height: 1.5;
    font-weight: 300;
    position: relative;
    padding-left: 1em;
    margin-bottom: .125em
}

#hd .list-disc>li:before,
#hd .list-arrow>li:before {
    content: '';
    display: block;
    width: .4em;
    height: .4em;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: .45em;
    left: 0
}

#hd .list-arrow {
    padding-left: 1em
}

#hd .list-arrow>li:before {
    background: none;
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .25em 0 .25em .5em;
    border-color: transparent transparent transparent #ffffff;
    top: .3em
}

#hd .list-decimal {
    padding-left: 2em
}

#hd .list-decimal>li {
    line-height: 1.5;
    position: relative;
    margin-bottom: .125em;
    list-style-type: decimal;
    list-style-position: outside
}

#hd .list-upperAlpha {
    padding-left: 2em
}

#hd .list-upperAlpha>li {
    line-height: 1.5;
    position: relative;
    margin-bottom: .125em;
    list-style-type: upper-alpha;
    list-style-position: outside
}

#hd .list-lowerRoman {
    padding-left: 1em
}

#hd .list-lowerRoman>li {
    line-height: 1.5;
    position: relative;
    margin-bottom: .125em;
    list-style-type: lower-roman;
    list-style-position: outside
}

#hd .hd-lightbox {
    width: 100%;
    height: 100vh;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11
}

#hd .hd-lightbox .hd-filter {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0
}

#hd .hd-lightbox .hd-box {
    width: 1000px;
    height: 520px;
    max-width: 100%;
    max-height: 100%;
    background: black;
    border: 1px solid #3af4b3;
    padding-top: 4em;
    padding-right: 1em;
    padding-bottom: 2em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    box-sizing: border-box
}

#hd .hd-lightbox .hd-box .hd-content {
    height: 100%;
    padding: 0 3em 2em;
    overflow-y: auto
}

#hd .hd-lightbox .hd-box .hd-content::-webkit-scrollbar {
    width: 4px
}

#hd .hd-lightbox .hd-box .hd-content::-webkit-scrollbar-track {
    background: black
}

#hd .hd-lightbox .hd-box .hd-content::-webkit-scrollbar-thumb {
    background: #B5B5B5
}

#hd .hd-lightbox .hd-box .hd-content::-webkit-scrollbar-thumb:hover {
    background: #3af4b3
}

#hd .hd-lightbox .hd-box iframe {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .hd-lightbox li,
#hd .hd-lightbox p {
    margin-bottom: 0.25em
}

#hd .hd-lightbox .hd-close {
    width: 4em;
    height: 4em;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 2;
    opacity: .8
}

#hd .hd-lightbox .hd-close:hover {
    opacity: 1
}

#hd .hd-lightbox .hd-close>span {
    display: block;
    width: 2em;
    height: 2px;
    background: white;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .hd-lightbox .hd-close>span:first-child {
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

#hd .hd-lightbox .hd-close>span:last-child {
    -moz-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

#hd .hd-lightbox.hd-active {
    display: block
}

@media screen and (min-width: 2560px) {
    #hd .hd-lightbox .hd-box {
        max-width: 1400px;
        height: 600px
    }
}

@media screen and (max-width: 1024px) {
    #hd .hd-lightbox .hd-box .hd-content {
        padding: 2em 1em
    }

    #hd .hd-lightbox .hd-close {
        width: 3em;
        height: 3em;
        top: 0;
        right: 0
    }

    #hd .hd-lightbox .hd-close>span {
        width: 2.5em;
        height: 2px
    }
}

@media screen and (max-width: 480px) {
    #hd .hd-lightbox .hd-box {
        width: 100% !important;
        height: 100% !important
    }
}

#hd .vid-control {
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    bottom: 0;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 5;
    pointer-events: all;
    cursor: pointer
}

#hd .vid-control svg,
#hd .vid-control picture {
    display: block;
    width: 40%;
    margin: auto
}

#hd .vid-control .play {
    display: none
}

#hd .vid-control.hd-active .play {
    display: block
}

#hd .vid-control.hd-active .pause {
    display: none
}

#hd .sec-kv {
    width: 100vw;
    height: 50.78125vw;
    position: relative;
    z-index: 3
}

#hd .sec-kv .hd-scroller {
    overflow: hidden;
    top: 0
}

#hd .sec-kv .vid-container {
    width: 100%;
    padding-bottom: 56.25%;
    background: black;
    position: relative;
    overflow: hidden
}

#hd .sec-kv .vid-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover
}

#hd .sec-kv .vid-control {
    bottom: 17%;
    z-index: 2
}

#hd .sec-kv.wave-2 #pageContent-skip {
    bottom: 23%
}

#hd .sec-kv.wave-2 #pageContent-cover-hero h1 {
    top: 70%
}

#hd .sec-kv.wave-2 #pageContent-cover-hero .hd-light {
    display: none !important
}

#hd .sec-kv.wave-3 {
    height: auto
}

#hd .sec-kv.wave-3 #pageContent-cover-hero {
    position: relative;
    overflow: hidden
}

#hd .sec-kv.wave-4 #pageContent-skip {
    bottom: 25%
}

#hd .sec-kv.wave-4 #pageContent-cover-hero .hd-hand {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    object-fit: contain;
    object-position: 47% bottom;
    transform: translateX(-50%);
}

#hd #pageContent-cover-hero {
    width: 100%;
    height: 100%;
}

#hd #pageContent-cover-hero .hd-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover
}

#hd #pageContent-cover-hero h1 {
    width: 100%;
    font-size: 5.5vw;
    letter-spacing: .036em;
    line-height: 1.125;
    text-shadow: 0 0 .125em black;
    position: absolute;
    top: 75%;
    left: -1%;
    z-index: 2
}

#hd #pageContent-cover-hero h1 strong {
    text-shadow: 0 0 0.025em rgba(0, 0, 0, 0.75);
    text-transform: capitalize;
}

#hd #pageContent-cover-hero .hd-light {
    width: 29%;
    position: absolute;
    top: 75%;
    left: 56%;
    mix-blend-mode: plus-lighter
}

#hd #pageContent-cover-hero .hd-light img {
    width: 100%;
    object-fit: contain
}

#hd #pageContent-skip {
    font-size: 1.5em;
    letter-spacing: .04em;
    position: absolute;
    bottom: 17%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
    color: white;
    text-align: center
}

#hd #pageContent-skip img {
    margin: 0 auto
}

@media screen and (max-width: 735px) {

    #hd .sec-kv.wave-4 #pageContent-cover-hero h1 {
        font-size: 8.5vw;
        top: 85%;
        left: -2%;
    }

    #hd .sec-kv.wave-4 #pageContent-cover-hero .hd-light {
        top: 76%;
        left: 67%
    }

}

@media screen and (max-width: 620px) {
    #hd .sec-kv.wave-2 #pageContent-skip {
        bottom: 5%
    }

    #hd .sec-kv.wave-4 #pageContent-cover-hero .hd-light {
        top: 73%;
        left: 47%
    }

    #hd #pageContent-cover-hero h1 {
        font-size: 12vw
    }

    #hd #pageContent-cover-hero .hd-light {
        width: 70%;
        left: 48%
    }

    #hd #pageContent-skip {
        bottom: 5%
    }
}


#hd .sec-ugc {
    text-align: center;
    padding: 2em 0 18%;
    position: relative;
    overflow: hidden;
    z-index: 2
}

#hd .sec-ugc a {
    display: inline-block;
    font-size: 1.25em;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 50px 40px;
    z-index: 2
}

#hd .sec-ugc a:hover,
#hd .sec-ugc a:focus-visible {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#hd .sec-ugc a:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #25eda1;
    background-image: -moz-linear-gradient(90deg, #25eda1, #0bb6e1);
    background-image: -webkit-linear-gradient(90deg, #25eda1, #0bb6e1);
    background-image: linear-gradient(90deg, #25eda1, #0bb6e1)
}

@media screen and (max-width: 768px) {
    #hd .sec-ugc a {
        position: relative;
        margin: 20px auto 40px
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-ugc {
        padding-bottom: 25%
    }
}

#hd .sec-campaign {
    padding: 14% 0;
    margin: -14% 0;
    clip-path: polygon(0 12.9vw, 100% 0%, 100% calc(100% - 12.9vw), 0% 100%);
    -webkit-clip-path: polygon(0 12.9vw, 100% 0%, 100% calc(100% - 12.9vw), 0% 100%);
    background-color: #23003e;
    background-image: -moz-linear-gradient(180deg, #23003e, #220070);
    background-image: -webkit-linear-gradient(180deg, #23003e, #220070);
    background-image: linear-gradient(180deg, #23003e, #220070);
    position: relative;
    overflow: hidden;
    z-index: 4
}

#hd .sec-campaign .hd-title {
    margin-bottom: 2em
}

#hd .sec-campaign .hd-title h3 {
    font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.875em;
    font-weight: 400
}

#hd .sec-campaign .hd-title h3 strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 .4em .125em .35em;
    margin: .125em 0 .125em .3em;
    background-color: #25eda1;
    background-image: -moz-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: -webkit-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: linear-gradient(180deg, #25eda1, #0bb6e1);
    -webkit-background-clip: none;
    -webkit-text-fill-color: #0e0f0f
}

#hd .sec-campaign figure {
    width: 70%;
    max-width: 1050px;
    margin: 0 auto 5%;
    position: relative
}

#hd .sec-campaign figure picture {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

#hd .sec-campaign figure picture img {
    width: 100%
}

#hd .sec-campaign figure .card-center {
    position: relative
}

#hd .sec-campaign figure .card-center picture {
    position: relative
}

#hd .sec-campaign figure .hd-img-container {
    position: relative;
    z-index: 3
}

#hd .sec-campaign figure .hd-img-container .hd-shadow {
    position: absolute;
    top: 0;
    left: 0
}

#hd .sec-campaign .step-container {
    margin: 6em 0 4em 0
}

#hd .sec-campaign .step-container li {
    width: 25%;
    padding: 0 5%;
    position: relative
}

#hd .sec-campaign .step-container li:last-child h4,
#hd .sec-campaign .step-container li:last-child .h4 {
    margin-bottom: 1.3em
}

#hd .sec-campaign .step-container li:last-child h4 span,
#hd .sec-campaign .step-container li:last-child .h4 span {
    display: inline-block;
    margin-top: -.75em
}

#hd .sec-campaign .step-container li:last-child .hd-icon {
    width: 6em;
    margin-top: -1.5em
}

#hd .sec-campaign .step-container li.is-animated h4,
#hd .sec-campaign .step-container li.is-animated .h4 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: slideInLeft;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: 0s;
    -moz-animation-duration: .6s;
    -moz-animation-name: slideInLeft;
    -moz-animation-timing-function: ease-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: both;
    -o-animation-delay: 0s;
    -o-animation-duration: .6s;
    -o-animation-name: slideInLeft;
    -o-animation-timing-function: ease-out;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .6s;
    animation-name: slideInLeft;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-campaign .step-container li.is-animated h4 img,
#hd .sec-campaign .step-container li.is-animated .h4 img {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

#hd .sec-campaign .step-container li.is-animated .hd-icon {
    -webkit-animation-delay: .25s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: slideInLeft;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: .25s;
    -moz-animation-duration: .6s;
    -moz-animation-name: slideInLeft;
    -moz-animation-timing-function: ease-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: both;
    -o-animation-delay: .25s;
    -o-animation-duration: .6s;
    -o-animation-name: slideInLeft;
    -o-animation-timing-function: ease-out;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: both;
    animation-delay: .25s;
    animation-duration: .6s;
    animation-name: slideInLeft;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-campaign .step-container li.is-animated p {
    -webkit-animation-delay: .4s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: .4s;
    -moz-animation-duration: .6s;
    -moz-animation-name: fadeInUp;
    -moz-animation-timing-function: ease-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: both;
    -o-animation-delay: .4s;
    -o-animation-duration: .6s;
    -o-animation-name: fadeInUp;
    -o-animation-timing-function: ease-out;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: both;
    animation-delay: .4s;
    animation-duration: .6s;
    animation-name: fadeInUp;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-campaign .step-container .hd-or {
    display: flex;
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.25em;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 95%;
    margin: auto 0;
    white-space: nowrap
}

#hd .sec-campaign .step-container .hd-icon {
    display: inline-block;
    width: 6em;
}

#hd .sec-campaign .step-container .hd-txt {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 1em;
}

#hd .sec-campaign .step-container h4,
#hd .sec-campaign .step-container .h4 {
    line-height: 1;
    flex-shrink: 0;
    padding-right: .5em;
    padding-left: .75em;
    position: relative;
    z-index: 2
}

#hd .sec-campaign .step-container .icon-instagram {
    margin-left: -1em
}

#hd .sec-campaign .step-container .icon-winner {
    margin-left: -.5em
}

#hd .sec-campaign .step-container h4 img,
#hd .sec-campaign .step-container .h4 img {
    width: 1.125em;
    position: absolute;
    left: 0;
    top: -.5em;
    z-index: -1;
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -moz-transition: transform 2s ease;
    -o-transition: transform 2s ease;
    -webkit-transition: transform 2s ease;
    transition: transform 2s ease
}

#hd .sec-campaign .step-container p {
    font-size: 0.875em;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: .018em
}

#hd .sec-campaign .step-container .txt-link {
    padding-right: 0.5em
}

#hd .sec-campaign .step-container .txt-link:hover,
#hd .sec-campaign .step-container .txt-link:focus-visible {
    color: #0bb6e1
}

#hd .sec-campaign .hd-note {
    display: block;
    font-size: 0.75em;
    text-align: center;
    margin: 0 auto
}

#hd .sec-campaign .hd-deco {
    width: 80%;
    position: absolute
}

#hd .sec-campaign .hd-deco img {
    width: 100%
}

#hd .sec-campaign .deco-top {
    top: -2.1vw;
    right: -10%;
    mix-blend-mode: color-dodge
}

#hd .sec-campaign .deco-bottom {
    bottom: -1.7vw;
    left: -10%;
    mix-blend-mode: plus-lighter
}

#hd .sec-campaign.campaign-v2 .step-container li {
    width: 33.3333%
}

@media screen and (max-width: 1280px) {
    #hd .sec-campaign .hd-title h3 {
        font-size: 1.75em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-campaign .hd-container {
        width: 100%
    }

    #hd .sec-campaign .step-container {
        margin-bottom: 2em
    }

    #hd .sec-campaign .step-container li {
        width: 25%;
        padding: 0 4%
    }

    #hd .sec-campaign .hd-deco {
        width: 100%
    }

    #hd .sec-campaign .deco-top {
        top: -3.7vw;
        right: -20%
    }

    #hd .sec-campaign .deco-bottom {
        bottom: -3vw;
        left: -20%
    }
}

@media screen and (max-width: 1023px) {
    #hd .sec-campaign figure {
        width: 80%;
        margin-bottom: 3%
    }

    #hd .sec-campaign .step-container {
        max-width: 600px;
        flex-direction: column;
        margin: 0 auto
    }

    #hd .sec-campaign .step-container li {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 2.5em
    }

    #hd .sec-campaign .step-container li:last-child {
        padding-top: 1em
    }

    #hd .sec-campaign .step-container li:last-child .hd-icon {
        width: 4.5em
    }

    #hd .sec-campaign .step-container .hd-txt {
        flex-shrink: 0
    }

    #hd .sec-campaign .step-container .hd-icon {
        width: 4em;
    }

    #hd .sec-campaign .step-container .hd-or {
        top: -2.5em;
        bottom: auto;
        left: 2.5em;
        padding-left: 0;
        right: auto
    }

    #hd .sec-campaign .step-container p {
        padding-left: 2em;
        margin-top: -0.25em
    }

    #hd .sec-campaign.campaign-v2 .step-container li {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-campaign {
        padding: 20% 0;
        margin: -20% 0
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-campaign .hd-title h3 {
        font-size: 1.5em
    }

    #hd .sec-campaign .hd-deco {
        width: 150%
    }

    #hd .sec-campaign .deco-top {
        top: -8vw;
        right: -50%
    }

    #hd .sec-campaign .deco-bottom {
        bottom: -7vw;
        left: -50%
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-campaign figure {
        width: 100%;
        margin-bottom: 2em
    }

    #hd .sec-campaign .step-container li {
        flex-direction: column
    }

    #hd .sec-campaign .step-container li:last-child h4,
    #hd .sec-campaign .step-container li:last-child .h4 {
        margin-bottom: 1em
    }

    #hd .sec-campaign .step-container li:last-child .hd-icon {
        width: 4em;
        margin-top: -1em
    }

    #hd .sec-campaign .step-container .hd-or {
        top: -2em;
        left: 1.5em
    }

    #hd .sec-campaign .step-container .hd-icon {
        width: 3em;
        margin-top: -1em
    }

    #hd .sec-campaign .step-container h4,
    #hd .sec-campaign .step-container .h4 {
        margin-bottom: 1em
    }

    #hd .sec-campaign .step-container p {
        padding-left: 0
    }
}

#hd .sec-gleam {
    background-image: linear-gradient(0deg, #2a003c, #1a1321 80%);
    padding: 14% 0 14%;
    clip-path: polygon(0 12.9vw, 100% 0%, 100% calc(100% - 12.9vw), 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% calc(100% - 12.9vw));
    position: relative;
    overflow: hidden;
    z-index: 3
}

#hd .sec-gleam .hd-deco {
    width: 70%;
    position: absolute;
    bottom: -.5vw;
    right: 0;
    mix-blend-mode: plus-lighter;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#hd .sec-gleam .hd-deco img {
    width: 100%
}

#hd .sec-gleam .hd-container {
    padding: 20px;
    z-index: 2
}

#hd .sec-gleam .hd-title {
    margin-bottom: 2em
}

#hd .sec-gleam h2 {
    margin-bottom: 0.35em
}

#hd .sec-gleam .gleam-container {
    max-width: 540px;
    border: 2px solid #0bb6e1;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    #hd .sec-gleam {
        padding: 24% 0 24%
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-gleam .hd-container {
        width: 100%
    }
}

#hd .sec-gallery {
    margin-top: -10%;
    padding: calc(10% + 2em) 0 4em;
    color: #c7c7c7;
    position: relative;
    overflow: hidden;
    z-index: 1
}

#hd .sec-gallery .hd-title {
    flex-shrink: 0;
    width: 26em;
    padding-right: 3em
}

#hd .sec-gallery h2 {
    background-color: #25eda1;
    background-image: -moz-linear-gradient(90deg, #25eda1, #0bb6e1);
    background-image: -webkit-linear-gradient(90deg, #25eda1, #0bb6e1);
    background-image: linear-gradient(90deg, #25eda1, #0bb6e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#hd .sec-gallery .container-top {
    padding: 4em 0;
    padding-left: 16%
}

#hd .sec-gallery .container-bottom {
    padding-right: 16%
}

#hd .sec-gallery .container-bottom .gallery-container {
    margin-left: -9%
}

#hd .sec-gallery .gallery-container {
    width: 80%;
    position: relative;
    overflow: hidden
}

#hd .sec-gallery .vid-container {
    width: 100%;
    height: 0;
    padding-bottom: 177.7777%;
    background: #0e0f0f;
    border-radius: 1em;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 0
}

#hd .sec-gallery .vid-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    isolation: isolate
}

#hd .sec-gallery picture.vid-container {
    display: block
}

#hd .sec-gallery picture.vid-container>img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    isolation: isolate
}

#hd .sec-gallery .hover-video-autoplay:hover .btn-play,
#hd .sec-gallery .hover-video-autoplay:focus-visible .btn-play {
    -moz-transform: scale(.5, .5);
    -o-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
    opacity: 0
}

#hd .sec-gallery .btn-play {
    width: 35%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s
}

#hd .sec-gallery .avatar-container {
    color: #c7c7c7;
    text-align: center;
    display: block
}

#hd .sec-gallery .avatar-container picture {
    display: block;
    width: 2.25em;
    height: 2.25em;
    position: relative;
    margin: 1em auto .5em
}

#hd .sec-gallery .avatar-container picture:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2.25em;
    padding: 2px;
    margin: -2px;
    box-sizing: content-box;
    background-color: #25eda1;
    background-image: -moz-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: -webkit-linear-gradient(180deg, #25eda1, #0bb6e1);
    background-image: linear-gradient(180deg, #25eda1, #0bb6e1);
    position: absolute;
    top: 0;
    left: 0;
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s
}

#hd .sec-gallery .avatar-container picture img {
    width: 100%;
    height: 100%;
    border-radius: 2.25em;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: container
}

#hd .sec-gallery .avatar-container p {
    font-weight: 300
}

#hd .sec-gallery .avatar-container:hover,
#hd .sec-gallery .avatar-container:focus-visible {
    color: white
}

#hd .sec-gallery .avatar-container:hover picture:before,
#hd .sec-gallery .avatar-container:focus-visible picture:before {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

@media screen and (max-width: 1280px) {
    #hd .sec-gallery .hd-title {
        width: 22em;
        padding-right: 2em
    }

    #hd .sec-gallery .container-top {
        padding-left: 5%
    }

    #hd .sec-gallery .container-bottom {
        padding-right: 5%
    }

    #hd .sec-gallery .container-bottom .gallery-container {
        margin-left: -9%
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-gallery .container-bottom {
        padding-right: 0
    }

    #hd .sec-gallery .container-bottom .gallery-container {
        width: 100%
    }

    #hd .sec-gallery .container-bottom .hd-title {
        width: 0
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-gallery .hd-title {
        width: 90%;
        padding-right: 0;
        margin: 0 auto 2em;
        text-align: center
    }

    #hd .sec-gallery .container-top {
        padding-left: 0;
        flex-direction: column
    }

    #hd .sec-gallery .gallery-container {
        width: 95%;
        margin-left: auto
    }

    #hd .sec-gallery .container-bottom {
        display: none !important
    }

    #hd .sec-gallery .container-bottom .gallery-container {
        margin-left: 0
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-gallery .container-top {
        padding: 2em 0 0
    }
}

#hd .sec-more {
    padding-top: 10vw;
    position: relative;
    overflow: hidden;
    z-index: 3
}

#hd .sec-more .hd-bg {
    display: block;
    width: 100%;
    height: 40vw;
    min-height: 800px;
    position: relative;
    overflow: hidden
}

#hd .sec-more .hd-bg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover
}

#hd .sec-more .hd-container {
    padding-bottom: 4em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

#hd .sec-more h2 {
    font-size: 4.875em;
    letter-spacing: .04em;
    margin-bottom: 0.125em
}

#hd .sec-more h2 span {
    display: inline-block;
    margin-left: -0.25em
}

#hd .sec-more h3 {
    font-size: 2.875em;
    letter-spacing: .016em;
    margin-bottom: 0.25em
}

#hd .sec-more h3 strong {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.75);
    margin-right: 0.04em
}

#hd .sec-more.more-v2 .hd-container {
    display: flex;
    flex-direction: column;
    height: 80%;
    padding-top: 3%;
    padding-bottom: 2%
}

#hd .sec-more.more-v2 .hd-content {
    margin-bottom: auto
}

#hd .sec-more.more-v2 h2 {
    font-size: 4.5em;
    letter-spacing: normal;
}

#hd .sec-more.more-v2 h3 {
    font-size: 2.125em;
    color: #fff;
    margin: 0.5em 0 0
}

#hd .sec-more.more-v2 h3 strong {
    text-shadow: none
}

#hd #pageContent-trigger-terms {
    display: inline-block;
    font-size: 0.875em;
    padding: 1em 0;
    margin: 0;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s
}

#hd #pageContent-trigger-terms:hover,
#hd #pageContent-trigger-terms:focus-visible {
    color: white !important
}

#hd #pageContent-trigger-terms .off {
    display: none
}

#hd #pageContent-trigger-terms.hd-active .on {
    display: none
}

#hd #pageContent-trigger-terms.hd-active .off {
    display: block
}

#hd .sec-terms {
    display: none;
    padding: 4em 0;
    font-size: 14px
}

#hd .sec-terms p,
#hd .sec-terms li {
    margin-bottom: 0.5em
}

@media screen and (max-width: 1280px) {
    #hd .sec-more .hd-container {
        padding-bottom: 2.5em
    }

    #hd .sec-more h2 {
        font-size: 4em
    }

    #hd .sec-more h3 {
        font-size: 2em
    }

    #hd .sec-more.more-v2 h2 {
        font-size: 4em
    }

    #hd .sec-more.more-v2 h3 {
        font-size: 2em
    }
}

@media screen and (max-width: 1023px) {
    #hd .sec-more .hd-bg {
        width: 100%;
        height: 120vw;
        max-width: none !important;
        min-height: 0;
    }

    #hd .sec-more .hd-bg img {
        position: relative
    }

    #hd .sec-more h2 {
        font-size: 7vw
    }

    #hd .sec-more h3 {
        font-size: 4vw
    }

    #hd .sec-more.more-v2 h2 {
        font-size: 7vw
    }

    #hd .sec-more.more-v2 h3 {
        font-size: 4vw
    }
}
@media screen and (max-width: 768px) {
    #hd .sec-more {
        padding-top: 0;
    }
}

@media screen and (max-width: 620px) {

    #hd .sec-more h2 {
        font-size: 2.75em
    }

    #hd .sec-more h3 {
        font-size: 1.5em
    }

    #hd .sec-more.more-v2 h2 {
        font-size: 2.25em
    }

    #hd .sec-more.more-v2 h3 {
        font-size: 1.25em
    }
}

@media screen and (max-width: 480px) {

    #hd .sec-more.more-v2 .hd-container {
        height: 90%;
        padding: 0;
    }

    #hd .sec-terms {
        padding: 2em 0
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
    #hd h3, #hd .h3 {
        font-size: 1.75em;
    }
}

#hd .sec-campaign .deco-whereismyally {
    width: 200%;
    color: rgba(50, 7, 236, 0.20);
    font-size: 4vw;
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    line-height: 1.5;
    transform-origin: left;
    transform: rotateZ(-7.5deg);
}
#hd .sec-campaign .christmas-hat {
    width: .85em;
    height: .65em;
    right: 8%;
    top: -18%;
}
#hd .sec-campaign h2 {
    line-height: 1.4;
}

#hd .sec-kv .color-ally {
    position: relative;
}
#hd .sec-kv .christmas-hat {
    width: .65em;
    height: .45em;
    left: 1%;
    top: -25%;
}
#hd .sec-campaign .campaign-content {
    width: 100%;
}
#hd .text-block {
    margin-bottom: 20px;
}
#hd .text-block h3, #hd .text-block p {
    text-align: center;
}
#hd .text-block h3 {
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    margin-bottom: 5px;
}
#hd .text-block p {
    font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
}
#hd .card-list {
    width: 100%;
    list-style: none;
    margin-bottom: 50px;
}
#hd .card-list li {
    display: block;
    padding: .75em;
}
#hd .card-list .card {
    width: 200px;
    height: 240px;
    background-color: #7545d2;
    background-image: linear-gradient(0deg, #2a00de, #7545d2);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
}
#hd .card-list.game-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
#hd .card-list.bundle-list .card {
    height: 210px;
    background-image: linear-gradient(320deg, #2a00de, #7545d2);
}
#hd .card-list.bundle-list a.card {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    transform: scale(1);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
@media (hover: hover) {
    #hd .card-list.bundle-list a.card:hover {
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.85);
        transform: scale(1.05);
    }
}
#hd .card-list.bundle-list {
    width: 905px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

#hd .card-list .game-image, #hd .card-list .game-image img {
    width: 112px;
    height: 160px;
    border-radius: 5px;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.15);
    display: block;
    object-fit: cover;
}

#hd .card-list .bundle-image, #hd .card-list .bundle-image img {
    width: 168px;
    height: 168px;
    display: block;
    object-fit: cover;
    margin-top: -15px;
}

#hd .card-list .card h4 {
    color: #fff;
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: .9em;
    font-weight: normal;
    padding-top: .5em;
    text-align: center;
}
#hd .btn-learn-more {
    width: 8em;
    background-color: #d2ff7a;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
    color: #000;
    font-family: "TradeGothicBold", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif;
    font-size: 1.5em;
    display: block;
    line-height: 1;
    padding: .65em 1em .5em 1em;
    margin: 15px auto;
    transition: background-color 0.3s ease;
}
@media (hover: hover) {
    #hd .btn-learn-more:hover {
        background-color: #aeef2d;
    }
}
@media all and (min-width: 3000px) {
    #hd .btn-learn-more {
        border-radius: 11px;
        font-size: 1.25em;
        padding: .55em 1em .4em 1em;
    }
    #hd .card-list.game-list li .card {
        width: 265px;
        height: 310px;
    }
    #hd .card-list .game-image, #hd .card-list .game-image img {
        width: 150px;
        height: 215px;
        border-radius: 8px;
        
    }
    #hd .card-list.bundle-list .card {
        width: 265px;
        height: 250px;
    }

    #hd .card-list.bundle-list .bundle-image, #hd .card-list.bundle-list .bundle-image img {
        margin-top: -8px;
    }
}
@media all and (min-width: 1280px) {
    #hd .card-list .card h4 {
        font-size: .8em;
    }
}
@media all and (max-width: 1023px) {
    #hd .sec-campaign .step-container .icon-instagram, #hd .sec-campaign .step-container .icon-winner {
        margin-left: 0;
    }
}

@media all and (max-width: 992px) {
    #hd .card-list li {
        padding: 8px;
    }
    #hd .card-list.bundle-list {
        width: 420px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #hd .card-list.bundle-list li {
        width: 50%;
    }
    #hd .card-list.bundle-list .card {
        width: 100%;
    }
}

@media all and (max-width: 735px) {
    #hd .sec-kv {
        height: 70vw;
    }
    #hd .card-list.game-list {
        width: calc(100% - 6vw);
        justify-content: flex-start;
        margin-left: auto;
        margin-right: auto;
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scroll-snap-align: start;
        scroll-snap-stop: always;
        scroll-snap-align: start;
    }
    #hd .btn-learn-more {
        width: 160px;
        font-size: 1.25em;
    }
    #hd .sec-kv.wave-4 #pageContent-cover-hero .hd-hand {
        width: 150%;
        bottom: -10%;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media all and (max-width: 480px) {
    #hd .card-list .card {
        padding: 2vw 1.5vw;
    }
    #hd .card-list.game-list .card {
        width: 36vw;
    }
    #hd .card-list.bundle-list {
        width: 100vw;
        padding: 0 3vw;
    }
    #hd .card-list.bundle-list .card {
        width: 100%;
        height: 44vw;
    }
    #hd .card-list.bundle-list li {
        width: 47%;
    }
    #hd .card-list .bundle-image, #hd .card-list .bundle-image img {
        width: 37vw;
        height: 37vw;
    }
}

/*# sourceMappingURL=hd-style-v4.css.map */
