@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.project-content {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #131313 16.25%);
}
.product-top {
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
}
.fixed-product-top {
  left: 0;
  z-index: 2000;
  width: 100%;
  background: #131313;
  position: absolute;
}
.product-top-left {
  border-left: 1px solid #404040;
}
.product-top-left,
.product-top-right {
  border-right: 1px solid #404040;
  padding-left: 32px;
  cursor: pointer;
}
.bottom-line {
  position: absolute;
  height: 2px;
  left: 0;
  background: #ace916;
  bottom: 0;
}
.feature-item .title,
.product-top .title {
  font-family: IBM Plex Mono R, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #636d49;
}
.desc {
  font-size: 16px;
  font-weight: 500;
  color: #7e7e7e;
}
.product-top .desc {
  font-family: IBM Plex Mono R, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.feature-item .active.title,
.product-top .active .title {
  color: #ace916;
}
.active .desc {
  color: #fff;
}
.project-inner {
  padding: 84px 0;
  display: flex;
  justify-content: center;
}
.project-inner-left {
  position: relative;
  width: 560px;
}
.project-inner-right {
  flex: 1;
  height: 560px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.project-inner-left-top {
  position: absolute;
  width: 100%;
  z-index: 15;
  background: rgba(19, 19, 19, 0.8);
  height: 560px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.project-inner-title {
  position: absolute;
  font-family: IBM Plex Mono, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.project-inner-right-item {
  padding-top: 100px;
  height: 560px;
  box-sizing: border-box;
}
.project-inner-right-item img {
  height: 32px !important;
  width: auto !important;
}
.project-inner-left-top .img {
  position: absolute;
  top: 0;
  left: 62px;
}
.project-inner-content {
  width: 1336px;
  display: flex;
  gap: 24px;
}
.video {
  position: absolute;
  z-index: 1;
  object-fit: fill;
  width: 560px;
  height: 560px;
}
.project-inner-right .right-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.right-title {
  text-transform: uppercase;
}
.white-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  color: #fff;
}
.project-inner-right .white-text {
  text-transform: uppercase;
  font-family: IBM Plex Mono R, Arial, Helvetica, sans-serif;
}
.percentage-text {
  font-family: PP Neue Montreal, Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.5);
  -webkit-text-stroke: 1px #afea17;
}
.project-desc-text {
  font-family: IBM Plex Mono R, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: #666;
}
.content-feature {
  padding-top: 70px;
  height: 1470px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.content-feature-inner {
  padding: 70px 40px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 12;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0),
    rgba(19, 19, 19, 0.5) 50%,
    rgba(19, 19, 19, 0.8) 70%,
    rgba(19, 19, 19, 0.95) 90%,
    #131313
  );
}
.content-feature-list {
  max-width: 1690px;
  margin: 120px auto 0;
  .left-item,
  .right-item {
    width: 444px;
  }
  .right-item {
    margin-top: 200px;
  }
}
.feature-item {
  padding: 16px 16px 0;
  min-height: 80px;
  border-top: 1px solid #464646;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s linear;
}
.active-feature-item {
  padding-bottom: 48px;
  min-height: 200px;
}
.feature-item .desc-text {
  font-size: 14px;
  text-align: left;
  line-height: 21px;
  margin-top: 0;
  opacity: 0;
  font-weight: 500;
  height: 0;
  transform: translateY(100px);
  transition: all 0.3s linear;
}
.feature-item .desc-text.show {
  width: 100%;
  height: inherit;
  opacity: 1;
  transform: translateY(0);
}
.content-feature-list .right {
  margin-top: 300px;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex !important;
  height: 100%;
  align-items: center;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
}
.content-two {
  height: 1375px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  .content-two-inner {
    padding: 132px 120px 0;
  }
  .content-two-after,
  .content-two-pre {
    position: absolute;
    width: 70px;
    height: 250px;
    background: linear-gradient(
      0deg,
      rgba(15, 16, 15, 0),
      rgba(15, 16, 15, 0.8) 70%
    );
  }
  .content-two-pre {
    left: 85px;
  }
  .content-two-after {
    right: 85px;
  }
  .content-two-line {
    position: absolute;
    width: 100%;
    background: rgba(64, 64, 64, 0.5);
    height: 1px;
  }
  .line-top {
    top: 356px;
  }
  .line-bottom {
    bottom: 100px;
  }
  .line-left,
  .line-right {
    height: 100%;
    width: 1px;
  }
  .line-left {
    left: 120px;
  }
  .line-right {
    right: 121px;
  }
  .why-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    margin-top: 80px;
    width: 100%;
  }
  .why-item {
    border: 1px solid #404040;
    width: calc(100% + 1px);
    min-height: 459px;
    padding: 40px 32px;
    font-weight: 500;
    position: relative;
    box-sizing: border-box;
    .label {
      font-size: 48px;
      margin-top: 8px;
      margin-bottom: 20px;
    }
    .desc {
      font-family: IBM Plex Mono, Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #7e7e7e;
      font-size: 20px;
      line-height: 30px;
    }
    .sq-icon {
      position: absolute;
      width: 2px;
      height: 2px;
      background: #d9d9d9;
      bottom: -1px;
      right: -1px;
      z-index: 15;
    }
    .sq-icon:first-child {
      top: -1px;
      left: -1px;
    }
    .sq-icon:nth-child(2) {
      top: -1px;
      right: -1px;
    }
    .sq-icon:nth-child(3) {
      bottom: -1px;
      left: -1px;
    }
  }
  .why-item:first-child {
    width: 100%;
  }
  .why-item:nth-child(2) {
    z-index: 10;
    left: -1px;
    width: 100%;
  }
  .why-item:last-child,
  .why-item:nth-child(3) {
    width: 100%;
    z-index: 10;
    top: -1px;
    height: 460px;
  }
  .why-item:last-child {
    left: -1px;
  }
  .why-item:hover {
    z-index: 12;
    border: 1px solid #ace916;
    background: rgba(172, 233, 22, 0.03);
    .sq-icon {
      background: #d7ff75;
      width: 7px;
      height: 7px;
      border: 1px solid #ace916;
      box-shadow: 0 0 10px 0 #afea17, 0 0 20px 0 #afea17, 0 0 75px 0 #afea17,
        0 0 125px 0 #afea17;
      bottom: -3.5px;
      right: -3.5px;
      z-index: 20;
    }
    .sq-icon:first-child {
      top: -3.5px;
      left: -3.5px;
    }
    .sq-icon:nth-child(2) {
      top: -3.5px;
      right: -3.5px;
    }
    .sq-icon:nth-child(3) {
      bottom: -3.5px;
      left: -3.5px;
    }
  }
}
@keyframes featureMoveUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes featureMoveDown {
  0% {
    opacity: 1;
    transform: translateY(100px);
  }
  to {
    opacity: 0;
    transform: translateY(0);
  }
}
.show-feature {
  animation: syncMove 0.5s ease-in-out 0.3s;
}
.hidden-feature {
  animation: syncMoveUp 0.3s ease-in-out 0.5s;
}
@media screen and (max-width: 1440px) {
  .content-two {
    height: 1494px;
  }
  .content-two-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .content-two .why-list {
    margin-top: 49px;
  }
  .content-two .why-item {
    height: 488.5px;
  }
  .content-feature-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-feature-list {
    .left-item,
    .right-item {
      width: 300px;
    }
  }
}
.feature-img {
  height: 930px !important;
  width: auto !important;
}
.feature-img-xs {
  height: 675px !important;
  width: auto !important;
}
.feature-img-mobile,
.page-550 .feature-img,
.page-800 .feature-img {
  height: 480px !important;
  width: auto !important;
}
.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}
.page-550.content-feature,
.page-800.content-feature {
  height: 1100px;
}
.page-550 .product-top .desc,
.page-550 .product-top .title,
.page-800 .product-top .desc,
.page-800 .product-top .title {
  font-size: 12px;
}
.page-550 .feature-item .title,
.page-800 .feature-item .title {
  font-size: 14px;
}
.page-800.content-two {
  height: 1108px;
}
.page-550 .content-two-inner,
.page-800 .content-two-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.page-800 .why-item {
  min-height: 375px;
  height: 375px;
  padding: 40px 20px;
}
.content-two .why-item-xs img,
.page-800 .why-item img {
  width: 120px;
}
.content-two .why-item-xs .label,
.page-800 .why-item .label {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 8px;
}
.content-two .why-item-xs .desc,
.page-800 .why-item .desc {
  font-size: 14px;
  line-height: 20px;
  max-width: 760px;
}
.page-550 .why-item-xs:last-child,
.page-800 .why-item:last-child,
.page-800.content-two .why-item:nth-child(3),
.why-item-xs:nth-child(3) {
  height: 375px;
}
.page-550.content-two {
  height: 1585px;
}
.why-list-xs {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}
.why-item-xs {
  border: 1px solid #404040;
  min-height: 327px;
  height: 327px;
  padding: 40px 32px;
  font-weight: 500;
  position: relative;
  box-sizing: border-box;
}
.home-img {
  width: 100% !important;
  height: auto !important;
}
.why-item-xs:last-child,
.why-item-xs:nth-child(2),
.why-item-xs:nth-child(3) {
  margin-top: -1px;
}
.swiper-image {
  height: 72px !important;
  width: auto !important;
}
.swiper-side-image {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
.page-550 .swiper-image,
.page-800 .swiper-image {
  height: 36px !important;
}
.carousel-container {
  width: 100%;
  max-width: 402px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.carousel-track {
  display: flex;
  transition: transform 0.5s ease;
}
.carousel-slide {
  min-width: 100%;
  .feature-item {
    border-top: 0;
    border-bottom: 1px solid #464646;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
.project-content-xs {
  padding-top: 80px;
  height: 1320px;
}
.product-top-xs {
  z-index: 1000;
  width: 100%;
  background: #131313;
}
.project-content-xs .product-top-left-xs {
  border-right: 1px solid #404040;
  padding-left: 10px;
}
.project-content-xs .product-top-right-xs {
  padding-left: 10px;
}
.project-content-xs .project-inner-left {
  width: 370px;
  height: 370px;
  margin: 0 auto;
}
.project-content-xs .project-inner-left-top {
  height: 370px;
}
.project-content-xs .video {
  width: 370px;
  height: 370px;
}
.project-inner-right-item-xs {
  padding: 32px 20px;
  height: 480px;
  box-sizing: border-box;
}
.project-inner-right-item-xs img {
  height: 24px !important;
  width: auto !important;
}
.feature-label {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
.carousel-dots {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.pagination-num {
  font-size: 14px;
  font-weight: 500;
  color: #636d49;
}
.dot {
  width: 4px;
  height: 2px;
  margin: 0 4px;
  border: none;
  background: #636d49;
  cursor: pointer;
  transition: all 0.3s linear;
}
.dot.active {
  width: 14px;
  background: #ace916;
}
.pagination-container {
  width: 24px;
  overflow: hidden;
  position: relative;
}
.pagination-track {
  display: flex;
  opacity: 0;
  transition: all 0.5s ease;
}
.pagination-track svg {
  min-width: 24px;
}
