.non-click {
  pointer-events: none;
  cursor: default; }

.module-slider {
  position: relative;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 8px; }

.module-slider * {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.module-slider button {
  border: 0;
  vertical-align: top;
  cursor: pointer; }

.module-slider img {
  border: none;
  vertical-align: top; }

.module-slider .swiper-container {
  overflow: hidden; }

.module-slider .swiper-container .swiper-slide img {
  width: 100%; }

.module-slider.slider-basic:after {
  content: '';
  clear: both;
  display: block;
  overflow: hidden;
  height: 0; }

.module-slider.slider-basic .swiper-container {
  height: 527px; }

.module-slider.slider-basic .slider-item-video {
  height: 527px; }

.module-slider.slider-basic .slider-item-video video {
  width: 100%;
  height: 100%; }

.module-slider.slider-basic .slider-item-video .btn-play::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 46px;
  margin: -22px 0 0 -20px;
  background-image: url(../../images/svg/play.svg);
  background-size: 100% auto; }

.module-slider.slider-basic .slider-item-video .btn-pause::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 46px;
  margin: -22px 0 0 -23px;
  background-image: url(../../images/svg/pause.svg);
  background-size: 100% auto; }

.module-slider.slider-basic .slider-contents {
  position: relative;
  height: 527px; }

.module-slider.slider-basic .slider-contents .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  text-indent: -1000em; }

.module-slider.slider-basic .slider-contents .btn-play:hover::after {
  background-image: url(../../images/svg/play-orange.svg); }

.module-slider.slider-basic .slider-contents .btn-pause {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  text-indent: -1000em; }

.module-slider.slider-basic .slider-contents .btn-pause:hover::after {
  background-image: url(../../images/svg/pause-orange.svg); }

.module-slider.slider-basic .swiper-nav-container {
  position: relative;
  height: 88px;
  overflow: hidden; }

.module-slider.slider-basic .swiper-nav-container .swiper-slide {
  display: block;
  height: 88px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0; }

.module-slider.slider-basic .swiper-nav-container .swiper-slide .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -14px;
  line-height: 24px;
  text-align: center; }

.module-slider.slider-basic .swiper-nav-container .swiper-slide .btn-play:hover {
  border-color: initial; }

.module-slider.slider-basic .swiper-nav-container .swiper-slide .btn-play:hover .icon-play {
  background-image: url(../../images/svg/play.svg); }

.module-slider.slider-basic .swiper-nav-container .swiper-slide img {
  width: 100%;
  border: 1px solid #000;
  min-height: 88px; }

.module-slider.slider-basic .swiper-nav-container .swiper-slide.active {
  z-index: 10; }

.module-slider.slider-basic .swiper-slide-thumb-active .slider-item-img {
  position: relative; }

.module-slider.slider-basic .swiper-slide-thumb-active .slider-item-img:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #ff5000; }

.module-slider.slider-basic .swiper-button-prev {
  width: 49px;
  height: 49px;
  border: 0;
  background: none;
  z-index: 10;
  position: absolute;
  right: 49px;
  bottom: 0px; }

.module-slider.slider-basic .swiper-button-prev .element-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.module-slider.slider-basic .swiper-button-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 48px;
  opacity: 0.3;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

.module-slider.slider-basic .swiper-button-next {
  width: 49px;
  height: 49px;
  border: 0;
  background: none;
  z-index: 10;
  position: absolute;
  right: 49px;
  bottom: 0px;
  position: absolute;
  right: 0px;
  bottom: 0px; }

.module-slider.slider-basic .swiper-button-next .element-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.module-slider.slider-basic .swiper-button-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 48px;
  opacity: 0.3;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

.module-slider.slider-basic .swiper-count {
  z-index: 10;
  position: absolute;
  top: -25px;
  right: 16px;
  font-size: 16px;
  color: #666;
  line-height: normal;
  font-weight: normal; }

.module-slider.slider-basic .swiper-count .swiper-count-current {
  font-weight: bold;
  color: #ff5000; }

.module-slider.slider-store .swiper-container {
  height: 400px; }

.module-slider.slider-store .swiper-slide {
  position: relative; }

.module-slider.slider-store .card {
  position: relative;
  display: block; }

.module-slider.slider-store .card::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../../images/bg/client-gradient.png) repeat-x 0 0;
  background-size: auto 100%; }

.module-slider.slider-store .card .card-img {
  display: block;
  min-height: 400px;
  background-color: #666;
  position: relative; }

.module-slider.slider-store .card .card-img:after {
  content: '';
  width: 92px;
  height: 92px;
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.module-slider.slider-store .card .card-img-demo::after {
  background-image: url(../../images/svg/product-type-demo.svg);
  background-size: 92px 92px; }

.module-slider.slider-store .card .card-img-dlc::after {
  background-image: url(../../images/svg/product-type-dlc.svg);
  background-size: 92px 92px; }

.module-slider.slider-store .card .card-img-vr::after {
  background-image: url(../../images/svg/product-type-vr.svg);
  background-size: 92px 92px; }

.module-slider.slider-store .card .card-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 80px 60px 0;
  z-index: 1; }

.module-slider.slider-store .card .card-tit {
  margin-bottom: 56px;
  font-size: 40px;
  font-weight: bold;
  color: #fff; }

.module-slider.slider-store .card .module-price {
  min-height: 62px;
  margin-bottom: 24px; }

.module-slider.slider-store .card .card-badge {
  position: absolute;
  top: 0;
  left: 0;
  width: auto !important; }

.module-slider.slider-store .card .element-btn {
  margin-right: 6px; }

.module-slider.slider-store .swiper-button-prev {
  width: 36px;
  height: 80px;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.4);
  left: 0; }

.module-slider.slider-store .swiper-button-prev:hover {
  background: rgba(0, 0, 0, 0.8); }

.module-slider.slider-store .swiper-button-prev:hover .icon-arrow-left {
  background-image: url(../../images/svg/arrow-left-orange.svg); }

.module-slider.slider-store .swiper-button-next {
  width: 36px;
  height: 80px;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.4);
  right: 0; }

.module-slider.slider-store .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.8); }

.module-slider.slider-store .swiper-button-next:hover .icon-arrow-right {
  background-image: url(../../images/svg/arrow-right-orange.svg); }

.module-slider.slider-store .swiper-pagination {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center; }

.module-slider.slider-store .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1; }

.module-slider.slider-store .swiper-pagination-bullet-active {
  background-color: #ff5000; }

.swiper-wrapper {
  position: relative; }

.swiper-slide[animate="pause"] {
  display: none; }

.swiper-slide[animate="pause"] .module-banner .banner-grident {
  z-index: 1;
  opacity: 0.3; }

.swiper-slide[animate="pause"] .module-banner .banner-typo {
  top: 0;
  left: 0;
  opacity: 1; }

.swiper-slide[animate="pause"] .module-banner .banner-image {
  height: 88px;
  top: 0px;
  left: 0px;
  opacity: 1; }

.swiper-slide[animate="start"] {
  display: block;
  z-index: 8; }

.swiper-slide[animate="start"] .module-banner .banner-grident {
  z-index: 1;
  opacity: 0;
  animation-name: slider-start-grident;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
  animation-delay: 0.4s; }

.swiper-slide[animate="start"] .module-banner .banner-typo {
  top: 5px;
  left: 0;
  opacity: 0;
  animation-name: slider-start-text;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
  animation-delay: 0.4s; }

.swiper-slide[animate="start"] .module-banner .banner-image {
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
  animation-delay: 0.2s; }

@keyframes slider-start-grident {
  from {
    opacity: 0; }
  to {
    opacity: 0.3; } }

@keyframes slider-start-text {
  from {
    top: 5px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes slider-start-image {
  from {
    left: 0;
    opacity: 0; }
  to {
    top: 0px;
    left: 0px;
    opacity: 1; } }

.swiper-slide[animate="backward"] {
  display: block;
  z-index: 9; }

.swiper-slide[animate="backward"] .module-banner .banner-grident {
  z-index: 1;
  opacity: 0.3;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both; }

.swiper-slide[animate="backward"] .module-banner .banner-typo {
  top: 0;
  left: 0;
  opacity: 1;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both; }

.swiper-slide[animate="backward"] .module-banner .banner-image {
  top: 0;
  opacity: 1;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
  animation-delay: 0.2s; }

@keyframes slider-backward-grident {
  from {
    opacity: 0.3; }
  to {
    opacity: 0; } }

@keyframes slider-backward-text {
  from {
    top: 0;
    opacity: 0.3; }
  to {
    top: 5px;
    opacity: 0; } }

@keyframes slider-backward-image {
  from {
    top: 0px;
    opacity: 1; }
  to {
    opacity: 0; } }
