@import url(../lib/owl-carousel/owl.carousel.min.css);
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto-condensed.css");

.bg-dark {
    background: #00024e
}

#special-sectionOverview {
    margin-bottom: 100px
}

.ProductTabBar__productTabBarContainer__1e5nP,
.overviewSimpleContent,
.overviewAwardsContent,
.ProductRecommenedRelated__productRecommendRelatedContainer__3Akgf,
.ProductFooter__productFooterContainer__Z6Bel.ProductFooter__productBackgroundBlack__24n1I,
.Footer__footerContent__22G1u {
    position: relative;
    z-index: 2
}

.width-line-gray {
    background: none
}

#hd {
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    background: black;
    color: white;
    font-size: 16px;
    margin: 0;
    padding: 0
}

#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: #1d2124;
    color: #4A67F8
}

#hd * ::-moz-selection {
    background: #1d2124;
    color: #4A67F8
}

#hd ul,
#hd li,
#hd figure {
    margin: 0;
    padding: 0
}

#hd h1,
#hd h2,
#hd h3,
#hd h4,
#hd p,
#hd a,
#hd li {
    font: inherit;
    padding: 0;
    margin: 0
}

#hd img {
    display: block;
    height: auto;
    border: none;
    max-width: 100% !important;
    margin: 0
}

#hd img.lazyload {
    opacity: 0;
    transition: opacity 0.5s ease
}

#hd iframe,
#hd video {
    max-width: 100%
}

#hd button {
    display: block;
    font: inherit;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    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 #4A67F8
}

#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 .fadeIn {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .25s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: .25s;
    animation-name: fadeIn;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

#hd .colorrun {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 4s;
    -webkit-animation-name: colorrun;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: 4s;
    animation-name: colorrun;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards
}

@-webkit-keyframes kvIn {
    0% {
        opacity: 0;
        -webkit-transform: translate(-5%, -5%);
        -ms-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes kvIn {
    0% {
        opacity: 0;
        -webkit-transform: translate(-5%, -5%);
        -ms-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes kvOut {
    0% {
        opacity: 0;
        -webkit-transform: translate(2%, 2%);
        -ms-transform: translate(2%, 2%);
        transform: translate(2%, 2%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes kvOut {
    0% {
        opacity: 0;
        -webkit-transform: translate(2%, 2%);
        -ms-transform: translate(2%, 2%);
        transform: translate(2%, 2%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes kvFloat {
    50% {
        -webkit-transform: translate(0, -2%);
        -ms-transform: translate(0, -2%);
        transform: translate(0, -2%)
    }
}

@keyframes kvFloat {
    50% {
        -webkit-transform: translate(0, -2%);
        -ms-transform: translate(0, -2%);
        transform: translate(0, -2%)
    }
}

@-webkit-keyframes btnHover1 {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    20%,
    25% {
        clip-path: inset(0 87% 0 0)
    }

    50%,
    55% {
        clip-path: inset(0 75% 0 0)
    }

    70%,
    75% {
        clip-path: inset(0 65% 0 0)
    }

    95%,
    100% {
        clip-path: inset(0 0% 0 0)
    }
}

@keyframes btnHover1 {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    20%,
    25% {
        clip-path: inset(0 87% 0 0)
    }

    50%,
    55% {
        clip-path: inset(0 75% 0 0)
    }

    70%,
    75% {
        clip-path: inset(0 65% 0 0)
    }

    95%,
    100% {
        clip-path: inset(0 0% 0 0)
    }
}

@-webkit-keyframes btnHover2 {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    20%,
    25% {
        clip-path: inset(0 87% 0 0)
    }

    50%,
    55% {
        clip-path: inset(0 75% 0 0)
    }

    70%,
    75% {
        clip-path: inset(0 65% 0 0)
    }

    95%,
    100% {
        clip-path: inset(0 0% 0 0)
    }
}

@keyframes btnHover2 {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    20%,
    25% {
        clip-path: inset(0 87% 0 0)
    }

    50%,
    55% {
        clip-path: inset(0 75% 0 0)
    }

    70%,
    75% {
        clip-path: inset(0 65% 0 0)
    }

    95%,
    100% {
        clip-path: inset(0 0% 0 0)
    }
}

@-webkit-keyframes breathing {
    50% {
        opacity: 0
    }
}

@keyframes breathing {
    50% {
        opacity: 0
    }
}

@-webkit-keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes hintTab {
    0% {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    50% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    100% {
        -webkit-transform: scale(1, 1) translate(100%, 0);
        -ms-transform: scale(1, 1) translate(100%, 0);
        transform: scale(1, 1) translate(100%, 0)
    }
}

@keyframes hintTab {
    0% {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    50% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    100% {
        -webkit-transform: scale(1, 1) translate(100%, 0);
        -ms-transform: scale(1, 1) translate(100%, 0);
        transform: scale(1, 1) translate(100%, 0)
    }
}

@-webkit-keyframes dotHint {
    0% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    100% {
        -webkit-transform: scale(2, 2);
        -ms-transform: scale(2, 2);
        transform: scale(2, 2)
    }
}

@keyframes dotHint {
    0% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    100% {
        -webkit-transform: scale(2, 2);
        -ms-transform: scale(2, 2);
        transform: scale(2, 2)
    }
}

@-webkit-keyframes thunder {

    0%,
    33%,
    70%,
    90% {
        opacity: .9
    }

    20%,
    45%,
    100% {
        opacity: 1
    }
}

@keyframes thunder {

    0%,
    33%,
    70%,
    90% {
        opacity: .9
    }

    20%,
    45%,
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes showBar {
    0% {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes showBar {
    0% {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes wave1 {
    0% {
        -webkit-transform: translate(-86.5%, 0);
        -ms-transform: translate(-86.5%, 0);
        transform: translate(-86.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes wave1 {
    0% {
        -webkit-transform: translate(-86.5%, 0);
        -ms-transform: translate(-86.5%, 0);
        transform: translate(-86.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes wave2 {
    0% {
        -webkit-transform: translate(-40%, 0);
        -ms-transform: translate(-40%, 0);
        transform: translate(-40%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes wave2 {
    0% {
        -webkit-transform: translate(-40%, 0);
        -ms-transform: translate(-40%, 0);
        transform: translate(-40%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes wave3 {
    0% {
        -webkit-transform: translate(-45.5%, 0);
        -ms-transform: translate(-45.5%, 0);
        transform: translate(-45.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes wave3 {
    0% {
        -webkit-transform: translate(-45.5%, 0);
        -ms-transform: translate(-45.5%, 0);
        transform: translate(-45.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes wave4 {
    0% {
        -webkit-transform: translate(-65%, 0);
        -ms-transform: translate(-65%, 0);
        transform: translate(-65%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes wave4 {
    0% {
        -webkit-transform: translate(-65%, 0);
        -ms-transform: translate(-65%, 0);
        transform: translate(-65%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes row-2-up {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, -20%);
        -ms-transform: translate(0, -20%);
        transform: translate(0, -20%)
    }
}

@keyframes row-2-up {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, -20%);
        -ms-transform: translate(0, -20%);
        transform: translate(0, -20%)
    }
}

@-webkit-keyframes row-3-up {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, -15%);
        -ms-transform: translate(0, -15%);
        transform: translate(0, -15%)
    }
}

@keyframes row-3-up {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, -15%);
        -ms-transform: translate(0, -15%);
        transform: translate(0, -15%)
    }
}

@-webkit-keyframes row-1-down {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, 40%);
        -ms-transform: translate(0, 40%);
        transform: translate(0, 40%)
    }
}

@keyframes row-1-down {
    0% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(0, 40%);
        -ms-transform: translate(0, 40%);
        transform: translate(0, 40%)
    }
}

@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-face {
    font-family: 'TradeGothicLTPro';
    src: url("../fonts/TradeGothicLTPro-Bold.ttf") format("opentype"), url("../fonts/TradeGothicLTPro-Bold.woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'TradeGothicLTW05-Bold';
    src: url("../fonts/TradeGothicLTW05-Bold.woff"), url("../fonts/TradeGothicLTW05-Bold.woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

#hd {
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 16px
}

#hd h2,
#hd .h2 {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 3em;
    letter-spacing: 0;
    line-height: 1.125;
    color: #ffffff !important;
    word-break: normal;
    word-wrap: normal;
    margin-bottom: .5em
}

#hd h2.txt-larger,
#hd .h2.txt-larger {
    font-size: 3.25em;
    letter-spacing: .018em
}

#hd h2.txt-smaller,
#hd .h2.txt-smaller {
    font-size: 2.75em;
    line-height: 1.2
}

#hd h3,
#hd .h3 {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 2.25em;
    font-weight: bold;
    color: #ffffff !important;
    letter-spacing: 0;
    line-height: 1.25;
    margin-bottom: .5em
}

#hd h4,
#hd .h4 {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 0
}

#hd h5,
#hd .h5 {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.3em;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: .5em
}

#hd h6,
#hd .h6 {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5
}

#hd p,
#hd small,
#hd a,
#hd li {
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif
}

#hd p {
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: .02em;
    font-weight: 400
}

#hd p.txt-smaller {
    font-size: 1em
}

#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;
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.5em;
    line-height: 1.25;
    color: white;
    font-weight: 400;
    padding-right: .25em;
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: left;
    position: relative;
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: .225em;
    text-decoration-thickness: 1px
}

#hd .txt-link span {
    display: inline-block;
    white-space: nowrap;
    letter-spacing: 0;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .8s;
    -webkit-animation-name: hintRight;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-name: hintRight;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .color-primary {
    color: #4A67F8 !important
}

#hd .color-primary-light {
    color: #718bff !important
}

#hd .color-secondary {
    color: #4b8df7 !important
}

#hd .color-info {
    color: #53c6e6 !important
}

#hd .color-white {
    color: white !important
}

#hd .color-grey {
    color: #c8c8c8 !important
}

#hd .color-black {
    color: black !important
}

#hd .color-light-grey {
    color: #bbb !important
}

#hd .color-snow {
    color: #f5c78d !important
}

#hd .color-storm {
    color: #92a0a9 !important
}

#hd .color-mist {
    color: #eee !important
}

#hd .color-red {
    color: #f51928 !important
}

#hd .color-brown {
    color: #c86916 !important
}

#hd .color-blue {
    color: #00b8ff !important
}

#hd .color-gradient {
    display: inline-block;
    color: #4A67F8 !important;
    background-color: #4b8df7;
    background-image: -moz-linear-gradient(90deg, #4b8df7, #7d6aff);
    background-image: -webkit-linear-gradient(90deg, #4b8df7, #7d6aff);
    background-image: linear-gradient(90deg, #4b8df7, #7d6aff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#hd .color-gradient-rainbow {
    display: inline-block;
    color: #4A67F8 !important;
    background-color: #117af9;
    background-image: -moz-linear-gradient(90deg, #117af9, #4efefe 21%, #a3d69b 34%, #ffd09e 46%, #ff76eb 68%, #87f2fe);
    background-image: -webkit-linear-gradient(90deg, #117af9, #4efefe 21%, #a3d69b 34%, #ffd09e 46%, #ff76eb 68%, #87f2fe);
    background-image: linear-gradient(90deg, #117af9, #4efefe 21%, #a3d69b 34%, #ffd09e 46%, #ff76eb 68%, #87f2fe);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: .125em
}

#hd .color-gradient-rainbow::selection {
    background: #00024e;
    color: #4A67F8;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #4A67F8
}

#hd .color-gradient-rainbow::-moz-selection {
    background: #00024e;
    color: #4A67F8;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #4A67F8
}

#hd .font-rog {
    font-family: "ROGFonts", "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", 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: 1280px) {

    #hd h2,
    #hd .h2 {
        font-size: 2.75em
    }

    #hd h2.txt-larger,
    #hd .h2.txt-larger {
        font-size: 3em
    }

    #hd h2.txt-smaller,
    #hd .h2.txt-smaller {
        font-size: 2.5em
    }

    #hd h3,
    #hd .h3 {
        font-size: 2em
    }

    #hd h4,
    #hd .h4 {
        font-size: 1.5em
    }

    #hd h5,
    #hd .h5 {
        font-size: 1.25em;
        letter-spacing: .04em
    }

    #hd p {
        font-size: 1em
    }
}

@media screen and (max-width: 1024px) {

    #hd h2,
    #hd .h2 {
        font-size: 2.5em;
        margin-bottom: .25em
    }

    #hd h2.txt-larger,
    #hd .h2.txt-larger {
        font-size: 2.75em
    }

    #hd h2.txt-smaller,
    #hd .h2.txt-smaller {
        font-size: 2.25em
    }

    #hd h3,
    #hd .h3 {
        font-size: 1.5em
    }

    #hd h4,
    #hd .h4 {
        font-size: 1.25em
    }
}

@media screen and (max-width: 620px) {

    #hd h2,
    #hd .h2 {
        font-size: 1.75em;
        margin-bottom: .5em
    }

    #hd h2.txt-larger,
    #hd .h2.txt-larger {
        font-size: 2em
    }

    #hd h2.txt-smaller,
    #hd .h2.txt-smaller {
        font-size: 1.5em
    }

    #hd h4,
    #hd .h4 {
        font-size: 1.125em
    }

    #hd h5,
    #hd .h5 {
        font-size: 1em;
        letter-spacing: .02em
    }

    #hd .txt-link {
        font-size: 1.25em;
        line-height: 1.5;
        padding-right: .1em
    }
}

#hd {
    clip-path: inset(0 0 0 0)
}

#hd .hd-nav {
    font-size: 14px;
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 56px;
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

#hd .hd-nav ul {
    margin: 0;
    padding: 0
}

#hd .hd-nav ul li {
    display: block;
    margin: 1em 0;
    position: relative
}

#hd .hd-nav ul li a {
    text-decoration: none;
    display: block;
    z-index: 1;
    cursor: pointer
}

#hd .hd-nav ul li a span {
    display: block;
    width: .7em;
    height: .7em;
    background: transparent;
    border: 1px solid white;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform 0.1s ease-in-out, background 0.6s ease
}

#hd .hd-nav ul li a:hover span {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white
}

#hd .hd-nav ul li a.hd-active span {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: white
}

#hd .hd-nav ul li .hd-tooltip {
    display: block;
    max-width: 220px;
    height: 1.5em;
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    text-transform: uppercase;
    font-size: .875rem;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 20px;
    margin: auto 0;
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0)
}

#hd .hd-nav ul li:hover .hd-tooltip {
    width: auto;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: opacity 0.2s ease-in, transform 0.4s ease
}

@media screen and (min-width: 2560px) {
    #hd .hd-nav {
        font-size: 16px;
        right: 100px
    }
}

@media screen and (max-width: 1440px) {
    #hd .hd-nav {
        right: 40px
    }
}

@media screen and (max-width: 1024px) {
    #hd .hd-nav {
        display: none;
        font-size: 12px;
        right: 30px
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-nav ul li .hd-tooltip {
        display: none
    }
}

#hd .w95 {
    width: 94%;
    margin: 0 auto;
    position: relative
}

#hd .hd-w1000,
#hd .hd-w1100,
#hd .hd-w1200,
#hd .hd-w1366 {
    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-col20 {
    width: 20%
}

#hd .hd-col25 {
    width: 25%
}

#hd .hd-col30 {
    width: 30%
}

#hd .hd-col33 {
    width: 33.3333%
}

#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-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 !important
}

#hd .hd-d-ib {
    display: inline-block !important
}

#hd .mx-auto {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 2560px) {
    #hd .hd-w1000 {
        max-width: 1260px
    }

    #hd .hd-w1100 {
        max-width: 1366px
    }

    #hd .hd-w1200,
    #hd .hd-w1366 {
        max-width: 1460px
    }
}

@media screen and (min-width: 3000px) {
    #hd .hd-w1000 {
        max-width: 1800px
    }

    #hd .hd-w1100 {
        max-width: 2000px
    }

    #hd .hd-w1200,
    #hd .hd-w1366 {
        max-width: 2200px
    }
}

@media screen and (max-width: 1023px) {
    #hd .hd-d-1023-none {
        display: none !important
    }

    #hd .hd-d-1023-block {
        display: block !important
    }

    #hd .hd-d-1023-inline-block {
        display: inline-block !important
    }

    #hd .hd-w1000,
    #hd .hd-w1100,
    #hd .hd-w1200,
    #hd .hd-w1366 {
        width: 90%
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
    #hd .hd-d-mobile-none {
        display: none !important
    }

    #hd .hd-d-mobile-block {
        display: block !important
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-d-768-none {
        display: none !important
    }

    #hd .hd-d-768-block {
        display: block !important
    }

    #hd .hd-d-768-flex {
        display: flex !important
    }
}

@media screen and (max-width: 620px) {
    #hd .hd-d-620-none {
        display: none !important
    }

    #hd .hd-d-620-block {
        display: block !important
    }
}

@media screen and (max-width: 480px) {
    #hd .hd-d-480-none {
        display: none !important
    }

    #hd .hd-d-480-block {
        display: block !important
    }
}


#hd .sec-omni {
    padding: 6em 0 4em
}

#hd .sec-omni .top {
    width: 70%;
    max-width: 700px;
    margin: 0 auto;
    margin-right: 26%;
    position: relative;
    z-index: 2
}

#hd .sec-omni .top .txt {
    padding-left: 3%
}

#hd .sec-omni .hd-content {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 2
}

#hd .sec-omni .hd-content p {
    font-size: 1.25em
}

#hd .sec-omni .hd-content a {
    display: inline-block;
    text-align: center;
    margin-bottom: 2em
}

#hd .sec-omni .hd-content small {
    display: block;
    line-height: 1.5;
    margin-bottom: 0.5em
}

#hd .sec-omni figure {
    position: relative;
    margin-top: -5%
}

#hd .sec-omni figure .main {
    width: 100%
}

#hd .sec-omni figure .line {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

#hd .sec-omni figure .icon {
    position: absolute;
    width: 14%;
    right: 13%;
    bottom: 6%
}

@media screen and (min-width: 2560px) {
    #hd .sec-omni .top {
        max-width: none
    }

    #hd .sec-omni .top img {
        width: 25%
    }

    #hd .sec-omni .top .txt {
        width: 75%
    }
}

@media screen and (max-width: 1440px) {
    #hd .sec-omni {
        padding: 4em 0 2em
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-omni {
        overflow: hidden
    }

    #hd .sec-omni .top {
        width: 100%;
        max-width: none;
        margin-right: auto
    }

    #hd .sec-omni .top img {
        width: 20%
    }

    #hd .sec-omni .top .txt {
        width: 80%
    }

    #hd .sec-omni figure {
        margin-top: 2%;
        width: 160%;
        margin-left: -55%
    }

    #hd .sec-omni .hd-content p {
        font-size: 1.125em
    }

    #hd .sec-omni .hd-content a {
        margin-bottom: 1.5em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-omni {
        padding: 3em 0 0
    }

    #hd .sec-omni figure {
        width: 180%;
        margin-left: -75%
    }

    #hd .sec-omni .top {
        flex-direction: column
    }

    #hd .sec-omni .top img {
        width: 100px;
        margin-bottom: 1em
    }

    #hd .sec-omni .top .txt {
        width: 100%;
        padding-left: 0;
        text-align: center
    }

    #hd .sec-omni .hd-content p {
        font-size: 1em
    }

    #hd .sec-omni .hd-content a {
        font-size: 1.125em
    }
}

#hd .sec-omni-new {
    padding-top: 6%
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-l .line-top {
    width: 100%;
    transition: 0.5s 0.5s linear
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-l .line-left {
    height: 100%;
    transition: 0.5s 1s linear
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-l:before {
    -webkit-animation-delay: .4s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: omni_light_l;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .4s;
    animation-duration: 1s;
    animation-name: omni_light_l;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-r .line-top {
    width: 100%;
    transition: 0.5s 0.5s linear
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-r .line-right {
    height: 100%;
    transition: 0.5s 1s linear
}

#hd .sec-omni-new.is-animated figure .line_box.line-box-r:before {
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: omni_light_r;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-name: omni_light_r;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-omni-new.is-animated figure .line_box:after {
    opacity: 1;
    transition: 0.3s 1.5s linear
}

#hd .sec-omni-new .hd-container {
    position: relative
}

#hd .sec-omni-new .txt {
    position: relative;
    margin: 0 auto;
    z-index: 2
}

#hd .sec-omni-new .txt p {
    margin-bottom: 0.5em
}

#hd .sec-omni-new .icon-omni {
    display: inline-block;
    width: 20%;
    max-width: 110px !important;
    margin-bottom: 2%
}

#hd .sec-omni-new h2 {
    margin-bottom: 1%
}

#hd .sec-omni-new figure {
    position: relative;
    margin-top: -12%
}

#hd .sec-omni-new figure>img {
    width: 100%
}

#hd .sec-omni-new figure .connectivity {
    position: absolute;
    width: 3.4%;
    top: 42%;
    left: 66%
}

#hd .sec-omni-new figure .connectivity img {
    position: relative;
    z-index: 2;
    width: 100%
}

#hd .sec-omni-new figure .connectivity:before,
#hd .sec-omni-new figure .connectivity:after {
    content: "";
    position: absolute;
    opacity: 0;
    background-image: url("../img/omni/connectivity-light.png");
    background-size: cover;
    background-position: center;
    animation-play-state: paused !important
}

#hd .sec-omni-new figure .connectivity:before {
    width: 200%;
    height: 200%;
    left: -50%;
    top: -50%;
    -webkit-transform: scale(0.01);
    -ms-transform: scale(0.01);
    transform: scale(0.01);
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni_circle;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 3s;
    animation-name: omni_circle;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure .connectivity:after {
    width: 200%;
    height: 200%;
    left: -50%;
    top: -50%;
    -webkit-animation-delay: .7s;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni_circle;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: .7s;
    animation-duration: 3s;
    animation-name: omni_circle;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure.is-animated .connectivity:before,
#hd .sec-omni-new figure.is-animated .connectivity:after {
    animation-play-state: running !important
}

#hd .sec-omni-new figure.is-animated .line_box.line-box-l .line-top {
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni-toleft;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0;
    animation-duration: 3s;
    animation-name: omni-toleft;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure.is-animated .line_box.line-box-l .line-left {
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni-tobottom;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0;
    animation-duration: 3s;
    animation-name: omni-tobottom;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure.is-animated .line_box.line-box-r .line-top {
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni-toright;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0;
    animation-duration: 3s;
    animation-name: omni-toright;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure.is-animated .line_box.line-box-r .line-right {
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: omni-tobottom;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-delay: 0;
    animation-duration: 3s;
    animation-name: omni-tobottom;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

#hd .sec-omni-new figure .vid-control {
    bottom: 6%;
    right: 4%;
    z-index: 2
}

#hd .sec-omni-new figure .line_box {
    position: absolute
}

#hd .sec-omni-new figure .line_box .line {
    position: absolute
}

#hd .sec-omni-new figure .line_box.line-box-l {
    width: 15.5%;
    height: 13%;
    top: 45%;
    right: 34%
}

#hd .sec-omni-new figure .line_box.line-box-l .line-top {
    width: 0;
    height: 14px;
    top: 0;
    right: 0;
    background-image: url("../img/omni/line-flat.png");
    background-size: 200% 100%
}

#hd .sec-omni-new figure .line_box.line-box-l .line-left {
    width: 14px;
    height: 0;
    top: 7px;
    left: -6px;
    background-image: url("../img/omni/line-long.png");
    background-size: 100% 200%
}

#hd .sec-omni-new figure .line_box.line-box-l:before {
    content: "";
    position: absolute;
    width: 63%;
    height: 0;
    padding-top: 18%;
    background-image: url(../img/omni/light-toleft.png);
    background-size: cover;
    background-position: center;
    top: -42%;
    left: 100%;
    mix-blend-mode: plus-lighter;
    opacity: 0
}

#hd .sec-omni-new figure .line_box.line-box-r {
    width: 12.5%;
    height: 14%;
    top: 45%;
    left: 69.5%
}

#hd .sec-omni-new figure .line_box.line-box-r .line-top {
    width: 0;
    height: 14px;
    top: 0;
    left: 0;
    background-image: url("../img/omni/line-flat.png");
    background-size: 200% 100%
}

#hd .sec-omni-new figure .line_box.line-box-r .line-right {
    width: 14px;
    height: 0;
    top: 7px;
    right: -5px;
    background-image: url("../img/omni/line-long.png");
    background-size: 100% 200%
}

#hd .sec-omni-new figure .line_box.line-box-r:before {
    content: "";
    position: absolute;
    width: 0;
    height: 76%;
    padding-left: 17%;
    background-image: url(../img/omni/light-tobottom.png);
    background-size: cover;
    background-position: center;
    bottom: 55%;
    right: -11%;
    mix-blend-mode: plus-lighter;
    opacity: 0
}

#hd .sec-omni-new figure:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 5%;
    background-color: transparent;
    background-image: -moz-linear-gradient(180deg, transparent, #000);
    background-image: -webkit-linear-gradient(180deg, transparent, #000);
    background-image: linear-gradient(180deg, transparent, #000);
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none
}

#hd .sec-omni-new .hd-note {
    margin-top: -4%;
    padding: 1em 0;
    position: relative
}

#hd .sec-omni-new .hd-note p {
    font-size: 1.25em
}

#hd .sec-omni-new .hd-note a {
    display: inline-block;
    text-align: center;
    margin-bottom: 2em
}

#hd .sec-omni-new .hd-note small {
    display: block
}

@media screen and (min-width: 2560px) {
    #hd .sec-omni-new .txt {
        max-width: 1400px
    }
}

@media screen and (min-width: 3000px) {
    #hd .sec-omni-new .icon-omni {
        max-width: 250px !important
    }
}

@media screen and (max-width: 1440px) {
    #hd .sec-omni-new .icon-omni {
        width: 16%
    }

    #hd .sec-omni-new figure .line_box.line-box-r {
        height: 13.5%
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-omni-new figure {
        overflow: hidden
    }

    #hd .sec-omni-new figure>img {
        width: 140%;
        max-width: none !important;
        margin-left: -27%
    }

    #hd .sec-omni-new figure .connectivity {
        width: 5.4%;
        left: 60.9%;
        top: 42%
    }

    #hd .sec-omni-new figure .line_box.line-box-l {
        top: 45%;
        right: 39.2%;
        height: 13%
    }

    #hd .sec-omni-new figure .line_box.line-box-l .line-top {
        height: 10px
    }

    #hd .sec-omni-new figure .line_box.line-box-l .line-left {
        width: 10px;
        top: 4px
    }

    #hd .sec-omni-new figure .line_box.line-box-l:before {
        top: -17%
    }

    #hd .sec-omni-new figure .line_box.line-box-r {
        top: 45%;
        width: 21%;
        left: 66.5%;
        height: 14%
    }

    #hd .sec-omni-new figure .line_box.line-box-r .line-top {
        height: 10px
    }

    #hd .sec-omni-new figure .line_box.line-box-r .line-right {
        width: 10px;
        top: 4px
    }

    #hd .sec-omni-new .hd-note {
        margin-top: -5%
    }

    #hd .sec-omni-new .hd-note p {
        font-size: 1.125em
    }

    #hd .sec-omni-new .hd-note a {
        margin-bottom: 1.5em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-omni-new .icon-omni {
        width: 25%
    }

    #hd .sec-omni-new .hd-note {
        margin-top: -5%
    }

    #hd .sec-omni-new .hd-note p {
        font-size: 1em
    }

    #hd .sec-omni-new .hd-note a {
        font-size: 1.125em
    }
}


#hd .hd-btn {
    display: inline-block;
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.125em;
    font-weight: bold;
    letter-spacing: .08em;
    text-transform: uppercase;
    background: white;
    color: black;
    padding: .4em 1em;
    margin: 2em 0;
    position: relative;
    z-index: 2
}

#hd .hd-btn:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: transform 0.25s ease
}

#hd .hd-btn:hover:after,
#hd .hd-btn:focus-visible:after {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

#hd .hd-btn:active:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

#hd .hd-btn-frame {
    font-size: 1em;
    padding: .4em 1em .5em;
    min-width: 7em;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 2em;
    margin: 1em 2em 0
}

#hd .hd-btn-frame:hover,
#hd .hd-btn-frame:focus-visible {
    border: 1px solid white;
    background: rgba(255, 255, 255, 0.1)
}

@media screen and (max-width: 1280px) {
    #hd .hd-btn {
        font-size: 1.125em
    }
}

@media screen and (max-width: 620px) {
    #hd .hd-btn {
        margin: 1em 0
    }
}

#hd .owl-prev,
#hd .owl-next {
    width: 3em;
    height: 3em;
    background: url(../img/arrow-right.svg) center no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all 0.25s ease
}

#hd .owl-prev.disabled,
#hd .owl-next.disabled {
    opacity: 0;
    pointer-events: none
}

#hd .owl-prev {
    background-image: url(../img/arrow-left.svg);
    left: -5em
}

#hd .owl-next {
    right: -5em
}

#hd .owl-dots {
    text-align: center;
    margin: 2em auto;
    z-index: 3
}

#hd .owl-dot {
    display: inline-block;
    width: .75em;
    height: .75em;
    border-radius: 1em;
    margin: .4em;
    background: #6c6c6c;
    cursor: pointer;
    transition: background 0.25s ease
}

#hd .owl-dot.active {
    width: 2em;
    background: white;
    cursor: default
}

@media screen and (max-width: 1023px) {
    #hd .owl-prev {
        left: -3em
    }

    #hd .owl-next {
        right: -3em
    }
}

@media screen and (max-width: 768px) {
    #hd .owl-prev {
        left: -2em
    }

    #hd .owl-next {
        right: -2em
    }

    #hd .owl-dot {
        width: .5em;
        height: .5em
    }

    #hd .owl-dot.active {
        width: 1.5em
    }
}

@media screen and (max-width: 620px) {
    #hd .owl-prev {
        left: -1em
    }

    #hd .owl-next {
        right: -1em
    }
}

#hd .trigger-video-toggle {
    position: relative
}

#hd .vid-control {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 1em;
    bottom: 1em;
    transition: all 0.3s ease-out;
    cursor: pointer
}

#hd .vid-control img,
#hd .vid-control svg {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .vid-control .play {
    display: none
}

#hd .vid-control.hd-active .play {
    display: block
}

#hd .vid-control.hd-active .pause {
    display: none
}

@media screen and (max-width: 620px) {
    #hd .vid-control {
        width: 48px;
        height: 48px;
        right: 0;
        bottom: 0
    }
}

body.no-scroll {
    overflow: hidden
}

#hd .hd-lightbox {
    width: 100%;
    height: 100vh;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000
}

#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: 80%;
    height: auto;
    max-width: 1280px;
    max-height: 720px;
    background: black;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 100px;
    box-sizing: border-box
}

#hd .hd-lightbox .vid-container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

#hd .hd-lightbox .vid-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 20%;
    left: 0;
    margin: auto
}

#hd .hd-lightbox .hd-close {
    width: 4em;
    height: 4em;
    position: absolute;
    bottom: 104%;
    right: 0;
    cursor: pointer;
    z-index: 2
}

#hd .hd-lightbox .hd-close:hover>span {
    background: #4A67F8
}

#hd .hd-lightbox .hd-close>span {
    display: block;
    width: 1.5em;
    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 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

#hd .hd-lightbox .hd-close>span:last-child {
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

#hd .trigger-play {
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    #hd .hd-lightbox .hd-box {
        width: 90%;
        margin-top: 50px
    }

    #hd .hd-lightbox .hd-close {
        width: 2.75em;
        height: 2.75em
    }

    #hd .hd-lightbox .hd-close>span {
        width: 1.25em;
        height: 2px
    }
}

#hd .fix-bg {
    background: url(../img/bg-fix.jpg) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed
}

#hd .feature-container {
    margin-left: -.5em;
    margin-right: -.5em
}

#hd .feature-container li {
    padding: 0 .5em;
    margin-bottom: 2em
}

#hd .feature-container h3 small {
    display: block;
    font-size: .5em;
    font-weight: 500
}

#hd .hd-tabs {
    margin-bottom: 3em
}

#hd .hd-tabs li {
    display: flex;
    justify-content: center;
    padding: 0 2.5em 0 1.5em;
    border: 1px solid transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    position: relative;
    cursor: pointer
}

#hd .hd-tabs li:before,
#hd .hd-tabs li:after {
    content: '';
    display: block;
    width: 1em;
    height: 1px;
    background: #dd302f;
    position: absolute;
    right: 2em;
    top: 0;
    bottom: 0;
    margin: auto 0
}

#hd .hd-tabs li:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#hd .hd-tabs li.hd-active {
    border-color: #dd302f
}

#hd .hd-tabs li.hd-active:before,
#hd .hd-tabs li.hd-active:after {
    opacity: 0
}

#hd .hd-tabs li.hd-active h3 {
    color: #dd302f !important;
    opacity: 1;
    cursor: default
}

#hd .hd-tabs li:hover:before,
#hd .hd-tabs li:hover:after {
    animation-iteration-count: infinite !important
}

#hd .hd-tabs h3 {
    width: auto;
    font-size: 1.5em;
    letter-spacing: .06em;
    padding: .35em 0;
    margin-bottom: 0;
    opacity: .75;
    text-align: center
}

#hd .hd-tabs.is-animated li:before {
    animation: hint 1s -.5s ease 3 both, hintColor 4s 0s ease 1 both
}

#hd .hd-tabs.is-animated li:after {
    animation: hintV 1s -.5s ease 3 both, hintColor 4s 0s ease 1 both
}

#hd .hd-trigger-dot {
    width: 2.5em;
    height: 2.5em;
    cursor: pointer;
    position: absolute;
    z-index: 2
}

#hd .hd-trigger-dot:before,
#hd .hd-trigger-dot:after {
    content: '';
    display: block;
    width: 35%;
    height: 35%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: all 0.25s ease
}

#hd .hd-trigger-dot:before {
    background: rgba(255, 255, 255, 0.1)
}

#hd .hd-trigger-dot:after {
    background: white
}

#hd .hd-trigger-dot:hover,
#hd .hd-trigger-dot:focus-visible {
    opacity: 1 !important
}

#hd .hd-trigger-dot:hover:before,
#hd .hd-trigger-dot:hover:after,
#hd .hd-trigger-dot:focus-visible:before,
#hd .hd-trigger-dot:focus-visible:after {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

#hd .is-animated .hd-trigger-dot:before {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: dotHint;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 5;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-name: dotHint;
    animation-timing-function: ease;
    animation-iteration-count: 5;
    animation-fill-mode: both
}

@media screen and (max-width: 1280px) {
    #hd .hd-tabs li {
        padding: 0 1em 0 .5em
    }

    #hd .hd-tabs li.hd-active:before,
    #hd .hd-tabs li.hd-active:after {
        right: 1em
    }

    #hd .feature-container h3 {
        font-size: 1.5em
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
    #hd .hd-trigger-dot:after {
        width: 30%;
        height: 30%
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-tabs {
        margin-bottom: 1em
    }

    #hd .hd-tabs h3 {
        font-size: 1.125em
    }
}

@media screen and (max-width: 480px) {
    #hd .feature-container {
        text-align: left;
        margin-left: 0;
        margin-right: 0
    }

    #hd .feature-container li {
        padding: 0 .25em;
        margin-bottom: 1em
    }
}

#hd .sec-kv {
    padding: calc(100px + 2%) 0 6em;
    position: relative;
    overflow: hidden
}

#hd .sec-kv .hd-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: right top
}

#hd .sec-kv figure {
    width: 57%;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

#hd .sec-kv figure>div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#hd .sec-kv figure img {
    width: 95%;
    position: absolute;
    top: 0;
    right: 0
}

#hd .sec-kv figure .hd-base,
#hd .sec-kv figure .hd-base img {
    position: relative;
    margin-left: auto
}

#hd .sec-kv figure .hd-shadow img {
    mix-blend-mode: multiply
}

#hd .sec-kv .hd-container {
    max-width: 56em;
    margin-top: -6%;
    position: relative
}

#hd .sec-kv .hd-container:before {
    content: '';
    display: block;
    width: 114%;
    height: 0;
    padding-bottom: 30%;
    background: url(../img/kv/bg-block.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 100%;
    left: -7%;
    margin: 0 auto -5em;
    mix-blend-mode: hard-light
}

#hd .sec-kv .hd-content {
    max-width: 51em;
    position: relative;
    z-index: 2
}

#hd .sec-kv h2 {
    font-size: 4.5em;
    margin-bottom: .25em
}

#hd .sec-kv .hd-switch img,
#hd .sec-kv .hd-cap img {
    opacity: 0
}

#hd .sec-kv.is-animated .switch-main img {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: kvIn;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .6s;
    animation-name: kvIn;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-kv.is-animated .switch-1 img {
    animation: kvOut .6s 0s ease 1 both, kvFloat 2.8s 0s ease 1 both
}

#hd .sec-kv.is-animated .switch-2 img {
    animation: kvOut .6s .05s ease 1 both, kvFloat 3s 0s ease 1 both
}

#hd .sec-kv.is-animated .switch-3 img {
    animation: kvOut .6s .1s ease 1 both, kvFloat 3.25s 0s ease 1 both
}

#hd .sec-kv.is-animated .switch-4 img {
    animation: kvOut .6s .15s ease 1 both, kvFloat 2.8s .15s ease 1 both
}

#hd .sec-kv.is-animated .cap-main img {
    -webkit-animation-delay: .8s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: kvIn;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .8s;
    animation-duration: .6s;
    animation-name: kvIn;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-kv.is-animated .cap-1 img {
    animation: kvOut .6s 1.1s ease 1 both, kvFloat 2.8s 1.25s ease 1 both
}

#hd .sec-kv.is-animated .cap-2 img {
    animation: kvOut .6s 1.15s ease 1 both, kvFloat 3s 1.25s ease 1 both
}

#hd .sec-kv.is-animated .cap-3 img {
    animation: kvOut .6s 1.2s ease 1 both, kvFloat 3.25s 1.25s ease 1 both
}

#hd .sec-kv.is-animated .cap-4 img {
    animation: kvOut .6s 1.25s ease 1 both, kvFloat 2.8s 1.3s ease 1 both
}

@media screen and (max-width: 1280px) {
    #hd .sec-kv {
        padding-bottom: 4em
    }

    #hd .sec-kv figure {
        width: 65%
    }

    #hd .sec-kv .hd-container:before {
        width: 108%;
        left: -4%
    }

    #hd .sec-kv h2 {
        font-size: 4em
    }
}

@media screen and (max-width: 1023px) {
    #hd .sec-kv figure {
        width: 75%
    }

    #hd .sec-kv .hd-container {
        padding: 0 2em
    }

    #hd .sec-kv .hd-container:before {
        width: 100%;
        left: 0
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-kv figure {
        width: 100%
    }

    #hd .sec-kv .hd-container:before {
        margin-bottom: -3.5em
    }

    #hd .sec-kv h2 {
        font-size: 3em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-kv {
        padding-bottom: 2em
    }

    #hd .sec-kv .hd-container {
        padding: .5em
    }

    #hd .sec-kv h2 {
        font-size: 2.5em
    }
}

#hd .sec-video {
    background: #242627;
    padding: 6em 0;
    position: relative;
    overflow: hidden
}

#hd .sec-video .trigger-video {
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.5);
    cursor: pointer;
    position: relative;
    overflow: hidden
}

#hd .sec-video .trigger-video img {
    transition: transform 3s ease
}

#hd .sec-video .trigger-video:before,
#hd .sec-video .trigger-video:after {
    content: '';
    display: block;
    width: 7em;
    height: 7em;
    border-radius: 4em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease;
    z-index: 2
}

#hd .sec-video .trigger-video:before {
    background-color: #9929ea;
    background-image: -moz-linear-gradient(315deg, #9929ea, #5808fb);
    background-image: -webkit-linear-gradient(315deg, #9929ea, #5808fb);
    background-image: linear-gradient(315deg, #9929ea, #5808fb);
    opacity: .7
}

#hd .sec-video .trigger-video:after {
    background: url(../img/video/play-video.svg) center no-repeat;
    background-size: 75%
}

#hd .sec-video .trigger-video:hover img {
    -webkit-transform: scale(1.06, 1.06);
    -ms-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06)
}

#hd .sec-video .trigger-video:hover:before,
#hd .sec-video .trigger-video:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2)
}

#hd .sec-video .owl-dots {
    margin: .5em auto 0
}

@media screen and (max-width: 1440px) {
    #hd .sec-video {
        padding: 6em 0 4em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-video {
        padding: 4em 0
    }
}

@media screen and (max-width: 620px) {

    #hd .sec-video .hd-col75,
    #hd .sec-video .hd-col50 {
        width: 100%;
        padding: 0;
        margin-bottom: 1em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-video {
        padding: 2em 0
    }

    #hd .sec-video .trigger-video:before,
    #hd .sec-video .trigger-video:after {
        width: 5em;
        height: 5em
    }
}

#hd .sec-oled {
    padding: 10em 0 6em;
    position: relative;
    overflow: hidden
}

#hd .sec-oled h2 {
    margin-bottom: 1.5em;
    position: relative
}

#hd .sec-oled .hd-content {
    padding: 0 5%
}

#hd .sec-oled .tab-list {
    width: 33.3333%;
    min-width: 18em;
    flex-shrink: 0;
    text-align: left
}

#hd .sec-oled .tab-list li {
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 2em;
    padding: .4em .25em;
    -webkit-text-fill-color: black;
    -webkit-text-stroke-width: .3px;
    -webkit-text-stroke-color: white;
    cursor: pointer;
    position: relative;
    transition: all 0.25s ease
}

#hd .sec-oled .tab-list li:before {
    content: '';
    display: block;
    width: 1.5em;
    height: 1.5em;
    background: url(../img/arrow-right.svg) 0 0 no-repeat;
    position: absolute;
    right: 100%;
    top: .25em;
    opacity: 0;
    -webkit-transform: translate(-1em, 0) scale(0.5, 0.5);
    -ms-transform: translate(-1em, 0) scale(0.5, 0.5);
    transform: translate(-1em, 0) scale(0.5, 0.5);
    transition: transform 0.4s ease, opacity 0.25s ease
}

#hd .sec-oled .tab-list li:hover,
#hd .sec-oled .tab-list li:focus-visible {
    color: white;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: none
}

#hd .sec-oled .tab-list li.hd-active {
    color: #4A67F8;
    -webkit-text-fill-color: #4A67F8;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: none
}

#hd .sec-oled .tab-list li.hd-active:before {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1)
}

#hd .sec-oled figure {
    width: 66.6666%;
    padding-right: 10%;
    position: relative
}

#hd .sec-oled figure li {
    display: none
}

#hd .sec-oled figure li.hd-active {
    display: block
}

#hd .sec-oled .vid-container {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative
}

#hd .sec-oled .vid-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#hd .sec-oled .hd-deco {
    position: absolute
}

#hd .sec-oled .deco-top {
    width: 3.2%;
    top: 4%;
    right: 22%;
    z-index: 2
}

#hd .sec-oled .deco-right {
    width: 2.5%;
    top: 0;
    right: 1%
}

#hd .sec-oled .hd-txt {
    max-width: 42em;
    margin: 2.5em auto 0
}

@media screen and (max-width: 1440px) {
    #hd .sec-oled {
        padding: 6em 0 4em
    }
}

@media screen and (max-width: 1280px) {
    #hd .sec-oled .tab-list {
        min-width: 15em
    }

    #hd .sec-oled .tab-list li {
        font-size: 1.5em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-oled {
        padding: 4em 0
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-oled figure {
        padding-right: 5%
    }

    #hd .sec-oled .deco-top {
        right: 12%
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-oled .hd-content {
        padding: 0 0 0 5%
    }

    #hd .sec-oled .tab-list {
        min-width: 12em
    }

    #hd .sec-oled .tab-list li {
        font-size: 1.25em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-oled {
        padding: 2em 0
    }

    #hd .sec-oled .flex-nowrap {
        flex-direction: column
    }

    #hd .sec-oled .tab-list {
        width: 100%;
        min-width: 0;
        margin-bottom: .5em
    }

    #hd .sec-oled .tab-list li {
        font-size: 1.125em;
        padding-right: 1.5em;
        color: white;
        -webkit-text-fill-color: white;
        -webkit-text-stroke-width: 0;
        -webkit-text-stroke-color: none
    }

    #hd .sec-oled figure {
        width: 100%
    }

    #hd .sec-oled .hd-txt {
        margin: 1.5em auto 0
    }
}

#hd .sec-connectivity {
    padding: 2em 0 6em;
    position: relative;
    overflow: hidden
}

#hd .sec-connectivity .hd-wrapper {
    padding-left: 5%
}

#hd .sec-connectivity .row-1 {
    position: relative;
    z-index: 3
}

#hd .sec-connectivity .row-1 .hd-wrapper {
    padding-right: 5%
}

#hd .sec-connectivity .row-1 .hd-container {
    padding: 6em 2em;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

#hd .sec-connectivity .row-1 .hd-container .hd-deco {
    width: 1.8%;
    position: absolute;
    margin: 1em 1.5em;
    transition: all 0.8s 0.25s ease-in-out
}

#hd .sec-connectivity .row-1 .hd-container .deco-left-top {
    right: 100%;
    top: 0;
    margin-top: 0
}

#hd .sec-connectivity .row-1 .hd-container .deco-left-bottom {
    right: 100%;
    bottom: 0
}

#hd .sec-connectivity .row-1 .hd-container .deco-right-top {
    left: 100%;
    top: 0
}

#hd .sec-connectivity .row-1 .hd-container .deco-right-bottom {
    left: 100%;
    bottom: 10%
}

#hd .sec-connectivity .row-1 .hd-container .deco-circle {
    width: 12%;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: -6%;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
    transition: transform 0.4s ease-in-out
}

#hd .sec-connectivity .row-1 .hd-container .hd-content {
    max-width: 44em;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

#hd .sec-connectivity .row-1 .hd-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover
}

#hd .sec-connectivity .row-1 p {
    margin: 0 auto 2em
}

#hd .sec-connectivity .row-1 li {
    padding: 0 .6em;
    margin-bottom: 1em
}

#hd .sec-connectivity .row-1 li figure {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 9em;
    height: 9em;
    margin: 0 auto .75em;
    position: relative
}

#hd .sec-connectivity .row-1 li .hd-frame {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain
}

#hd .sec-connectivity .row-1 li img {
    width: 86%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .sec-connectivity .row-2 {
    margin-top: 3.5em;
    position: relative;
    z-index: 2
}

#hd .sec-connectivity .row-2 .hd-deco {
    position: absolute;
    margin: 1em 0;
    transition: all 0.8s 0.25s ease-in-out
}

#hd .sec-connectivity .row-2 .deco-left-top {
    width: 22%;
    left: 0;
    bottom: 100%
}

#hd .sec-connectivity .row-2 .deco-right-bottom {
    width: 33%;
    right: 0;
    top: 100%
}

#hd .sec-connectivity #pageContent-trigger-speednova {
    width: 13em;
    margin: 2em 0 1.5em auto;
    position: relative;
    z-index: 2;
    transition: transform 0.25s ease
}

#hd .sec-connectivity #pageContent-trigger-speednova:before {
    content: '';
    display: block;
    width: 96%;
    height: 70%;
    position: absolute;
    top: 18%;
    left: 4%;
    background: #4A67F8;
    opacity: .2;
    z-index: -1
}

#hd .sec-connectivity #pageContent-trigger-speednova img {
    width: 100%
}

#hd .sec-connectivity #pageContent-trigger-speednova .btn-deco {
    position: absolute;
    top: 0;
    left: 0
}

#hd .sec-connectivity #pageContent-trigger-speednova span {
    color: white;
    position: absolute;
    bottom: 85%;
    right: 15%
}

#hd .sec-connectivity #pageContent-trigger-speednova:hover:before,
#hd .sec-connectivity #pageContent-trigger-speednova:focus-visible:before {
    opacity: .4
}

#hd .sec-connectivity #pageContent-trigger-speednova:hover .btn-deco,
#hd .sec-connectivity #pageContent-trigger-speednova:focus-visible .btn-deco {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: btnHover2;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-name: btnHover2;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-connectivity #pageContent-trigger-speednova:active {
    -webkit-transform: scale(.95, .95);
    -ms-transform: scale(.95, .95);
    transform: scale(.95, .95)
}

#hd .sec-connectivity .hd-container .deco-left-top,
#hd .sec-connectivity .hd-container .deco-left-bottom {
    opacity: 0;
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    transform: translate(0, -10%)
}

#hd .sec-connectivity .hd-container .deco-right-top,
#hd .sec-connectivity .hd-container .deco-right-bottom {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%)
}

#hd .sec-connectivity .hd-container.is-animated .hd-deco {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

#hd .sec-connectivity .hd-container.is-animated .deco-circle {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

#hd .sec-connectivity .hd-container.is-animated .btn-deco {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: btnHover1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 3;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-name: btnHover1;
    animation-timing-function: ease;
    animation-iteration-count: 3;
    animation-fill-mode: both
}

#hd .hd-extend {
    padding: 3em 5% 2em;
    position: relative
}

#hd .hd-extend p {
    font-size: 1em;
    margin-bottom: 0
}

#hd .hd-extend .hd-container {
    width: 100%
}

#hd .hd-extend .tab-list {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 2px solid #4A67F8;
    margin-bottom: 3em
}

#hd .hd-extend .tab-list li {
    width: 33.3333%;
    font-family: "TradeGothicLTW05-Bold", "TradeGothicLTPro", "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.25em;
    letter-spacing: .018em;
    text-align: center;
    padding: .5em .25em .3em;
    background: rgba(113, 139, 255, 0.22);
    margin-bottom: 0;
    cursor: pointer;
    transition: background 0.25s ease
}

#hd .hd-extend .tab-list li:hover,
#hd .hd-extend .tab-list li:focus-visible {
    background: rgba(74, 103, 248, 0.5)
}

#hd .hd-extend .tab-list li.hd-active {
    background: #4A67F8;
    color: white;
    cursor: default;
    box-shadow: none !important
}

#hd .hd-extend .tab-list li:nth-child(2),
#hd .hd-extend .tab-list li:nth-child(3) {
    position: relative;
    overflow: hidden
}

#hd .hd-extend .tab-list li:nth-child(2):after,
#hd .hd-extend .tab-list li:nth-child(3):after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(74, 103, 248, 0.5);
    transform-origin: 0 0;
    z-index: -1
}

#hd .hd-extend .tab-list h4 {
    font-size: 1em;
    margin-bottom: 0
}

#hd .hd-extend .tab-content>div {
    display: none
}

#hd .hd-extend .tab-content>div.hd-active {
    display: block;
    height: 100%
}

#hd .hd-extend .hd-note {
    display: block;
    padding: 2em 1em 0 2em
}

#hd .hd-extend .hd-left {
    flex-shrink: 0;
    width: 26%;
    background: #1a1c60;
    padding: 1.5em 1em
}

#hd .hd-extend .hd-left img {
    width: 75%;
    margin: 0 auto .5em
}

#hd .hd-extend .hd-left h4 {
    font-size: 2em
}

#hd .hd-extend .hd-left p {
    font-size: .8em;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.125;
    margin-top: .5em;
    opacity: .7
}

#hd .hd-extend .hd-right {
    width: 100%
}

#hd .hd-extend .hd-right .hd-container {
    padding-left: 2em
}

#hd .hd-extend .hd-right .hd-txt {
    padding-left: 2em
}

#hd #pageContent-speednova {
    display: none
}

#hd #pageContent-tab-low .diagram-1-bar {
    transform-origin: 20% center
}

#hd #pageContent-tab-low.hd-active figure .diagram-1-bar-txt {
    -webkit-animation-delay: .4s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .4s;
    animation-duration: .4s;
    animation-name: fadeIn;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-low.hd-active figure .diagram-1-bar {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: showBar;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .6s;
    animation-name: showBar;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer .hd-container {
    padding-left: 1em
}

#hd #pageContent-tab-transfer.hd-active figure .diagram-wave-1 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 4s;
    -webkit-animation-name: wave1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 4s;
    animation-name: wave1;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .diagram-wave-2 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: wave2;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 2;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-name: wave2;
    animation-timing-function: linear;
    animation-iteration-count: 2;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .diagram-wave-3 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 3s;
    -webkit-animation-name: wave3;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1.3333;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 3s;
    animation-name: wave3;
    animation-timing-function: linear;
    animation-iteration-count: 1.3333;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .diagram-wave-4 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 4s;
    -webkit-animation-name: wave4;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: 4s;
    animation-name: wave4;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .row-2 {
    -webkit-animation-delay: .6s;
    -webkit-animation-duration: .8s;
    -webkit-animation-name: row-2-up;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .6s;
    animation-duration: .8s;
    animation-name: row-2-up;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .row-1 {
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: row-1-down;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 1s;
    animation-duration: .4s;
    animation-name: row-1-down;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-transfer.hd-active figure .row-3 {
    -webkit-animation-delay: 1.1s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: row-3-up;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 1.1s;
    animation-duration: .6s;
    animation-name: row-3-up;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-power .diagram-3-bar {
    transform-origin: 28% center
}

#hd #pageContent-tab-power.hd-active figure .diagram-3-bar-txt {
    -webkit-animation-delay: .4s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .4s;
    animation-duration: .4s;
    animation-name: fadeIn;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd #pageContent-tab-power.hd-active figure .diagram-3-bar {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .6s;
    -webkit-animation-name: showBar;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .6s;
    animation-name: showBar;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

@media screen and (max-width: 1440px) {
    #hd .sec-connectivity .row-1 .hd-container {
        padding: 4em 2em
    }

    #hd .sec-connectivity .row-1 .hd-container h2 {
        margin-bottom: .25em
    }
}

@media screen and (max-width: 1280px) {
    #hd .sec-connectivity .hd-wrapper {
        padding-left: 0
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-connectivity .row-1 .hd-container {
        padding-top: 2em
    }

    #hd .sec-connectivity .row-1 .hd-container .hd-deco {
        margin: 0 .5em
    }

    #hd .sec-connectivity .row-1 .hd-container .deco-right-bottom {
        bottom: 20%
    }

    #hd .sec-connectivity .row-1 li figure {
        width: 7em;
        height: 7em;
        margin-bottom: .5em
    }

    #hd .hd-extend .hd-left {
        width: 22%
    }

    #hd .hd-extend .hd-left h4 {
        font-size: 1.5em
    }

    #hd .hd-extend .hd-right .hd-container {
        padding-left: 1em
    }

    #hd .hd-extend .hd-right .hd-txt {
        padding-left: 1em
    }

    #hd .hd-extend .hd-note {
        padding-left: 1em
    }
}

@media screen and (max-width: 1023px) {
    #hd .sec-connectivity .hd-w1200 {
        width: 90%
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-connectivity .hd-btn-container {
        justify-content: center
    }

    #hd .hd-extend .tab-list li {
        font-size: 1em
    }

    #hd .hd-extend .hd-left {
        width: 100%;
        margin: 0 auto .5em
    }

    #hd .hd-extend .hd-left img {
        width: 7em;
        margin: 0 1em 0 0
    }

    #hd .hd-extend .hd-right .hd-container {
        padding-left: 0 !important
    }

    #hd .hd-extend .hd-note {
        padding-left: 0
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-connectivity .row-1 .hd-container .hd-deco {
        width: 2.5%;
        margin: 0 -1%
    }

    #hd .sec-connectivity .row-2 .deco-left-top {
        width: 40%
    }

    #hd .sec-connectivity .row-2 .deco-right-bottom {
        width: 50%
    }

    #hd .hd-extend {
        padding: 2em 5% 0 0
    }

    #hd .hd-extend .deco-left-top {
        width: 30%
    }

    #hd .hd-extend .deco-right-bottom {
        width: 50%
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-connectivity {
        padding: 2em 0 2em
    }

    #hd .sec-connectivity .row-1 .hd-wrapper {
        padding-right: 2%
    }

    #hd .sec-connectivity .row-1 .hd-container {
        padding: 2em 1em
    }

    #hd .sec-connectivity .row-1 .hd-container .hd-deco {
        display: none
    }

    #hd .sec-connectivity .row-1 .hd-container .deco-circle {
        width: 20%
    }

    #hd .sec-connectivity .row-1 li {
        padding: 0 .25em
    }

    #hd .sec-connectivity .row-1 li figure {
        width: 4.5em;
        height: 4.5em
    }

    #hd .hd-extend {
        padding: 2em 1em;
        flex-direction: column
    }

    #hd .hd-extend .tab-list {
        margin: 0 -1em 2em
    }

    #hd .hd-extend .tab-list li {
        font-size: .75em
    }

    #hd .hd-extend .hd-left {
        margin-bottom: 1em
    }

    #hd .hd-extend .hd-right .hd-container {
        flex-direction: column
    }

    #hd .hd-extend .hd-right .hd-container>figure,
    #hd .hd-extend .hd-right .hd-container>div {
        width: 100%
    }

    #hd .hd-extend .hd-right .hd-txt {
        padding-left: 0;
        margin-top: 2em
    }
}

#hd .sec-spec {
    padding: 6em 0;
    position: relative;
    overflow: hidden
}

#hd .sec-spec .hd-container {
    min-height: 80vh
}

#hd .sec-spec figure {
    position: relative
}

#hd .sec-spec figure img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform
}

#hd .sec-spec figure img.part-10 {
    position: relative
}

#hd .sec-spec .hd-content {
    margin-left: auto;
    position: relative
}

#hd .sec-spec .hd-content h2 {
    margin-bottom: .5em
}

#hd .sec-spec .hd-content ul {
    position: relative
}

#hd .sec-spec .hd-content li {
    width: 100%;
    padding: 2.5em 2em 4em;
    border: 1px solid rgba(255, 255, 255, 0.25);
    position: absolute;
    top: 0
}

#hd .sec-spec .hd-content li:first-child {
    position: relative;
    padding-bottom: 1em
}

#hd .sec-spec .hd-content .deco-top,
#hd .sec-spec .hd-content .deco-bottom {
    margin: -1px;
    position: absolute
}

#hd .sec-spec .hd-content .deco-top:before,
#hd .sec-spec .hd-content .deco-top:after,
#hd .sec-spec .hd-content .deco-bottom:before,
#hd .sec-spec .hd-content .deco-bottom:after {
    content: '';
    display: block;
    width: 2.5em;
    height: 2px;
    background: white;
    position: absolute;
    top: 0;
    left: -1.25em
}

#hd .sec-spec .hd-content .deco-top:after,
#hd .sec-spec .hd-content .deco-bottom:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#hd .sec-spec .hd-content .deco-top {
    top: 0
}

#hd .sec-spec .hd-content .deco-bottom {
    bottom: 0
}

#hd .sec-spec .hd-content .deco-left {
    left: 0
}

#hd .sec-spec .hd-content .deco-right {
    right: 0
}

#hd .sec-spec .vid-control {
    width: 44px;
    height: 44px;
    bottom: 0;
    right: 0
}

@media screen and (max-width: 1440px) {
    #hd .sec-spec {
        padding: 6em 0 4em
    }
}

@media screen and (max-width: 1280px) {
    #hd .sec-spec .hd-content li {
        padding: 1.5em 2em 3em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-spec {
        padding: 4em 0
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
    #hd .sec-spec .hd-container {
        min-height: 0;
        flex-direction: column
    }

    #hd .sec-spec figure {
        width: 80%;
        margin: 0 auto
    }

    #hd .sec-spec .hd-content {
        width: 100%;
        margin-top: 2em
    }

    #hd .sec-spec .hd-content .deco-top:before,
    #hd .sec-spec .hd-content .deco-top:after,
    #hd .sec-spec .hd-content .deco-bottom:before,
    #hd .sec-spec .hd-content .deco-bottom:after {
        width: 1.75em;
        left: -.875em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-spec {
        padding: 2em 0
    }

    #hd .sec-spec .hd-content li {
        padding: 1em .75em 1.5em
    }

    #hd .sec-spec .hd-content .deco-top:before,
    #hd .sec-spec .hd-content .deco-top:after,
    #hd .sec-spec .hd-content .deco-bottom:before,
    #hd .sec-spec .hd-content .deco-bottom:after {
        width: 1em;
        left: -.5em
    }
}

#hd .sec-switch {
    padding: 4em 0;
    position: relative;
    overflow: hidden
}

#hd .sec-switch .hd-container {
    max-width: 40em;
    margin: 0 auto
}

#hd .sec-switch .hd-frame {
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 1em;
    position: relative;
    overflow: hidden
}

#hd .sec-switch .hd-content li {
    padding: 1.25em 1em 1.5em
}

#hd .sec-switch .hd-content li img {
    width: 100%
}

#hd .sec-switch .tab-container {
    margin-top: 4em;
    margin-left: -1em;
    margin-right: -1em
}

#hd .sec-switch .tab-list {
    margin-bottom: 2em
}

#hd .sec-switch .tab-list li {
    width: 20%;
    padding: 0 .5em .5em;
    border-bottom: 3px solid #c8c8c8;
    margin-bottom: .1em;
    position: relative;
    cursor: pointer
}

#hd .sec-switch .tab-list li:after {
    content: '';
    display: block;
    width: 100%;
    height: .3em;
    background: #f5c78d;
    position: absolute;
    left: 0;
    top: 100%;
    transition: transform 0.25s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

#hd .sec-switch .tab-list li:nth-child(2):after {
    background: #92a0a9
}

#hd .sec-switch .tab-list li:nth-child(3):after {
    background: #f51928
}

#hd .sec-switch .tab-list li:nth-child(4):after {
    background: #c86916
}

#hd .sec-switch .tab-list li:nth-child(5):after {
    background: #00b8ff
}

#hd .sec-switch .tab-list li:hover h3,
#hd .sec-switch .tab-list li:focus-visible h3 {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px)
}

#hd .sec-switch .tab-list li:active h3 {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

#hd .sec-switch .tab-list li.hd-active:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

#hd .sec-switch .tab-list h3 {
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 2.25em;
    font-weight: 300;
    line-height: 1.125;
    padding-bottom: 0;
    margin-bottom: 0;
    transition: transform 0.25s ease
}

#hd .sec-switch .tab-content {
    margin-bottom: 2em
}

#hd .sec-switch .tab-content>li {
    display: flex;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .4s;
    animation-name: fadeInUp;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-switch .tab-content>li[hidden] {
    display: none
}

#hd .sec-switch .tab-content p {
    font-size: 1em
}

#hd .sec-switch .tab-content h4+p {
    margin-bottom: 2.5em
}

#hd .sec-switch .tab-content img {
    width: 33%
}

#hd .sec-switch .hd-info {
    width: 66%;
    padding-right: 1.5em
}

#hd .sec-switch .feature-list>li {
    min-width: 33.3333%
}

#hd .sec-switch .feature-list .h3 {
    margin-bottom: 0
}

@media screen and (max-width: 1024px) {
    #hd .sec-switch .tab-content h4+p {
        margin-bottom: 4em
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-switch .tab-container {
        margin-left: 0;
        margin-right: 0
    }

    #hd .sec-switch .tab-list h3 {
        font-size: 1.75em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-switch {
        padding: 2em 0
    }

    #hd .sec-switch .hd-frame {
        border-radius: .75em
    }

    #hd .sec-switch .hd-content li {
        padding: 1.25em .5em 1.5em
    }

    #hd .sec-switch .tab-list li {
        padding-inline: 2px
    }

    #hd .sec-switch .tab-list h3 {
        font-size: 1em
    }

    #hd .sec-switch .hd-info {
        width: 100%;
        padding-right: 0
    }

    #hd .sec-switch .tab-content {
        margin-bottom: 0
    }

    #hd .sec-switch .tab-content h4+p,
    #hd .sec-switch .tab-content p {
        margin-bottom: 1.5em
    }

    #hd .sec-switch .tab-content img {
        width: 80%;
        max-width: 138px !important;
        margin-bottom: 2em
    }
}

#hd .sec-ksp {
    padding: 4em 0 16em
}

#hd .sec-ksp.ksp-2 {
    padding-bottom: 4em
}

#hd .sec-ksp.ksp-2 .hd-container {
    max-width: 56em
}

#hd .sec-ksp ul {
    margin: 3.5em -2em 0
}

#hd .sec-ksp li {
    padding: 0 2em;
    position: relative
}

#hd .sec-ksp li:before {
    content: '';
    display: block;
    width: calc(100% - 2em);
    height: calc(100% - 3.5em);
    background: rgba(0, 0, 0, 0.75);
    border: 1px solid rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: none
}

#hd .sec-ksp figure {
    position: relative
}

#hd .sec-ksp img {
    width: 100%
}

#hd .sec-ksp .hd-content {
    padding: 1em .5em 4em;
    position: relative;
    z-index: 2
}

#hd .sec-ksp .hd-content h3 {
    font-size: 2em
}

#hd .sec-ksp .hd-content p {
    line-height: 1.5;
    margin-bottom: 1em
}

#hd .sec-ksp .hd-content small {
    display: block;
    margin-top: auto
}

#hd .sec-ksp .hd-focus {
    width: 35%;
    margin: -.5em;
    position: absolute;
    top: 85%;
    right: 5%;
    z-index: 3
}

#hd .sec-ksp .trigger-video {
    width: 32%;
    height: 0;
    padding-bottom: 32%;
    top: 80%;
    cursor: pointer
}

#hd .sec-ksp .trigger-video:before,
#hd .sec-ksp .trigger-video:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease;
    z-index: 2
}

#hd .sec-ksp .trigger-video:before {
    background-color: #9929ea;
    background-image: -moz-linear-gradient(315deg, #9929ea, #5808fb);
    background-image: -webkit-linear-gradient(315deg, #9929ea, #5808fb);
    background-image: linear-gradient(315deg, #9929ea, #5808fb)
}

#hd .sec-ksp .trigger-video:after {
    background: url(../img/video/play-video.svg) center no-repeat;
    background-size: 75%
}

#hd .sec-ksp .trigger-video:hover:before,
#hd .sec-ksp .trigger-video:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05)
}

@media screen and (max-width: 1280px) {
    #hd .sec-ksp .hd-content h3 {
        font-size: 1.75em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-ksp {
        padding-bottom: 14em
    }

    #hd .sec-ksp li {
        padding: 0 1em
    }

    #hd .sec-ksp li:before {
        width: calc(100% - .875em)
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-ksp {
        padding-bottom: 4em
    }

    #hd .sec-ksp ul {
        flex-direction: column;
        margin: 2em 0 0
    }

    #hd .sec-ksp li {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        padding: 1em 0
    }

    #hd .sec-ksp li:before {
        width: calc(100% - 3.5em);
        height: calc(100% - .5em);
        top: 0;
        left: auto;
        margin: auto 0
    }

    #hd .sec-ksp figure {
        width: 12em;
        flex-shrink: 0
    }

    #hd .sec-ksp .hd-content {
        padding: 0 1em 1em
    }

    #hd .sec-ksp .hd-content h3 {
        font-size: 1.75em
    }

    #hd .sec-ksp .hd-content small {
        text-align: left
    }

    #hd .sec-ksp .hd-focus {
        width: 6em;
        flex-shrink: 0;
        position: relative;
        top: 0;
        left: 0;
        margin: 1em 0 0
    }

    #hd .sec-ksp .trigger-video {
        width: 6em;
        height: 6em;
        padding-bottom: 0
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-ksp {
        padding: 2em 0 4em
    }

    #hd .sec-ksp.ksp-1 li:nth-child(2) {
        margin-bottom: 3em
    }

    #hd .sec-ksp ul {
        margin-top: 1em
    }

    #hd .sec-ksp li {
        display: block;
        padding: 1em
    }

    #hd .sec-ksp li:before {
        width: calc(100% - 1.5em);
        height: calc(100% - 3.5em);
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    #hd .sec-ksp figure {
        width: 95%;
        margin: 0 auto
    }

    #hd .sec-ksp .hd-content {
        padding: 1.5em .5em 1em
    }

    #hd .sec-ksp .hd-content h3 {
        font-size: 1.5em
    }

    #hd .sec-ksp .hd-focus {
        margin: 1em auto -5em
    }
}

#hd .sec-design {
    padding: 4em 0 8em;
    background: url(../img/bg-design.jpg) center top no-repeat;
    background-size: cover
}

#hd .sec-design .hd-container {
    max-width: 58em
}

#hd .sec-design p {
    margin-bottom: 2em
}

@media screen and (max-width: 1280px) {
    #hd .sec-design {
        padding: 2em 0 4em
    }
}

@media screen and (max-width: 480px) {
    #hd .sec-design {
        padding: 2em 0
    }

    #hd .sec-design .trigger-video-toggle {
        overflow: hidden
    }

    #hd .sec-design video {
        width: 150%;
        max-width: none;
        max-height: none;
        margin-left: -50%
    }
}

#hd .sec-armoury {
    padding: 4em 0 8em;
    position: relative;
    overflow: hidden
}

#hd .sec-armoury .owl-carousel {
    padding-top: 4em
}

#hd .sec-armoury .owl-dots {
    margin: 6em auto 0
}

#hd .sec-armoury .deco-frame {
    width: 2.5em;
    position: absolute;
    top: 100%;
    right: 100%
}

#hd .sec-armoury figure {
    border: 1px solid #00024e
}

#hd .sec-armoury .hd-content {
    padding: 1em 1em 1em 3em;
    background: black
}

#hd .sec-armoury h2,
#hd .sec-armoury p {
    opacity: 0
}

#hd .sec-armoury .owl-item.active h2 {
    -webkit-animation-delay: .5s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .5s;
    animation-duration: .4s;
    animation-name: fadeInUp;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .sec-armoury .owl-item.active p {
    -webkit-animation-delay: .6s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-delay: .6s;
    animation-duration: .4s;
    animation-name: fadeInUp;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

@media screen and (max-width: 1280px) {
    #hd .sec-armoury {
        padding-top: 2em
    }

    #hd .sec-armoury .owl-carousel {
        padding-top: 6em
    }
}

@media screen and (max-width: 1024px) {
    #hd .sec-armoury .hd-content {
        padding-left: 1.5em
    }

    #hd .sec-armoury .owl-carousel {
        padding-top: 4em
    }

    #hd .sec-armoury .owl-dots {
        margin-top: 4em
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-armoury {
        padding: 4em 0
    }

    #hd .sec-armoury .hd-item {
        flex-direction: column
    }

    #hd .sec-armoury figure,
    #hd .sec-armoury .hd-content {
        width: 100%
    }

    #hd .sec-armoury .hd-content {
        padding: 0 0 2em
    }

    #hd .sec-armoury .owl-carousel {
        padding-top: 2em
    }

    #hd .sec-armoury .owl-dots {
        margin-top: 2em
    }

    #hd .sec-armoury .owl-prev,
    #hd .sec-armoury .owl-next {
        top: 65%
    }
}

#hd .sec-features {
    padding: 4em 0 8em;
    position: relative;
    overflow: hidden
}

#hd .sec-features li {
    padding: 2em 1em
}

#hd .sec-features img {
    width: 8.25em;
    margin: 0 auto 1.5em;
    flex-shrink: 0
}

#hd .sec-features .hd-content {
    max-width: 17em;
    margin: 0 auto
}

#hd .sec-features h3 {
    font-family: "Roboto Condensed", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    min-height: 2.5em;
    margin-bottom: .5em
}

#hd .sec-features p {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 0
}

@media screen and (max-width: 1280px) {
    #hd .sec-features li {
        padding: 1.5em .5em
    }

    #hd .sec-features img {
        width: 7.875em
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-features ul {
        flex-direction: column
    }

    #hd .sec-features li {
        display: flex;
        align-items: center;
        width: 100%;
        max-width: 30em;
        padding: 1em 0;
        margin: 0 auto
    }

    #hd .sec-features img {
        margin: 0
    }

    #hd .sec-features .hd-content {
        max-width: none;
        margin: 0;
        padding-left: 1em
    }

    #hd .sec-features h3 {
        min-height: 0;
        text-align: left
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-features {
        padding: 2em 0
    }

    #hd .sec-features li {
        width: 100%;
        align-items: flex-start;
        padding: 1em 0
    }

    #hd .sec-features img {
        max-width: 30% !important
    }

    #hd .sec-features h3 {
        font-size: 1.125em;
        margin-bottom: .25em
    }

    #hd .sec-features p {
        font-size: .9em
    }
}

#hd .sec-gallery {
    background: black;
    padding: 6em 0 4em;
    position: relative;
    overflow: hidden;
    z-index: 2
}

#hd .sec-gallery .slide-gallery {
    width: 100%
}

#hd .sec-gallery .owl-stage-outer {
    overflow: visible
}

#hd .sec-gallery .owl-item {
    opacity: .25;
    transition: opacity 0.8s ease, transform 0.6s ease
}

#hd .sec-gallery .owl-item.center {
    opacity: 1;
    position: relative;
    z-index: 2
}

#hd .sec-gallery .owl-dots {
    margin: 30px auto
}

@media screen and (max-width: 1280px) {
    #hd .sec-gallery .owl-dots {
        margin: 1.5em auto
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-gallery .owl-item {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    #hd .sec-gallery .owl-item.active+.owl-item {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

/*# sourceMappingURL=hd-style.css.map */