﻿@import url(../lib/swiper/swiper-bundle.min.css);
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto.css");
@font-face {
  font-family: 'TTNormsProNormal';
  src: url("../fonts/TTNormsProNormal.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TTNormsProMedium';
  src: url("../fonts/TTNormsProMedium.ttf");
  font-weight: normal;
  font-style: normal;
  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", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  background: #262626;
  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: #030000;
  color: #00dccd
}

.style-reset * ::-moz-selection {
  background: #030000;
  color: #00dccd
}

.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: 2px solid #00dccd;
  outline-offset: -1px
}

.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)
  }

  50% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-moz-keyframes shine {
  0% {
    filter: brightness(1)
  }

  50% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-ms-keyframes shine {
  0% {
    filter: brightness(1)
  }

  50% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@-o-keyframes shine {
  0% {
    filter: brightness(1)
  }

  50% {
    filter: brightness(2)
  }

  100% {
    filter: brightness(1)
  }
}

@keyframes shine {
  0% {
    filter: brightness(1)
  }

  50% {
    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: #00dccd
  }

  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: #00dccd
  }

  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: #00dccd
  }

  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: #00dccd
  }

  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: #00dccd
  }

  45% {
    background-color: #07A9FF
  }

  60% {
    background-color: #42ca42
  }

  75% {
    background-color: #1044FF
  }

  90% {
    background-color: yellow
  }

  100% {
    background-color: white
  }
}

#hd {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 16px
}

#hd h2,
#hd .h2 {
  font-family: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2.875em;
  font-weight: normal;
  letter-spacing: .018em;
  line-height: 1.25;
  color: #ffffff !important;
  word-break: normal;
  word-wrap: normal;
  margin-bottom: .25em
}

#hd h2.txt-larger,
#hd .h2.txt-larger {
  font-size: 3.125em
}

#hd h3,
#hd .h3 {
  font-family: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2.75em;
  font-weight: normal;
  color: #ffffff !important;
  letter-spacing: .018em;
  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: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.75em;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: .25
}

#hd h5,
#hd .h5 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: .018em;
  line-height: 1.125
}

#hd h6,
#hd .h6 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.125
}

#hd p,
#hd small,
#hd a,
#hd li {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif
}

#hd p {
  font-size: 1em;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 400
}

#hd p.txt-larger {
  font-size: 1.3em
}

#hd b {
  font-weight: normal
}

#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: #00dccd !important
}

#hd .color-primary-dark {
  color: #009ea4 !important
}

#hd .color-grey {
  color: #A7A7A7 !important
}

#hd .color-dark-grey {
  color: #646464 !important
}

#hd .color-white {
  color: white !important
}

#hd .color-gradient {
  color: #00dccd !important;
  background-color: #00dccd;
  background-image: -moz-linear-gradient(180deg, #00dccd, #009ea4);
  background-image: -webkit-linear-gradient(180deg, #00dccd, #009ea4);
  background-image: linear-gradient(180deg, #00dccd, #009ea4);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

#hd .color-gradient-h {
  display: inline-block;
  color: #00dccd !important;
  background-color: #00dccd;
  background-image: -moz-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: -webkit-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: linear-gradient(90deg, #00dccd, #009ea4);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

#hd .font-title {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal
}

#hd .font-title-medium {
  font-family: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal
}

#hd .font-title-bold {
  font-family: "TTNormsProBold", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal
}

#hd .font-content {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif
}

#hd .hd-uppercase {
  text-transform: uppercase
}

#hd .title-deco {
  display: inline-block;
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: 100;
  font-size: 3.7em;
  letter-spacing: .5em;
  line-height: 1.25;
  position: relative;
  padding: 0 2em 0 2.5em
}

#hd .title-deco:before,
#hd .title-deco:after {
  content: '';
  width: 1.25em;
  height: .5em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../img/title-deco-left-light.svg) center no-repeat;
  background-size: contain;
  -moz-transition: opacity 0.4s, transform 0.8s;
  -o-transition: opacity 0.4s, transform 0.8s;
  -webkit-transition: opacity 0.4s, transform 0.8s;
  transition: opacity 0.4s, transform 0.8s
}

#hd .title-deco:before {
  left: 0;
  -moz-transform: scale(-1, 1) translate(50%, 0);
  -o-transform: scale(-1, 1) translate(50%, 0);
  -ms-transform: scale(-1, 1) translate(50%, 0);
  -webkit-transform: scale(-1, 1) translate(50%, 0);
  transform: scale(-1, 1) translate(50%, 0)
}

#hd .title-deco:after {
  right: 0;
  -moz-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0)
}

#hd .title-deco.is-animated:before {
  opacity: 1;
  -moz-transform: scale(-1, 1) translate(0, 0);
  -o-transform: scale(-1, 1) translate(0, 0);
  -ms-transform: scale(-1, 1) translate(0, 0);
  -webkit-transform: scale(-1, 1) translate(0, 0);
  transform: scale(-1, 1) translate(0, 0)
}

#hd .title-deco.is-animated:after {
  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)
}

_:-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: 2.25em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.75em
  }
}

@media screen and (max-width: 1280px) {

  #hd h2,
  #hd .h2 {
    font-size: 2.25em
  }

  #hd h2.txt-larger,
  #hd .h2.txt-larger {
    font-size: 2.5em
  }

  #hd h3,
  #hd .h3 {
    font-size: 2em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.5em
  }

  #hd p.txt-larger {
    font-size: 1.25em
  }
}

@media screen and (max-width: 1024px) {
  #hd {
    font-size: 14px
  }

  #hd h2,
  #hd .h2 {
    font-size: 2.75em
  }

  #hd h2.txt-larger,
  #hd .h2.txt-larger {
    font-size: 3em
  }

  #hd h3,
  #hd .h3 {
    font-size: 1.75em
  }

  #hd h4,
  #hd .h4 {
    font-size: 1.25em
  }

  #hd p {
    line-height: 1.75
  }

  #hd p.txt-larger {
    font-size: 1.125em
  }

  #hd .title-deco {
    letter-spacing: .4em;
    padding: 0 1.5em 0 1.9em
  }
}

@media screen and (max-width: 768px) {
  #hd .title-deco {
    font-size: 3em;
    letter-spacing: .3em;
    padding: 0 1.2em 0 1.5em
  }

  #hd .title-deco:before,
  #hd .title-deco:after {
    width: 1em
  }
}

@media screen and (max-width: 480px) {

  #hd h2,
  #hd .h2 {
    font-size: 2em;
    margin-bottom: .25em
  }

  #hd h2.txt-larger,
  #hd .h2.txt-larger {
    font-size: 2.25em
  }

  #hd h3,
  #hd .h3 {
    font-size: 1.5em
  }

  #hd h5,
  #hd .h5 {
    font-size: 1.25em
  }

  #hd p.txt-larger {
    font-size: 1.125em
  }

  #hd .title-deco {
    font-size: 2.25em;
    letter-spacing: .2em;
    padding: 0 .8em 0 1em
  }

  #hd .title-deco:before,
  #hd .title-deco:after {
    width: .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: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
  #hd .hd-d-mobile-none {
    display: none !important
  }

  #hd .hd-d-mobile-block {
    display: block !important
  }
}

@media screen and (max-width: 1023px) {

  #hd .hd-w900,
  #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 .bg-dark,
#hd .bg-black {
  position: relative;
  overflow: hidden
}

#hd .bg-dark>.hd-deco,
#hd .bg-black>.hd-deco {
  position: absolute;
  pointer-events: none;
  user-select: none
}

#hd .bg-dark>.hd-deco.deco-stripe,
#hd .bg-black>.hd-deco.deco-stripe {
  width: 4.3%;
  top: 15%;
  left: 3.5%;
  opacity: 0.25
}

#hd .bg-dark>.hd-deco.deco-line,
#hd .bg-black>.hd-deco.deco-line {
  width: .5%;
  top: 20%;
  left: 8.5%;
  opacity: 0.25
}

#hd .bg-dark .title-deco:before,
#hd .bg-black .title-deco:before,
#hd .bg-dark .title-deco:after,
#hd .bg-black .title-deco:after {
  background-image: url(../img/title-deco-left-dark.svg)
}

#hd .bg-light {
  background: #eee;
  color: black;
  position: relative;
  overflow: hidden
}

#hd .bg-light>.hd-deco {
  position: absolute;
  pointer-events: none;
  user-select: none
}

#hd .bg-light>.hd-deco.deco-stripe-large {
  width: 7.5%;
  top: 0;
  right: 0;
  margin-right: -3%
}

#hd .bg-light>.hd-deco.deco-txt {
  width: 6.5%;
  top: 50%;
  left: 0
}

#hd .bg-light>.hd-deco.deco-stripe-small {
  width: 3.6%;
  top: 40%;
  right: 80%;
  opacity: 0.3
}

#hd .bg-light h2,
#hd .bg-light .h2 {
  color: black !important
}

#hd .bg-light .color-grey {
  color: #646464 !important
}

#hd .bg-black {
  background: black
}

#hd .bg-black.bg-grid:before {
  opacity: 1
}

#hd .bg-black.bg-grid>.hd-deco.deco-stripe {
  left: auto;
  right: 3.5%
}

#hd .bg-black.bg-grid>.hd-deco.deco-line {
  left: auto;
  right: 8.5%
}

#hd .bg-grid {
  position: relative
}

#hd .bg-grid:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  user-select: none;
  background: url(../img/bg-grid.svg) 60% top no-repeat;
  background-size: 125%;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.75
}

#hd .bg-grid.bg-white:before,
#hd .bg-grid.bg-light:before {
  background-image: url(../img/bg-grid-dark.svg)
}

@media screen and (max-width: 768px) {
  #hd .bg-light>.hd-deco.deco-stripe-large {
    width: 15%
  }

  #hd .bg-light>.hd-deco.deco-txt {
    width: 10%
  }
}

@media screen and (max-width: 480px) {
  #hd .bg-light>.hd-deco.deco-stripe-large {
    width: 20%
  }

  #hd .bg-light>.hd-deco.deco-txt {
    width: 10%
  }
}

#hd .cover-container {
  position: relative;
  cursor: pointer
}

#hd .cover-container:hover figure img {
  opacity: .75
}

#hd .cover-container.trigger-video:hover .icon-play {
  background: #00dccd;
  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 {
  width: 50% !important;
  height: 50% !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto
}

#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: #00dccd;
  background-image: -moz-linear-gradient(270deg, #00dccd, #009ea4);
  background-image: -webkit-linear-gradient(270deg, #00dccd, #009ea4);
  background-image: linear-gradient(270deg, #00dccd, #009ea4);
  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;
  visibility: visible !important;
  -moz-transition: transform 0.6s, opacity 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s;
  -webkit-transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s
}

#hd .hd-nav.is-hidden:not(:focus-within) {
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  opacity: 0
}

#hd .hd-nav.is-exclusion {
  mix-blend-mode: exclusion
}

#hd .hd-nav .deco-nav {
  width: 1.3em;
  margin: 1.5em 0 1.5em auto
}

#hd .hd-nav a {
  display: block;
  font-size: .9em;
  letter-spacing: .04em;
  text-align: right;
  color: white;
  padding: .1em 1.5em .1em 1em;
  position: relative
}

#hd .hd-nav a:after {
  content: '';
  display: block;
  width: .5em;
  height: .5em;
  border-radius: .5em;
  background: #A7A7A7;
  position: absolute;
  right: 0;
  top: .125em;
  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,
#hd .hd-nav a:focus-visible {
  color: #00dccd !important
}

#hd .hd-nav a:hover:after,
#hd .hd-nav a:focus-visible:after {
  background: white
}

#hd .hd-nav a.is-current {
  color: white !important
}

#hd .hd-nav a.is-current:after {
  background: #00dccd;
  -moz-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5)
}

#hd .hd-nav a.is-current:nth-child(3)~.trigger-label:after {
  background: white
}

#hd .hd-nav a.trigger-label:nth-child(3) {
  margin-top: .5em
}

#hd .hd-nav a.trigger-label:nth-child(11) {
  margin-bottom: .5em
}

#hd .hd-nav a.trigger-label:after {
  width: .5em;
  height: 1px;
  right: .125em
}

#hd .hd-nav .sub-nav {
  padding: .5em 0;
  position: relative
}

#hd .hd-nav .sub-nav a,
#hd .hd-nav .sub-nav button {
  display: block;
  width: 100%;
  color: inherit;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: .9em;
  letter-spacing: .04em;
  padding: 0;
  padding-right: 1.5em;
  text-align: right;
  position: relative;
  cursor: pointer;
  -moz-transition: color 0.4s 0.05s ease;
  -o-transition: color 0.4s 0.05s ease;
  -webkit-transition: color 0.4s 0.05s ease;
  transition: color 0.4s 0.05s ease
}

#hd .hd-nav .sub-nav a:after,
#hd .hd-nav .sub-nav button:after {
  content: '';
  display: block;
  width: .5em;
  height: 1px;
  right: .125em;
  background: white;
  position: absolute;
  top: .5em;
  right: .22em
}

#hd .hd-nav .sub-nav a:hover,
#hd .hd-nav .sub-nav a:focus-visible,
#hd .hd-nav .sub-nav button:hover,
#hd .hd-nav .sub-nav button:focus-visible {
  color: #00dccd !important
}

#hd .hd-nav .sub-nav a:hover:after,
#hd .hd-nav .sub-nav a:focus-visible:after,
#hd .hd-nav .sub-nav button:hover:after,
#hd .hd-nav .sub-nav button:focus-visible:after {
  background: #00dccd
}

@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 .tab-content>div {
  width: 100%;
  display: none;
  padding: 4.75em 0 5em
}

#hd .tab-content>div.hd-active {
  display: block
}

#hd .tab-content>div.hd-active .reveal-fromBottom {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: .8s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: .8s;
  -moz-animation-name: fadeInUp;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: .8s;
  -o-animation-name: fadeInUp;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: .8s;
  animation-name: fadeInUp;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards
}

#hd .tab-content>div.hd-active .reveal-fromLeft {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: .8s;
  -webkit-animation-name: fadeInLeft;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: .8s;
  -moz-animation-name: fadeInLeft;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: .8s;
  -o-animation-name: fadeInLeft;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: .8s;
  animation-name: fadeInLeft;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards
}

#hd .title-tab {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 3
}

#hd .title-tab:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00dccd;
  background-image: -moz-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: -webkit-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: linear-gradient(90deg, #00dccd, #009ea4)
}

#hd .title-tab ul {
  max-width: 100%;
  display: inline-flex;
  align-items: stretch;
  text-align: center;
  position: relative;
  overflow-x: auto;
  overflow-y: visible;
  -ms-overflow-style: none
}

#hd .title-tab ul::-webkit-scrollbar {
  height: 0
}

#hd .title-tab ul::-webkit-scrollbar-track {
  background: transparent
}

#hd .title-tab ul::-webkit-scrollbar-thumb {
  background: transparent
}

#hd .title-tab ul::-webkit-scrollbar-thumb:hover {
  background: transparent
}

#hd .title-tab li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: 0.018em;
  white-space: nowrap;
  flex: 0 0 auto;
  color: rgba(255, 255, 255, 0.8);
  padding: 1.5em 1.5em 1em 1.5em;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  -moz-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease
}

#hd .title-tab li sup {
  display: inline-block;
  vertical-align: super;
  font-size: .5em;
  margin-top: -1em
}

#hd .title-tab li:after {
  content: '';
  display: block;
  width: calc(100% - 1em);
  height: 6px;
  background: black;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform-origin: left bottom;
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -moz-transition: transform 0.25s ease-out;
  -o-transition: transform 0.25s ease-out;
  -webkit-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  background-color: #00dccd;
  background-image: -moz-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: -webkit-linear-gradient(90deg, #00dccd, #009ea4);
  background-image: linear-gradient(90deg, #00dccd, #009ea4)
}

#hd .title-tab li:hover {
  color: white
}

#hd .title-tab li.hd-active {
  color: #00dccd;
  pointer-events: none
}

#hd .title-tab li.hd-active:after {
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

@media screen and (max-width: 1024px) {
  #hd .tab-content>div {
    padding: 4em 0 4em
  }
}

@media screen and (max-width: 1023px) {
  #hd .title-tab {
    text-align: left
  }

  #hd .title-tab ul {
    min-width: 100%
  }

  #hd .title-tab li {
    font-size: 1.125em;
    min-width: 25%;
    max-width: 10em;
    padding: 1.5em 1em 1em;
    white-space: break-spaces
  }
}

@media screen and (max-width: 480px) {
  #hd .title-tab li {
    font-size: 1.125em;
    letter-spacing: .018em
  }

  #hd .title-tab li.hd-active:after {
    height: 4px
  }
}

#hd .sec-kv {
  background: black;
  padding-bottom: 5%;
  position: relative;
  overflow: hidden;
  z-index: 2
}

#hd .sec-kv .hd-bg {
  width: 100%;
  pointer-events: none;
  user-select: none
}

#hd .sec-kv figure {
  position: relative;
  z-index: 2
}

#hd .sec-kv figure .pd-container {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transition: opacity 0.8s 0s ease;
  -o-transition: opacity 0.8s 0s ease;
  -webkit-transition: opacity 0.8s 0s ease;
  transition: opacity 0.8s 0s ease;
  z-index: 3;
  pointer-events: none
}

#hd .sec-kv figure.is-animated .hd-bg {
  -webkit-animation-delay: .2s;
  -webkit-animation-duration: .8s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .2s;
  -moz-animation-duration: .8s;
  -moz-animation-name: fadeIn;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .2s;
  -o-animation-duration: .8s;
  -o-animation-name: fadeIn;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .2s;
  animation-duration: .8s;
  animation-name: fadeIn;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv figure.is-animated .pd-container {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

#hd .sec-kv figure.is-animated .hd-logo {
  -webkit-animation-delay: .4s;
  -webkit-animation-duration: 3s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .4s;
  -moz-animation-duration: 3s;
  -moz-animation-name: fadeInUp;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .4s;
  -o-animation-duration: 3s;
  -o-animation-name: fadeInUp;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .4s;
  animation-duration: 3s;
  animation-name: fadeInUp;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd .sec-kv .hd-bg,
#hd .sec-kv .pd-container {
  opacity: 0
}

#hd .sec-kv .hd-container {
  position: relative;
  z-index: 2
}

#hd .sec-kv .hd-title {
  position: absolute;
  bottom: 78%;
  left: 0;
  right: 0;
  margin: 0 auto
}

#hd .sec-kv .hd-title h2 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  font-size: 3.6em;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin: 0 auto .5em;
  -moz-transform: translate(0, calc(10vw - 1.5em));
  -o-transform: translate(0, calc(10vw - 1.5em));
  -ms-transform: translate(0, calc(10vw - 1.5em));
  -webkit-transform: translate(0, calc(10vw - 1.5em));
  transform: translate(0, calc(10vw - 1.5em));
  transition: transform .8s 1s ease, opacity .4s 1s !important;
  opacity: 0 !important;
  text-shadow: 0 -2px rgba(0, 0, 0, 0.5), 0 -4px rgba(0, 0, 0, 0.25)
}

#hd .sec-kv .hd-title h2.is-animated {
  opacity: 1 !important;
  -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-kv p {
  max-width: 50em;
  margin: 0 auto;
  position: relative;
  z-index: 2
}

#hd .sec-kv .list-ksp {
  text-align: center;
  margin: 4% auto 0;
  position: relative;
  z-index: 2
}

#hd .sec-kv .list-ksp li {
  padding: 0 .5em
}

#hd .sec-kv .list-ksp img {
  width: auto;
  height: 4em;
  margin: 0 auto
}

#hd .sec-kv .list-ksp h3 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: .5em
}

@media screen and (max-width: 1280px) {
  #hd .sec-kv .hd-title h2 {
    font-size: 2.875em
  }

  #hd .sec-kv .list-ksp img {
    height: 3.5em
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-kv .hd-title h2 {
    font-size: 3em
  }

  #hd .sec-kv h3 {
    font-size: 1.125em
  }
}

@media screen and (max-width: 1023px) {
  #hd .sec-kv .hd-title h2 {
    font-size: 2.75em
  }

  #hd .sec-kv .list-ksp {
    flex-wrap: wrap;
    max-width: 60em
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-kv {
    padding-bottom: 4em
  }

  #hd .sec-kv .hd-bg,
  #hd .sec-kv .hd-pd {
    width: 140%;
    max-width: none !important;
    margin-left: -20%
  }

  #hd .sec-kv .hd-title {
    padding-top: 60px;
    position: relative;
    z-index: 3
  }

  #hd .sec-kv figure {
    margin-top: -10%
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-kv .list-ksp {
    max-width: 23em;
    margin: 2em auto 1em
  }

  #hd .sec-kv .list-ksp li {
    width: 100% !important;
    padding: 0;
    margin-bottom: 30px
  }

  #hd .sec-kv .list-ksp img {
    height: 3.5em
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-kv .hd-title h2 {
    font-size: 2em
  }
}

#hd .sec-campaign {
  position: relative;
  overflow: hidden
}

#hd .sec-campaign .hd-banner-container {
  width: 100%
}

#hd .sec-campaign .panel-intro .hd-content,
#hd .sec-campaign .panel-how .hd-content {
  padding: 20px 5%;
  position: relative;
  z-index: 2
}

#hd .sec-campaign .panel-intro .hd-title,
#hd .sec-campaign .panel-how .hd-title {
  text-align: left
}

#hd .sec-campaign .panel-intro h2,
#hd .sec-campaign .panel-how h2 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2.75em;
  letter-spacing: .018em;
  padding-left: 0;
  text-align: left
}

#hd .sec-campaign .panel-intro h2:before,
#hd .sec-campaign .panel-how h2:before {
  display: none
}

#hd .sec-campaign .panel-intro p,
#hd .sec-campaign .panel-how p {
  line-height: 1.75
}

#hd .sec-campaign .panel-intro {
  padding: 4% 0 0
}

#hd .sec-campaign .panel-intro .hd-img-container {
  margin-left: -20%;
  margin-right: -5%;
  position: relative
}

#hd .sec-campaign .panel-intro .hd-img-container img {
  width: 100%
}

#hd .sec-campaign .panel-intro .hd-psu {
  position: absolute;
  top: 0;
  left: 0
}

#hd .sec-campaign .panel-how {
  padding: 4% 0
}

#hd .sec-campaign .panel-how .hd-pd-container p {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.4em
}

#hd .sec-campaign .panel-how .hd-pd-container span {
  display: inline-block;
  vertical-align: baseline;
  font-size: 1.5em;
  margin-left: 0.25em;
  margin-right: -1em
}

#hd .sec-campaign .panel-how .hd-pd-container strong {
  display: inline-block;
  vertical-align: baseline;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -.02em
}

#hd .sec-campaign .panel-kol {
  padding: 4% 0
}

#hd .sec-campaign .panel-kol h2 {
  letter-spacing: .25em
}

#hd .sec-campaign .list-kol {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  margin: 40px auto 0;
  position: relative;
  z-index: 2
}

#hd .sec-campaign .list-kol button {
  position: relative;
  overflow: hidden
}

#hd .sec-campaign .list-kol button:hover picture,
#hd .sec-campaign .list-kol button:focus-visible picture {
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05)
}

#hd .sec-campaign .list-kol figure {
  display: block;
  border-radius: 20px;
  position: relative;
  overflow: hidden
}

#hd .sec-campaign .list-kol picture {
  display: block;
  -moz-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  transition: transform 0.8s ease
}

#hd .sec-campaign .list-kol img {
  width: 100%
}

#hd .sec-campaign .list-kol .hd-play {
  width: 70px;
  max-width: 20% !important;
  min-width: 15%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  pointer-events: none
}

#hd .sec-campaign .list-kol .hd-quote {
  font-size: 1.25em;
  padding: .75em 10px .5em;
  letter-spacing: 0;
  text-align: center;
  position: relative
}

#hd .sec-campaign .list-kol .hd-quote:before,
#hd .sec-campaign .list-kol .hd-quote:after {
  display: block;
  position: absolute;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2em;
  color: #00dccd
}

#hd .sec-campaign .list-kol .hd-quote:before {
  content: '“';
  top: 0;
  left: 0;
  margin-top: -.25em
}

#hd .sec-campaign .list-kol .hd-quote:after {
  content: '”';
  bottom: 0;
  right: 0;
  margin-bottom: -.25em
}

#hd .sec-campaign .list-kol .hd-name {
  padding: 10px;
  font-family: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: 500;
  color: #00dccd;
  text-align: right
}

#hd .sec-campaign .list-kol .hd-name:before {
  content: '—';
  display: inline-block;
  vertical-align: middle;
  color: #00dccd;
  margin-right: 0.5em
}

@media screen and (max-width: 1440px) {
  #hd .sec-campaign .list-kol .hd-quote {
    font-size: 1em;
    line-height: 1.25
  }
}

@media screen and (max-width: 1280px) {

  #hd .sec-campaign .panel-intro h2,
  #hd .sec-campaign .panel-how h2 {
    font-size: 2.25em
  }

  #hd .sec-campaign .panel-how .hd-content {
    padding-left: 0
  }

  #hd .sec-campaign .list-kol {
    grid-column-gap: 20px;
    grid-row-gap: 20px
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-campaign .hd-container {
    width: 90%
  }
}

@media screen and (max-width: 768px) {

  #hd .sec-campaign .panel-intro .hd-container,
  #hd .sec-campaign .panel-how .hd-container {
    flex-direction: column
  }

  #hd .sec-campaign .panel-intro .hd-content,
  #hd .sec-campaign .panel-how .hd-content {
    width: 100%;
    padding: 0;
    text-align: center
  }

  #hd .sec-campaign .panel-intro .hd-title,
  #hd .sec-campaign .panel-how .hd-title {
    text-align: center
  }

  #hd .sec-campaign .panel-intro h2,
  #hd .sec-campaign .panel-how h2 {
    padding-left: 1.2em
  }

  #hd .sec-campaign .panel-intro h2:before,
  #hd .sec-campaign .panel-how h2:before {
    display: block
  }

  #hd .sec-campaign .panel-intro .hd-img-container,
  #hd .sec-campaign .panel-how .hd-img-container {
    width: 100%;
    max-width: 400px;
    margin: 0 auto
  }

  #hd .sec-campaign .panel-intro .hd-img-container {
    max-width: none
  }

  #hd .sec-campaign .list-kol {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px
  }

  #hd .sec-campaign .list-kol figure {
    border-radius: 16px
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-campaign .panel-how .hd-pd-container p {
    font-size: 1.125em;
    line-height: 1.25;
    margin-top: 0.5em
  }

  #hd .sec-campaign .panel-how .hd-pd-container span {
    display: block;
    font-size: 1.4em;
    margin-right: 0
  }

  #hd .sec-campaign .panel-how .hd-pd-container strong {
    font-size: 1.5em
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-campaign h2 {
    font-size: 1.75em
  }

  #hd .sec-campaign .list-kol {
    grid-template-columns: 1fr
  }
}

#hd .panel-wtb {
  padding: 80px 0 0;
  background: none;
  position: relative;
  overflow: hidden
}

#hd .panel-wtb h2 {
  margin-bottom: 0.75em
}

#hd .panel-wtb .tab-list {
  margin-bottom: 40px
}

#hd .panel-wtb .tab-list li {
  width: 25%;
  font-size: 1em;
  padding: 0 10px
}

#hd .panel-wtb .tab-list li[aria-selected="true"] h3 {
  background-color: white;
  color: #009ea4 !important
}

#hd .panel-wtb .tab-list h3 {
  display: block;
  font-size: 1.4em;
  padding: .4em .5em .125em;
  margin-bottom: 0;
  border: 1px solid white;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.25);
  color: white !important
}

#hd .panel-wtb .hd-frame {
  background: rgba(0, 0, 0, 0.6);
  padding: 50px 5% 10px;
  border: 1px solid white;
  position: relative
}

#hd .panel-wtb .hd-frame:before,
#hd .panel-wtb .hd-frame:after {
  content: '';
  display: block;
  width: 46px;
  height: 46px;
  background: url(../img/deco-corner-right.svg) center top no-repeat;
  background-size: contain;
  position: absolute;
  margin: 7px
}

#hd .panel-wtb .hd-frame:before {
  top: 0;
  right: 0
}

#hd .panel-wtb .hd-frame:after {
  bottom: 0;
  left: 0;
  background-image: url(../img/deco-corner-left.svg)
}

#hd .panel-wtb .hd-frame .hd-deco-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#hd .panel-wtb .hd-frame .hd-deco {
  position: absolute
}

#hd .panel-wtb .hd-frame .deco-plus {
  width: 36px;
  margin: -30px;
  opacity: 0;
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: opacity 0.25s 0.4s, transform 0.25s 0.4s;
  -o-transition: opacity 0.25s 0.4s, transform 0.25s 0.4s;
  -webkit-transition: opacity 0.25s 0.4s, transform 0.25s 0.4s;
  transition: opacity 0.25s 0.4s, transform 0.25s 0.4s
}

#hd .panel-wtb .hd-frame .plus-top {
  top: 0
}

#hd .panel-wtb .hd-frame .plus-bottom {
  bottom: 0
}

#hd .panel-wtb .hd-frame .plus-right {
  right: 0
}

#hd .panel-wtb .hd-frame .plus-left {
  left: 0
}

#hd .panel-wtb .hd-frame.is-animated .deco-plus {
  opacity: 0.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)
}

#hd .panel-wtb .deco-point {
  width: 33%;
  margin: 10px auto
}

#hd .panel-wtb .flag_list {
  position: relative;
  z-index: 2
}

#hd .panel-wtb .flag_list li {
  width: calc(100% / 6);
  padding: 0 1.5%;
  margin-bottom: 60px
}

#hd .panel-wtb .flag_list li img {
  width: 100%
}

#hd .panel-wtb .flag_list li p {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  margin-top: .5em;
  font-size: 1.4em;
  line-height: 1.1
}

#hd .panel-wtb .btn-frame {
  display: block;
  width: 100%;
  border: none;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  background: #00dccd;
  color: black;
  padding: .25em .5em .125em;
  margin-top: 4px
}

#hd .panel-wtb .btn-frame:hover,
#hd .panel-wtb .btn-frame:focus-visible {
  background-color: #5fc4eb;
  background-image: -moz-linear-gradient(90deg, #5fc4eb, #00dccd, #5fc4eb);
  background-image: -webkit-linear-gradient(90deg, #5fc4eb, #00dccd, #5fc4eb);
  background-image: linear-gradient(90deg, #5fc4eb, #00dccd, #5fc4eb)
}

#hd .panel-wtb .flag_list_local li {
  width: 25%
}

#hd .panel-wtb .flag_list_local li span {
  position: relative;
  display: block;
  width: 90%;
  height: 0;
  padding-top: 50%;
  background-color: white
}

#hd .panel-wtb .flag_list_local li img {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  object-fit: contain
}

@media screen and (max-width: 1440px) {
  #hd .panel-wtb .tab-list h3 {
    font-size: 1.2em
  }
}

@media screen and (max-width: 1280px) {
  #hd .panel-wtb .hd-btn {
    font-size: 1.125em
  }

  #hd .panel-wtb .flag_list li {
    padding: 0 1%
  }

  #hd .panel-wtb .flag_list li p {
    font-size: 1.2em
  }
}

@media screen and (max-width: 1024px) {
  #hd .panel-wtb {
    padding: 60px 0 0
  }

  #hd .panel-wtb .flag_list li {
    width: 25%;
    padding: 0 1.5%;
    margin-bottom: 40px
  }
}

@media screen and (max-width: 768px) {
  #hd .panel-wtb .tab-list li {
    width: auto;
    min-width: 25%;
    padding: 0 4px
  }
}

@media screen and (max-width: 620px) {
  #hd .panel-wtb {
    padding: 30px 0 0
  }

  #hd .panel-wtb .hd-frame {
    padding: 30px 6px 0
  }

  #hd .panel-wtb .hd-frame:before,
  #hd .panel-wtb .hd-frame:after {
    display: none
  }

  #hd .panel-wtb .hd-frame .hd-deco {
    width: 20px;
    margin: -18px
  }

  #hd .panel-wtb .flag_list li {
    width: 33.3333%;
    padding: 0 3%
  }

  #hd .panel-wtb .deco-point {
    width: 60%
  }
}

@media screen and (max-width: 480px) {
  #hd .panel-wtb .flag_list li {
    width: 50%;
    padding: 0 5%
  }

  #hd .panel-wtb .flag_list li p {
    font-size: 0.9em
  }
}

@media screen and (max-width: 375px) {
  #hd .panel-wtb .tab-list h3 {
    font-size: 1em;
    padding-top: 0.75em;
    padding-bottom: 0.5em
  }
}

#hd .sec-rtx {
  padding: 12em 0 4em;
  background: black;
  position: relative;
  z-index: 2
}

#hd .sec-rtx:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(../img/nvidia/bg-nv.jpg) right 0 no-repeat;
  background-size: 100% auto
}

#hd .sec-rtx p {
  line-height: 1.5
}

#hd .sec-rtx .hd-title .h5 {
  margin-bottom: 1em
}

#hd .sec-rtx h2 {
  margin-left: -.5em;
  margin-right: -.5em
}

#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: 1440px) {
  #hd .sec-rtx {
    padding-top: 8em
  }
}

@media screen and (max-width: 1280px) {
  #hd .sec-rtx {
    padding-top: 6em
  }

  #hd .sec-rtx .hd-content {
    margin-bottom: 1em
  }

  #hd .sec-rtx .list-ksp {
    margin-bottom: 1em
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-rtx {
    padding-top: 4em
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 768px) {
  #hd .sec-rtx:before {
    background-size: 135% auto
  }
}

@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 .sec-cooling {
  padding: 6% 0
}

#hd .sec-cooling h3 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal;
  letter-spacing: -.018em;
  line-height: 1.125;
  margin-bottom: .125em
}

#hd .sec-cooling h4 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  letter-spacing: -.018em;
  margin-bottom: .75em
}

#hd .sec-cooling p {
  line-height: 1.25;
  letter-spacing: .018em
}

#hd .sec-cooling figure {
  position: relative
}

#hd .sec-cooling .vid-control {
  left: 100%;
  right: auto
}

#hd .sec-cooling .hd-content {
  padding-left: 4%;
  padding-right: 5%
}

#hd .sec-cooling .tab-0db .hd-content {
  padding-right: 2%;
  margin-right: -5%
}

#hd .sec-cooling .tab-0db figure p {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 10px
}

#hd .sec-cooling .tab-bearings p {
  max-width: 20em
}

@media screen and (max-width: 1440px) {
  #hd .sec-cooling .hd-container {
    width: 90%
  }
}

@media screen and (max-width: 1023px) {
  #hd .sec-cooling .hd-container {
    flex-direction: column
  }

  #hd .sec-cooling figure {
    width: 100% !important;
    margin: 0 !important
  }

  #hd .sec-cooling .hd-content {
    width: 100%;
    padding: 40px 0 !important;
    margin: 0 !important
  }

  #hd .sec-cooling .hd-content p {
    max-width: none
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-cooling .vid-control {
    left: auto;
    right: 0
  }
}

#hd .sec-gallery {
  padding: 4em 0 6em
}

#hd .sec-gallery h2 {
  margin-bottom: 1em
}

#hd .sec-gallery .hd-wrapper {
  position: relative;
  overflow: hidden
}

#hd .sec-gallery .hd-wrapper:before,
#hd .sec-gallery .hd-wrapper:after {
  content: '';
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 2
}

#hd .sec-gallery .hd-wrapper:before {
  left: 0;
  background-color: rgba(38, 38, 38, 0);
  background-image: -moz-linear-gradient(270deg, rgba(38, 38, 38, 0), #262626);
  background-image: -webkit-linear-gradient(270deg, rgba(38, 38, 38, 0), #262626);
  background-image: linear-gradient(270deg, rgba(38, 38, 38, 0), #262626)
}

#hd .sec-gallery .hd-wrapper:after {
  right: 0;
  background-color: rgba(38, 38, 38, 0);
  background-image: -moz-linear-gradient(90deg, rgba(38, 38, 38, 0), #262626);
  background-image: -webkit-linear-gradient(90deg, rgba(38, 38, 38, 0), #262626);
  background-image: linear-gradient(90deg, rgba(38, 38, 38, 0), #262626)
}

#hd .sec-gallery #pageContent-swiper-gallery-1 {
  height: 56vh
}

#hd .sec-gallery #pageContent-swiper-gallery-2 {
  height: 42vh
}

#hd .sec-gallery .swiper-container.is-paused .swiper-wrapper {
  transition: none !important
}

#hd .sec-gallery .swiper-wrapper {
  transition-timing-function: linear
}

#hd .sec-gallery .swiper-slide {
  width: auto
}

#hd .sec-gallery img {
  height: 100%;
  width: auto
}

#hd .sec-gallery .swiper-controls {
  margin: 0
}

#hd .sec-gallery .swiper-control {
  display: flex;
  justify-content: center;
  margin: 10px auto
}

#hd .sec-gallery .vid-control {
  position: relative
}

@media screen and (max-width: 1440px) {
  #hd .sec-gallery {
    padding-bottom: 4em
  }

  #hd .sec-gallery #pageContent-swiper-gallery-1 {
    margin-bottom: 4em
  }
}

@media screen and (max-width: 1023px) {
  #hd .sec-gallery #pageContent-swiper-gallery-1 {
    height: 40vh
  }

  #hd .sec-gallery #pageContent-swiper-gallery-2 {
    height: 30vh
  }
}

@media screen and (max-width: 620px) {
  #hd .sec-gallery {
    padding-bottom: 2em
  }

  #hd .sec-gallery .hd-wrapper:before,
  #hd .sec-gallery .hd-wrapper:after {
    display: none
  }

  #hd .sec-gallery #pageContent-swiper-gallery-1 {
    height: 30vh;
    margin-bottom: 2em
  }

  #hd .sec-gallery #pageContent-swiper-gallery-2 {
    height: 20vh
  }
}

#hd .sec-engineering {
  padding: 6% 0
}

#hd .sec-engineering h3 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal;
  letter-spacing: -.018em;
  margin-bottom: .125em
}

#hd .sec-engineering h4 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  letter-spacing: -.018em;
  margin-bottom: .75em
}

#hd .sec-engineering p {
  line-height: 1.25;
  letter-spacing: .018em
}

@media screen and (max-width: 480px) {
  #hd .sec-engineering h2 {
    letter-spacing: .1em;
    padding-left: 0.9em
  }
}

#hd .sec-auto {
  padding: 4% 0;
  position: relative;
  overflow: hidden
}

#hd .sec-auto .hd-content {
  padding: 40px 0 0
}

#hd .sec-auto p {
  max-width: 38em;
  margin: 0 auto
}

@media screen and (max-width: 480px) {
  #hd .sec-auto {
    padding: 60px 0
  }

  #hd .sec-auto .hd-content {
    padding-top: 20px
  }
}

#hd .sec-backplate {
  padding: 4% 0 12%;
  position: relative;
  z-index: 2
}

#hd .sec-backplate .hd-content {
  padding: 20px 0;
  margin-top: 2%;
  margin-bottom: -2%
}

#hd .sec-backplate figure {
  width: 62%;
  margin-left: auto;
  margin-top: -13%;
  margin-right: -8%;
  margin-bottom: -10%;
  transform-origin: 75% center;
  transition: transform .8s .25s ease-in-out !important;
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg)
}

#hd .sec-backplate figure.is-animated {
  -moz-transform: rotate(-22deg);
  -o-transform: rotate(-22deg);
  -ms-transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  transform: rotate(-22deg)
}

@media screen and (max-width: 1024px) {
  #hd .sec-backplate figure {
    margin-top: -8%;
    margin-bottom: -12%
  }
}

@media screen and (max-width: 768px) {
  #hd .sec-backplate .hd-container {
    flex-direction: column
  }

  #hd .sec-backplate .hd-content {
    width: 100%;
    padding: 40px 0 0;
    margin: 0
  }

  #hd .sec-backplate figure {
    width: 100%;
    margin-top: -5%;
    margin-right: -12%;
    margin-bottom: 25%
  }

  #hd .sec-backplate h3,
  #hd .sec-backplate h4 {
    text-align: center
  }

  #hd .sec-backplate p {
    max-width: 38em;
    margin: 0 auto
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-backplate {
    padding: 60px 0
  }

  #hd .sec-backplate .hd-content {
    padding-top: 20px
  }

  #hd .sec-backplate figure {
    width: 110%;
    margin-right: -15%;
    margin-top: -25%
  }
}

#hd .sec-bios {
  padding: 4% 0;
  position: relative;
  overflow: hidden
}

#hd .sec-bios .hd-content {
  padding: 20px 0 20px 4%
}

#hd .sec-bios p {
  max-width: 38em;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  #hd .sec-bios .hd-container {
    flex-direction: column
  }

  #hd .sec-bios .hd-content {
    width: 100%;
    padding: 40px 0 0
  }

  #hd .sec-bios figure {
    width: 100%
  }

  #hd .sec-bios h3,
  #hd .sec-bios h4 {
    text-align: center
  }
}

@media screen and (max-width: 480px) {
  #hd .sec-bios {
    padding: 60px 0
  }

  #hd .sec-bios .hd-content {
    padding-top: 20px
  }
}

#hd .sec-experience,
#hd .sec-software {
  padding: 5% 0 0
}

#hd .sec-experience h2,
#hd .sec-software h2 {
  margin-bottom: 1.5em
}

#hd .sec-experience ul,
#hd .sec-software ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px
}

#hd .sec-experience li,
#hd .sec-software li {
  margin-bottom: 6%
}

#hd .sec-experience li:first-child h3,
#hd .sec-software li:first-child h3 {
  margin-right: -0.5em
}

#hd .sec-experience li:last-child .hd-content,
#hd .sec-software li:last-child .hd-content {
  max-width: 28em;
  margin: 0 auto
}

#hd .sec-experience .hd-content,
#hd .sec-software .hd-content {
  padding: 8% 0 0
}

#hd .sec-experience figure,
#hd .sec-software figure {
  border-radius: 20px;
  position: relative;
  overflow: hidden
}

#hd .sec-experience img,
#hd .sec-software img {
  width: 100%
}

#hd .sec-experience h3,
#hd .sec-software h3 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: normal;
  letter-spacing: -.018em;
  margin-bottom: .125em
}

#hd .sec-experience h4,
#hd .sec-software h4 {
  font-family: "TTNormsProNormal", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  letter-spacing: -.018em;
  margin-bottom: .75em
}

#hd .sec-experience p,
#hd .sec-software p {
  line-height: 1.25;
  margin-bottom: 1em
}

@media screen and (max-width: 1440px) {

  #hd .sec-experience .hd-container,
  #hd .sec-software .hd-container {
    width: 90%
  }
}

@media screen and (max-width: 1024px) {

  #hd .sec-experience li,
  #hd .sec-software li {
    padding-left: 0;
    align-items: flex-start
  }
}

@media screen and (max-width: 768px) {

  #hd .sec-experience ul,
  #hd .sec-software ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px
  }

  #hd .sec-experience li,
  #hd .sec-software li {
    flex-direction: column
  }

  #hd .sec-experience figure,
  #hd .sec-software figure {
    width: 100%
  }

  #hd .sec-experience .hd-content,
  #hd .sec-software .hd-content {
    width: 100%;
    padding: 20px 10px
  }
}

@media screen and (max-width: 620px) {

  #hd .sec-experience ul,
  #hd .sec-software ul {
    display: block
  }

  #hd .sec-experience .hd-content p,
  #hd .sec-software .hd-content p {
    font-size: 1em
  }
}

#hd .sec-software {
  padding-bottom: 10%
}

#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: transparent;
  background-image: -moz-linear-gradient(90deg, transparent, #000 80%);
  background-image: -webkit-linear-gradient(90deg, transparent, #000 80%);
  background-image: linear-gradient(90deg, transparent, #000 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-nvSFF {
  padding: 40px 0;
  position: relative;
  overflow: hidden
}

#hd .sec-nvSFF .hd-container {
  width: 90%;
  display: flex;
  align-items: center
}

#hd .sec-nvSFF .hd-fig {
  width: 73%;
  margin-right: -13%;
  margin-bottom: -2%
}

#hd .sec-nvSFF .hd-logo {
  width: 10em;
  position: absolute;
  bottom: 0;
  right: 0
}

#hd .sec-nvGame {
  padding-bottom: 4em
}

#hd .sec-nvGame img {
  width: 90%;
  max-width: 1600px !important;
  margin: 0 auto
}

#hd .sec-nvAI {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 42.963vw;
  position: relative;
  overflow: hidden
}

#hd .sec-nvAI .hd-container {
  position: relative;
  z-index: 2
}

#hd .sec-nvAI .hd-content {
  padding: 2em 0;
  max-width: 26em
}

#hd .sec-nvAI h2 {
  margin-bottom: .5em
}

#hd .sec-nvAI h3 {
  font-size: 1.5em;
  margin-bottom: .6em
}

#hd .sec-nvAI .hd-logo {
  width: auto;
  max-width: none !important;
  height: 4em;
  margin: 1em 0 0
}

#hd .sec-nvAI .hd-img-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}

#hd .sec-nvAI .hd-img-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  object-position: right center
}

#hd .sec-nvAI .hd-btn {
  display: inline-block;
  font-size: 1.25em;
  padding: .3em 1em;
  margin: 2em 0 1em;
  color: white;
  border: 1px solid white;
  -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-nvAI .hd-btn p {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif
}

#hd .sec-nvAI .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-nvAI .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 (min-width: 2560px) {
  #hd .sec-nvGame img {
    width: 80%;
    max-width: 100% !important;
    margin: 0 auto
  }

  #hd .sec-nvSFF .hd-fig {
    margin-block: -3% -8%
  }
}

@media screen and (max-width: 1600px) {
  #hd .sec-nvSFF {
    padding: 0 0 20px
  }
}

@media screen and (max-width: 1440px) {
  #hd .sec-nv .hd-content {
    padding: 2em 1em 1em
  }

  #hd .sec-nv .hd-title h3 {
    font-size: 2em
  }

  #hd .sec-nvSFF h2 {
    margin-bottom: .5em
  }
}

@media screen and (max-width: 1280px) {
  #hd .sec-nv {
    padding: 6em 0
  }

  #hd .sec-nv:after {
    display: none
  }

  #hd .sec-nvAI .hd-img-container {
    width: 100%
  }
}

@media screen and (max-width: 1024px) {
  #hd .sec-nv .hd-title h3 {
    font-size: 1.75em
  }

  #hd .sec-nvAI .hd-container {
    width: 90%
  }

  #hd .sec-nvAI h3 {
    font-size: 1.75em
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 1023px) {
  #hd .sec-nv {
    padding: 4em 0
  }

  #hd .sec-nv .swiper-container {
    padding-left: 0;
    padding-right: 0
  }

  #hd .sec-nvSFF {
    padding-bottom: 0;
    position: relative;
    overflow: hidden
  }

  #hd .sec-nvSFF .hd-container {
    max-width: 40em;
    flex-direction: column;
    padding: 4em 0 2em;
    position: relative
  }

  #hd .sec-nvSFF .hd-content {
    width: 100%;
    margin: 0 auto
  }

  #hd .sec-nvSFF .hd-fig {
    width: 110%;
    max-width: none !important;
    margin: 0 -15% -5% 5%
  }

  #hd .sec-nvSFF .hd-logo {
    right: auto;
    left: 0;
    bottom: 1em
  }

  #hd .sec-nvAI {
    flex-direction: column-reverse
  }

  #hd .sec-nvAI .hd-content {
    width: 100%;
    max-width: 40em;
    padding: 2em 0 4em;
    margin: 0 auto
  }

  #hd .sec-nvAI .hd-img-container {
    height: auto;
    width: 140%;
    margin-left: -40%;
    position: relative
  }

  #hd .sec-nvAI .hd-img-container img {
    height: auto;
    position: relative
  }

  #hd .sec-nvAI .hd-logo {
    height: 4em;
    margin: 1em 0 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
  }

  #hd .sec-nvSFF .hd-logo {
    width: 6.5em;
    margin-bottom: 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-nvAI .hd-content {
    text-align: left
  }

  #hd .sec-nvAI h3 {
    font-size: 1.25em
  }

  #hd .sec-nvAI .hd-logo {
    margin-left: 0
  }

  #hd .sec-nvAI .hd-img-container {
    width: 160%;
    margin-left: -60%
  }
}

#hd .sec-psu {
  min-height: 0;
  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: .3em 1em .25em;
  margin: 2em 0 1em;
  color: white;
  border: 1px solid white;
  -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: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", 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: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 2.5em;
  color: black !important;
  margin-bottom: .5em
}

#hd .sec-adobe p {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", 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: "TTNormsProMedium", "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.5em;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .125em
}

#hd .sec-adobe .hd-btn {
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", 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", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", 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
  }
}

#hd .sec-nvDLSS3 {
  position: relative;
  overflow: hidden
}

#hd .sec-nvDLSS3 .hd-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover
}

#hd .sec-nvDLSS3 .hd-container {
  padding: 90px 0;
  position: relative;
  overflow: hidden;
  text-shadow: 0 0 5px black
}

#hd .sec-nvDLSS3 .h5 {
  font-size: 1.25em;
  line-height: 1.25;
  margin-bottom: 30px;
  text-transform: uppercase
}

#hd .sec-nvDLSS3 h2 {
  font-size: 2.25em;
  line-height: 1.25;
  margin-bottom: 30px
}

#hd .sec-nvDLSS3 p {
  line-height: 1.6666;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}

#hd .sec-nvDLSS3 figure {
  width: 80%;
  max-width: 790px;
  margin: 60px auto 30px
}

#hd .sec-nvDLSS3 figure img {
  width: 100%
}

#hd .sec-nvDLSS3 small {
  display: block;
  line-height: 1.4
}

#hd .sec-nvDLSS3 .logo-cyperpunk {
  width: 206px;
  margin-left: auto;
  margin-right: 0;
  margin-top: 30px
}

@media screen and (min-width: 2560px) {
  #hd .sec-nvDLSS3 p {
    width: 60%;
    max-width: none
  }

  #hd .sec-nvDLSS3 figure {
    width: 60%;
    max-width: none
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 768px) {
  #hd .sec-nvDLSS3 .hd-container {
    max-width: 300px;
    padding: 60px 0
  }

  #hd .sec-nvDLSS3 .h5 {
    font-size: 1.125em;
    line-height: 1.2222
  }

  #hd .sec-nvDLSS3 h2 {
    font-size: 1.75em;
    margin-bottom: 20px
  }

  #hd .sec-nvDLSS3 figure {
    margin: 30px auto
  }

  #hd .sec-nvDLSS3 .logo-cyperpunk {
    width: 140px;
    margin: 30px auto 0
  }
}

#nv-module {
  /*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
}

#nv-module section {
  position: relative;
  width: 100%
}

#nv-module .section__content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%
}

#nv-module section.no-pad {
  padding: 0
}

#nv-module section.no-pad-bot {
  padding-bottom: 0
}

#nv-module section.no-pad-top {
  padding-top: 0
}

#nv-module #CMD .row {
  position: relative;
  margin-left: auto;
  margin-right: auto
}

#nv-module #CMD .row:after {
  content: "";
  display: table;
  clear: both
}

#nv-module #CMD .row .col {
  float: left;
  box-sizing: border-box;
  padding: 0;
  margin: 0
}

#nv-module #CMD .row .col[class*="pull-"],
#nv-module #CMD .row .col[class*="push-"] {
  position: relative
}

#nv-module #CMD .row .col.l1 {
  width: 8.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l2 {
  width: 16.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l4 {
  width: 33.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l5 {
  width: 41.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l7 {
  width: 58.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l8 {
  width: 66.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l10 {
  width: 83.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l11 {
  width: 91.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.l12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto
}

#nv-module #CMD .row .col.offset-l1 {
  margin-left: 8.33333%
}

#nv-module #CMD .row .col.pull-l1 {
  right: 8.33333%
}

#nv-module #CMD .row .col.push-l1 {
  left: 8.33333%
}

#nv-module #CMD .row .col.offset-l2 {
  margin-left: 16.66667%
}

#nv-module #CMD .row .col.pull-l2 {
  right: 16.66667%
}

#nv-module #CMD .row .col.push-l2 {
  left: 16.66667%
}

#nv-module #CMD .row .col.offset-l3 {
  margin-left: 25%
}

#nv-module #CMD .row .col.pull-l3 {
  right: 25%
}

#nv-module #CMD .row .col.push-l3 {
  left: 25%
}

#nv-module #CMD .row .col.offset-l4 {
  margin-left: 33.33333%
}

#nv-module #CMD .row .col.pull-l4 {
  right: 33.33333%
}

#nv-module #CMD .row .col.push-l4 {
  left: 33.33333%
}

#nv-module #CMD .row .col.offset-l5 {
  margin-left: 41.66667%
}

#nv-module #CMD .row .col.pull-l5 {
  right: 41.66667%
}

#nv-module #CMD .row .col.push-l5 {
  left: 41.66667%
}

#nv-module #CMD .row .col.offset-l6 {
  margin-left: 50%
}

#nv-module #CMD .row .col.pull-l6 {
  right: 50%
}

#nv-module #CMD .row .col.push-l6 {
  left: 50%
}

#nv-module #CMD .row .col.offset-l7 {
  margin-left: 58.33333%
}

#nv-module #CMD .row .col.pull-l7 {
  right: 58.33333%
}

#nv-module #CMD .row .col.push-l7 {
  left: 58.33333%
}

#nv-module #CMD .row .col.offset-l8 {
  margin-left: 66.66667%
}

#nv-module #CMD .row .col.pull-l8 {
  right: 66.66667%
}

#nv-module #CMD .row .col.push-l8 {
  left: 66.66667%
}

#nv-module #CMD .row .col.offset-l9 {
  margin-left: 75%
}

#nv-module #CMD .row .col.pull-l9 {
  right: 75%
}

#nv-module #CMD .row .col.push-l9 {
  left: 75%
}

#nv-module #CMD .row .col.offset-l10 {
  margin-left: 83.33333%
}

#nv-module #CMD .row .col.pull-l10 {
  right: 83.33333%
}

#nv-module #CMD .row .col.push-l10 {
  left: 83.33333%
}

#nv-module #CMD .row .col.offset-l11 {
  margin-left: 91.66667%
}

#nv-module #CMD .row .col.pull-l11 {
  right: 91.66667%
}

#nv-module #CMD .row .col.push-l11 {
  left: 91.66667%
}

#nv-module #CMD .row .col.offset-l12 {
  margin-left: 100%
}

#nv-module #CMD .row .col.pull-l12 {
  right: 100%
}

#nv-module #CMD .row .col.push-l12 {
  left: 100%
}

@media only screen and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module #CMD .row .col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.offset-m1 {
    margin-left: 8.33333%
  }

  #nv-module #CMD .row .col.pull-m1 {
    right: 8.33333%
  }

  #nv-module #CMD .row .col.push-m1 {
    left: 8.33333%
  }

  #nv-module #CMD .row .col.offset-m2 {
    margin-left: 16.66667%
  }

  #nv-module #CMD .row .col.pull-m2 {
    right: 16.66667%
  }

  #nv-module #CMD .row .col.push-m2 {
    left: 16.66667%
  }

  #nv-module #CMD .row .col.offset-m3 {
    margin-left: 25%
  }

  #nv-module #CMD .row .col.pull-m3 {
    right: 25%
  }

  #nv-module #CMD .row .col.push-m3 {
    left: 25%
  }

  #nv-module #CMD .row .col.offset-m4 {
    margin-left: 33.33333%
  }

  #nv-module #CMD .row .col.pull-m4 {
    right: 33.33333%
  }

  #nv-module #CMD .row .col.push-m4 {
    left: 33.33333%
  }

  #nv-module #CMD .row .col.offset-m5 {
    margin-left: 41.66667%
  }

  #nv-module #CMD .row .col.pull-m5 {
    right: 41.66667%
  }

  #nv-module #CMD .row .col.push-m5 {
    left: 41.66667%
  }

  #nv-module #CMD .row .col.offset-m6 {
    margin-left: 50%
  }

  #nv-module #CMD .row .col.pull-m6 {
    right: 50%
  }

  #nv-module #CMD .row .col.push-m6 {
    left: 50%
  }

  #nv-module #CMD .row .col.offset-m7 {
    margin-left: 58.33333%
  }

  #nv-module #CMD .row .col.pull-m7 {
    right: 58.33333%
  }

  #nv-module #CMD .row .col.push-m7 {
    left: 58.33333%
  }

  #nv-module #CMD .row .col.offset-m8 {
    margin-left: 66.66667%
  }

  #nv-module #CMD .row .col.pull-m8 {
    right: 66.66667%
  }

  #nv-module #CMD .row .col.push-m8 {
    left: 66.66667%
  }

  #nv-module #CMD .row .col.offset-m9 {
    margin-left: 75%
  }

  #nv-module #CMD .row .col.pull-m9 {
    right: 75%
  }

  #nv-module #CMD .row .col.push-m9 {
    left: 75%
  }

  #nv-module #CMD .row .col.offset-m10 {
    margin-left: 83.33333%
  }

  #nv-module #CMD .row .col.pull-m10 {
    right: 83.33333%
  }

  #nv-module #CMD .row .col.push-m10 {
    left: 83.33333%
  }

  #nv-module #CMD .row .col.offset-m11 {
    margin-left: 91.66667%
  }

  #nv-module #CMD .row .col.pull-m11 {
    right: 91.66667%
  }

  #nv-module #CMD .row .col.push-m11 {
    left: 91.66667%
  }

  #nv-module #CMD .row .col.offset-m12 {
    margin-left: 100%
  }

  #nv-module #CMD .row .col.pull-m12 {
    right: 100%
  }

  #nv-module #CMD .row .col.push-m12 {
    left: 100%
  }
}

@media only screen and (max-width: 730.9px) {
  #nv-module #CMD .row .col.s1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  #nv-module #CMD .row .col.offset-s1 {
    margin-left: 8.33333%
  }

  #nv-module #CMD .row .col.pull-s1 {
    right: 8.33333%
  }

  #nv-module #CMD .row .col.push-s1 {
    left: 8.33333%
  }

  #nv-module #CMD .row .col.offset-s2 {
    margin-left: 16.66667%
  }

  #nv-module #CMD .row .col.pull-s2 {
    right: 16.66667%
  }

  #nv-module #CMD .row .col.push-s2 {
    left: 16.66667%
  }

  #nv-module #CMD .row .col.offset-s3 {
    margin-left: 25%
  }

  #nv-module #CMD .row .col.pull-s3 {
    right: 25%
  }

  #nv-module #CMD .row .col.push-s3 {
    left: 25%
  }

  #nv-module #CMD .row .col.offset-s4 {
    margin-left: 33.33333%
  }

  #nv-module #CMD .row .col.pull-s4 {
    right: 33.33333%
  }

  #nv-module #CMD .row .col.push-s4 {
    left: 33.33333%
  }

  #nv-module #CMD .row .col.offset-s5 {
    margin-left: 41.66667%
  }

  #nv-module #CMD .row .col.pull-s5 {
    right: 41.66667%
  }

  #nv-module #CMD .row .col.push-s5 {
    left: 41.66667%
  }

  #nv-module #CMD .row .col.offset-s6 {
    margin-left: 50%
  }

  #nv-module #CMD .row .col.pull-s6 {
    right: 50%
  }

  #nv-module #CMD .row .col.push-s6 {
    left: 50%
  }

  #nv-module #CMD .row .col.offset-s7 {
    margin-left: 58.33333%
  }

  #nv-module #CMD .row .col.pull-s7 {
    right: 58.33333%
  }

  #nv-module #CMD .row .col.push-s7 {
    left: 58.33333%
  }

  #nv-module #CMD .row .col.offset-s8 {
    margin-left: 66.66667%
  }

  #nv-module #CMD .row .col.pull-s8 {
    right: 66.66667%
  }

  #nv-module #CMD .row .col.push-s8 {
    left: 66.66667%
  }

  #nv-module #CMD .row .col.offset-s9 {
    margin-left: 75%
  }

  #nv-module #CMD .row .col.pull-s9 {
    right: 75%
  }

  #nv-module #CMD .row .col.push-s9 {
    left: 75%
  }

  #nv-module #CMD .row .col.offset-s10 {
    margin-left: 83.33333%
  }

  #nv-module #CMD .row .col.pull-s10 {
    right: 83.33333%
  }

  #nv-module #CMD .row .col.push-s10 {
    left: 83.33333%
  }

  #nv-module #CMD .row .col.offset-s11 {
    margin-left: 91.66667%
  }

  #nv-module #CMD .row .col.pull-s11 {
    right: 91.66667%
  }

  #nv-module #CMD .row .col.push-s11 {
    left: 91.66667%
  }

  #nv-module #CMD .row .col.offset-s12 {
    margin-left: 100%
  }

  #nv-module #CMD .row .col.pull-s12 {
    right: 100%
  }

  #nv-module #CMD .row .col.push-s12 {
    left: 100%
  }
}

@media all and (min-width: 1280px) {
  #nv-module .wd__content.large__text-left {
    text-align: left
  }

  #nv-module .wd__content.large__text-center {
    text-align: center
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .wd__content.medium__text-left {
    text-align: left
  }

  #nv-module .wd__content.medium__text-center {
    text-align: center
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content.small__text-left {
    text-align: left
  }

  #nv-module .wd__content.small__text-center {
    text-align: center
  }
}

#nv-module #CMD::before {
  display: block;
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0
}

@media all and (min-width: 1280px) {
  #nv-module #CMD::before {
    content: "desktop"
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module #CMD::before {
    content: "tablet"
  }
}

@media all and (max-width: 730.9px) {
  #nv-module #CMD::before {
    content: "mobile"
  }
}

#nv-module .wd__content {
  color: #333
}

#nv-module .wd__content .content__slogan {
  position: relative;
  color: #000;
  font-size: 44px;
  line-height: 1.1
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .wd__content .content__slogan {
    font-size: 32px;
    line-height: 1.2
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content .content__slogan {
    font-size: 32px;
    line-height: 1.15
  }
}

#nv-module .wd__content .content__title {
  position: relative;
  margin-top: 25px;
  font-size: 50px;
  line-height: 1.2
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .wd__content .content__title {
    margin-top: 21px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content .content__title {
    margin-top: 14px;
    font-size: 37px
  }
}

#nv-module .wd__content .content__info {
  position: relative;
  margin-top: 84px;
  font-size: 20px;
  line-height: 1.5
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .wd__content .content__info {
    margin-top: 89px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content .content__info {
    margin-top: 67px;
    font-size: 17px;
    letter-spacing: 0.1px;
    line-height: 1.45
  }
}

#nv-module .wd__content .content__comment {
  margin-top: 16px;
  color: #717171;
  font-size: 18px;
  line-height: 1.4
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content .content__comment {
    margin-top: 12px;
    font-size: 13px;
    letter-spacing: 0.2px
  }
}

#nv-module .wd__content .content__link {
  display: inline-block;
  margin-top: 15px;
  font-size: 20px;
  line-height: 27px
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .wd__content .content__link {
    margin-top: 16px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .wd__content .content__link {
    margin-top: 10px;
    font-size: 15.5px;
    line-height: 24px
  }
}

#nv-module .wd__content .content__link span {
  display: inline;
  border-bottom: 1px solid transparent;
  color: #0188c8
}

#nv-module .wd__content .content__link svg {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: 2px;
  margin-left: 3px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%)
}

#nv-module .wd__content .content__link svg path {
  stroke: #0188c8;
  stroke-width: 2
}

#nv-module .wd__content .content__link *,
#nv-module .wd__content .content__link:active span,
#nv-module .wd__content .content__link:link span,
#nv-module .wd__content .content__link:visited span {
  border-bottom: 1px solid transparent
}

#nv-module .wd__content .content__link:hover span {
  border-bottom: 1px solid #0188c8
}

#nv-module .footnotes {
  margin: 25px auto 0;
  padding-right: 16px;
  padding-left: 16px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1260px
}

#nv-module sup.footnote-num {
  top: -0.6em;
  font-size: 12px;
  vertical-align: baseline !important
}

#nv-module .footnotes ul.footnote {
  margin: 0 0 10px 12px;
  padding: 0;
  color: #999;
  font-size: 18px;
  line-height: 1.4
}

#nv-module .footnotes ul.footnote li {
  list-style-type: decimal;
  margin-bottom: 9px;
  font-size: 16px;
  text-align: left;
  line-height: 1.3
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .footnotes {
    margin-top: 40px;
    padding-right: 16px;
    padding-left: 16px;
    max-width: 1024px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module sup.footnote-num {
    top: -0.5rem;
    font-size: 11px
  }

  #nv-module .footnotes {
    margin-top: 40px;
    padding-right: 16px;
    padding-left: 16px;
    width: auto
  }

  #nv-module .footnotes ul.footnote {
    font-size: 13px;
    line-height: 1.4
  }

  #nv-module .footnotes ul.footnote li {
    margin-bottom: 12px;
    font-size: 13.3px
  }
}

#nv-module .footnote-star ul.footnote li {
  position: relative;
  list-style-type: none;
  padding-left: 2px
}

#nv-module .footnote-star ul.footnote li::before {
  display: block;
  position: absolute;
  top: 3px;
  left: -16px;
  content: "*"
}

@media all and (max-width: 730.9px) {
  #nv-module .footnote-star ul.footnote li::before {
    left: -10px
  }
}

#nv-module .stopScrollbar {
  overflow: hidden
}

#nv-module #af-header.popHide,
#nv-module #asus-api-footer.popHide,
#nv-module #main-zone #product-footer-zone.popHide,
#nv-module #overview-top-nav.popHide,
#nv-module .cmd-sidenav.popHide,
#nv-module .section__comment.popHide {
  display: none !important
}

#nv-module .modal-button-container {
  z-index: 2147483647
}

#nv-module .modal-button-container.inner {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translate3d(-50%, 0, 0)
}

#nv-module .modal-button-container.text-white .modal-button {
  color: #fff
}

#nv-module .modal-button-container.text-dark .modal-button {
  color: #000
}

#nv-module .modal-button-container.outer {
  position: relative;
  text-align: center
}

#nv-module .modal-button-container.outer .modal-button-target {
  top: 50px
}

@media (max-width: 720px) {
  #nv-module .modal-button-container.outer .modal-button-target {
    top: 42px
  }
}

#nv-module .modal-button-container .modal-button-text,
#nv-module .modal-button-container .modal-inner-text {
  display: block;
  position: relative;
  font-size: 1.25rem;
  line-height: 1;
  pointer-events: none
}

@media (min-width: 731px) and (max-width: 1279.9px) {

  #nv-module .modal-button-container .modal-button-text,
  #nv-module .modal-button-container .modal-inner-text {
    font-size: 1.25rem
  }
}

@media (max-width: 730.9px) {

  #nv-module .modal-button-container .modal-button-text,
  #nv-module .modal-button-container .modal-inner-text {
    font-size: 1.125rem
  }
}

#nv-module .modal-button-container .modal-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin: 10px 0 0;
  padding: 12px 20px;
  font-weight: 200;
  text-align: center;
  border: 0;
  border-style: solid;
  border-width: 3px;
  border-radius: 34px;
  background-color: #000;
  transition: background-color 0.4s ease-out, border-color 0.4s ease-out, color 0.4s ease-out;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  pointer-events: all;
  min-width: 50px;
  line-height: 46px
}

#nv-module .outer-view {
  z-index: 0;
  transform-origin: 50vw 50vh
}

#nv-module .outer-view.animate-scale {
  transform: translateZ(0) translateY(200px) scale(0.96);
  transition: transform 650ms ease-out
}

#nv-module .outer-view .modal-button-container.ready .modal-button {
  transform: translate(0, 0) !important
}

#nv-module .inner-view {
  display: block;
  position: fixed;
  overflow: hidden;
  z-index: 1000000000;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  text-align: center;
  background-color: #fff;
  transform: translateY(110vh);
  transition: transform 750ms linear
}

#nv-module .inner-view.killFixed {
  position: relative !important
}

#nv-module .inner-view .inner-view-container {
  height: 100%
}

#nv-module .inner-view .inner-modal {
  display: none;
  position: relative;
  visibility: visible;
  opacity: 0;
  padding-bottom: 50px;
  width: 100%;
  transition: opacity 250ms;
  min-height: 100vh;
  min-height: var(--safarivh)
}

#nv-module .inner-view .inner-modal.showed {
  opacity: 1
}

#nv-module .inner-view .modal-button-container {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-overflow-scrolling: touch
}

#nv-module .inner-view .modal-button-container {
  position: fixed;
  bottom: -80px;
  left: 0;
  opacity: 0;
  width: 100vw;
  transform: translate3d(0, 0, 0) translateZ(0);
  transition: transform 0.4s ease, opacity 0.3s linear
}

#nv-module .inner-view .modal-button-close {
  display: none
}

#nv-module .inner-view.show-inner {
  transform: none !important
}

#nv-module .inner-view.show-inner .modal-button-close {
  display: inline-block
}

#nv-module .inner-view.show-inner .modal-active {
  display: block;
  visibility: visible
}

#nv-module .inner-view.show-inner .modal-button-container {
  opacity: 1;
  transform: translate3d(0, -130px, 0) translateZ(0);
  transition: transform 0.3s ease;
  transition-delay: 1.2s
}

@media (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .modal-button-container .modal-button {
    padding: 10px 25px
  }

  #nv-module .modal-button-container.inner {
    bottom: 20px
  }
}

@media (max-width: 730.9px) {
  #nv-module .modal-button-container .modal-button {
    padding: 8px 16px;
    text-align: center
  }

  #nv-module .modal-button-container .modal-inner-text {
    font-size: 1.125rem
  }

  #nv-module .modal-button-container.inner {
    bottom: 9px
  }
}

#nv-module body {
  position: relative;
  background-attachment: scroll !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  background-color: #000
}

#nv-module figure,
#nv-module h2,
#nv-module h3,
#nv-module h4,
#nv-module img,
#nv-module li,
#nv-module ol,
#nv-module ul {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0
}

#nv-module li,
#nv-module ol,
#nv-module ul {
  margin: 0;
  padding: 0
}

#nv-module a:any-link {
  text-decoration: none
}

#nv-module body.show__subnav,
#nv-module html.show__subnav {
  overflow: hidden !important
}

#nv-module .cmdPageContainer {
  min-height: 100vh
}

#nv-module .cmdPageContainer * {
  box-sizing: border-box;
  line-height: inherit
}

#nv-module .cmdPageContainer section {
  padding-top: 96px
}

#nv-module .cmdPageContainer section:last-child {
  padding-bottom: 96px
}

#nv-module .cmdPageContainer section.section_kv {
  padding-top: 0
}

@media all and (max-width: 1279.9px) {
  #nv-module .cmdPageContainer section {
    padding-top: 80px
  }

  #nv-module .cmdPageContainer section:last-child {
    padding-bottom: 80px
  }

  #nv-module .cmdPageContainer section.section_kv {
    padding-top: 0
  }
}

#nv-module #CMD .img,
#nv-module footer .img,
#nv-module header .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

#nv-module .cmdPageContainer ol li,
#nv-module .cmdPageContainer ul li,
#nv-module footer ol li,
#nv-module footer ul li,
#nv-module header ol li,
#nv-module header ul li {
  margin: 0
}

#nv-module #cmdProartNav ol li,
#nv-module #cmdProartNav ul li {
  margin: 0;
  font-size: 0
}

#nv-module section {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px
}

#nv-module section .slick-dotted.slick-slider {
  margin-bottom: 0
}

#nv-module section .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 48px !important
}

#nv-module section .slick-dots li {
  top: -4px;
  margin-right: 0;
  margin-left: 0;
  width: 36px;
  height: 12px
}

#nv-module section .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #757575
}

#nv-module section .slick-dots li button {
  padding: 0;
  width: 36px;
  height: 12px
}

#nv-module section .slick-dots li button::before {
  top: -1px;
  left: 11px;
  opacity: 1;
  width: 12px;
  height: 12px;
  border: 1px solid #757575;
  border-radius: 50%;
  content: "";
  line-height: 1
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module section {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1280px
  }

  #nv-module section .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #757575
  }
}

@media all and (max-width: 730.9px) {
  #nv-module section {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 730px
  }

  #nv-module section .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #757575
  }
}

#nv-module .img.progressive-image {
  background: 0 0 !important
}

#nv-module .item-slogan {
  padding: 0 16px;
  font-size: 32px;
  text-align: center;
  line-height: 1.2
}

#nv-module .item-slogan,
#nv-module .item-slogan span,
#nv-module .item-slogan sup,
#nv-module .item-slogan::after {
  color: #c7c7c7
}

@media all and (max-width: 1279.9px) {
  #nv-module .item-slogan {
    line-height: 1.15
  }
}

#nv-module .main-top .content__slogan {
  color: #c7c7c7
}

#nv-module .main-top.theme-white .content__slogan {
  color: #000
}

@media all and (max-width: 1279.9px) {
  #nv-module .main-top .content__slogan {
    padding-right: 16px;
    padding-left: 16px;
    letter-spacing: -0.6px
  }
}

#nv-module .lity-wrap .lity-close {
  top: 16px;
  right: 16px
}

#nv-module .lity-wrap .lity-close:active {
  top: 16px
}

@media (max-width: 1279.9px) and (min-width: 731px) {
  #nv-module .lity-wrap .lity-close {
    top: 3px;
    right: 6px;
    width: 50px;
    height: 50px
  }

  #nv-module .lity-wrap .lity-close:active {
    top: 3px
  }
}

@media (max-width: 730.9px) {
  #nv-module .lity-wrap .lity-close {
    top: 0;
    right: 2px;
    width: 50px;
    height: 50px
  }

  #nv-module .lity-wrap .lity-close:active {
    top: 0
  }
}

#nv-module .media-bottom,
#nv-module .video-bottom {
  position: relative
}

#nv-module .cmd__guideline {
  position: absolute;
  z-index: 1000000000000;
  left: 0;
  opacity: 0;
  width: 100vw;
  transition: opacity 0.4s ease-out
}

#nv-module .cmd__guideline.active {
  opacity: 1
}

#nv-module .cmd__guideline.guideline-slogan {
  bottom: 64px;
  height: 242px;
  background: rgba(219, 77, 109, 0.3)
}

#nv-module .cmd__guideline.guideline-title {
  top: -43px;
  height: 54px;
  background: rgba(251, 150, 110, 0.3)
}

#nv-module .cmd__guideline.guideline-info {
  top: -31px;
  height: 36px;
  background: rgba(0, 137, 108, 0.3)
}

#nv-module .cmd__guideline.guideline-hl {
  top: -73px;
  height: 83px;
  background: rgba(193, 50, 142, 0.3)
}

#nv-module .cmd__guideline.guideline-hldesb {
  top: -9px;
  width: 100%;
  height: 13px;
  background: rgba(88, 178, 220, 0.3)
}

#nv-module .cmd__guideline.guideline-hlb {
  bottom: -60px;
  height: 65px;
  background: rgba(144, 180, 75, 0.3)
}

#nv-module .cmd__guideline.guideline-pdprice-top {
  bottom: 129px;
  height: 72px;
  background: rgba(46, 92, 110, 0.3)
}

#nv-module .cmd__guideline.guideline-pdprice-bottom {
  bottom: -72px;
  height: 72px;
  background: rgba(46, 92, 110, 0.3)
}

#nv-module .cmd__guideline.guideline-pdguide {
  bottom: 30px;
  width: 100%;
  height: 37px;
  background: rgba(88, 178, 220, 0.3)
}

#nv-module .cmd__guideline.guideline-pdvideos {
  top: -91px;
  height: 214px;
  background: rgba(144, 180, 75, 0.3)
}

#nv-module .cmd__guideline.guideline-pdvideos-bottom {
  top: 0;
  height: 214px;
  background: rgba(144, 180, 75, 0.3)
}

#nv-module .cmd__guideline.guideline-pdmedias-bottom {
  top: -14px;
  height: 214px;
  background: rgba(144, 180, 75, 0.3)
}

#nv-module .guideline-floatspace {
  position: fixed;
  top: 50%;
  bottom: 64px;
  height: 242px;
  background: rgba(219, 77, 109, 0.3)
}

#nv-module .guideline-floatspace::after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 122px;
  color: #fff;
  background: rgba(251, 150, 110, 0.3);
  content: "image interval"
}

#nv-module .guideline-floatspace::before {
  display: block;
  position: absolute;
  width: 100%;
  height: inherit;
  color: #fff;
  content: "section interval"
}

#nv-module .guideline__controller {
  position: fixed;
  overflow: hidden;
  z-index: 99999999999;
  top: 0;
  margin-left: 0;
  padding: 10px 15px 15px 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: rgba(112, 124, 116, 0.8);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 10px
}

#nv-module .guideline__controller .guideline__logo {
  position: absolute;
  top: 13px;
  left: 5px;
  width: 40px;
  height: 40px;
  color: #eee;
  font-size: 22px
}

@keyframes showAnimation {

  0%,
  100% {
    opacity: 0
  }

  50% {
    opacity: 1
  }
}

#nv-module .guideline__controller.visible {
  margin-left: 0;
  width: auto;
  height: auto
}

#nv-module .guideline__controller.visible .control {
  display: block
}

#nv-module .guideline__controller.visible .guideline__logo::before {
  display: block;
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 0, 0, 0.3);
  animation: showAnimation 3s ease-in-out infinite;
  content: ""
}

#nv-module .guideline__controller .guideline__logo {
  position: absolute;
  top: 13px;
  left: 5px;
  width: 40px;
  height: 40px;
  color: #eee;
  font-size: 22px
}

#nv-module .guideline__controller .control {
  display: none;
  position: relative;
  cursor: pointer;
  margin: 10px 10px 10px 30px;
  padding-left: 30px;
  color: #fffffc;
  font-size: 20px;
  text-align: left
}

#nv-module .guideline__controller .control.main__item {
  margin-top: 22px
}

#nv-module .guideline__controller .control.sub__item {
  margin-left: 50px
}

#nv-module .guideline__controller .control input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

#nv-module .guideline__controller .control .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #e6e6e6
}

#nv-module .guideline__controller .control .control__indicator::after {
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  opacity: 0;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: ""
}

#nv-module .guideline__controller .control input:checked~.control__indicator {
  background: #2aa1c0
}

#nv-module .guideline__controller .control input:checked~.control__indicator::after {
  opacity: 1
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .cmd__guideline.guideline-slogan {
    top: -166px;
    height: 173px
  }

  #nv-module .cmd__guideline.guideline-title {
    top: -33px;
    height: 44px
  }

  #nv-module .cmd__guideline.guideline-info {
    top: -27px;
    height: 33px
  }

  #nv-module .cmd__guideline.guideline-hl {
    top: -59px;
    height: 69px
  }

  #nv-module .cmd__guideline.guideline-pdprice-top {
    bottom: 129px;
    height: 53px
  }

  #nv-module .cmd__guideline.guideline-pdprice-bottom {
    bottom: -53px;
    height: 53px
  }

  #nv-module .cmd__guideline.guideline-pdguide {
    bottom: 30px;
    height: 37px
  }

  #nv-module .cmd__guideline.guideline-pdvideos {
    top: -13px;
    height: 165px
  }

  #nv-module .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 165px
  }

  #nv-module .cmd__guideline.guideline-pdmedias-bottom {
    top: -8px;
    height: 165px
  }

  #nv-module .guideline-floatspace {
    height: 175px
  }

  #nv-module .guideline-floatspace::after {
    height: 56px
  }
}

@media all and (min-width: 960px) and (max-width: 1300px) {
  #nv-module .cmd__guideline.guideline-pdmedias-bottom {
    top: -34px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .cmd__guideline.guideline-slogan {
    top: -96px;
    height: 100px
  }

  #nv-module .cmd__guideline.guideline-title {
    top: -23px;
    height: 29px
  }

  #nv-module .cmd__guideline.guideline-info {
    top: -24px;
    height: 27px
  }

  #nv-module .cmd__guideline.guideline-hl {
    top: -41px;
    height: 48px
  }

  #nv-module .cmd__guideline.guideline-pdprice-top {
    bottom: 116px;
    height: 32px
  }

  #nv-module .cmd__guideline.guideline-pdprice-bottom {
    bottom: -32px;
    height: 32px
  }

  #nv-module .cmd__guideline.guideline-pdguide {
    bottom: 21px;
    height: 28px
  }

  #nv-module .cmd__guideline.guideline-pdvideos {
    top: -9px;
    height: 91px
  }

  #nv-module .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 91px
  }

  #nv-module .cmd__guideline.guideline-pdmedias-bottom {
    top: -76px;
    height: 91px
  }

  #nv-module .guideline-floatspace {
    height: 96px
  }

  #nv-module .guideline-floatspace::after {
    height: 52px
  }
}

@media all and (min-width: 600px) and (max-width: 730.9px) {
  #nv-module .cmd__guideline.guideline-pdmedias-bottom {
    top: -29px
  }
}

#nv-module .lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: 0 !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

#nv-module .lity.lity-opened {
  opacity: 1
}

#nv-module .lity.lity-closed {
  opacity: 0
}

#nv-module .lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#nv-module .lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: 0 !important
}

#nv-module .lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em
}

#nv-module .lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: "Roboto", Arial, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

#nv-module .lity-loading .lity-loader {
  opacity: 1
}

#nv-module .lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: 0 !important
}

#nv-module .lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease
}

#nv-module .lity-closed .lity-content,
#nv-module .lity-loading .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8)
}

#nv-module .lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

#nv-module .lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: "Roboto", Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: 0 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

#nv-module .lity-close::-moz-focus-inner {
  border: 0;
  padding: 0
}

#nv-module .lity-close:active,
#nv-module .lity-close:focus,
#nv-module .lity-close:hover,
#nv-module .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: "Roboto", Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: 0 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

#nv-module .lity-close:active {
  top: 1px
}

#nv-module .lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0
}

#nv-module .lity-facebookvideo .lity-container,
#nv-module .lity-googlemaps .lity-container,
#nv-module .lity-iframe .lity-container,
#nv-module .lity-vimeo .lity-container,
#nv-module .lity-youtube .lity-container {
  width: 100%;
  max-width: 964px
}

#nv-module .lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch
}

#nv-module .lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

#nv-module .lity-hide {
  display: none
}

#nv-module .slick-slider {
  display: block;
  position: relative;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

#nv-module .slick-list {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0
}

#nv-module .slick-list:focus {
  outline: 0
}

#nv-module .slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

#nv-module .slick-slider .slick-list,
#nv-module .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#nv-module .slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto
}

#nv-module .slick-track::after,
#nv-module .slick-track::before {
  display: table;
  content: ""
}

#nv-module .slick-track::after {
  clear: both
}

#nv-module .slick-loading .slick-track {
  visibility: hidden
}

#nv-module .slick-slide {
  display: none;
  float: left;
  min-height: 1px
}

#nv-module [dir="rtl"] .slick-slide {
  float: right
}

#nv-module .slick-slide img {
  display: block
}

#nv-module .slick-slide.slick-loading img {
  display: none
}

#nv-module .slick-slide.dragging img {
  pointer-events: none
}

#nv-module .slick-initialized .slick-slide {
  display: block
}

#nv-module .slick-loading .slick-slide {
  visibility: hidden
}

#nv-module .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

#nv-module .slick-arrow.slick-hidden {
  display: none
}

#nv-module .slick-loading .slick-list {
  background: #fff center center no-repeat
}

@font-face {
  #nv-module {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg")
  }
}

#nv-module .slick-next,
#nv-module .slick-prev {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 50%;
  padding: 0;
  width: 20px;
  height: 20px;
  color: transparent;
  font-size: 0;
  outline: 0;
  border: none;
  background: 0 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 0
}

#nv-module .slick-next:focus,
#nv-module .slick-next:hover,
#nv-module .slick-prev:focus,
#nv-module .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}

#nv-module .slick-next:focus::before,
#nv-module .slick-next:hover::before,
#nv-module .slick-prev:focus::before,
#nv-module .slick-prev:hover::before {
  opacity: 1
}

#nv-module .slick-next.slick-disabled::before,
#nv-module .slick-prev.slick-disabled::before {
  opacity: 0.25
}

#nv-module .slick-next::before,
#nv-module .slick-prev::before {
  opacity: 0.75;
  color: #fff;
  font-size: 20px;
  font-family: slick;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#nv-module .slick-prev {
  left: 30px
}

#nv-module [dir="rtl"] .slick-prev {
  right: 30px;
  left: auto
}

#nv-module .slick-prev::before {
  content: "←"
}

#nv-module [dir="rtl"] .slick-prev::before {
  content: "→"
}

#nv-module .slick-next {
  right: 30px
}

#nv-module .slick-next::before {
  content: "→"
}

#nv-module [dir="rtl"] .slick-next::before {
  content: "←"
}

#nv-module .slick-dotted.slick-slider {
  margin-bottom: 30px
}

#nv-module .slick-dots {
  display: block;
  position: absolute;
  bottom: -25px;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none
}

#nv-module .slick-dots li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px
}

#nv-module .slick-dots li button {
  display: block;
  cursor: pointer;
  padding: 5px;
  width: 20px;
  height: 20px;
  color: transparent;
  font-size: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  line-height: 0
}

#nv-module .slick-dots li button:focus,
#nv-module .slick-dots li button:hover {
  outline: 0
}

#nv-module .slick-dots li button:focus::before,
#nv-module .slick-dots li button:hover::before {
  opacity: 1
}

#nv-module .slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.25;
  width: 20px;
  height: 20px;
  color: #000;
  font-size: 6px;
  font-family: slick;
  text-align: center;
  line-height: 20px;
  content: "•";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#nv-module .slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: #000
}

@font-face {
  #nv-module {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
  }
}

#nv-module :root {
  --swiper-theme-color: #007aff
}

#nv-module .swiper {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style: none
}

#nv-module .swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

#nv-module .swiper-wrapper {
  display: flex;
  position: relative;
  z-index: 1;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  transition-property: transform
}

#nv-module .swiper-android .swiper-slide,
#nv-module .swiper-wrapper {
  transform: translate3d(0, 0, 0)
}

#nv-module .swiper-pointer-events {
  touch-action: pan-y
}

#nv-module .swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

#nv-module .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  transition-property: transform
}

#nv-module .swiper-slide-invisible-blank {
  visibility: hidden
}

#nv-module .swiper-autoheight,
#nv-module .swiper-autoheight .swiper-slide {
  height: auto
}

#nv-module .swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

#nv-module .swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#nv-module .swiper-3d,
#nv-module .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

#nv-module .swiper-3d .swiper-cube-shadow,
#nv-module .swiper-3d .swiper-slide,
#nv-module .swiper-3d .swiper-slide-shadow,
#nv-module .swiper-3d .swiper-slide-shadow-bottom,
#nv-module .swiper-3d .swiper-slide-shadow-left,
#nv-module .swiper-3d .swiper-slide-shadow-right,
#nv-module .swiper-3d .swiper-slide-shadow-top,
#nv-module .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

#nv-module .swiper-3d .swiper-slide-shadow,
#nv-module .swiper-3d .swiper-slide-shadow-bottom,
#nv-module .swiper-3d .swiper-slide-shadow-left,
#nv-module .swiper-3d .swiper-slide-shadow-right,
#nv-module .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none
}

#nv-module .swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15)
}

#nv-module .swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

#nv-module .swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

#nv-module .swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

#nv-module .swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

#nv-module .swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

#nv-module .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

#nv-module .swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

#nv-module .swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

#nv-module .swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

#nv-module .swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

#nv-module .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}

#nv-module .swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  width: var(--swiper-centered-offset-after);
  height: 100%;
  min-height: 1px
}

#nv-module .swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}

#nv-module .swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}

#nv-module .swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}

#nv-module .swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}

#nv-module .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  pointer-events: none
}

#nv-module .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  width: var(--swiper-virtual-size);
  height: 1px
}

#nv-module .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}

#nv-module :root {
  --swiper-navigation-size: 44px
}

#nv-module .swiper-button-next,
#nv-module .swiper-button-prev {
  display: flex;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  top: 50%;
  align-items: center;
  justify-content: center;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

#nv-module .swiper-button-next.swiper-button-disabled,
#nv-module .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none
}

#nv-module .swiper-button-next.swiper-button-hidden,
#nv-module .swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none
}

#nv-module .swiper-navigation-disabled .swiper-button-next,
#nv-module .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}

#nv-module .swiper-button-next::after,
#nv-module .swiper-button-prev::after {
  font-size: var(--swiper-navigation-size);
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}

#nv-module .swiper-button-prev,
#nv-module .swiper-rtl .swiper-button-next {
  right: auto;
  left: 10px
}

#nv-module .swiper-button-prev::after,
#nv-module .swiper-rtl .swiper-button-next::after {
  content: "prev"
}

#nv-module .swiper-button-next,
#nv-module .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

#nv-module .swiper-button-next::after,
#nv-module .swiper-rtl .swiper-button-prev::after {
  content: "next"
}

#nv-module .swiper-button-lock {
  display: none
}

#nv-module .swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: 0.3s opacity
}

#nv-module .swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

#nv-module .swiper-pagination-disabled>.swiper-pagination,
#nv-module .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

#nv-module .swiper-horizontal>.swiper-pagination-bullets,
#nv-module .swiper-pagination-bullets.swiper-pagination-horizontal,
#nv-module .swiper-pagination-custom,
#nv-module .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

#nv-module .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66)
}

#nv-module .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33)
}

#nv-module .swiper-pagination-bullet {
  display: inline-block;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000)
}

#nv-module button.swiper-pagination-bullet {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}

#nv-module .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

#nv-module .swiper-pagination-bullet:only-child {
  display: none !important
}

#nv-module .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

#nv-module .swiper-pagination-vertical.swiper-pagination-bullets,
#nv-module .swiper-vertical>.swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  transform: translate3d(0, -50%, 0)
}

#nv-module .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
#nv-module .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

#nv-module .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
#nv-module .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  transform: translateY(-50%)
}

#nv-module .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
#nv-module .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top
}

#nv-module .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
#nv-module .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

#nv-module .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
#nv-module .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%)
}

#nv-module .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
#nv-module .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left
}

#nv-module .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right
}

#nv-module .swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0, 0, 0, 0.25)
}

#nv-module .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  transform: scale(0);
  transform-origin: left top
}

#nv-module .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

#nv-module .swiper-horizontal>.swiper-pagination-progressbar,
#nv-module .swiper-pagination-progressbar.swiper-pagination-horizontal,
#nv-module .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
#nv-module .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px
}

#nv-module .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
#nv-module .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
#nv-module .swiper-pagination-progressbar.swiper-pagination-vertical,
#nv-module .swiper-vertical>.swiper-pagination-progressbar {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%
}

#nv-module .swiper-pagination-lock {
  display: none
}

#nv-module .swiper-scrollbar {
  position: relative;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -ms-touch-action: none
}

#nv-module .swiper-scrollbar-disabled>.swiper-scrollbar,
#nv-module .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}

#nv-module .swiper-horizontal>.swiper-scrollbar,
#nv-module .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  z-index: 50;
  bottom: 3px;
  left: 1%;
  width: 98%;
  height: 5px
}

#nv-module .swiper-scrollbar.swiper-scrollbar-vertical,
#nv-module .swiper-vertical>.swiper-scrollbar {
  position: absolute;
  z-index: 50;
  top: 1%;
  right: 3px;
  width: 5px;
  height: 98%
}

#nv-module .swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5)
}

#nv-module .swiper-scrollbar-cursor-drag {
  cursor: move
}

#nv-module .swiper-scrollbar-lock {
  display: none
}

#nv-module .swiper-zoom-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center
}

#nv-module .swiper-zoom-container>canvas,
#nv-module .swiper-zoom-container>img,
#nv-module .swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

#nv-module .swiper-slide-zoomed {
  cursor: move
}

#nv-module .swiper-lazy-preloader {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: transparent;
  border-radius: 50%;
  transform-origin: 50%
}

#nv-module .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
#nv-module .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}

#nv-module .swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

#nv-module .swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

#nv-module .swiper .swiper-notification {
  position: absolute;
  z-index: -1000;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none
}

#nv-module .swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

#nv-module .swiper-grid>.swiper-wrapper {
  flex-wrap: wrap
}

#nv-module .swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

#nv-module .swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

#nv-module .swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

#nv-module .swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

#nv-module .swiper-fade .swiper-slide-active,
#nv-module .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

#nv-module .swiper-cube {
  overflow: visible
}

#nv-module .swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

#nv-module .swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

#nv-module .swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}

#nv-module .swiper-cube .swiper-slide-active,
#nv-module .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

#nv-module .swiper-cube .swiper-slide-active,
#nv-module .swiper-cube .swiper-slide-next,
#nv-module .swiper-cube .swiper-slide-next+.swiper-slide,
#nv-module .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

#nv-module .swiper-cube .swiper-slide-shadow-bottom,
#nv-module .swiper-cube .swiper-slide-shadow-left,
#nv-module .swiper-cube .swiper-slide-shadow-right,
#nv-module .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#nv-module .swiper-cube .swiper-cube-shadow {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  width: 100%;
  height: 100%
}

#nv-module .swiper-cube .swiper-cube-shadow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  content: "";
  filter: blur(50px)
}

#nv-module .swiper-flip {
  overflow: visible
}

#nv-module .swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

#nv-module .swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

#nv-module .swiper-flip .swiper-slide-active,
#nv-module .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

#nv-module .swiper-flip .swiper-slide-shadow-bottom,
#nv-module .swiper-flip .swiper-slide-shadow-left,
#nv-module .swiper-flip .swiper-slide-shadow-right,
#nv-module .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#nv-module .swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}

#nv-module .swiper-cards {
  overflow: visible
}

#nv-module .swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}

#nv-module #CMD {
  background-color: #000
}

#nv-module section {
  box-sizing: border-box
}

#nv-module section h1.tagline {
  font-size: 54px;
  line-height: 1;
  text-transform: uppercase
}

#nv-module section p.infoContent {
  font-size: 24px
}

#nv-module section .listTitle {
  font-size: 32px;
  letter-spacing: 2px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container .swiper-button-next,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container .swiper-button-prev {
  display: none
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev {
  display: flex;
  width: 32px;
  height: 32px;
  color: #000;
  background: rgba(199, 199, 199, 0.5);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transform: matrix(1, 0, 0, -1, 0, 0)
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
  width: 8px;
  height: 24px;
  background-color: #000;
  mask: url(../img/carouselHighlight/swiper_arrow.svg);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/carouselHighlight/swiper_arrow.svg);
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 5.5px;
    height: 16px
  }
}

@media all and (max-width: 730.9px) {

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 5.5px;
    height: 16px
  }
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next::after,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev::after {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next:hover,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev:hover {
  background: rgba(199, 199, 199, 0.8)
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev {
  transform-origin: center;
  transform: scale(-1, 1)
}

@media all and (min-width: 1280px) {

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 48px;
    height: 48px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    opacity: 0;
    transition: all 0.3s ease 0s
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized:hover .swiper-button-next,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized:hover .swiper-button-prev {
    opacity: 1
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized:hover .swiper-button-next.swiper-button-disabled,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-initialized:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0
  }
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-next.swiper-button-disabled,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0;
  pointer-events: none
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-prev {
  left: 40px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-next {
  right: 40px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__container {
  display: flex;
  width: 100%
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__item {
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
  padding-right: var(--listItemPaddingRight);
  width: calc(var(--listItemWidth) + var(--listItemPaddingRight))
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block {
  overflow: hidden
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block.fakeimg {
  overflow: hidden
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block .img {
  position: relative;
  margin-top: 0;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-origin: center
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content {
  margin-top: 24px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan {
  margin-top: 0;
  line-height: 1.3
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title {
  margin-top: 0;
  color: #9b9b9b;
  line-height: 1.2
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
  margin-top: 0;
  color: #c7c7c7;
  line-height: 1.7
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
  position: relative;
  color: #cdab82;
  transition: all 0.2s ease-in-out 0s
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link .arrow-svg path {
  stroke: #cdab82;
  stroke-width: 2
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link *,
#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link span {
  color: #cdab82
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link::after {
  color: #cdab82
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:link {
  color: #cdab82
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:active *,
#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:active span {
  color: #9a7a59
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:active .arrow-svg path {
  stroke: #9a7a59
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link .arrow-svg {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: 2px;
  margin-left: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  transition: transform 0.2s ease-in-out 0s
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:focus {
  outline: 2px solid #fff
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card {
  cursor: pointer
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card .item-img-block img {
  transform: scale(1);
  transform-origin: center;
  transition: 0.3s ease 0s
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card:hover .item-img-block img {
  transform: scale(1.1)
}

#nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card:hover .content__link {
  padding-right: 26px
}

@media all and (min-width: 1280px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem {
    position: initial;
    left: 0;
    margin-top: 68px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container {
    position: initial;
    overflow: visible;
    left: 0;
    margin-right: unset;
    margin-left: auto;
    width: 100%;
    max-width: calc(100% - ((100% - 1200px) / 2))
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__container {
    width: 100%
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 379px;
    --listItemPaddingRight: 32px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block .img {
    height: 328px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 1.875rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    display: inline-block
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title {
    margin-top: 8px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 24px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    margin-top: 32px;
    padding-right: 16px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:focus-visible,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:hover {
    padding-right: 24px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card:hover .content__link {
    padding-right: 24px
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem {
    margin-top: 60px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem {
    margin-top: 40px
  }
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal {
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-bullet-inactive-opacity: 1
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-outer {
  text-align: center
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-container {
  display: inline-flex;
  position: relative;
  justify-content: center;
  margin: 32px 0 0;
  padding-right: 29px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-container .swiper-pagination {
  bottom: 0;
  height: auto;
  min-height: 44px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .slide-play-control {
  position: absolute;
  top: 0;
  right: 0;
  left: unset;
  margin-left: 0;
  height: 44px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: flex;
  position: relative;
  width: auto;
  width: 380px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet {
  position: relative;
  overflow: hidden;
  flex-grow: 1;
  flex-basis: 50px;
  width: auto;
  min-width: auto;
  max-width: 50px;
  height: 100%;
  border-radius: 0;
  background-color: transparent
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::after,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  display: block;
  position: absolute;
  z-index: 1;
  top: calc(50% - 1px);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: ""
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  background: #57575c
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:first-child {
  margin-left: 0
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active::after {
  z-index: 3;
  background-color: #fff;
  animation: slide-progress 5s cubic-bezier(0.3, 0, 0.3, 1) forwards
}

#nv-module .swiper-paused .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active::after {
  animation-play-state: paused
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active.focus-visible::after,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active:focus::after,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet.focus-visible::after,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:focus::after {
  background-color: #fff
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active.focus-visible::after .swiper-paused,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active:focus::after .swiper-paused,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet.focus-visible::after .swiper-paused,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:focus::after .swiper-paused {
  animation-play-state: paused
}

@media all and (max-width: 730.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-container {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    max-width: 320px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 320px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet {
    flex-grow: 1;
    flex-shrink: 1;
    width: auto;
    min-width: unset
  }
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control {
  display: flex;
  position: inherit;
  cursor: pointer;
  align-items: center;
  margin-left: 14px;
  height: auto
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control .button-icon {
  opacity: 0.5;
  width: 20px;
  height: 20px;
  background-color: #fff;
  mask: url(../img/carouselHighlight/Play.svg);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/carouselHighlight/Play.svg);
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control:hover .button-icon {
  opacity: 1
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control.active .button-icon {
  -webkit-mask-image: url(../img/carouselHighlight/Stop.svg);
  mask: url(../img/carouselHighlight/Stop.svg)
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control * {
  pointer-events: none !important
}

@media all and (min-width: 731px) and (max-width: 1023px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 306px;
    --listItemPaddingRight: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item .item-img-block .img {
    height: 265px
  }
}

@media all and (min-width: 1024px) and (max-width: 1279.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 379px;
    --listItemPaddingRight: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block .img {
    height: 328px
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container {
    position: relative;
    overflow: hidden;
    width: calc(100vw - 20px)
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-prev {
    left: 0
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-next {
    right: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 1.875rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    display: inline-block
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title {
    margin-top: 8px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 24px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    margin-top: 32px;
    padding-right: 16px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:focus-visible,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:hover {
    padding-right: 24px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link .arrow-svg {
    margin-top: 2px;
    margin-left: 0;
    width: 12px;
    height: 12px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card:hover .content__link {
    padding-right: 24px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .swiper__Prolist.theme-swiper-listitem {
    margin-top: 40px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container {
    position: relative;
    overflow: hidden;
    margin-left: 0;
    width: calc(100vw - 20px)
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container a *,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container a span,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container button *,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container button span {
    pointer-events: none
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-prev {
    left: 0
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-next {
    right: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-next,
  #nv-module .swiper__Prolist.theme-swiper-listitem .swiper-button-prev {
    top: 126px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 278px;
    --listItemPaddingRight: 16px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-img-block .img {
    height: 241px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 1.25rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title * {
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 1rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    display: inline-block
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link * {
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content {
    margin-top: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__title {
    margin-top: 6px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link {
    margin-top: 28px;
    padding-right: 20px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:focus-visible,
  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link:hover {
    padding-right: 24px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__link .arrow-svg {
    margin-top: 2px;
    margin-left: 0;
    width: 12px;
    height: 12px
  }

  #nv-module .swiper__Prolist.theme-swiper-listitem .list__item-card:hover .content__link {
    padding-right: 24px
  }
}

@keyframes hoverThenHidden {
  0% {
    opacity: 1
  }

  99% {
    top: 0;
    left: 0;
    opacity: 0
  }

  100% {
    display: none;
    opacity: 0
  }
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::before {
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  width: calc(50% - 400px);
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  will-change: auto
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::before {
  left: 0
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.button-prev-hover::before {
  animation-name: hoverThenHidden;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-fill-mode: forwards
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::after {
  right: 0
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.button-next-hover::after {
  animation-name: hoverThenHidden;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-fill-mode: forwards
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-next,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-prev {
  display: none
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item {
  position: relative;
  z-index: 1
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item-card {
  display: flex;
  position: relative;
  top: 50%;
  left: 50%;
  align-items: flex-end;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out 0s
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block {
  background: linear-gradient(0deg, #0f0f10 0, #0f0f10 50%, rgba(15, 15, 16, 0) 100%)
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block {
  position: relative;
  z-index: 3
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__slogan {
  line-height: 1.7;
  color: #f5f5f5
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__title {
  color: #cdab82;
  line-height: 1.3
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__info {
  opacity: 0;
  height: 0;
  color: #c7c7c7;
  line-height: 1.3;
  transition: height 0.1s ease-in-out 0s, opacity 1s ease 0.1s
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-img-block {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-img-block .img {
  width: 100%;
  height: 100%
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .type-modalbtn {
  display: inline-block;
  padding: 5px 16px;
  border: 1px solid transparent;
  border-radius: 100px;
  line-height: 0
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .type-modalbtn .link-title {
  line-height: 1.5rem
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-item {
  position: relative
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  transform: translate(0, -50%);
  content: "";
  background-image: url(../images/common/carouselHighlight/watchnow.svg);
  transform-origin: center
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube {
  background-color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube * {
  color: #000
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube:hover {
  background-color: #cdab82
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube:active {
  background-color: #9a7a59
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube.focus-visible,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube:focus {
  outline-color: #fff;
  background-color: #9a7a59
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore {
  border: 1px solid #fff;
  background-color: #000
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore * {
  color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:hover {
  border-color: #fff;
  background-color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:hover,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:hover * {
  color: #000
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:active {
  border-width: 2px;
  border-color: #757575;
  background-color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:active,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:active * {
  color: #000
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore.focus-visible,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:focus {
  border-color: #757575;
  background-color: #000;
  outline-color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore.focus-visible,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore.focus-visible *,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:focus,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-learnmore:focus * {
  color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube {
  padding: 5px 16px
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active {
  z-index: 999
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active .list__item-card {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25)
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active .item-content-block .item-wd__content .content__info {
  opacity: 1;
  height: auto
}

@media all and (min-width: 1280px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::after,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::before {
    height: 500px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item {
    width: 640px;
    height: 500px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item-card {
    width: 100%;
    height: 400px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block {
    padding: 80px 32px 32px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__slogan {
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__title {
    font-size: 2.5rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__info {
    margin-top: 8px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-group {
    margin-top: 20px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-item {
    margin-right: 24px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube {
    padding-right: 49px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active .list__item-card {
    width: 800px;
    height: 500px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-prev {
    top: 250px
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container {
    margin-right: auto;
    margin-left: auto
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::after,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::before {
    width: calc(50% - 336px)
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item {
    width: 538px;
    height: 420px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item-card {
    width: 100%;
    height: 420px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block {
    padding: 80px 20px 20px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__slogan {
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__title {
    font-size: 2.5rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__info {
    margin-top: 8px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-group {
    margin-top: 20px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-item {
    margin-right: 24px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube {
    padding-right: 48px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active .list__item-card {
    width: 672px;
    height: 420px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-prev {
    top: 207px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container {
    margin-right: auto;
    margin-left: auto
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::after,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container::before {
    width: calc(50% - 160px)
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item {
    width: 256px;
    height: 500px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-img-block .img {
    background-position: top center;
    background-size: cover !important
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .list__item-card {
    width: 100%;
    height: 400px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block {
    padding: 80px 20px 20px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__slogan {
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__title {
    font-size: 2rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__info {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .item-content-block .item-wd__content .content__info {
    margin-top: 8px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-group {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: -16px;
    flex-direction: column
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-item {
    margin-bottom: 16px;
    font-size: 1.125rem
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .link-youtube {
    padding-right: 48px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-slide-active .list__item-card {
    width: 320px;
    height: 500px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container .swiper-button-prev {
    top: 256px
  }
}

@keyframes slide-progress {
  0% {
    transform: translateX(-100%)
  }

  100% {
    transform: translateX(0)
  }
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal {
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-bullet-inactive-opacity: 1
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-outer {
  text-align: center
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-container {
  display: inline-flex;
  position: relative;
  justify-content: center;
  margin: 32px 0 0;
  padding-right: 29px
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-container .swiper-pagination {
  bottom: 0;
  height: auto;
  min-height: 44px
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .slide-play-control {
  position: absolute;
  top: 0;
  right: 0;
  left: unset;
  margin-left: 0;
  height: 44px
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: flex;
  position: relative;
  width: auto;
  width: 380px
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet {
  position: relative;
  overflow: hidden;
  flex-grow: 1;
  flex-basis: 50px;
  width: auto;
  min-width: auto;
  max-width: 50px;
  height: 100%;
  border-radius: 0;
  background-color: transparent
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  display: block;
  position: absolute;
  z-index: 1;
  top: calc(50% - 1px);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: ""
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  background: #57575c
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:first-child {
  margin-left: 0
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active::after {
  z-index: 3;
  background-color: #cdab82;
  animation: slide-progress 5s cubic-bezier(0.3, 0, 0.3, 1) forwards
}

#nv-module .swiper-paused .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active::after {
  animation-play-state: paused
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active.focus-visible::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active:focus::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet.focus-visible::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:focus::after {
  background-color: #fff
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active.focus-visible::after .swiper-paused,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active:focus::after .swiper-paused,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet.focus-visible::after .swiper-paused,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet:focus::after .swiper-paused {
  animation-play-state: paused
}

@media all and (max-width: 730.9px) {
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-container {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    max-width: 320px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 320px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet {
    flex-grow: 1;
    flex-shrink: 1;
    width: auto;
    min-width: unset
  }
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .slide-play-control {
  display: flex;
  position: inherit;
  cursor: pointer;
  align-items: center;
  margin-left: 14px;
  height: auto
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .slide-play-control .button-icon {
  opacity: 0.5;
  width: 20px;
  height: 20px;
  background-color: #fff;
  mask: url(../images/common/carouselHighlight/Play.svg);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/common/carouselHighlight/Play.svg);
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .slide-play-control:hover .button-icon {
  opacity: 1
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .slide-play-control.active .button-icon {
  -webkit-mask-image: url(../images/common/carouselHighlight/Stop.svg);
  mask: url(../images/common/carouselHighlight/Stop.svg)
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .slide-play-control * {
  pointer-events: none !important
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
  display: flex;
  color: #000;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px)
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
  background-color: #cdab82;
  mask: url(../images/common/carouselHighlight/arrow.svg);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/common/carouselHighlight/arrow.svg);
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next::after,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev::after {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next:hover .button-arrow,
#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev:hover .button-arrow {
  background-color: #dfc9a9
}

#nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
  transform-origin: center;
  transform: scale(-1, 1)
}

@media all and (min-width: 1200px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 64px;
    height: 80px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 20px;
    height: 52px
  }
}

@media all and (min-width: 769px) and (max-width: 1199px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 40px;
    height: 50px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 12px;
    height: 30px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
    right: 5%
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    left: 5%
  }
}

@media all and (min-width: 731px) and (max-width: 768px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 40px;
    height: 50px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 12px;
    height: 30px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
    right: 0
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    left: 0
  }
}

@media all and (min-width: 731px) and (max-width: 768px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 40px;
    height: 50px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 12px;
    height: 30px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
    right: 0
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    left: 0
  }
}

@media all and (min-width: 640px) and (max-width: 730px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 32px;
    height: 32px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 6px;
    height: 16px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
    right: 5%
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    left: 5%
  }
}

@media all and (max-width: 639px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    width: 32px;
    height: 32px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev .button-arrow {
    width: 6px;
    height: 16px
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next {
    right: 0
  }

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev {
    left: 0
  }
}

@media all and (max-width: 1199px) {

  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-next:active .button-arrow,
  #nv-module .swiper__Prolist.theme-hightlight-listitem .swiper__container.swiper-initialized .swiper-button-prev:active .button-arrow {
    background-color: #dfc9a9
  }
}

#nv-module .row .col[class*="pull-"],
#nv-module .row .col[class*="push-"] {
  position: relative
}

#nv-module .always__on__top {
  position: relative;
  z-index: 1000
}

#nv-module .no__wrap {
  display: inline-block;
  white-space: nowrap
}

#nv-module .large_use,
#nv-module .medium_use,
#nv-module .small_use {
  display: none
}

#nv-module #section_nvidia * {
  box-sizing: border-box;
  line-height: inherit
}

#nv-module #section_nvidia .row .col {
  float: left;
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

#nv-module #section_nvidia .row .col.l12 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 100%
}

#nv-module #section_nvidia .always__on__top {
  position: relative;
  z-index: 1000
}

#nv-module #section_nvidia {
  margin-top: 0;
  padding-top: 0
}

#nv-module #section_nvidia .item-img-block.fakeimg .img {
  background-image: url(https://picsum.photos/id/26/379/328)
}

#nv-module #section_nvidia .img-item-Apex-Legends-RTX-2 {
  background-image: url(../img/nvidia/Apex-Legends-RTX-2.jpg)
}

#nv-module #section_nvidia .img-item-game-ready-drivers {
  background-image: url(../img/nvidia/game-ready-drivers.jpg)
}

#nv-module #section_nvidia .img-item-geforce-experience {
  background-image: url(../img/nvidia/geforce-experience.jpg)
}

#nv-module #section_nvidia .img-item-geforce-resizeable-bar {
  background-image: url(../img/nvidia/geforce-resizeable-bar.jpg)
}

#nv-module #section_nvidia .img-item-geforce-vr {
  background-image: url(../img/nvidia/geforce-vr.jpg)
}

#nv-module #section_nvidia .img-item-nvidia-ansel {
  background-image: url(../img/nvidia/nvidia-ansel.jpg)
}

#nv-module #section_nvidia .img-item-nvidia-g-sync {
  background-image: url(../img/nvidia/nvidia-g-sync.jpg)
}

#nv-module #section_nvidia .img-item-rtx-video-super-resolution {
  background-image: url(../img/nvidia/rtx-video-super-resolution.jpg)
}

#nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem {
  padding-bottom: 20px
}

#nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .list__item {
  --listItemWidth: 490px;
  --listItemPaddingRight: 24px
}

#nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::after,
#nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  top: calc(50% - 2px);
  height: 4px
}

#nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::before {
  background: #a7a7a7
}

#nv-module #section_nvidia .swiper__container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8%;
  padding-left: 7%;
  width: 100%
}

#nv-module #section_nvidia .swiper__container .list__item-card {
  border: 1px solid rgba(255, 255, 255, 0.75)
}

#nv-module #section_nvidia .swiper__container .list__item-card .item-content-block .item-wd__content {
  margin-top: 0 !important;
  padding: 2em 1.5em 1.5em
}

#nv-module #section_nvidia .swiper__container .list__item-card .item-content-block .item-wd__content .content__slogan {
  color: #fff
}

#nv-module #section_nvidia .swiper__container .list__item-card .item-img-block .img {
  width: 490px;
  height: 275px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

#nv-module #section_nvidia .swiper__container .swiper-slide {
  height: unset
}

#nv-module #section_nvidia .swiper__container .swiper-pagination-outer {
  position: absolute;
  top: 100%;
  bottom: unset;
  left: 50%;
  transform: translate(-50%, 0)
}

#nv-module #section_nvidia .swiper__container .swiper-pagination-outer .swiper-pagination {
  justify-content: space-around
}

@media all and (min-width: 1280px) {
  #nv-module .large_use {
    display: block
  }

  #nv-module .large_unuse {
    display: none
  }

  #nv-module .wd__content.main-content .content__slogan {
    font-size: 4.25rem
  }

  #nv-module #section_nvidia {
    max-width: 100%
  }

  #nv-module #section_nvidia .row .col {
    width: 100%
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content {
    margin-top: 0;
    padding: 32px 16px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 24px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 6px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 16px
  }
}

@media all and (min-width: 1280px) {
  #nv-module .slick__banner .banner__container .banner__item.text-left .item__bg .item-content {
    margin-left: -540px
  }
}

@media all and (min-width: 731px) and (max-width: 1279.9px) {
  #nv-module .medium_use {
    display: block
  }

  #nv-module .medium_unuse {
    display: none
  }

  #nv-module .no__wrap {
    display: inline-block;
    white-space: nowrap
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 266px;
    --listItemPaddingRight: 16px
  }

  #nv-module #section_nvidia .swiper__container .list__item-card .item-img-block .img {
    width: 270;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
  }

  #nv-module #section_nvidia .swiper__container {
    overflow: visible
  }

  #nv-module #section_nvidia .swiper__container .item-img-block .img {
    width: var(--listItemWidth);
    height: 150px
  }

  #nv-module #section_nvidia .swiper__container .swiper-button-next {
    display: none !important
  }

  #nv-module #section_nvidia .swiper__container .swiper-button-prev {
    display: none !important
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content {
    margin-top: 0;
    padding: 28px 14px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 21px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 6px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 14px
  }
}

@media all and (max-width: 730.9px) {
  #nv-module .small_use {
    display: block
  }

  #nv-module .small_unuse {
    display: none
  }

  #nv-module .wd__content.main-content .content__slogan {
    font-size: 2.5rem
  }

  #nv-module .wd_section {
    padding-top: 64px;
    padding-left: 0
  }

  #nv-module .wd_section:first-child {
    padding-top: 0;
    padding-left: 0
  }

  #nv-module .wd_section:last-child {
    padding-bottom: 64px
  }

  #nv-module .wd_section .wd__content {
    margin-right: 0;
    margin-left: 0;
    padding-left: 20px
  }

  #nv-module .wd_section .swiper__container {
    position: relative;
    left: 20px
  }

  #nv-module .image-page-bg {
    top: 620px;
    width: 730px;
    height: 9115px
  }

  #nv-module #section_nvidia .swiper__container {
    overflow: visible
  }

  #nv-module #section_nvidia .swiper__container .swiper-pagination-outer {
    width: 100%
  }

  #nv-module #section_nvidia .swiper__container .swiper-button-next {
    display: none !important
  }

  #nv-module #section_nvidia .swiper__container .swiper-button-prev {
    display: none !important
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content {
    margin-top: 0;
    padding: 28px 14px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__slogan * {
    font-size: 21px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
    margin-top: 6px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info,
  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info * {
    font-size: 14px
  }

  #nv-module #section_nvidia .swiper__Prolist.theme-swiper-listitem .list__item {
    --listItemWidth: 266px;
    --listItemPaddingRight: 16px
  }

  #nv-module #section_nvidia .swiper__container .list__item-card .item-img-block .img {
    width: 270;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
  }
}

#hd #pageContent-btn-psu {
  display: block;
  width: 8%;
  min-width: 120px;
  max-width: 280px;
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 20px;
  z-index: 10;
  -moz-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  -webkit-transition: transform 0.25s ease;
  transition: transform 0.25s ease
}

#hd #pageContent-btn-psu:before {
  content: '';
  display: block;
  width: 95%;
  height: 95%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: black;
  box-shadow: 0 0 5px #0038dd, 0 0 20px #0038dd;
  -moz-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease
}

#hd #pageContent-btn-psu img.hd-light {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  -moz-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  -webkit-transition: transform 0.25s;
  transition: transform 0.25s
}

#hd #pageContent-btn-psu:before,
#hd #pageContent-btn-psu img,
#hd #pageContent-btn-psu span {
  -webkit-animation-delay: .25s;
  -webkit-animation-duration: .7s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-delay: .25s;
  -moz-animation-duration: .7s;
  -moz-animation-name: fadeInUp;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: both;
  -o-animation-delay: .25s;
  -o-animation-duration: .7s;
  -o-animation-name: fadeInUp;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: both;
  animation-delay: .25s;
  animation-duration: .7s;
  animation-name: fadeInUp;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

#hd #pageContent-btn-psu span {
  display: block;
  width: 56%;
  font-family: "Roboto", "Segoe UI", "Arial", "PingFang TC", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 110%;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
  color: white;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-shadow: 0 0 2px #0038dd, 0 0 10px #0038dd;
  z-index: 2;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden
}

#hd #pageContent-btn-psu span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 .35em .35em 0;
  border-color: transparent #FFFFFF transparent transparent;
  position: absolute;
  top: .125em;
  left: 100%;
  z-index: 2
}

#hd #pageContent-btn-psu:hover {
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05)
}

#hd #pageContent-btn-psu:hover img.hd-light {
  opacity: 1 !important
}

@media (max-width: 620px) {
  #hd #pageContent-btn-psu {
    margin: 5px
  }
}

#nv-module #section_nvidia {
  padding-bottom: 100px
}

@media screen and (max-width: 768px) {
  #nv-module #section_nvidia {
    padding-bottom: 50px
  }
}

#nv-module {
  position: relative;
  overflow: hidden
}

#nv-module .swiper-button-prev {
  display: none !important
}

#nv-module .swiper-button-next {
  display: none !important
}

#nv-module .swiper-pagination-container.js-pause .swiper-pagination .swiper-pagination-bullet-active:after {
  animation: none !important
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets,
#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
  width: 200px
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet {
  max-width: 100%
}

#nv-module .swiper__Prolist.theme-swiper-listitem .slide-play-control .button-icon {
  opacity: 1
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet::after {
  background: white
}

#nv-module .swiper__Prolist.theme-swiper-listitem .swiper__container.swiper-horizontal .swiper-pagination-bullet-active::after {
  background: #00dccd !important
}

#nv-module .swiper__Prolist.theme-swiper-listitem .item-content-block .item-wd__content .content__info {
  color: white
}

/*# sourceMappingURL=hd-style.css.map */