@import url(../lib/nouislider.min.css);
@import url(../lib/swiper/swiper-bundle.min.css);
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto.css");
@font-face {
  font-family: 'KairosSansW1G-CnBold';
  src: url('../fonts/KairosSansW1G-CnBold.ttf');
  font-weight: bold;
  font-style: bold;
  font-display: swap;
}
@font-face{
    font-family:'DINPro-CondBold';
    src:url('../fonts/DINPro-CondBold.ttf') format("truetype");
    font-weight: bold;
    font-style: bold;
    font-display: swap;
    }
.ProductTabBar__productTabBarContainer__1e5nP,
.overviewSimpleContent,
.overviewAwardsContent,
.ProductRecommenedRelated__productRecommendRelatedContainer__3Akgf,
.ProductFooter__productFooterContainer__Z6Bel.ProductFooter__productBackgroundBlack__24n1I,
.Footer__footerContent__22G1u {
  position: relative;
  z-index: 2
}

.ProductTabBar__productTabBarContainer__1e5nP {
  position: relative;
  z-index: 3
}

.Product__onFixed__119Rh {
  display: none
}

.ProductTabBar__productTabBarContainer__1e5nP.ProductTabBar__isFixed__3fX1Q {
  position: relative
}

.width-line-gray {
  background: none
}

.style-reset {
  font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  background: #1b222a;
  color: white;
  font-size: 16px;
  margin: 0;
  padding: 0
}

.style-reset * {
  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
}

.style-reset * ::selection {
  background: #1d2124;
  color: #ff9e1b
}

.style-reset * ::-moz-selection {
  background: #1d2124;
  color: #ff9e1b
}

.style-reset ul,
.style-reset li,
.style-reset figure {
  margin: 0;
  padding: 0
}

.style-reset h1,
.style-reset h2,
.style-reset h3,
.style-reset h4,
.style-reset p,
.style-reset a,
.style-reset li {
  font: inherit;
  padding: 0;
  margin: 0
}

.style-reset img {
  display: block;
  height: auto;
  border: none;
  max-width: 100% !important;
  margin: 0
}

.style-reset 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
}

.style-reset iframe,
.style-reset video {
  max-width: 100%
}

.style-reset button {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}

.style-reset .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
}

.style-reset a:focus-visible,
.style-reset button:focus-visible,
.style-reset input:focus-visible,
.style-reset select:focus-visible,
.style-reset textarea:focus-visible,
.style-reset [role="button"]:focus-visible,
.style-reset [tabindex="0"]:focus-visible {
  outline: 1px solid #ff9e1b
}

.style-reset a:focus:not(:focus-visible),
.style-reset button:focus:not(:focus-visible),
.style-reset input:focus:not(:focus-visible),
.style-reset select:focus:not(:focus-visible),
.style-reset textarea:focus:not(:focus-visible),
.style-reset [role="button"]:focus:not(:focus-visible),
.style-reset [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)
  }
}

@-webkit-keyframes shine {
  0% {
    filter: brightness(1)
  }

  40% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-moz-keyframes shine {
  0% {
    filter: brightness(1)
  }

  40% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-ms-keyframes shine {
  0% {
    filter: brightness(1)
  }

  40% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-o-keyframes shine {
  0% {
    filter: brightness(1)
  }

  40% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@keyframes shine {
  0% {
    filter: brightness(1)
  }

  40% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

.hd-colorrun {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 5s;
  -webkit-animation-name: colorrun;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 5s;
  -moz-animation-name: colorrun;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 0s;
  -o-animation-duration: 5s;
  -o-animation-name: colorrun;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode: both;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-name: colorrun;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both
}

@-webkit-keyframes playSpriteH {
  0% {
    background-position-x: 0%
  }

  100% {
    background-position-x: 100%
  }
}

@-moz-keyframes playSpriteH {
  0% {
    background-position-x: 0%
  }

  100% {
    background-position-x: 100%
  }
}

@-ms-keyframes playSpriteH {
  0% {
    background-position-x: 0%
  }

  100% {
    background-position-x: 100%
  }
}

@-o-keyframes playSpriteH {
  0% {
    background-position-x: 0%
  }

  100% {
    background-position-x: 100%
  }
}

@keyframes playSpriteH {
  0% {
    background-position-x: 0%
  }

  100% {
    background-position-x: 100%
  }
}

@-webkit-keyframes dotHint {
  0% {
    opacity: .9;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  100% {
    opacity: 0;
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
  }
}

@-moz-keyframes dotHint {
  0% {
    opacity: .9;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  100% {
    opacity: 0;
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
  }
}

@-ms-keyframes dotHint {
  0% {
    opacity: .9;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  100% {
    opacity: 0;
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
  }
}

@-o-keyframes dotHint {
  0% {
    opacity: .9;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  100% {
    opacity: 0;
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
  }
}

@keyframes dotHint {
  0% {
    opacity: .9;
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  100% {
    opacity: 0;
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
  }
}

@-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
  }
}

#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: both;
  -moz-animation-delay: 0s;
  -moz-animation-duration: .25s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 0s;
  -o-animation-duration: .25s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: 0s;
  animation-duration: .25s;
  animation-name: fadeIn;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes wind {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  35%,
  100% {
    opacity: 0
  }
}

@-moz-keyframes wind {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  35%,
  100% {
    opacity: 0
  }
}

@-ms-keyframes wind {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  35%,
  100% {
    opacity: 0
  }
}

@-o-keyframes wind {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  35%,
  100% {
    opacity: 0
  }
}

@keyframes wind {
  0% {
    opacity: 0
  }

  20% {
    opacity: 1
  }

  35%,
  100% {
    opacity: 0
  }
}

@-webkit-keyframes showDesignFeature {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-moz-keyframes showDesignFeature {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-ms-keyframes showDesignFeature {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-o-keyframes showDesignFeature {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes showDesignFeature {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes audiowave1 {
  0% {
    padding: 0 0
  }

  25% {
    padding: .5em 0
  }

  50% {
    padding: 5em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-moz-keyframes audiowave1 {
  0% {
    padding: 0 0
  }

  25% {
    padding: .5em 0
  }

  50% {
    padding: 5em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-ms-keyframes audiowave1 {
  0% {
    padding: 0 0
  }

  25% {
    padding: .5em 0
  }

  50% {
    padding: 5em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-o-keyframes audiowave1 {
  0% {
    padding: 0 0
  }

  25% {
    padding: .5em 0
  }

  50% {
    padding: 5em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@keyframes audiowave1 {
  0% {
    padding: 0 0
  }

  25% {
    padding: .5em 0
  }

  50% {
    padding: 5em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-webkit-keyframes audiowave2 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 2em 0
  }

  50% {
    padding: 1em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-moz-keyframes audiowave2 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 2em 0
  }

  50% {
    padding: 1em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-ms-keyframes audiowave2 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 2em 0
  }

  50% {
    padding: 1em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-o-keyframes audiowave2 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 2em 0
  }

  50% {
    padding: 1em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@keyframes audiowave2 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 2em 0
  }

  50% {
    padding: 1em 0
  }

  75% {
    padding: 2em 0
  }

  100% {
    padding: 0 0
  }
}

@-webkit-keyframes audiowave3 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 1em 0
  }

  50% {
    padding: .5em 0
  }

  75% {
    padding: 4em 0
  }

  100% {
    padding: 0 0
  }
}

@-moz-keyframes audiowave3 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 1em 0
  }

  50% {
    padding: .5em 0
  }

  75% {
    padding: 4em 0
  }

  100% {
    padding: 0 0
  }
}

@-ms-keyframes audiowave3 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 1em 0
  }

  50% {
    padding: .5em 0
  }

  75% {
    padding: 4em 0
  }

  100% {
    padding: 0 0
  }
}

@-o-keyframes audiowave3 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 1em 0
  }

  50% {
    padding: .5em 0
  }

  75% {
    padding: 4em 0
  }

  100% {
    padding: 0 0
  }
}

@keyframes audiowave3 {
  0% {
    padding: 0 0
  }

  25% {
    padding: 1em 0
  }

  50% {
    padding: .5em 0
  }

  75% {
    padding: 4em 0
  }

  100% {
    padding: 0 0
  }
}

@-webkit-keyframes audiowaveMove {
  0% {
    -moz-transform: translate(-7050%, 0);
    -o-transform: translate(-7050%, 0);
    -ms-transform: translate(-7050%, 0);
    -webkit-transform: translate(-7050%, 0);
    transform: translate(-7050%, 0)
  }

  100% {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-moz-keyframes audiowaveMove {
  0% {
    -moz-transform: translate(-7050%, 0);
    -o-transform: translate(-7050%, 0);
    -ms-transform: translate(-7050%, 0);
    -webkit-transform: translate(-7050%, 0);
    transform: translate(-7050%, 0)
  }

  100% {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-ms-keyframes audiowaveMove {
  0% {
    -moz-transform: translate(-7050%, 0);
    -o-transform: translate(-7050%, 0);
    -ms-transform: translate(-7050%, 0);
    -webkit-transform: translate(-7050%, 0);
    transform: translate(-7050%, 0)
  }

  100% {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-o-keyframes audiowaveMove {
  0% {
    -moz-transform: translate(-7050%, 0);
    -o-transform: translate(-7050%, 0);
    -ms-transform: translate(-7050%, 0);
    -webkit-transform: translate(-7050%, 0);
    transform: translate(-7050%, 0)
  }

  100% {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes audiowaveMove {
  0% {
    -moz-transform: translate(-7050%, 0);
    -o-transform: translate(-7050%, 0);
    -ms-transform: translate(-7050%, 0);
    -webkit-transform: translate(-7050%, 0);
    transform: translate(-7050%, 0)
  }

  100% {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@-webkit-keyframes slideProgress {
  0% {
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
  }

  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@-moz-keyframes slideProgress {
  0% {
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
  }

  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@-ms-keyframes slideProgress {
  0% {
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
  }

  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@-o-keyframes slideProgress {
  0% {
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
  }

  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@keyframes slideProgress {
  0% {
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
  }

  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@-webkit-keyframes static {
  0% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@-moz-keyframes static {
  0% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@-ms-keyframes static {
  0% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@-o-keyframes static {
  0% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@keyframes static {
  0% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes breathing {
  0% {
    opacity: 1
  }

  70% {
    opacity: 0
  }
}

@-moz-keyframes breathing {
  0% {
    opacity: 1
  }

  70% {
    opacity: 0
  }
}

@-ms-keyframes breathing {
  0% {
    opacity: 1
  }

  70% {
    opacity: 0
  }
}

@-o-keyframes breathing {
  0% {
    opacity: 1
  }

  70% {
    opacity: 0
  }
}

@keyframes breathing {
  0% {
    opacity: 1
  }

  70% {
    opacity: 0
  }
}

@-webkit-keyframes strobing {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-moz-keyframes strobing {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-ms-keyframes strobing {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-o-keyframes strobing {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@keyframes strobing {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-webkit-keyframes music {
  0% {
    opacity: 1
  }

  10% {
    opacity: .3
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: .3
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: .3
  }
}

@-moz-keyframes music {
  0% {
    opacity: 1
  }

  10% {
    opacity: .3
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: .3
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: .3
  }
}

@-ms-keyframes music {
  0% {
    opacity: 1
  }

  10% {
    opacity: .3
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: .3
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: .3
  }
}

@-o-keyframes music {
  0% {
    opacity: 1
  }

  10% {
    opacity: .3
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: .3
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: .3
  }
}

@keyframes music {
  0% {
    opacity: 1
  }

  10% {
    opacity: .3
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: .3
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: .3
  }
}

@-webkit-keyframes cycle {
  0% {
    background-color: red
  }

  15% {
    background-color: orange
  }

  30% {
    background-color: yellow
  }

  45% {
    background-color: #00CB07
  }

  60% {
    background-color: #07A9FF
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: #a12fd9
  }

  100% {
    background-color: red
  }
}

@-moz-keyframes cycle {
  0% {
    background-color: red
  }

  15% {
    background-color: orange
  }

  30% {
    background-color: yellow
  }

  45% {
    background-color: #00CB07
  }

  60% {
    background-color: #07A9FF
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: #a12fd9
  }

  100% {
    background-color: red
  }
}

@-ms-keyframes cycle {
  0% {
    background-color: red
  }

  15% {
    background-color: orange
  }

  30% {
    background-color: yellow
  }

  45% {
    background-color: #00CB07
  }

  60% {
    background-color: #07A9FF
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: #a12fd9
  }

  100% {
    background-color: red
  }
}

@-o-keyframes cycle {
  0% {
    background-color: red
  }

  15% {
    background-color: orange
  }

  30% {
    background-color: yellow
  }

  45% {
    background-color: #00CB07
  }

  60% {
    background-color: #07A9FF
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: #a12fd9
  }

  100% {
    background-color: red
  }
}

@keyframes cycle {
  0% {
    background-color: red
  }

  15% {
    background-color: orange
  }

  30% {
    background-color: yellow
  }

  45% {
    background-color: #00CB07
  }

  60% {
    background-color: #07A9FF
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: #a12fd9
  }

  100% {
    background-color: red
  }
}

@-webkit-keyframes rainbow {
  0% {
    background-position: 100% 0
  }

  100% {
    background-position: 0 0
  }
}

@-moz-keyframes rainbow {
  0% {
    background-position: 100% 0
  }

  100% {
    background-position: 0 0
  }
}

@-ms-keyframes rainbow {
  0% {
    background-position: 100% 0
  }

  100% {
    background-position: 0 0
  }
}

@-o-keyframes rainbow {
  0% {
    background-position: 100% 0
  }

  100% {
    background-position: 0 0
  }
}

@keyframes rainbow {
  0% {
    background-position: 100% 0
  }

  100% {
    background-position: 0 0
  }
}

@-webkit-keyframes smart {

  0%,
  28% {
    background-color: red
  }

  30%,
  58% {
    background-color: yellow
  }

  60%,
  88% {
    background-color: #42ca42
  }

  90%,
  98% {
    background-color: yellow
  }

  100% {
    background-color: red
  }
}

@-moz-keyframes smart {

  0%,
  28% {
    background-color: red
  }

  30%,
  58% {
    background-color: yellow
  }

  60%,
  88% {
    background-color: #42ca42
  }

  90%,
  98% {
    background-color: yellow
  }

  100% {
    background-color: red
  }
}

@-ms-keyframes smart {

  0%,
  28% {
    background-color: red
  }

  30%,
  58% {
    background-color: yellow
  }

  60%,
  88% {
    background-color: #42ca42
  }

  90%,
  98% {
    background-color: yellow
  }

  100% {
    background-color: red
  }
}

@-o-keyframes smart {

  0%,
  28% {
    background-color: red
  }

  30%,
  58% {
    background-color: yellow
  }

  60%,
  88% {
    background-color: #42ca42
  }

  90%,
  98% {
    background-color: yellow
  }

  100% {
    background-color: red
  }
}

@keyframes smart {

  0%,
  28% {
    background-color: red
  }

  30%,
  58% {
    background-color: yellow
  }

  60%,
  88% {
    background-color: #42ca42
  }

  90%,
  98% {
    background-color: yellow
  }

  100% {
    background-color: red
  }
}

@-webkit-keyframes comet {
  0% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(250%);
    -o-transform: skewX(68deg) translateX(250%);
    -ms-transform: skewX(68deg) translateX(250%);
    -webkit-transform: skewX(68deg) translateX(250%);
    transform: skewX(68deg) translateX(250%)
  }

  100% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(-250%);
    -o-transform: skewX(68deg) translateX(-250%);
    -ms-transform: skewX(68deg) translateX(-250%);
    -webkit-transform: skewX(68deg) translateX(-250%);
    transform: skewX(68deg) translateX(-250%)
  }
}

@-moz-keyframes comet {
  0% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(250%);
    -o-transform: skewX(68deg) translateX(250%);
    -ms-transform: skewX(68deg) translateX(250%);
    -webkit-transform: skewX(68deg) translateX(250%);
    transform: skewX(68deg) translateX(250%)
  }

  100% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(-250%);
    -o-transform: skewX(68deg) translateX(-250%);
    -ms-transform: skewX(68deg) translateX(-250%);
    -webkit-transform: skewX(68deg) translateX(-250%);
    transform: skewX(68deg) translateX(-250%)
  }
}

@-ms-keyframes comet {
  0% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(250%);
    -o-transform: skewX(68deg) translateX(250%);
    -ms-transform: skewX(68deg) translateX(250%);
    -webkit-transform: skewX(68deg) translateX(250%);
    transform: skewX(68deg) translateX(250%)
  }

  100% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(-250%);
    -o-transform: skewX(68deg) translateX(-250%);
    -ms-transform: skewX(68deg) translateX(-250%);
    -webkit-transform: skewX(68deg) translateX(-250%);
    transform: skewX(68deg) translateX(-250%)
  }
}

@-o-keyframes comet {
  0% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(250%);
    -o-transform: skewX(68deg) translateX(250%);
    -ms-transform: skewX(68deg) translateX(250%);
    -webkit-transform: skewX(68deg) translateX(250%);
    transform: skewX(68deg) translateX(250%)
  }

  100% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(-250%);
    -o-transform: skewX(68deg) translateX(-250%);
    -ms-transform: skewX(68deg) translateX(-250%);
    -webkit-transform: skewX(68deg) translateX(-250%);
    transform: skewX(68deg) translateX(-250%)
  }
}

@keyframes comet {
  0% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(250%);
    -o-transform: skewX(68deg) translateX(250%);
    -ms-transform: skewX(68deg) translateX(250%);
    -webkit-transform: skewX(68deg) translateX(250%);
    transform: skewX(68deg) translateX(250%)
  }

  100% {
    z-index: -1;
    -moz-transform: skewX(68deg) translateX(-250%);
    -o-transform: skewX(68deg) translateX(-250%);
    -ms-transform: skewX(68deg) translateX(-250%);
    -webkit-transform: skewX(68deg) translateX(-250%);
    transform: skewX(68deg) translateX(-250%)
  }
}

@-webkit-keyframes adaptive {
  0% {
    background-color: white
  }

  30% {
    background-color: #ff9e1b
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

@-moz-keyframes adaptive {
  0% {
    background-color: white
  }

  30% {
    background-color: #ff9e1b
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

@-ms-keyframes adaptive {
  0% {
    background-color: white
  }

  30% {
    background-color: #ff9e1b
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

@-o-keyframes adaptive {
  0% {
    background-color: white
  }

  30% {
    background-color: #ff9e1b
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

@keyframes adaptive {
  0% {
    background-color: white
  }

  30% {
    background-color: #ff9e1b
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

@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: 'MachineBT';
  src: url("../fonts/MachineBT.woff"), url("../fonts/MachineBT.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'DINCondensed';
  src: url("../fonts/D-DINCondensed-Bold.woff"), url("../fonts/D-DINCondensed-Bold.ttf");
  font-weight: bold;
  font-style: bold;
  font-display: swap
}

#hd {
  font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: 16px
}

#hd h2,
#hd .h2 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: 3.25em;
  letter-spacing: .018em;
  line-height: 1.125;
  color: #ffffff !important;
  word-break: normal;
  word-wrap: normal;
  margin-bottom: .25em
}

#hd h2.color-primary,
#hd .h2.color-primary {
  color: #ff9e1b !important
}

#hd .title-deco {
  width: 16.5em;
  margin: 1.5em 0 1em
}

#hd h3,
#hd .h3 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: 2.3125em;
  color: #ffffff !important;
  letter-spacing: .04em;
  line-height: 1.25;
  margin-bottom: .25em
}

#hd h3 sup,
#hd .h3 sup {
  display: inline-block;
  margin-top: -.25em
}

#hd h4,
#hd .h4 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: 1.875em;
  font-weight: bold;
  letter-spacing: .04em;
  line-height: 1.2;
  margin-bottom: .25
}

#hd h5,
#hd .h5 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: 1.25em;
  letter-spacing: .04em;
  font-weight: 500;
  line-height: 1.125
}

#hd h6,
#hd .h6 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.125
}

#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.125em;
  line-height: 1.5;
  letter-spacing: .02em;
  font-weight: 400
}

#hd p.txt-larger {
  font-size: 1.3em
}

#hd b {
  font-weight: bold
}

#hd small {
  font-size: .875em;
  font-weight: 400
}

#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 a.txt-link {
  display: inline-block;
  text-decoration: underline;
  font-weight: 400;
  margin-top: .5em
}

#hd a.txt-link:hover {
  color: white
}

#hd .hd-underline {
  text-decoration: underline
}

#hd .color-primary {
  color: #ff9e1b !important
}

#hd .color-secondary {
  color: #313a45 !important
}

#hd .color-green {
  color: #8fe700 !important
}

#hd .color-geforce {
  color: #76B900 !important
}

#hd .color-grey {
  color: #A7A7A7 !important
}

#hd .color-light-grey {
  color: #CDCCCC !important
}

#hd .color-gradient {
  color: #ff9e1b !important;
  background-color: #eee;
  background-image: -moz-linear-gradient(180deg, #eee, #999, #fff, #fafafa);
  background-image: -webkit-linear-gradient(180deg, #eee, #999, #fff, #fafafa);
  background-image: linear-gradient(180deg, #eee, #999, #fff, #fafafa);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

#hd .bg-light {
  background: #54565a
}

#hd .font-tuf {
  font-family: "KairosSansW1G-CnBold", "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif
}

#hd .font-title {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-weight: bold
}

#hd .font-geforce {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif;
  font-weight: bold
}

#hd .font-content {
  font-family: "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif
}

#hd .txt-stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.75)
}

#hd .hd-uppercase {
  text-transform: uppercase
}

_:-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: 1440px) {

  #hd h3,
  #hd .h3 {
    font-size: 2em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.75em
  }
}

@media screen and (max-width: 1280px) {

  #hd h2,
  #hd .h2 {
    font-size: 3em
  }

  #hd h3,
  #hd .h3 {
    font-size: 2em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.5em
  }
}

@media screen and (max-width: 1024px) {
  #hd {
    font-size: 14px
  }

  #hd h2,
  #hd .h2 {
    font-size: 2.75em
  }

  #hd h3,
  #hd .h3 {
    font-size: 1.75em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.25em
  }

  #hd p.txt-larger {
    font-size: 1.25em
  }
}

@media screen and (max-width: 480px) {

  #hd h2,
  #hd .h2 {
    font-size: 2.5em;
    margin-bottom: .25em
  }

  #hd h3,
  #hd .h3 {
    font-size: 1.75em
  }

  #hd h5,
  #hd .h5 {
    font-size: 1.5em
  }
}

#hd .w95 {
  width: 94%;
  margin: 0 auto;
  position: relative
}

#hd .hd-w900,
#hd .hd-w1000,
#hd .hd-w1100,
#hd .hd-w1200,
#hd .hd-w1366,
#hd .hd-w1520,
#hd .hd-w1680 {
  width: 75%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative
}

#hd .hd-w900 {
  max-width: 900px
}

#hd .hd-w1000 {
  max-width: 1000px
}

#hd .hd-w1100 {
  max-width: 1100px
}

#hd .hd-w1200 {
  max-width: 1200px
}

#hd .hd-w1366 {
  max-width: 1366px
}

#hd .hd-w1520 {
  width: 90%;
  max-width: 1520px
}

#hd .hd-w1680 {
  width: 90%;
  max-width: 1680px
}

#hd .hd-w2560 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative
}

#hd .hd-mw900 {
  max-width: 900px
}

#hd .hd-mw1000 {
  max-width: 1000px
}

#hd .hd-mw700 {
  max-width: 700px
}

#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-w900 {
    max-width: 1200px
  }

  #hd .hd-w1000 {
    max-width: 1300px
  }

  #hd .hd-w1100,
  #hd .hd-w1200,
  #hd .hd-w1200,
  #hd .hd-w1366 {
    max-width: 1600px
  }

  #hd .hd-w1520,
  #hd .hd-w1680 {
    width: 90%;
    max-width: 2000px
  }

  #hd .hd-mw1000 {
    max-width: 1200px
  }

  #hd .hd-mw900 {
    max-width: 1100px
  }

  #hd .hd-mw700 {
    max-width: 1000px
  }
}

@media screen and (min-width: 3000px) {
  #hd .hd-w900 {
    max-width: 1400px
  }

  #hd .hd-w1000 {
    max-width: 2200px
  }

  #hd .hd-w1100,
  #hd .hd-w1200,
  #hd .hd-w1200,
  #hd .hd-w1366 {
    max-width: 2560px
  }

  #hd .hd-w1520,
  #hd .hd-w1680 {
    max-width: 3000px
  }
}

@media screen and (max-width: 1024px) {
  #hd .hd-d-1024-none {
    display: none !important
  }

  #hd .hd-d-1024-block {
    display: block !important
  }
}

@media screen and (max-width: 1023px) {

  #hd .hd-w1000,
  #hd .hd-w1100,
  #hd .hd-w1200,
  #hd .hd-w1366 {
    width: 90%
  }
}

@media screen and (max-width: 1023px) {
  #hd .hd-d-1023-none {
    display: none !important
  }

  #hd .hd-d-1023-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
  }

  #hd .hd-d-620-flex {
    display: flex !important
  }
}

@media screen and (max-width: 480px) {
  #hd .hd-d-480-none {
    display: none !important
  }

  #hd .hd-d-480-block {
    display: block !important
  }

  #hd .hd-d-480-flex {
    display: flex !important
  }
}

#hd .cover-container {
  position: relative;
  cursor: pointer
}

#hd .cover-container:hover figure img {
  opacity: .75
}

#hd .cover-container.trigger-video:hover .icon-play {
  background: #ff9e1b;
  opacity: 1;
  -moz-transform: scale(1.25, 1.25);
  -o-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25)
}

#hd .cover-container figure {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease
}

#hd .cover-container figure img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

#hd .cover-container .icon-play {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #A7A7A7;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: .5;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

#hd .cover-container .icon-play:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 15px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 5px;
  margin: auto
}

#hd .trigger-video {
  cursor: pointer
}

#hd .vid-control {
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  box-shadow: none;
  position: absolute;
  right: 0;
  bottom: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 3;
  cursor: pointer
}

#hd .vid-control img,
#hd .vid-control svg {
  width: 100%;
  height: 100%
}

#hd .vid-control .play {
  display: none
}

#hd .vid-control.hd-active .play,
#hd .vid-control[aria-pressed="true"] .play {
  display: block
}

#hd .vid-control.hd-active .pause,
#hd .vid-control[aria-pressed="true"] .pause {
  display: none
}

#hd .gif-container {
  position: relative;
  overflow: hidden
}

#hd .gif-container img.hd-d-none {
  position: absolute !important;
  top: 0;
  left: 0
}

#hd .gif-container .vid-control img {
  margin: auto !important
}

#hd .gif-container.is-reduced-motion img.hd-d-none {
  display: block !important
}

@media screen and (max-width: 768px) {
  #hd .vid-control {
    width: 44px;
    height: 44px
  }
}

#hd .swiper-container {
  overflow: visible
}

#hd .swiper-container .swiper-scrollbar {
  height: .5em;
  width: 100%;
  margin: 0 auto;
  background-color: black;
  border-radius: 0;
  z-index: 2;
  position: relative;
  overflow: hidden;
  left: 0;
  right: 0;
  bottom: 0
}

#hd .swiper-container .swiper-scrollbar-drag {
  max-width: 45em;
  background-color: white;
  border-radius: 0
}

#hd .swiper-button-prev,
#hd .swiper-button-next {
  width: 3.875em;
  height: 3.875em;
  color: black;
  background: white;
  border-radius: 50%;
  margin: 0 1.5em 3em;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
  -moz-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  -webkit-transition: transform 0.25s ease;
  transition: transform 0.25s ease
}

#hd .swiper-button-prev:after,
#hd .swiper-button-next:after {
  font-size: 2.25em;
  font-weight: bold
}

#hd .swiper-button-prev:hover,
#hd .swiper-button-prev:focus-visible,
#hd .swiper-button-next:hover,
#hd .swiper-button-next:focus-visible {
  background-color: #eee;
  background-image: -moz-linear-gradient(270deg, #eee, #999, #fff, #fafafa);
  background-image: -webkit-linear-gradient(270deg, #eee, #999, #fff, #fafafa);
  background-image: linear-gradient(270deg, #eee, #999, #fff, #fafafa);
  background-position: 0;
  background-size: 130%
}

#hd .swiper-button-prev:active,
#hd .swiper-button-next:active {
  -moz-transform: translateY(-50%) scale(0.9);
  -o-transform: translateY(-50%) scale(0.9);
  -ms-transform: translateY(-50%) scale(0.9);
  -webkit-transform: translateY(-50%) scale(0.9);
  transform: translateY(-50%) scale(0.9)
}

#hd .swiper-button-prev.swiper-button-disabled,
#hd .swiper-button-next.swiper-button-disabled {
  opacity: .5;
  pointer-events: none
}

#hd .swiper-button-prev {
  left: auto;
  right: 100%
}

#hd .swiper-button-prev:after {
  margin-right: .125em
}

#hd .swiper-button-next {
  right: auto;
  left: 100%
}

#hd .swiper-button-next:after {
  margin-left: .125em
}

#hd .swiper-pagination {
  width: auto;
  bottom: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

#hd .swiper-pagination-bullet {
  width: 5vw;
  height: .25em;
  border-radius: 0;
  margin: 0 .25em;
  background: #A7A7A7;
  opacity: 1;
  position: relative;
  overflow: hidden
}

#hd .swiper-pagination-bullet:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  transform-origin: left center;
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1)
}

#hd .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 7s;
  -webkit-animation-name: slideProgress;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 7s;
  -moz-animation-name: slideProgress;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 0s;
  -o-animation-duration: 7s;
  -o-animation-name: slideProgress;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: 0s;
  animation-duration: 7s;
  animation-name: slideProgress;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .swiper-pagination-bullet.swiper-paused:before {
  animation-play-state: paused !important
}

#hd .swiper-pagination-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 2em 0 1em
}

#hd .swiper-pause-btn {
  flex-shrink: 0;
  width: 2.5em;
  height: 2.5em;
  background: center no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-left: 1em;
  position: relative;
  overflow: hidden
}

#hd .swiper-pause-btn svg {
  width: 150%;
  height: 150%;
  position: absolute;
  top: -25%;
  left: -25%
}

@media screen and (max-width: 1024px) {

  #hd .swiper-button-prev,
  #hd .swiper-button-next {
    width: 3.5em;
    height: 3.5em
  }

  #hd .swiper-button-prev:after,
  #hd .swiper-button-next:after {
    font-size: 2em
  }
}

@media screen and (max-width: 768px) {

  #hd .swiper-button-prev,
  #hd .swiper-button-next {
    width: 3.14em;
    height: 3.14em;
    margin: 0
  }

  #hd .swiper-button-prev:after,
  #hd .swiper-button-next:after {
    font-size: 2em
  }

  #hd .swiper-pagination-bullet {
    width: 10vw
  }
}

@media screen and (max-width: 480px) {

  #hd .swiper-button-prev,
  #hd .swiper-button-next {
    display: none
  }

  #hd .swiper-pagination-bullet {
    width: 8vw
  }
}

#hd .hd-nav {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: calc(100% - 100px);
  position: fixed;
  top: 100px;
  bottom: 0;
  right: 1em;
  margin: auto 0;
  z-index: 10
}

#hd .hd-nav:before,
#hd .hd-nav:after {
  content: '';
  display: block;
  width: 1.125em;
  height: .3em;
  background: white;
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  margin: .75em 0 .75em auto
}

#hd .hd-nav:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#hd .hd-nav:after {
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg)
}

#hd .hd-nav .deco-nav {
  width: 1.3em;
  margin: 1em 0 1em auto
}

#hd .hd-nav a {
  display: block;
  font-size: .9em;
  letter-spacing: .04em;
  text-align: right;
  color: white;
  padding: .1em 2em .1em 1em;
  position: relative
}

#hd .hd-nav a:after {
  content: '';
  display: block;
  width: 1.125em;
  height: .3em;
  background: #ff9e1b;
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -moz-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  -webkit-transition: transform 0.25s ease;
  transition: transform 0.25s ease
}

#hd .hd-nav a:hover {
  color: #ff9e1b !important
}

#hd .hd-nav a:hover:after {
  -moz-transform: translate(.5em, 0);
  -o-transform: translate(.5em, 0);
  -ms-transform: translate(.5em, 0);
  -webkit-transform: translate(.5em, 0);
  transform: translate(.5em, 0)
}

#hd .hd-nav a.is-current {
  color: #ff9e1b !important
}

#hd .hd-nav a.is-current:after {
  background: #ff9e1b;
  -moz-transform: translate(.5em, 0);
  -o-transform: translate(.5em, 0);
  -ms-transform: translate(.5em, 0);
  -webkit-transform: translate(.5em, 0);
  transform: translate(.5em, 0)
}

#hd .hd-nav a.is-current:nth-child(3)~.trigger-label {
  color: white
}

#hd .hd-nav a.trigger-label:nth-child(4) {
  margin-top: .5em
}

#hd .hd-nav a.trigger-label:nth-child(10) {
  margin-bottom: .5em
}

#hd .hd-nav a.trigger-label:after {
  width: .6em;
  background: white
}

@media screen and (max-width: 1600px) {
  #hd .hd-nav {
    right: 10px
  }

  #hd .hd-nav a {
    font-size: .75em
  }
}

@media screen and (max-width: 1366px) {
  #hd .hd-nav {
    display: none
  }
}

@media screen and (max-width: 768px) {
  #hd .hd-nav {
    display: none
  }

  #hd .hd-nav ul li .hd-tooltip {
    display: none
  }
}

#hd .sec-kv {
  padding-bottom: 4em;
  position: relative;
  overflow: hidden
}

#hd .sec-kv .hd-bg {
  width: 140%;
  max-width: none !important;
  height: 130%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -13.5%;
  margin-left: -20%
}

#hd .sec-kv .hd-bg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain
}

#hd .sec-kv figure {
  padding: 12em 0 6em;
  position: relative;
  z-index: 2
}

#hd .sec-kv figure.is-animated .hd-bg {
  -webkit-animation-delay: .8s;
  -webkit-animation-duration: 2s;
  -webkit-animation-name: shine;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .8s;
  -moz-animation-duration: 2s;
  -moz-animation-name: shine;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .8s;
  -o-animation-duration: 2s;
  -o-animation-name: shine;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .8s;
  animation-duration: 2s;
  animation-name: shine;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .hd-bg img:nth-child(1) {
  -webkit-animation-delay: .25s;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .25s;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .25s;
  -o-animation-duration: .4s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .25s;
  animation-duration: .4s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .hd-bg img:nth-child(2) {
  -webkit-animation-delay: .5s;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .5s;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .5s;
  -o-animation-duration: .4s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .5s;
  animation-duration: .4s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .hd-bg img:nth-child(3) {
  -webkit-animation-delay: .75s;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .75s;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .75s;
  -o-animation-duration: .4s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .75s;
  animation-duration: .4s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .hd-bg img:nth-child(4) {
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: 1s;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 1s;
  -o-animation-duration: .4s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: 1s;
  animation-duration: .4s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .hd-bg img:nth-child(5) {
  -webkit-animation-delay: 1.25s;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: 1.25s;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 1.25s;
  -o-animation-duration: .4s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: 1.25s;
  animation-duration: .4s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .pd-container {
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: 1s;
  -moz-animation-duration: 1s;
  -moz-animation-name: fadeInUp;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: 1s;
  -o-animation-duration: 1s;
  -o-animation-name: fadeInUp;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-name: fadeInUp;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv .hd-bg>img,
#hd .sec-kv .pd-container {
  opacity: 0
}

#hd .sec-kv .hd-cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

#hd .sec-kv .hd-pd {
  margin: 0 auto
}

#hd .sec-kv .hd-container {
  z-index: 2
}

#hd .sec-kv h2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  font-size: 4em;
  letter-spacing: .04em;
  margin: 0 auto .5em
}

#hd .sec-kv p {
  font-size: 1.25em;
  max-width: 56em;
  margin: 0 auto
}

#hd .sec-kv .list-ksp {
  margin: 4em auto
}

#hd .sec-kv .list-ksp li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0 .5em
}

#hd .sec-kv .list-ksp img {
  width: 11em;
  flex-shrink: 0
}

#hd .sec-kv .list-ksp h3 {
  padding-left: .75em;
  text-align: left;
  margin-bottom: 0;
  margin-top: .25em
}

@media screen and (max-width: 1440px) {
  #hd .sec-kv .hd-bg {
    width: 120%;
    height: 110%;
    margin-top: -7%;
    margin-left: -10%
  }

  #hd .sec-kv .list-ksp img {
    width: 9em
  }
}

@media screen and (max-width: 1280px) {
  #hd .sec-kv h2 {
    font-size: 3.25em
  }

  #hd .sec-kv .list-ksp img {
    width: 7em
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-kv figure {
    padding: 10em 0 4em
  }

  #hd .sec-kv h2 {
    font-size: 3em
  }
}

@media screen and (max-width: 1023px) {
  #hd .sec-kv .hd-bg {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0
  }

  #hd .sec-kv .list-ksp {
    flex-wrap: wrap
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-kv h2 {
    margin-bottom: .25em
  }

  #hd .sec-kv .list-ksp {
    max-width: 22em;
    margin: 3em auto 2em
  }

  #hd .sec-kv .list-ksp li {
    width: 100% !important;
    padding: 0;
    margin-bottom: .5em
  }

  #hd .sec-kv .list-ksp img {
    width: 5em
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-kv figure {
    padding: 6em 0 3em
  }

  #hd .sec-kv h2 {
    font-size: 2.5em
  }
}

#hd .sec-rtx {
  padding: 4em 0
}

#hd .sec-rtx .hd-title .h5 {
  margin-bottom: 1em
}

#hd .sec-rtx .hd-content {
  margin-bottom: 2em
}

#hd .sec-rtx .hd-content img {
  width: 100%;
  max-width: 390px !important;
  margin-left: auto;
  margin-right: 0
}

#hd .sec-rtx .hd-content li {
  margin-bottom: 1.5em
}

#hd .sec-rtx .hd-content .h5 {
  margin-bottom: 0
}

#hd .sec-rtx .list-ksp li {
  padding: 0 .5em;
  margin-bottom: 1.5em
}

#hd .sec-rtx .list-ksp img {
  width: 33%;
  margin: 0 auto .5em
}

@media screen and (min-width: 2560px) {
  #hd .sec-rtx .hd-content img {
    max-width: 585px !important
  }
}

@media screen and (max-width: 1280px) {
  #hd .sec-rtx .hd-content {
    margin-bottom: 1em
  }

  #hd .sec-rtx .list-ksp {
    margin-bottom: 1em
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-rtx .list-ksp li {
    width: 33.3333%
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-rtx {
    padding: 2em 0
  }

  #hd .sec-rtx .hd-title h2 {
    text-align: center
  }

  #hd .sec-rtx .hd-content {
    flex-direction: column;
    align-items: center
  }

  #hd .sec-rtx .hd-content figure {
    width: 100%
  }

  #hd .sec-rtx .hd-content .hd-txt {
    width: auto;
    max-width: 100%
  }

  #hd .sec-rtx .hd-content img {
    margin: 0 auto
  }

  #hd .sec-rtx .list-ksp li {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    text-align: left;
    padding: 0;
    margin-bottom: .5em
  }

  #hd .sec-rtx .list-ksp img {
    width: 4.5em;
    flex-shrink: 0
  }

  #hd .sec-rtx .list-ksp .hd-txt {
    width: 100%;
    padding-top: 4%;
    padding-left: 1em
  }

  #hd .sec-rtx .list-ksp .h5 {
    font-size: 1.125em
  }
}

#hd {
  position: relative;
  overflow: hidden
}

#hd .sec-explosion .hd-scroller {
  padding: 6em 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center
}

#hd .sec-explosion .hd-bg {
  width: 100%;
  position: absolute;
  overflow: hidden
}

#hd .sec-explosion .hd-bg h2 {
  font-size: 18vw;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  -webkit-text-fill-color: #1b222a;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #313a45
}

#hd .sec-explosion .hd-bg h2 strong {
  font-family: inherit;
  font-size: .62em;
  font-weight: 400;
  letter-spacing: .06em
}

#hd .sec-explosion .hd-bg h2 sup {
  font: inherit;
  font-size: .5em
}

#hd .sec-explosion figure {
  width: 70%;
  margin: auto;
  position: relative;
  pointer-events: none
}

#hd .sec-explosion figure .hd-part {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#hd .sec-explosion figure .hd-part img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#hd .sec-explosion figure .hd-part img:first-child {
  position: relative
}

#hd .sec-explosion figure .hd-part img.hd-triple-title {
  width: 121%;
  height: 121%;
  top: -5%;
  left: 19.8%;
  object-fit: contain
}

#hd .sec-explosion figure canvas {
  position: absolute
}

#hd .sec-explosion figure canvas#pageContent-singleFan {
  width: 85%;
  height: 95%;
  top: 10%;
  left: 30%;
  object-fit: cover
}

#hd .sec-explosion figure canvas#pageContent-tripleFan {
  width: 121%;
  height: 121%;
  top: -4.8%;
  left: 9.3%;
  object-fit: contain
}

#hd .sec-explosion figure .single-fan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

#hd .sec-explosion figure .hd-full {
  width: 100%;
  position: relative
}

#hd .sec-explosion figure .hd-cover {
  width: 130%;
  height: 110%;
  position: absolute;
  top: -5%;
  right: -45%;
  background-color: rgba(27, 34, 42, 0);
  background-image: -moz-linear-gradient(90deg, rgba(27, 34, 42, 0) 60%, #1b222a 70%);
  background-image: -webkit-linear-gradient(90deg, rgba(27, 34, 42, 0) 60%, #1b222a 70%);
  background-image: linear-gradient(90deg, rgba(27, 34, 42, 0) 60%, #1b222a 70%)
}

#hd .sec-explosion figure .deco-arrow {
  width: 5%;
  position: absolute
}

#hd .sec-explosion figure .deco-arrow.arrow-left {
  top: -5%;
  left: 0
}

#hd .sec-explosion figure .deco-arrow.arrow-right {
  bottom: 0;
  right: 2%
}

#hd .sec-explosion .part-container .hd-overlay {
  width: 100%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: 0;
  background: rgba(27, 34, 42, 0.82)
}

#hd .sec-explosion .hd-container {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

#hd .sec-explosion .hd-container .hd-content {
  height: 100%;
  position: relative;
  margin-left: auto
}

#hd .sec-explosion .hd-container .hd-txt {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0
}

#hd .sec-explosion .hd-container .hd-txt h2,
#hd .sec-explosion .hd-container .hd-txt p {
  position: relative
}

#hd .sec-explosion #pageContent-flow-container {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#hd .sec-explosion #pageContent-flow-container .img-container {
  width: 100%;
  position: relative;
  z-index: 2
}

#hd .sec-explosion #pageContent-flow-container img {
  width: 100%
}

#hd .sec-explosion #pageContent-flow-container .hd-flow {
  position: absolute;
  top: 0;
  left: 0
}

#hd .sec-explosion .hd-bottom {
  width: 90%;
  max-width: 56em;
  margin: 0 auto;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  z-index: 3
}

#hd .sec-explosion .hd-bottom h2 {
  margin-bottom: 0
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #hd .sec-explosion .hd-scroller {
    justify-content: flex-start
  }

  #hd .sec-explosion figure {
    width: 90%;
    margin: 5% auto 0
  }

  #hd .sec-explosion .hd-container {
    align-items: flex-start;
    position: relative;
    margin: 15% auto 0
  }

  #hd .sec-explosion .hd-container .hd-content {
    width: 100%
  }

  #hd .sec-explosion .hd-container .hd-txt {
    bottom: auto
  }

  #hd .sec-explosion .hd-bottom {
    top: auto;
    bottom: 0;
    text-align: left;
    position: relative
  }

  #hd .sec-explosion #pageContent-flow-container {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
  }

  #hd .sec-explosion #pageContent-flow-container .img-container {
    width: 140%;
    margin-left: -20%;
    margin-top: -20%;
    position: relative;
    z-index: 2
  }

  #hd .sec-explosion #pageContent-flow-container img {
    width: 100%
  }

  #hd .sec-explosion #pageContent-flow-container .hd-flow {
    position: absolute;
    top: 0;
    left: 0
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-explosion #pageContent-flowSeq {
    height: 100vw
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-explosion .hd-scroller {
    padding: 4em 0
  }

  #hd .sec-explosion figure {
    margin-top: 0
  }

  #hd .sec-explosion h2 {
    font-size: 2em
  }

  #hd .sec-explosion p {
    line-height: 1.25
  }
}

#hd .sec-auto {
  padding: 12em 0 8em;
  position: relative;
  overflow: hidden
}

#hd .sec-auto .hd-content {
  margin-bottom: 4em;
  position: relative;
  z-index: 2
}

@media screen and (max-width: 1280px) {
  #hd .sec-auto {
    padding: 8em 0 4em
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-auto .hd-content {
    margin-bottom: 2em
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-auto {
    padding: 6em 0 4em
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-auto {
    padding: 4em 0 2em
  }
}

#hd .sec-aura {
  padding: 8em 0 0;
  position: relative;
  overflow: hidden
}

#hd .sec-aura .hd-control-container {
  margin-right: -10%;
  padding-left: 3em
}

#hd .sec-aura .hd-frame {
  border: 1px solid rgba(255, 255, 255, 0.75);
  padding: 1em;
  position: relative
}

#hd .sec-aura .hd-frame:before,
#hd .sec-aura .hd-frame:after,
#hd .sec-aura .hd-frame>.deco:before,
#hd .sec-aura .hd-frame>.deco:after {
  content: '';
  display: block;
  width: .5em;
  height: .5em;
  border-width: .5em;
  border-color: white;
  position: absolute;
  margin: -.25em
}

#hd .sec-aura .hd-frame:before {
  top: 0;
  left: 0;
  border-top-style: solid;
  border-left-style: solid
}

#hd .sec-aura .hd-frame:after {
  top: 0;
  right: 0;
  border-top-style: solid;
  border-right-style: solid
}

#hd .sec-aura .hd-frame>.deco:before {
  bottom: 0;
  left: 0;
  border-bottom-style: solid;
  border-left-style: solid
}

#hd .sec-aura .hd-frame>.deco:after {
  bottom: 0;
  right: 0;
  border-bottom-style: solid;
  border-right-style: solid
}

#hd .sec-aura .hd-colorpicker-container {
  min-width: 120px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  margin-right: .5em
}

#hd .sec-aura .hd-colorpicker-container+div {
  max-width: calc(100% - 120px - .5em)
}

#hd .sec-aura .hd-colorpicker {
  width: 110px;
  margin: 1.25em auto 0
}

#hd .sec-aura .hd-controls {
  padding: 0 .5em;
  position: relative;
  z-index: 2
}

#hd .sec-aura .hd-controls li {
  width: 25%;
  padding: .5em;
  cursor: pointer
}

#hd .sec-aura .hd-controls li:hover .hd-icon,
#hd .sec-aura .hd-controls li.hd-active .hd-icon {
  background-position: 0 0
}

#hd .sec-aura .hd-controls .hd-icon {
  width: 3.125em;
  height: 3.125em;
  margin: 0 auto .5em;
  background-size: 200%;
  background-repeat: no-repeat;
  background-position: 100% 0
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-static {
  background-image: url(../img/aura/static.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-breathing {
  background-image: url(../img/aura/breathing.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-strobing {
  background-image: url(../img/aura/strobing.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-cycle {
  background-image: url(../img/aura/cycle.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-music {
  background-image: url(../img/aura/music.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-smart {
  background-image: url(../img/aura/smart.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-starry {
  background-image: url(../img/aura/starry.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-rainbow {
  background-image: url(../img/aura/rainbow.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-dark {
  background-image: url(../img/aura/dark.png)
}

#hd .sec-aura .hd-controls .hd-icon.hd-icon-adaptive {
  background-image: url(../img/aura/adaptive.png)
}

#hd .sec-aura .hd-img-container {
  width: 60%;
  padding-right: 8%;
  margin: 4em auto 0
}

#hd .sec-aura .hd-img-container figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2
}

#hd .sec-aura .hd-img-container .vid-control {
  bottom: auto;
  top: 0;
  right: 5%
}

#hd .sec-aura .hd-color,
#hd .sec-aura .hd-greybg {
  width: 30%;
  height: 0;
  padding-bottom: 25%;
  clip-path: polygon(49% 0, 95% 36%, 95% 56%, 0 122%, 0 35%);
  position: absolute;
  top: 12%;
  right: 1%;
  z-index: -1
}

#hd .sec-aura .hd-greybg {
  background-color: #878787;
  z-index: -2
}

#hd .sec-aura .hd-rainbow {
  background-color: #fd46a6;
  background-image: -moz-linear-gradient(55deg, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6);
  background-image: -webkit-linear-gradient(55deg, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6);
  background-image: linear-gradient(55deg, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6, #ef212c, #ff7233, #ffd832, #d0f945, #77f168, #3ce448, #4eefac, #63e7ec, #3594f5, #253eda, #5216c1, #d748de, #fd46a6);
  background-size: 1600% 100%
}

#hd .sec-aura .hd-dark {
  opacity: 0
}

#hd .sec-aura .hd-starryNight .starry_night {
  display: block
}

#hd .sec-aura .starry_night {
  display: none
}

#hd .sec-aura .starry_night li {
  width: 20%;
  height: 0;
  padding-bottom: 20%;
  background-color: #FFF;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 50%);
  position: absolute;
  top: 28%;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 3s;
  -webkit-animation-name: breathing;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 3s;
  -moz-animation-name: breathing;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 3s;
  -o-animation-name: breathing;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-name: breathing;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards
}

#hd .sec-aura .starry_night li:nth-child(1) {
  left: 75%
}

#hd .sec-aura .starry_night li:nth-child(2) {
  left: 40%;
  top: 50%;
  -webkit-animation-delay: -1s;
  -webkit-animation-duration: 3s;
  -webkit-animation-name: breathing;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: -1s;
  -moz-animation-duration: 3s;
  -moz-animation-name: breathing;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: -1s;
  -o-animation-duration: 3s;
  -o-animation-name: breathing;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode: forwards;
  animation-delay: -1s;
  animation-duration: 3s;
  animation-name: breathing;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards
}

#hd .sec-aura .starry_night li:nth-child(3) {
  left: 25%;
  top: 16%;
  -webkit-animation-delay: -2s;
  -webkit-animation-duration: 3s;
  -webkit-animation-name: breathing;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: -2s;
  -moz-animation-duration: 3s;
  -moz-animation-name: breathing;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: -2s;
  -o-animation-duration: 3s;
  -o-animation-name: breathing;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode: forwards;
  animation-delay: -2s;
  animation-duration: 3s;
  animation-name: breathing;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards
}

#hd .sec-aura .starry_night li:nth-child(4) {
  left: 5%;
  top: 70%
}

#hd .sec-aura .starry_night li:nth-child(5) {
  left: 35%;
  top: 5%;
  -webkit-animation-delay: -1s;
  -webkit-animation-duration: 3s;
  -webkit-animation-name: breathing;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: -1s;
  -moz-animation-duration: 3s;
  -moz-animation-name: breathing;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: -1s;
  -o-animation-duration: 3s;
  -o-animation-name: breathing;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode: forwards;
  animation-delay: -1s;
  animation-duration: 3s;
  animation-name: breathing;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards
}

#hd .smart-control {
  padding-bottom: 3em
}

#hd .hd-smartcolor {
  text-align: left
}

#hd .hd-smartcolor ul {
  margin: 1em 0
}

#hd .hd-smartcolor li {
  padding: .25em 0
}

#hd .hd-smartcolor li>span {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: 5px;
  margin-right: 5px
}

#hd .hd-smartcolor li>p {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 24px);
  font-size: 14px;
  white-space: nowrap
}

#hd .hd-smartcolor li:first-child>span {
  background: green
}

#hd .hd-smartcolor li:last-child>span {
  background: yellow
}

#hd .noUi-horizontal {
  width: 90%;
  border: none;
  border-radius: 0;
  box-shadow: none
}

#hd .noUi-horizontal .noUi-connects {
  border-radius: 0
}

#hd .noUi-horizontal .noUi-connect:nth-child(1) {
  background: green
}

#hd .noUi-horizontal .noUi-connect:nth-child(2) {
  background: yellow
}

#hd .noUi-horizontal .noUi-connect:nth-child(3) {
  background: red
}

#hd .noUi-horizontal .noUi-handle {
  width: 5px;
  height: 18px;
  right: -2px;
  top: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer
}

#hd .noUi-horizontal .noUi-handle:before,
#hd .noUi-horizontal .noUi-handle:after {
  display: none
}

#hd .noUi-horizontal .noUi-handle:focus,
#hd .noUi-horizontal .noUi-handle:focus-visible {
  outline: #ff9e1b auto 1px
}

#hd .noUi-horizontal .noUi-tooltip {
  bottom: auto;
  top: 100%;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  color: white
}

#hd .noUi-horizontal .noUi-tooltip:before {
  content: '';
  display: block;
  width: 1px;
  height: 8px;
  background: white;
  margin: 2px auto 0
}

#hd .noUi-horizontal .noUi-pips {
  color: #CDCCCC
}

#hd .noUi-horizontal .noUi-marker-large {
  width: 1px;
  height: 8px;
  margin: 2px 0
}

@media screen and (max-width: 1280px) {
  #hd .sec-aura {
    padding: 6em 0 0
  }

  #hd .sec-aura .hd-control-container {
    width: 55%;
    padding-left: 1em;
    margin-right: -5%
  }

  #hd .sec-aura .hd-controls li {
    padding: .25em
  }

  #hd .sec-aura .hd-img-container {
    width: 70%;
    padding-right: 5%;
    margin-top: 2em
  }

  #hd .sec-aura .hd-img-container .vid-control {
    right: 10%
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-aura .hd-container {
    flex-direction: column
  }

  #hd .sec-aura .hd-content {
    width: 100%;
    max-width: 44em;
    margin: 0 auto 2em
  }

  #hd .sec-aura .hd-control-container {
    width: 100%;
    max-width: 44em;
    padding-left: 0;
    margin: 0 auto
  }

  #hd .sec-aura .hd-controls li {
    padding: .25em
  }

  #hd .sec-aura .hd-img-container {
    width: 100%;
    padding-right: 10%
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-aura {
    padding: 4em 0 0
  }

  #hd .sec-aura .hd-frame {
    flex-direction: column-reverse
  }

  #hd .sec-aura .hd-colorpicker-container {
    width: 100%;
    border-right: none;
    margin-right: 0;
    margin-top: 1em;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 1em
  }

  #hd .sec-aura .hd-col66 {
    width: 100%;
    max-width: none !important
  }

  #hd .sec-aura .hd-controls {
    padding: 0
  }

  #hd .sec-aura .hd-img-container {
    width: 150%;
    margin-left: -50%
  }

  #hd .sec-aura .hd-img-container .vid-control {
    right: 0
  }

  #hd .sec-aura .smart-control {
    text-align: center
  }

  #hd .noUi-horizontal {
    margin: 0 auto
  }
}

#hd .sec-holder {
  padding: 8em 0 4em;
  position: relative
}

#hd .sec-holder .hd-bg {
  width: 47.539%;
  position: absolute;
  top: -6%;
  left: 0;
  opacity: 0;
  -moz-transform: translate(-5%, 0);
  -o-transform: translate(-5%, 0);
  -ms-transform: translate(-5%, 0);
  -webkit-transform: translate(-5%, 0);
  transform: translate(-5%, 0);
  -moz-transition: transform 0.8s ease, opacity 0.4s ease;
  -o-transition: transform 0.8s ease, opacity 0.4s ease;
  -webkit-transition: transform 0.8s ease, opacity 0.4s ease;
  transition: transform 0.8s ease, opacity 0.4s ease
}

#hd .sec-holder.is-animated .hd-bg {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

#hd .sec-holder figure {
  padding-right: 10%;
  margin: 0 auto
}

@media screen and (max-width: 1280px) {
  #hd .sec-holder {
    padding: 6em 0 2em
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-holder .hd-bg {
    width: 80%;
    top: auto;
    bottom: 0
  }

  #hd .sec-holder .hd-container {
    flex-direction: column
  }

  #hd .sec-holder figure {
    width: 85%;
    max-width: 400px;
    padding-right: 0;
    margin-top: -5%
  }

  #hd .sec-holder .hd-content {
    width: 100%;
    position: relative;
    z-index: 2
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-holder {
    padding: 2em 0 0
  }

  #hd .sec-holder .hd-bg {
    width: 95%
  }
}

#hd .sec-software {
  padding: 8em 0
}

#hd .sec-software h2 {
  margin-bottom: 1em
}

#hd .sec-software li {
  padding: 0 1.5em
}

#hd .sec-software .hd-frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.75);
  padding: 3em 9%
}

#hd .sec-software .hd-content {
  height: 100%;
  display: flex;
  flex-direction: column
}

#hd .sec-software img {
  width: 80%;
  margin: 0 auto 2em
}

#hd .sec-software h3 {
  margin-bottom: 0
}

#hd .sec-software p {
  line-height: 1.4;
  margin-bottom: 1em
}

#hd .sec-software a {
  margin-top: auto;
  color: white
}

@media screen and (max-width: 1280px) {
  #hd .sec-software {
    padding: 4em 0 2em
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-software li {
    padding: 0 1em
  }

  #hd .sec-software .hd-frame {
    padding: 2em 9%
  }

  #hd .sec-software img {
    width: 90%
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-software ul {
    flex-direction: column
  }

  #hd .sec-software li {
    width: 100%;
    padding: 1em 0
  }

  #hd .sec-software .hd-frame {
    padding: 1em 1em 1em 0;
    flex-direction: row;
    align-items: flex-start
  }

  #hd .sec-software figure {
    width: 16em;
    flex-shrink: 0
  }

  #hd .sec-software img {
    width: 100%;
    margin-bottom: 0
  }

  #hd .sec-software .hd-content {
    width: 100%;
    text-align: left;
    padding-left: 1em
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-software h2 {
    margin-bottom: .5em
  }

  #hd .sec-software li {
    padding: .5em 0
  }

  #hd .sec-software .hd-frame {
    flex-direction: column;
    padding: 0
  }

  #hd .sec-software figure {
    width: 100%
  }

  #hd .sec-software .hd-content {
    padding: 1em
  }

  #hd .sec-software .hd-content p {
    font-size: 1em
  }
}

#hd .sec-nv {
  padding: 4em 0 8em;
  position: relative;
  overflow: hidden
}

#hd .sec-nv:after {
  content: '';
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(84, 86, 90, 0);
  background-image: -moz-linear-gradient(90deg, rgba(84, 86, 90, 0), #54565a 80%);
  background-image: -webkit-linear-gradient(90deg, rgba(84, 86, 90, 0), #54565a 80%);
  background-image: linear-gradient(90deg, rgba(84, 86, 90, 0), #54565a 80%);
  background-color: transparent;
  pointer-events: none;
  z-index: 2
}

#hd .sec-nv .swiper-container {
  width: 100%;
  padding-left: 7%;
  padding-right: 8%;
  position: relative
}

#hd .sec-nv .swiper-wrapper {
  align-items: stretch
}

#hd .sec-nv .swiper-slide {
  height: auto;
  padding-bottom: 1em;
  border: 1px solid rgba(255, 255, 255, 0.75);
  text-align: left
}

#hd .sec-nv figure img {
  width: 100%;
  margin: 0 auto
}

#hd .sec-nv .hd-content {
  padding: 2em 1.5em 1em;
  overflow-y: auto
}

#hd .sec-nv .hd-content::-webkit-scrollbar {
  width: 5px
}

#hd .sec-nv .hd-content::-webkit-scrollbar-track {
  background: black
}

#hd .sec-nv .hd-content::-webkit-scrollbar-thumb {
  background: #555
}

#hd .sec-nv .hd-content::-webkit-scrollbar-thumb:hover {
  background: #888
}

#hd .sec-nv .hd-container {
  padding-bottom: 4em
}

#hd .sec-nv .hd-title h2 {
  font-size: 3.75em;
  margin-bottom: 0
}

#hd .sec-nv .hd-title h3 {
  font-size: 2.3125em;
  margin-bottom: 1.5em
}

#hd .sec-nv h3 {
  font-size: 1.5em;
  line-height: 1.125
}

#hd .sec-nv p {
  font-size: 1em
}

#hd .sec-nvGame {
  padding-bottom: 4em
}

#hd .sec-nvGame img {
  width: 90%;
  max-width: 1600px !important;
  margin: 0 auto
}

@media screen and (min-width: 2560px) {
  #hd .sec-nvGame img {
    width: 80%;
    max-width: 100% !important;
    margin: 0 auto
  }
}

@media screen and (max-width: 1440px) {
  #hd .sec-nv .hd-content {
    padding: 2em 1em 1em
  }

  #hd .sec-nv .hd-title h3 {
    font-size: 2em
  }
}

@media screen and (max-width: 1280px) {
  #hd .sec-nv {
    padding: 6em 0
  }

  #hd .sec-nv:after {
    display: none
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-nv .hd-title h3 {
    font-size: 1.75em
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 768px) {
  #hd .sec-nv {
    padding: 4em 0
  }

  #hd .sec-nv .swiper-container {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-nv .hd-content {
    padding: 1.5em 1.5em 1em
  }

  #hd .sec-nv h3 {
    font-size: 1.5em
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-nv {
    padding: 2em 0
  }

  #hd .sec-nv .hd-title h2 {
    font-size: 2.875em;
    text-align: center
  }

  #hd .sec-nv .hd-title h3 {
    margin-bottom: 1em
  }

  #hd .sec-nv .hd-container {
    flex-wrap: wrap
  }

  #hd .sec-nv .hd-container li {
    width: 100%;
    padding: 0;
    margin-bottom: 3em
  }

  #hd .sec-nv .hd-content {
    padding: 1em
  }

  #hd .sec-nvGame {
    padding-bottom: 0
  }

  #hd .sec-nvGame img {
    width: 100%
  }
}

#hd .sec-psu .hd-btn {
  padding: 1.25em 1em;
  margin: 0 0 0 2.5em;
  background-color: transparent;
  background-image: -moz-linear-gradient(180deg, transparent, transparent 0.75em, rgba(0, 0, 0, 0.85) 0.75em, rgba(0, 0, 0, 0.85) 3.75em, transparent 3.75em, transparent);
  background-image: -webkit-linear-gradient(180deg, transparent, transparent 0.75em, rgba(0, 0, 0, 0.85) 0.75em, rgba(0, 0, 0, 0.85) 3.75em, transparent 3.75em, transparent);
  background-image: linear-gradient(180deg, transparent, transparent 0.75em, rgba(0, 0, 0, 0.85) 0.75em, rgba(0, 0, 0, 0.85) 3.75em, transparent 3.75em, transparent);
  position: relative;
  overflow: hidden
}

#hd .sec-psu .hd-btn:before,
#hd .sec-psu .hd-btn:after {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - .75em + 3px);
  position: absolute;
  z-index: 2
}

#hd .sec-psu .hd-btn:before {
  top: 0;
  left: 0;
  background: #ff9e1b
}

#hd .sec-psu .hd-btn:after {
  bottom: 0;
  right: 0;
  background: #ff9e1b
}

#hd .sec-psu .hd-btn>span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none
}

#hd .sec-psu .hd-btn>span:before,
#hd .sec-psu .hd-btn>span:after {
  content: '';
  display: block;
  width: calc(100% - 2px);
  height: calc(.75em + 1px);
  border: 1px solid;
  border-image: linear-gradient(to right, #ff9e1b, #ff9e1b) 1 100%;
  border-image-slice: 1;
  -moz-transform: skew(45deg, 0deg);
  -o-transform: skew(45deg, 0deg);
  -ms-transform: skew(45deg, 0deg);
  -webkit-transform: skew(45deg, 0deg);
  transform: skew(45deg, 0deg);
  position: absolute
}

#hd .sec-psu .hd-btn>span:before {
  top: 0;
  right: 1px;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right: 2px solid #ff9e1b
}

#hd .sec-psu .hd-btn>span:after {
  bottom: 1px;
  left: 1px;
  border-right-width: 0;
  border-top-width: 0;
  border-left: 2px solid #ff9e1b
}

#hd .sec-psu {
  background: black;
  position: relative;
  overflow: hidden
}

#hd .sec-psu img {
  width: 100%
}

#hd .sec-psu .hd-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 2em 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

#hd .sec-psu .hd-btn {
  display: inline-block;
  font-size: 1.25em;
  padding: .25em 1em;
  margin: 2em 0 1em;
  -moz-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  -webkit-transition: transform 0.25s ease;
  transition: transform 0.25s ease
}

#hd .sec-psu .hd-btn p {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", sans-serif
}

#hd .sec-psu .hd-btn:hover {
  -moz-transform: translate(0, -3px);
  -o-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  -webkit-transform: translate(0, -3px);
  transform: translate(0, -3px)
}

#hd .sec-psu .hd-btn:active {
  -moz-transform: translate(0, -1px);
  -o-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  -webkit-transform: translate(0, -1px);
  transform: translate(0, -1px)
}

@media screen and (max-width: 1023px) {
  #hd .sec-psu img {
    width: 170%;
    max-width: none !important;
    margin-left: -59%
  }

  #hd .sec-psu .hd-container {
    position: relative;
    width: 100%
  }

  #hd .sec-psu .hd-container:before {
    content: '';
    display: block;
    width: 100%;
    height: 20%;
    background-color: #000;
    background-image: -moz-linear-gradient(0deg, #000, transparent);
    background-image: -webkit-linear-gradient(0deg, #000, transparent);
    background-image: linear-gradient(0deg, #000, transparent);
    background-color: transparent;
    position: absolute;
    bottom: 100%;
    left: 0
  }

  #hd .sec-psu .hd-container .hd-content {
    width: 90%;
    margin: 0 auto
  }
}

#hd .color-adobe {
  color: #5e11dd !important
}

#hd .sec-adobe {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8em 0;
  background: white;
  color: black
}

#hd .sec-adobe .color-grey {
  color: #767676 !important
}

#hd .sec-adobe h2 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", 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 h3 {
  font-family: "DINPro-CondBold", "Roboto", "Microsoft Jhenghei", "Microsoft YaHei", "Segoe UI", "Arial", 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 */