@import url(../lib/owl-carousel/owl.carousel.min.css);
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto.css");
@font-face {
  font-family: 'TTNormsProNormal';
  src: url("https://dlcdnwebimgs.asus.com/files/media/93e717d9-8e85-48ac-9447-bf93e1da2dff/v1/fonts/TTNormsProNormal.ttf");
  font-weight: normal;
  font-style: normal;
}
#hd div,#hd span,#hd applet,#hd object,#hd iframe,#hd h1,#hd h2,#hd h3,#hd h4,#hd h5,#hd h6,#hd p,#hd blockquote,#hd pre,#hd a,#hd abbr,#hd acronym,#hd address,#hd big,#hd cite,#hd code,#hd del,#hd dfn,#hd em,#hd img,#hd ins,#hd kbd,#hd q,#hd s,#hd samp,#hd small,#hd strike,#hd strong,#hd sub,#hd sup,#hd tt,#hd var,#hd b,#hd u,#hd i,#hd center,#hd dl,#hd dt,#hd dd,#hd ol,#hd li,#hd fieldset,#hd form,#hd label,#hd legend,#hd table,#hd caption,#hd tbody,#hd tfoot,#hd thead,#hd tr,#hd th,#hd td,#hd article,#hd aside,#hd canvas,#hd details,#hd embed,#hd figure,#hd figcaption,#hd footer,#hd header,#hd hgroup,#hd menu,#hd nav,#hd output,#hd ruby,#hd section,#hd summary,#hd time,#hd mark,#hd audio,#hd video{
  font-family: "Roboto", "Arial", "sans-serif";
}
#hd p.info-label,
#hd #kvView .content-info p.info-label {
  font-family: "TTNormsProNormal", "Segoe UI", sans-serif !important;
}

#hd .tabcontentCon .tabcontent-item .content-info p.info-title {
  font-family: "TTNormsProNormal", "Segoe UI", sans-serif !important;
}

#hd .f-f-rog {
  font-family: "TTNormsProNormal", "Segoe UI", sans-serif !important;
}

#hd .f-f-xolonium span, #hd li a.f-f-xolonium,#hd p.f-f-xolonium,#hd .tabnav .tabnav-link, #hd li.tabnav-item{
  font-family: "TTNormsProNormal", "Segoe UI", sans-serif !important;
}
#hd .footnotes ul li{
  font-family: "Roboto", "Arial", "sans-serif" !important;
}
#special-sectionOverview {
    margin-bottom: 100px
}

.width-line-gray {
    background: none
}

#hd {
    font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", 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: #ff782b
}

#hd * ::-moz-selection {
    background: #1d2124;
    color: #ff782b
}

#hd * :focus-visible {
    outline-color: #ff782b
}

#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 auto
}

#hd img.lazyload {
    opacity: 0;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

#hd img.lazyload.lazyloaded {
    height: auto;
    opacity: 1
}

#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 #ff782b
}

#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
}

@-webkit-keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@-moz-keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@-ms-keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@-o-keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

@keyframes colorrun {
    0% {
        filter: hue-rotate(0deg)
    }

    100% {
        filter: hue-rotate(359deg)
    }
}

.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;
    -moz-animation-delay: 0s;
    -moz-animation-duration: 4s;
    -moz-animation-name: colorrun;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0s;
    -o-animation-duration: 4s;
    -o-animation-name: colorrun;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
    -o-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 fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(5%);
        -o-transform: translateX(5%);
        -ms-transform: translateX(5%);
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(5%);
        -o-transform: translateX(5%);
        -ms-transform: translateX(5%);
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(5%);
        -o-transform: translateX(5%);
        -ms-transform: translateX(5%);
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(5%);
        -o-transform: translateX(5%);
        -ms-transform: translateX(5%);
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(5%);
        -o-transform: translateX(5%);
        -ms-transform: translateX(5%);
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Square721DmNormal';
    src: url("../fonts/Square721DmNormal.eot");
    src: local("Square721DmNormal"), url("../fonts/Square721DmNormal.woff") format("woff"), url("../fonts/Square721DmNormal.ttf") format("truetype"), url("../fonts/Square721DmNormal.svg#htc-icon") format("svg")
}

#hd {
    font-size: 16px
}

#hd sup {
    vertical-align: super;
    font-size: smaller;
    top: 0;
    position: static
}

#hd h2 {
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 5.2em;
    letter-spacing: 3.7vw;
    line-height: 1;
    color: #ffffff !important;
    padding-left: 3.7vw;
    margin-bottom: .65em;
    word-break: normal;
    word-wrap: normal;
    -moz-transform: scale(1.1, 0.9);
    -o-transform: scale(1.1, 0.9);
    -ms-transform: scale(1.1, 0.9);
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9)
}

#hd h3 {
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 1.75em;
    letter-spacing: 0;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: .125em
}

#hd h4 {
    font-family: "TTNormsProNormal", "Segoe UI", sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: .018em;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: .75em
}

#hd h5 {
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff
}

#hd h6 {
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff
}

#hd p,
#hd small,
#hd a,
#hd li {
    font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif
}

#hd p {
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 300
}

#hd p.color-primary {
    font-weight: 400
}

#hd b {
    font-weight: bold
}

#hd small {
    font-size: 14px;
    letter-spacing: 0.5px
}

#hd .align-center {
    text-align: center
}

#hd .align-left {
    text-align: left
}

#hd .align-italic {
    font-style: italic
}

#hd a.txt-link {
    display: inline-block;
    font-weight: 400;
    margin-top: .5em
}

#hd a.txt-link:hover {
    color: white
}

#hd .color-primary {
    color: #ff782b
}

#hd .color-secondary {
    color: #ff782b
}

#hd .color-grey {
    color: #777
}

#hd .color-white {
    color: white
}

#hd .color-gradient {
    display: inline-block;
    color: #ff782b !important;
    background-color: #ff782b 0%;
    background-image: -moz-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: -webkit-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#hd .color-gradient::selection {
    background: #0f0f0f;
    color: #ff782b;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #ff782b
}

#hd .color-gradient::-moz-selection {
    background: #0f0f0f;
    color: #ff782b;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #ff782b
}

_:-ms-fullscreen,
:root #hd .color-gradient {
    background: transparent !important
}

@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: 1024px) {
    #hd {
        font-size: 14px
    }

    #hd h2 {
        margin-bottom: .25em
    }
}

@media screen and (max-width: 768px) {
    #hd h2 {
        font-size: 4em;
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@media screen and (max-width: 620px) {
    #hd h2 {
        font-size: 3em
    }
}

@media screen and (max-width: 480px) {
    #hd h2 {
        font-size: 1.875em
    }

    #hd p {
        font-size: 1.125em;
        line-height: 1.5
    }
}

#hd .w95 {
    width: 94%;
    margin: 0 auto;
    position: relative
}

#hd .hd-w1000,
#hd .hd-w1200,
#hd .hd-w1400 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

#hd .hd-w1000 {
    max-width: 1000px
}

#hd .hd-w1400 {
    max-width: 1400px
}

#hd .hd-col20 {
    width: 20%
}

#hd .hd-col25 {
    width: 25%
}

#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
}

#hd .hd-d-ib {
    display: inline-block
}

#hd .mx-auto {
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 1024px) {

    #hd .hd-w1000,
    #hd .hd-w1200,
    #hd .hd-w1400 {
        width: 90%
    }
}

@media screen and (max-width: 1023px) {
    #hd .hd-d-1023-none {
        display: none
    }

    #hd .hd-d-1023-block {
        display: block
    }

    #hd .hd-d-1023-inline-block {
        display: inline-block
    }
}

@media screen and (max-width: 768px) {
    #hd .hd-d-768-none {
        display: none
    }

    #hd .hd-d-768-block {
        display: block
    }
}

@media screen and (max-width: 620px) {
    #hd .hd-d-620-none {
        display: none
    }

    #hd .hd-d-620-block {
        display: block
    }
}

@media screen and (max-width: 480px) {
    #hd .hd-d-480-none {
        display: none
    }

    #hd .hd-d-480-block {
        display: block
    }
}

#hd .hd-lightbox {
    width: 100%;
    height: 100vh;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 10
}

#hd .hd-lightbox .hd-filter {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0
}

#hd .hd-lightbox .hd-box {
    width: 100%;
    height: auto;
    max-width: 1280px;
    max-height: 720px;
    background: black;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    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: 0;
    left: 0;
    margin: auto
}

#hd .hd-lightbox .hd-close {
    width: 60px;
    height: 60px;
    background: #777;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 2
}

#hd .hd-lightbox .hd-close:hover {
    background: #ff782b
}

#hd .hd-lightbox .hd-close>span {
    display: block;
    width: 24px;
    height: 2px;
    background: white;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .hd-lightbox .hd-close>span:first-child {
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

#hd .hd-lightbox .hd-close>span:last-child {
    -moz-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

#hd .trigger-play {
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    #hd .hd-lightbox .hd-close {
        width: 40px;
        height: 40px;
        top: 16px;
        right: 16px
    }

    #hd .hd-lightbox .hd-close>span {
        width: 20px;
        height: 2px
    }
}

#hd .hd-nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    font-size: .75em;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    padding-top: 4em;
    padding-right: 1.5em;
    opacity: 1;
    background-color: transparent;
    background-image: -moz-linear-gradient(90deg, transparent, #000 30%);
    background-image: -webkit-linear-gradient(90deg, transparent, #000 30%);
    background-image: linear-gradient(90deg, transparent, #000 30%);
    background-color: transparent
}

#hd .hd-nav.hd-active .main-nav {
    display: block;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .4s;
    -webkit-animation-name: fadeInRight;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: 0s;
    -moz-animation-duration: .4s;
    -moz-animation-name: fadeInRight;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: both;
    -o-animation-delay: 0s;
    -o-animation-duration: .4s;
    -o-animation-name: fadeInRight;
    -o-animation-timing-function: ease;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: both;
    animation-delay: 0s;
    animation-duration: .4s;
    animation-name: fadeInRight;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: both
}

#hd .hd-nav .main-nav {
    display: none;
    margin: 0;
    padding: 0
}

#hd .hd-nav .main-nav>li {
    display: block;
    margin: .25em 0;
    position: relative
}

#hd .hd-nav .main-nav>li:last-child .sub-nav:after {
    display: none
}

#hd .hd-nav .main-nav>li:hover button {
    color: white
}

#hd .hd-nav .main-nav>li:hover .hd-tooltip {
    opacity: 1
}

#hd .hd-nav .main-nav a {
    padding: .125em 1.5em .125em 0;
    letter-spacing: .08em;
    text-decoration: none;
    display: block;
    z-index: 1;
    cursor: pointer
}

#hd .hd-nav .main-nav a:after {
    content: '';
    display: block;
    width: .6em;
    height: .6em;
    border-radius: .5em;
    background: transparent;
    border: 1px solid white;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 1;
    -moz-transition: transform 0.1s ease-in-out, background 0.6s ease;
    -o-transition: transform 0.1s ease-in-out, background 0.6s ease;
    -webkit-transition: transform 0.1s ease-in-out, background 0.6s ease;
    transition: transform 0.1s ease-in-out, background 0.6s ease
}

#hd .hd-nav .main-nav a:hover span,
#hd .hd-nav .main-nav a:focus-visible span {
    background: white
}

#hd .hd-nav .main-nav a.hd-active:after {
    background: white
}

#hd .hd-nav .main-nav .hd-tooltip {
    display: block;
    max-width: 12em;
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: .875rem;
    color: #ff782b;
    white-space: nowrap;
    text-align: right;
    margin-left: auto;
    opacity: 0;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

#hd .hd-nav .sub-nav {
    padding: .5em 0 1em;
    position: relative
}

#hd .hd-nav .sub-nav:after {
    content: '';
    display: block;
    width: 1px;
    height: .875em;
    background: white;
    position: absolute;
    bottom: 0;
    right: .35em;
    opacity: .75
}

#hd .hd-nav .sub-nav button {
    display: block;
    width: 100%;
    color: transparent;
    font-size: .9em;
    padding: .125em 0;
    padding-right: 1.5em;
    text-align: right;
    position: relative;
    -moz-transition: color 0.4s 0.05s ease;
    -o-transition: color 0.4s 0.05s ease;
    -webkit-transition: color 0.4s 0.05s ease;
    transition: color 0.4s 0.05s ease
}

#hd .hd-nav .sub-nav button:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: white;
    position: absolute;
    top: .5em;
    right: .22em
}

@media screen and (min-width: 2560px) {
    #hd .hd-nav {
        font-size: 1em
    }
}

@media screen and (max-width: 1440px) {
    #hd .hd-nav {
        padding-right: .5em;
        font-size: .8em
    }

    #hd .hd-nav .main-nav>li {
        margin: .5em 0 .75em
    }

    #hd .hd-nav .sub-nav {
        padding-bottom: 0
    }

    #hd .hd-nav .sub-nav:after {
        display: none
    }
}

@media screen and (max-width: 1280px) {
    #hd .hd-nav {
        background: none
    }

    #hd .hd-nav .main-nav>li:hover .hd-tooltip {
        opacity: 1;
        -moz-transition: opacity 0.4s ease-in-out;
        -o-transition: opacity 0.4s ease-in-out;
        -webkit-transition: opacity 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out
    }

    #hd .hd-nav .main-nav>li:hover button {
        color: white !important;
        -moz-transition: color 0.6s ease-in-out;
        -o-transition: color 0.6s ease-in-out;
        -webkit-transition: color 0.6s ease-in-out;
        transition: color 0.6s ease-in-out
    }

    #hd .hd-nav .hd-tooltip {
        color: transparent;
        white-space: nowrap;
        opacity: 0;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }

    #hd .hd-nav .sub-nav button {
        padding-top: 0;
        padding-bottom: 0;
        color: transparent !important;
        white-space: nowrap;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (max-width: 1024px) {
    #hd .hd-nav {
        font-size: .5em;
        display: none !important
    }
}

#hd .main-title {
    padding-top: 8.75em;
    position: relative;
    overflow: hidden
}

#hd .main-title:before {
    content: '';
    display: block;
    width: 100%;
    height: 600px;
    position: absolute;
    top: -400px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: radial-gradient(ellipse at center, #522b15 0%, transparent 70%);
    z-index: 0;
    pointer-events: none
}

#hd .tab-content {
    padding-right: 10em
}

#hd .tab-content>div {
    display: none;
    padding: 4.75em 0 5em
}

#hd .tab-content>div.hd-active {
    display: block
}

#hd .tab-content>div.hd-active .reveal-fromBottom {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .8s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0s;
    -moz-animation-duration: .8s;
    -moz-animation-name: fadeInUp;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0s;
    -o-animation-duration: .8s;
    -o-animation-name: fadeInUp;
    -o-animation-timing-function: ease;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-name: fadeInUp;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

#hd .tab-content>div.hd-active .reveal-fromLeft {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: .8s;
    -webkit-animation-name: fadeInLeft;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0s;
    -moz-animation-duration: .8s;
    -moz-animation-name: fadeInLeft;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: 1;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0s;
    -o-animation-duration: .8s;
    -o-animation-name: fadeInLeft;
    -o-animation-timing-function: ease;
    -o-animation-iteration-count: 1;
    -o-animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-name: fadeInLeft;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

#hd .title-tab {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 3
}

#hd .title-tab:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff782b 0%;
    background-image: -moz-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: -webkit-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%)
}

#hd .title-tab ul {
    max-width: 100%;
    display: inline-flex;
    align-items: stretch;
    text-align: center;
    position: relative;
    overflow-x: auto;
    overflow-y: visible;
    -ms-overflow-style: none
}

#hd .title-tab ul::-webkit-scrollbar {
    height: 0
}

#hd .title-tab ul::-webkit-scrollbar-track {
    background: transparent
}

#hd .title-tab ul::-webkit-scrollbar-thumb {
    background: transparent
}

#hd .title-tab ul::-webkit-scrollbar-thumb:hover {
    background: transparent
}

#hd .title-tab li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-family: "TTNormsProMedium", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 1.15em;
    font-weight: normal;
    letter-spacing: .1em;
    white-space: nowrap;
    flex: 0 0 auto;
    color: rgba(255, 255, 255, 0.8);
    padding: 1.5em 1.125em 1.6em 1.225em;
    position: relative;
    cursor: pointer;
    -moz-transition: color 0.25s ease;
    -o-transition: color 0.25s ease;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease
}

#hd .title-tab li span {
    display: inline-block;
    height: 1em
}

#hd .title-tab li sup {
    display: inline-block;
    vertical-align: super;
    font-size: .5em;
    margin-top: -1em
}

#hd .title-tab li:after {
    content: '';
    display: block;
    width: calc(100% - 1em);
    height: 6px;
    background: black;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform-origin: left bottom;
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -moz-transition: transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    -webkit-transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    background-color: #ff782b 0%;
    background-image: -moz-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: -webkit-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%)
}

#hd .title-tab li:hover {
    color: white
}

#hd .title-tab li.hd-active {
    color: white;
    pointer-events: none
}

#hd .title-tab li.hd-active:after {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

@media screen and (max-width: 1280px) {
    #hd .tab-content {
        padding-right: 0
    }
}

@media screen and (max-width: 1024px) {
    #hd .main-title {
        padding-top: 6em
    }

    #hd .tab-content {
        padding: 0
    }

    #hd .tab-content>div {
        padding: 4em 0 4em
    }
}

@media screen and (max-width: 480px) {
    #hd .main-title {
        padding-top: 3.5em
    }

    #hd .title-tab li {
        font-size: 1.35em;
        letter-spacing: .018em
    }

    #hd .title-tab li.hd-active:after {
        height: 4px
    }
}

#hd .sec-cooling figure,
#hd .sec-engineering figure,
#hd .sec-software figure,
#hd .sec-experience figure {
    position: relative;
    overflow: hidden
}

#hd .sec-cooling figure.trigger-video,
#hd .sec-engineering figure.trigger-video,
#hd .sec-software figure.trigger-video,
#hd .sec-experience figure.trigger-video {
    cursor: pointer
}

#hd .sec-cooling figure.trigger-video:hover .btn-play,
#hd .sec-engineering figure.trigger-video:hover .btn-play,
#hd .sec-software figure.trigger-video:hover .btn-play,
#hd .sec-experience figure.trigger-video:hover .btn-play {
    opacity: .5
}

#hd .sec-cooling .hd-content,
#hd .sec-engineering .hd-content,
#hd .sec-software .hd-content,
#hd .sec-experience .hd-content {
    padding: 0 4%
}

#hd .sec-cooling .flex-row-reverse .hd-content,
#hd .sec-engineering .flex-row-reverse .hd-content,
#hd .sec-software .flex-row-reverse .hd-content,
#hd .sec-experience .flex-row-reverse .hd-content {
    padding-left: 6%
}

#hd .sec-cooling .btn-play,
#hd .sec-engineering .btn-play,
#hd .sec-software .btn-play,
#hd .sec-experience .btn-play {
    width: 10%;
    max-width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

#hd .sec-cooling .vid-control,
#hd .sec-engineering .vid-control,
#hd .sec-software .vid-control,
#hd .sec-experience .vid-control {
    width: 10%;
    max-width: 60px;
    position: absolute;
    right: 1em;
    bottom: 0;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

#hd .sec-cooling .vid-control .play,
#hd .sec-engineering .vid-control .play,
#hd .sec-software .vid-control .play,
#hd .sec-experience .vid-control .play {
    display: none
}

#hd .sec-cooling .vid-control.hd-active .play,
#hd .sec-engineering .vid-control.hd-active .play,
#hd .sec-software .vid-control.hd-active .play,
#hd .sec-experience .vid-control.hd-active .play {
    display: block
}

#hd .sec-cooling .vid-control.hd-active .pause,
#hd .sec-engineering .vid-control.hd-active .pause,
#hd .sec-software .vid-control.hd-active .pause,
#hd .sec-experience .vid-control.hd-active .pause {
    display: none
}

#hd .sec-cooling .gif-container,
#hd .sec-engineering .gif-container,
#hd .sec-software .gif-container,
#hd .sec-experience .gif-container {
    position: relative;
    overflow: hidden
}

#hd .sec-cooling .gif-container img.hd-d-none,
#hd .sec-engineering .gif-container img.hd-d-none,
#hd .sec-software .gif-container img.hd-d-none,
#hd .sec-experience .gif-container img.hd-d-none {
    position: absolute !important;
    top: 0;
    left: 0
}

#hd .sec-cooling .gif-container .vid-control img,
#hd .sec-engineering .gif-container .vid-control img,
#hd .sec-software .gif-container .vid-control img,
#hd .sec-experience .gif-container .vid-control img {
    margin: auto !important
}

#hd .sec-cooling .gif-container.is-reduced-motion img.hd-d-none,
#hd .sec-engineering .gif-container.is-reduced-motion img.hd-d-none,
#hd .sec-software .gif-container.is-reduced-motion img.hd-d-none,
#hd .sec-experience .gif-container.is-reduced-motion img.hd-d-none {
    display: block !important
}

#hd .main-kv {
    position: relative
}

#hd .main-kv .hd-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#hd .main-kv .hd-content {
    margin-top: 10%;
    max-width: 42em
}

#hd .main-kv h2 {
    font-size: 2em;
    letter-spacing: 0;
    padding-left: 0;
    margin-bottom: .5em;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}

#hd .main-kv p {
    text-shadow: 0 0 2px black, 0 0 5px black, 0 0 15px black
}

#hd .sec-cooling .main-title:before {
    height: 200px;
    top: 0;
    background: linear-gradient(to top, transparent 0%, #351d11 100%)
}

#hd .sec-experience .tab-validation img {
    width: 100%;
    max-width: 500px !important;
    margin: 0 auto
}

#hd .sec-nvidia {
    padding: 5em 2em 6.25em;
    position: relative
}

#hd .sec-nvidia:before {
    display: block;
    content: '';
    width: 100%;
    height: 120px;
    position: absolute;
    top: -120px;
    left: 0;
    pointer-events: none;
    background: linear-gradient(to bottom, transparent 0%, rgba(112, 156, 193, 0.3) 100%)
}

#hd .sec-nvidia .color-gradient {
    background-color: #ff782b 0%;
    background-image: -moz-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: -webkit-linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    background-image: linear-gradient(90deg, #ff782b 0%, #ffa775 38%, #ffa775 58%, #ff782b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#hd .sec-nvidia .owl-item {
    height: 0
}

#hd .sec-nvidia .owl-item.active {
    height: auto
}

#hd .sec-nvidia .hd-item {
    display: flex
}

#hd .sec-nvidia .hd-item figure {
    max-width: 300px;
    margin: 0 auto
}

#hd .sec-nvidia .hd-item figure.hd-col100 {
    max-width: none
}

#hd .sec-nvidia .hd-item .hd-content {
    padding-top: 1em;
    padding-left: 2.5em
}

#hd .sec-nvidia .hd-item .hd-content h3 {
    font-size: 1.5em;
    margin-bottom: .75em
}

#hd .sec-nvidia .hd-item .hd-content h3 sup {
    -webkit-text-fill-color: #ff782b
}

#hd .sec-nvidia .hd-item .hd-content p {
    font-size: 1.1em;
    line-height: 1.5
}

#hd .sec-nvidia .hd-item .hd-content .txt-link {
    text-decoration: underline
}

#hd .sec-nvidia .owl-nav {
    width: 100%;
    height: 3.75em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    pointer-events: none
}

#hd .sec-nvidia .owl-nav .owl-prev,
#hd .sec-nvidia .owl-nav .owl-next {
    pointer-events: all;
    width: 3.125em;
    height: 3.125em;
    background: url(../img/arrow.svg);
    position: absolute;
    top: 0
}

#hd .sec-nvidia .owl-nav .owl-prev.disabled,
#hd .sec-nvidia .owl-nav .owl-next.disabled {
    opacity: .5
}

#hd .sec-nvidia .owl-nav .owl-prev {
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: calc(100% + 1.5em)
}

#hd .sec-nvidia .owl-nav .owl-next {
    left: calc(100% + 1.5em)
}

#hd .sec-nvidia .owl-dots {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 2em auto 0;
    text-align: center
}

#hd .sec-nvidia .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 5px;
    background: #4b4b4b
}

#hd .sec-nvidia .owl-dots .owl-dot.active {
    background: #ff782b
}

#hd .hd-footnotes {
    font-size: .875em;
    padding: 6.25em 5%;
    position: relative
}

#hd .hd-footnotes li {
    margin-bottom: .5em;
    list-style-position: outside
}

#hd .hd-footnotes ol {
    padding-left: 10px
}

#hd .hd-footnotes ol li {
    list-style-type: decimal
}

#hd .hd-footnotes ul {
    padding-left: 10px
}

#hd .hd-footnotes ul li {
    list-style-type: disc
}

#hd .hd-footnotes .icon-container {
    margin: 2em 0 0
}

#hd .hd-footnotes .icon-container img {
    max-width: calc(25% - 1em) !important;
    margin: 0 .5em
}

@media screen and (min-width: 2560px) {
    #hd .sec-nvidia .hd-item figure {
        max-width: 500px
    }
}

@media screen and (max-width: 1024px) {
    #hd .main-kv figure {
        position: relative;
        overflow: hidden
    }

    #hd .main-kv figure img {
        width: 180%;
        max-width: none !important
    }

    #hd .main-kv .hd-container {
        position: relative
    }

    #hd .main-kv .hd-content {
        width: 100%;
        padding: 2em 0 4em;
        margin-top: 0
    }

    #hd .sec-nvidia {
        padding: 4em 2em 3em
    }
}

@media screen and (max-width: 768px) {

    #hd .sec-cooling .hd-container,
    #hd .sec-engineering .hd-container,
    #hd .sec-software .hd-container,
    #hd .sec-experience .hd-container {
        width: 90%;
        margin: 0 auto;
        flex-direction: column
    }

    #hd .sec-cooling .hd-container figure,
    #hd .sec-engineering .hd-container figure,
    #hd .sec-software .hd-container figure,
    #hd .sec-experience .hd-container figure {
        width: 100%
    }

    #hd .sec-cooling .hd-container .hd-content,
    #hd .sec-engineering .hd-container .hd-content,
    #hd .sec-software .hd-container .hd-content,
    #hd .sec-experience .hd-container .hd-content {
        width: 100%;
        padding: 2em 0
    }

    #hd .sec-nvidia {
        padding: 2em 0 4em
    }

    #hd .sec-nvidia .slider-nvidia {
        margin-bottom: 2em
    }

    #hd .sec-nvidia .hd-item figure,
    #hd .sec-nvidia .hd-item .hd-content {
        width: 100%;
        padding: 0;
        margin-bottom: 1em
    }

    #hd .sec-nvidia .owl-nav {
        top: 100%;
        bottom: auto;
        margin: 1em 0 0
    }

    #hd .sec-nvidia .owl-nav .owl-prev {
        right: auto;
        left: 0
    }

    #hd .sec-nvidia .owl-nav .owl-next {
        left: auto;
        right: 0
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-nvidia .owl-nav {
        height: 3em
    }

    #hd .sec-nvidia .owl-nav .owl-prev,
    #hd .sec-nvidia .owl-nav .owl-next {
        width: 3em;
        height: 3em
    }

    #hd .sec-nvidia .owl-dots {
        margin-top: 1.5em
    }
}

@media screen and (max-width: 480px) {
    #hd .hd-footnotes {
        font-size: .9em
    }
}

#hd .color-adobe {
    color: #5e11dd
}

#hd .sec-adobe {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 8em 0;
    background: white;
    color: black
}

#hd .sec-adobe h3 {
    font-family: "TTNormsProNormal", "Segoe UI", sans-serif;
    font-size: 2.5em;
    color: black !important;
    margin-bottom: .5em
}

#hd .sec-adobe p {
    font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 1.125em;
    line-height: 1.125
}

#hd .sec-adobe .hd-bg {
    width: 100%;
    margin: -8% 0 -8.5%
}

#hd .sec-adobe .list-feature li {
    padding: 0 1em;
    margin-bottom: 3em
}

#hd .sec-adobe .list-feature h4 {
    font-family: "TTNormsProNormal", "Segoe UI", sans-serif;
    font-size: 1.5em;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: .125em
}

#hd .sec-adobe .hd-btn {
    font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
    font-size: 1.25em;
    padding: .5em 2em;
    margin: .25em 1em;
    background: #25282f;
    color: white
}

#hd .sec-adobe .hd-btn:hover {
    filter: brightness(120%)
}

#hd .sec-adobe .hd-btn.btn-adobe {
    background: #5e11dd
}

#hd .sec-adobe .hd-btn.btn-adobe:hover {
    filter: brightness(120%)
}

#hd .sec-adobe small {
    font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif
}

@media screen and (max-width: 1280px) {
    #hd .sec-adobe {
        padding: 4em 0
    }

    #hd .sec-adobe .hd-bg {
        margin: -6% 0 -8%
    }

    #hd .sec-adobe .list-feature li {
        margin-bottom: 1.5em
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
    #hd .sec-adobe {
        padding: 4em 0
    }

    #hd .sec-adobe .hd-bg {
        margin: -2% 0
    }
}

@media screen and (max-width: 768px) {
    #hd .sec-adobe {
        position: relative;
        overflow: hidden
    }

    #hd .sec-adobe .hd-bg {
        width: 120%;
        max-width: none !important;
        margin-left: -10%
    }
}

@media screen and (max-width: 620px) {
    #hd .sec-adobe h3 {
        font-size: 2em
    }

    #hd .sec-adobe .list-feature {
        margin-bottom: 2em
    }

    #hd .sec-adobe .list-feature li {
        width: 100%
    }

    #hd .sec-adobe .hd-btn {
        margin: .25em
    }
}

/*# sourceMappingURL=hd-style.css.map */