.home-stats[data-v-0f7ba38c] {
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}
@media (max-width: 799px) {
  .home-stats[data-v-0f7ba38c] {
    flex-direction: column;
  }
}
.home-stats .stat-card[data-v-0f7ba38c] {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  justify-content: flex-start;
  min-width: 300px;
}
@media (max-width: 799px) {
  .home-stats .stat-card[data-v-0f7ba38c] {
    margin-top: 20px;
  }
}
.home-stats .stat-card .stat-number[data-v-0f7ba38c] {
  color: #ff7800;
  font-size: 50px;
}
@media (max-width: 799px) {
  .home-stats .stat-card .stat-number[data-v-0f7ba38c] {
    font-size: 40px;
  }
}
.home-stats .stat-card .stat-description[data-v-0f7ba38c] {
  font-size: 20px;
}
@keyframes box-d47ca4b9 {
  0% {
    opacity: 0.2;
  }
  to {
    opacity: 1;
  }
}
.cursor-box[data-v-d47ca4b9] {
  animation: box-d47ca4b9 1s;
  animation-iteration-count: infinite;
  border-radius: 1px;
  display: inline-block;
  transform: translateY(2px);
}
.code[data-v-1812e8a3] {
  background: linear-gradient(90deg, transparent 5%, #ff7800 0);
  border: 0;
  box-shadow: 6px 0 #ff7800;
  height: 100%;
  outline: transparent;
  position: relative;
  width: 100%;
}
.code[data-v-1812e8a3] {
  --slice-0: inset(50% 50% 50% 50%);
  --slice-1: inset(80% -6px 0 0);
  --slice-2: inset(50% -6px 30% 0);
  --slice-3: inset(10% -6px 85% 0);
  --slice-4: inset(40% -6px 43% 0);
  --slice-5: inset(80% -6px 5% 0);
  animation: glicpth-1812e8a3 1s;
  animation-iteration-count: infinite;
  animation-timing-function: steps(2);
  bottom: 0;
  -webkit-clip-path: var(--slice-0);
  clip-path: var(--slice-0);
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  text-shadow: -3px -3px 0 #f8f005, 3px 3px 0 #ff7800;
  top: 0;
}
.code.code-2[data-v-1812e8a3] {
  left: 20px;
  top: -20px;
}
@keyframes glicpth-1812e8a3 {
  0% {
    -webkit-clip-path: var(--slice-3);
    clip-path: var(--slice-3);
    transform: translate(10px, 5px);
  }
  10% {
    -webkit-clip-path: var(--slice-5);
    clip-path: var(--slice-5);
    transform: translate(10px, 10px);
  }
  20% {
    -webkit-clip-path: var(--slice-2);
    clip-path: var(--slice-2);
    transform: translate(-10px, -10px);
  }
  30% {
    -webkit-clip-path: var(--slice-4);
    clip-path: var(--slice-4);
    transform: translateY(10px);
  }
  40% {
    -webkit-clip-path: var(--slice-3);
    clip-path: var(--slice-3);
    transform: translate(5px, 10px);
  }
  50% {
    -webkit-clip-path: var(--slice-2);
    clip-path: var(--slice-2);
    transform: translate(10px, 5px);
  }
  60% {
    -webkit-clip-path: var(--slice-5);
    clip-path: var(--slice-5);
    transform: translateY(5px);
  }
  70% {
    -webkit-clip-path: var(--slice-1);
    clip-path: var(--slice-1);
    transform: translate(10px, 10px);
  }
  80% {
    -webkit-clip-path: var(--slice-0);
    clip-path: var(--slice-0);
    transform: translate(10px, 5px);
  }
  90% {
    -webkit-clip-path: var(--slice-1);
    clip-path: var(--slice-1);
    transform: translate(10px);
  }
  to {
    -webkit-clip-path: var(--slice-3);
    clip-path: var(--slice-3);
    transform: translate(10px, 5px);
  }
}
.desc[data-v-1812e8a3] {
  color: #fff;
  font-family: IBMPlexMono, IBMPlexMono fallback;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 13px;
  opacity: 1;
  text-align: left;
  text-wrap: pretty;
}
@media (max-width: 799px) {
  .desc[data-v-1812e8a3] {
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
  }
}
.video-card[data-v-1812e8a3] {
  height: 800px;
  position: absolute;
  top: 300px;
  width: min(100%, 1000px);
  z-index: -1;
}
@media (max-width: 799px) {
  .video-card[data-v-1812e8a3] {
    height: 400px;
  }
}
.home-introduction[data-v-1812e8a3] {
  align-items: center;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 700px;
  position: relative;
  width: 100%;
}
@media (max-width: 799px) {
  .home-introduction[data-v-1812e8a3] {
    margin-bottom: 400px;
  }
}
.home-introduction .infos[data-v-1812e8a3] {
  width: 722px;
}
@media (max-width: 799px) {
  .home-introduction .infos[data-v-1812e8a3] {
    width: auto;
  }
}
.home-introduction .infos .title[data-v-1812e8a3] {
  color: #ff7800;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 100px;
  font-weight: 700;
}
@media (max-width: 799px) {
  .home-introduction .infos .title[data-v-1812e8a3] {
    font-size: 44px;
  }
}
.home-introduction .infos .tip[data-v-1812e8a3] {
  color: #fff;
  font-family: IBMPlexMono, IBMPlexMono fallback;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  height: 82px;
  letter-spacing: 0;
  margin-top: 16px;
  opacity: 1;
  text-align: left;
}
@media (max-width: 799px) {
  .home-introduction .infos .tip[data-v-1812e8a3] {
    font-size: 20px;
    height: 25px;
  }
}
.home-introduction .infos .tip .primary[data-v-1812e8a3] {
  background-color: #ff7800;
  cursor: pointer;
  margin-left: 28px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.home-introduction .infos .tip .primary .text[data-v-1812e8a3] {
  left: 0;
  position: absolute;
  top: 0;
}
@media (max-width: 799px) {
  .home-introduction .infos .tip .primary[data-v-1812e8a3] {
    margin-left: 14px;
  }
}
.home-introduction .links .link-item[data-v-1812e8a3] {
  align-items: center;
  align-items: flex-start;
  color: #ff7800;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  justify-content: flex-end;
  letter-spacing: 0;
  margin-bottom: 14px;
  opacity: 1;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 799px) {
  .home-introduction .links .link-item[data-v-1812e8a3] {
    font-size: 12px;
    margin-bottom: 7px;
  }
}
.home-introduction .links .link-item .icon[data-v-1812e8a3] {
  height: 50px;
  margin-left: 14px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 50px;
}
@media (max-width: 799px) {
  .home-introduction .links .link-item .icon[data-v-1812e8a3] {
    height: 25px;
    margin-left: 7px;
    width: 25px;
  }
}
.home-table[data-v-47619d55] {
  width: 100%;
}
.home-table .title[data-v-47619d55] {
  color: #fff;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 60px;
  margin-bottom: 30px;
  opacity: 1;
  text-align: left;
}
@media (max-width: 799px) {
  .home-table .title[data-v-47619d55] {
    font-size: 30px;
    line-height: 30px;
  }
}
.home-table .table[data-v-47619d55] {
  align-items: center;
  align-items: flex-start;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.home-table .table .side[data-v-47619d55] {
  background-color: #282828;
  width: 423px;
}
.home-table .table .side.side-0[data-v-47619d55] {
  background-color: #282828;
  margin-top: 0;
}
.home-table .table .side.side-1[data-v-47619d55] {
  background-color: #5d3c1e;
}
.home-table .table .side.side-2[data-v-47619d55] {
  background-color: #995213;
}
.home-table .table .side.side-3[data-v-47619d55] {
  background-color: #e56e05;
}
@media (max-width: 799px) {
  .home-table .table .side[data-v-47619d55] {
    background-color: transparent !important;
    width: 100%;
  }
}
.home-table .table .side .side-item[data-v-47619d55] {
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  height: 116px;
  justify-content: center;
  justify-content: flex-start;
  padding: 10px 10px 0 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item[data-v-47619d55] {
    height: 58px;
    padding: 5px 0 0;
  }
}
.home-table .table .side .side-item[data-v-47619d55]:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item[data-v-47619d55]:before {
    background-color: transparent;
  }
}
.home-table .table .side .side-item .wrapper[data-v-47619d55] {
  align-items: center;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  justify-content: flex-start;
  padding-left: 25px;
  width: 100%;
  z-index: 1;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item .wrapper[data-v-47619d55] {
    height: 53px;
    padding-left: 10px;
  }
}
.home-table .table .side .side-item .wrapper[data-v-47619d55] g {
  mix-blend-mode: overlay;
}
.home-table .table .side .side-item .wrapper[data-v-47619d55] svg {
  height: 48px !important;
  width: 48px !important;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item .wrapper[data-v-47619d55] svg {
    height: 20px !important;
    width: 20px !important;
  }
}
.home-table .table .side .side-item .wrapper .label[data-v-47619d55] {
  color: #fff;
  font-family: IBMPlexMono, IBMPlexMono fallback;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 60px;
  margin-left: 23px;
  mix-blend-mode: overlay;
  text-align: left;
  z-index: 1;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item .wrapper .label[data-v-47619d55] {
    font-size: 15px;
    line-height: 30px;
    margin-left: 11px;
  }
}
.home-table .table .side .side-item .wrapper.wrapper-0[data-v-47619d55] {
  background-color: #282828;
  margin-top: 0;
}
.home-table .table .side .side-item .wrapper.wrapper-1[data-v-47619d55] {
  background-color: #5d3c1e;
}
.home-table .table .side .side-item .wrapper.wrapper-2[data-v-47619d55] {
  background-color: #995213;
}
.home-table .table .side .side-item .wrapper.wrapper-3[data-v-47619d55] {
  background-color: #e56e05;
}
.home-table .table .side .side-item.first[data-v-47619d55] {
  height: 106px !important;
  padding: 0 10px 0 0;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.first[data-v-47619d55] {
    height: 53px !important;
    padding: 0;
  }
}
.home-table .table .side .side-item.first.activeTop[data-v-47619d55] {
  height: 116px !important;
  padding: 0 10px 10px 0;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.first.activeTop[data-v-47619d55] {
    height: 58px !important;
    padding: 0 0 5px;
  }
}
.home-table .table .side .side-item.first.activeTop[data-v-47619d55]:before {
  border-radius: 0 0 8px;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.first.activeTop[data-v-47619d55]:before {
    border-radius: 8px;
  }
}
.home-table .table .side .side-item.activeTop[data-v-47619d55] {
  height: 126px;
  padding: 10px 10px 10px 0;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.activeTop[data-v-47619d55] {
    height: 63px;
    padding: 5px 0;
  }
}
.home-table .table .side .side-item.activeTop[data-v-47619d55]:before {
  border-radius: 0 0 8px;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.activeTop[data-v-47619d55]:before {
    border-radius: 8px;
  }
}
.home-table .table .side .side-item.activeBottom[data-v-47619d55]:before {
  border-radius: 0 8px 0 0;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.activeBottom[data-v-47619d55]:before {
    border-radius: 8px;
  }
}
.home-table .table .side .side-item.active[data-v-47619d55] {
  border-radius: 0 8px 8px 0;
  height: 106px;
  padding: 0;
  width: 100%;
}
.home-table .table .side .side-item.active.end[data-v-47619d55] :after {
  background-color: #e56e05;
  content: "";
  height: 100%;
  position: absolute;
  right: -10px;
  top: 0;
  width: 20px;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.active.end[data-v-47619d55] :after {
    display: none;
  }
  .home-table .table .side .side-item.active[data-v-47619d55] {
    align-items: center;
    align-items: flex-start;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    height: auto !important;
    justify-content: center;
    justify-content: flex-start;
  }
}
.home-table .table .side .side-item.active .wrapper[data-v-47619d55] {
  border-radius: 8px 0 0 8px;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.active .wrapper[data-v-47619d55] {
    border-radius: 8px 8px 0 0;
  }
}
.home-table .table .side .side-item.active .wrapper .label[data-v-47619d55] {
  mix-blend-mode: inherit;
}
.home-table .table .side .side-item.active .wrapper[data-v-47619d55] g {
  mix-blend-mode: inherit;
}
@media (max-width: 799px) {
  .home-table .table .side .side-item.active .content[data-v-47619d55] {
    border-radius: 0 0 8px 8px !important;
  }
}
.home-table .table .content[data-v-47619d55] {
  background-color: #282828;
  border-radius: 8px;
  color: #fff;
  font-family: IBMPlexMono, IBMPlexMono fallback;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 32px;
  min-height: 454px;
  opacity: 1;
  padding: 27px 36px;
  text-align: left;
  width: calc(100% - 423px);
}
@media (max-width: 799px) {
  .home-table .table .content[data-v-47619d55] {
    font-size: 15px;
    height: auto;
    line-height: 21px;
    min-height: auto;
    padding: 10px;
    width: 100%;
  }
  .home-table .table .content.desktop[data-v-47619d55] {
    display: none;
  }
}
.home-table .table .content.isFirstOfActive[data-v-47619d55] {
  border-radius: 0 8px 8px;
}
.home-table .table .content.isEndOfActive[data-v-47619d55] {
  border-radius: 8px;
}
.home-table .table .content.wrapper-0[data-v-47619d55] {
  background-color: #282828;
  margin-top: 0;
}
.home-table .table .content.wrapper-1[data-v-47619d55] {
  background-color: #5d3c1e;
}
.home-table .table .content.wrapper-2[data-v-47619d55] {
  background-color: #995213;
}
.home-table .table .content.wrapper-3[data-v-47619d55] {
  background-color: #e56e05;
}
.home-architecture[data-v-c05a3e3b] {
  width: 100%;
}
.home-architecture .title[data-v-c05a3e3b] {
  color: #ff7800;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 60px;
  opacity: 1;
  text-align: left;
}
@media (max-width: 799px) {
  .home-architecture .title[data-v-c05a3e3b] {
    font-size: 30px;
    line-height: 30px;
  }
}
.home-architecture .content[data-v-c05a3e3b] {
  align-items: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-content: flex-start;
  margin-top: 79px;
  width: 100%;
}
@media (max-width: 799px) {
  .home-architecture .content[data-v-c05a3e3b] {
    margin-top: 34px;
  }
}
.home-architecture .content .process[data-v-c05a3e3b],
.home-architecture .content .process img[data-v-c05a3e3b] {
  height: 100%;
  max-height: 665px;
  width: 100%;
}
.home-architecture .content .process .process-item[data-v-c05a3e3b] {
  background-color: #1a1a1a;
  border-radius: 8px;
  height: 215px;
  margin-bottom: 10px;
  opacity: 1;
  width: 100%;
}
.home-architecture .content .des-content[data-v-c05a3e3b] {
  margin-top: 88px;
  width: 100%;
}
@media (max-width: 799px) {
  .home-architecture .content .des-content[data-v-c05a3e3b] {
    margin-top: 34px;
  }
}
.home-architecture .content .des-content .des-item[data-v-c05a3e3b] {
  color: #fff;
  font-family: IBMPlexMono, IBMPlexMono fallback;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 40px;
  opacity: 1;
  text-align: left;
  width: 100%;
}
@media (max-width: 799px) {
  .home-architecture .content .des-content .des-item[data-v-c05a3e3b] {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
  }
}
.home-architecture .content .des-content .des-item .label[data-v-c05a3e3b] {
  color: #ff7800;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-weight: 700;
}
.home-architecture .content .go-btn[data-v-c05a3e3b] {
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  height: 106px;
  justify-content: space-between;
  letter-spacing: 0;
  opacity: 1;
  padding: 0 30px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 799px) {
  .home-architecture .content .go-btn[data-v-c05a3e3b] {
    font-size: 15px;
    height: 53px;
    padding: 0 19px;
  }
}
.home-footer[data-v-e98937e6] {
  padding-bottom: 100px;
  width: 100%;
}
@media (max-width: 799px) {
  .home-footer[data-v-e98937e6] {
    padding-bottom: 50px;
  }
}
.home-footer .links[data-v-e98937e6],
.home-footer .links .link-item[data-v-e98937e6] {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.home-footer .links .link-item[data-v-e98937e6] {
  align-items: flex-start;
  color: #ff7800;
  cursor: pointer;
  font-family: IBMPlexMono-Bold, IBMPlexMono-Bold fallback;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  justify-content: flex-end;
  letter-spacing: 0;
  margin: 0 24px;
  opacity: 1;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 799px) {
  .home-footer .links .link-item[data-v-e98937e6] {
    font-size: 12px;
    margin: 0 22px;
  }
}
.home-footer .links .link-item .icon[data-v-e98937e6] {
  height: 50px;
  margin-left: 14px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 50px;
}
.home-footer .links .link-item .icon.x[data-v-e98937e6] {
  height: 45px;
  width: 45px;
}
@media (max-width: 799px) {
  .home-footer .links .link-item .icon[data-v-e98937e6] {
    height: 25px;
    margin-left: 7px;
    width: 25px;
  }
  .home-footer .links .link-item .icon.x[data-v-e98937e6] {
    height: 22px;
    width: 22px;
  }
}
.index-page[data-v-e947a1b9] {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  justify-content: flex-start;
  min-height: 100vh;
  position: relative;
  width: 100%;
}
.index-page .background-img[data-v-e947a1b9] {
  height: 959.993px;
  position: absolute;
  top: 360px;
  width: 905px;
  z-index: -1;
}
@media (max-width: 799px) {
  .index-page .background-img[data-v-e947a1b9] {
    height: auto;
    top: 480px;
    width: 100%;
  }
}
.index-page .index-container[data-v-e947a1b9] {
  margin: 0 auto;
  max-width: 1520px;
  padding: 30px 20px 0;
  width: 100%;
}
@media (max-width: 799px) {
  .index-page .index-container[data-v-e947a1b9] {
    padding: 0;
  }
}
.index-page .index-container .home-table[data-v-e947a1b9] {
  margin-bottom: 311px;
  margin-top: 30px;
}
@media (max-width: 799px) {
  .index-page .index-container .home-table[data-v-e947a1b9] {
    margin-bottom: 120px;
  }
}
.index-page .index-container .footer[data-v-e947a1b9] {
  margin-top: 100px;
}
