html, body {
  padding: 0;
  margin: 0;
}

#pc {
  position: relative;
}

.pc_bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}

#phoneHeader {
  display: none;
}

#header {
  height: 72px;
  color: #20232A;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 999;
}

#logo {
  width: 40px;
  height: 40px;
}

#header .left {
  display: flex;
  align-items: center;
}

.logo_mask {
  display: flex;
  align-items: center;
  margin-right: 80px;
}

#header .left .item {
  margin-right: 20px;
  color: #333;
}

#header .right {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: #F35A22;
  box-shadow: 2px 2px 10px 0px rgba(31, 100, 255, 0.20);
  padding: 9px 16px;
  color: #fff;
  margin-left: 10%;
  position: relative;
  cursor: pointer;
}

#header .right:hover .services-code {
  display: block;
}

.setvies {
  width: 200px;
  height: 200px;
}

.services-code {
  position: absolute;
  padding: 10px;
  border: 8px;
  background-color: #FFF;
  top: 60px;
  left: 0;
  border-radius: 8px;
  display: none;
}

#header .right .img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

#banner {
  padding: 98px 8% 40px 8%;
  display: flex;
}

.color_text {
  background: linear-gradient(235deg, #C167DE 1.16%, #F8D760 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* font-size: 57px; */
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.text_btn {
  width: 40%;
}

.banner_img {
  width: 60%;
}

.text_btn .text {
  color: #FFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 150%; /* 39px */
  margin-top: 30px;
}

.btn_list {
  display: flex;
  margin-top: 68px;
}

.btn_list .item1 {
  border-radius: 40px;
  background: #F35A22;
  padding: 18px 47px;
  color: #fff;
  margin-right: 20px;
}

.btn_list .item2 {
  border-radius: 40px;
  border: 1px solid #F35A22;
  padding: 18px 47px;
  color: #F35A22;
}

#type-list {
  padding: 0 7%;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}

#type-list .item {
  border-radius: 10px;
  border: 1px solid #303054;
  background: #0F0F19;
  padding: 14px 31px;
  width: 100%;
  margin: 0 10px;
}

#type-list .item .title {
  background: linear-gradient(245deg, #EE8B3C 0%, #DB32B9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 21px;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
}

#type-list .item .cont {
  color: #C0C0C0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

#contact_Us {
  padding: 0 8%;
  margin-bottom: 80px;
}

#contact_Us .title {
  color: #FFF;
  font-size: 40px;
  font-weight: 500;
  margin: 80px 0 40px 0;
  text-align: center;
}

.form_table {
  border-radius: 10px;
  border: 1px solid #303054;
  background: #0F0F19;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.input_list {
  display: flex;
  width: 80%;
  justify-content: space-between;
}

.inp_mask {
  border-radius: 4px;
  border: 1px solid #FFC29F;
  width: 45%;
  color: #FFC3A0;
  font-size: 18px;
  font-weight: 400;
  padding: 20px;
}

#username, #userphone, #username_footer, #userphone_footer {
  background-color: transparent;
  height: 40px;
  width: 50%;
  border: none;
  color: #FFF;
  outline-style: none;
}

.about_us_btn {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.about_us_btn .btn {
  border-radius: 40px;
  background: #F35A23;
  padding: 18px 64px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

#customized {
  padding: 0 8%;
}

#customized .title {
  color: #FFF;
  font-size: 40px;
  font-weight: 500;
  line-height: 150%; /* 60px */
  text-align: center;
}

#customized .cont {
  color: #C0C0C0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  text-align: center;
  margin: 16px 0 40px 0;
}

.top-left {
  margin: 30px 40px;
}

.top-left .one {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%; /* 36px */
  margin-bottom: 8px;
}

.top-left .two {
  color: rgba(255, 255, 255, 0.80);
  font-size: 16px;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.top-right {
  position: absolute;
  right: 16px;
  top: 0;
}

.top-right img {
  width: 200px;
  height: 200px;
}

.customized_mask {
  display: flex;
}

.customized_mask .item {
  width: calc(50% - 23px);
  position: relative;
  height: 494px;
}

.customized_mask .item .top {
  border-radius: 8px 8px 0px 0px;
  background: #F35A22;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.customized_mask .item .bottom {
  border-radius: 8px;
  border: 1.5px solid #FFF;
  background: linear-gradient(180deg, #D5E2FC 0%, #FFF 100%);
  display: flex;
  padding: 30px 0;
  position: absolute;
  top: 120px;
  width: 100%;
  justify-content: space-around;
}

@media (width < 1260px) {
  .bot-item {
    font-size: 14px;
  }
}

.bottom-right {
  color: #505968;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  /* margin-left: 80px; */
}

.bot-item {
  margin-bottom: 16px;
}

.vector-icon {
  margin-right: 5px;
}

.customized_btn {
  padding: 12px 35px;
  border-radius: 30px;
  background: #F35A23;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  width: 56px;
  margin-top: 40px;
  cursor: pointer;
}

#customized2 {
  padding: 0 8%;
  margin-top: 80px;
}

#customized2 .title {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 60px */
}

#customized2 .cont {
  color: #C0C0C0;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  margin: 16px 0 40px 0;
}

.custom_mask {
  border-radius: 20px;
  background: #0F0F19;
  padding: 60px 127px;
  border: 2px solid transparent;
  background-clip: padding-box;
  position: relative;
  /* border-image: linear-gradient(180deg, #F3B37F 0%, #EC5FDE 50%, #6855F3 100%) 4; */
}

.custom_mask::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  margin: -2px;
  border-radius: 20px;
  background: linear-gradient(270deg, #F3B37F 0%, #EC5FDE 30%, #6855F3 100%);
}

.top_people {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.top_people .item {
  width: calc(33% - 30px);
}

.characters-mask {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;

}

.characters-mask .num {
  width: 24px;
  height: 24px;
  text-align: center;
  background-color: #FFF;
  line-height: 24px;
  color: #0F0F19;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border-radius: 50%;
  margin-right: 20px;
}

.characters-mask .tit {
  color: #C0C0C0;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  width: calc(70% - 44px);
}

.bottom_list {
  display: flex;
  justify-content: space-between;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  margin: 0 -7px;
  margin-top: 40px;
}

.bottom_list .item {
  border-radius: 8px;
  background: #202036;
  width: 100%;
  margin: 0 7px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.bottom_list .item .text {
  background: linear-gradient(245deg, #EE8B3C 0%, #DB32B9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 24px 0 30px 24px;
}

.bottom_list .item .img {
  height: 80%;
  position: absolute;
  bottom: 0;
  right: 0;
}

#source-code {
  padding: 0 8%;
  display: flex;
  justify-content: center;
  margin-top: 80px;
}

#source-code .mask {
  display: flex;
  border-radius: 20px;
  background: #03060D;
  justify-content: space-around;
  align-items: center;
}

#source-code .content {
  color: #FFF;
  font-size: 40px;
  font-weight: 500;
}

#source-code .title {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 60px */
  margin: 80px 0 40px 0;
}

#source-code img {
  width: 40%;
}

#advantage {
  padding: 0 8%;
  margin-top: 80px;
}

#advantage .tit {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 60px */
}

#advantage .cont {
  color: #C0C0C0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  text-align: center;
  margin: 16px 0 40px 0;
}

.img_list {
  margin: 0 -18px;
}

.img_list img {
  width: calc(25% - 40px);
  margin: 0 18px;
}

#platform {
  padding: 0 8%;
}

#platform .title {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 60px */
  margin: 80px 0 40px 0;
}

.platform_list {
  display: flex;
  justify-content: space-around;
  position: relative;
  align-items: center;
}

.platform_list .item  {
  color: #C0C0C0;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  padding: 60px 0;
}

.platform_list .item img {
  width: 95px;
  height: 95px;
}

.platform_list .imgs {
  position: absolute;
  z-index: -1;
  width: 100%;
}

#recruit_partners {
  padding: 0 8%;
  margin-top: 80px;
}

#recruit_partners .tit {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-weight: 500;
}

#recruit_partners .contt {
  color: #C0C0C0;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 16px 0 40px 0;
}

#recruit_partners .img_mask {
  display: flex;
  justify-content: space-between;
}

#recruit_partners .img_mask img {
  width: 24%;
  margin-bottom: 20px;
}

#Early_Access {
  padding: 0 8% 40px 8%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}

#Early_Access .title {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  margin-top: 40px;
}

#Early_Access .content {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin: 16px 0 30px 0;
}

#Early_Access .btn_mask {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 40px;
  background: #F35A23;
  padding: 19px 54px;
  width: 96px;
  cursor: pointer;
}

#Early_Access .img {
  position: absolute;
  z-index: -1;
  width: 84%;
  border-radius: 20px;
  height: 100%;
}

#footer {
  position: relative;
  height: 704px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer .footer_bg {
  width: 100%;
  position: absolute;
  z-index: -1;
}

.footer_mask {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%;
}

.footer_mask .title {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 60px */
}

.footer_mask .cont {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  margin: 16px 0 67px 0;
}

/* .footer_mask .btn {
  border-radius: 40px;
  background: #FFF;
  padding: 18px 54px;
  width: 92px;
} */

.footer_mask .item {
  width: 45%;
}

.footer_mask .imgs {
  width: 50%;
}

.footer_mask .imgs img {
  width: 100%;
  height: 100%;
}

.footer_input_list .inp_mask {
  width: calc(100% - 40px);
  margin-bottom: 40px;
}

@media (width <= 1520px) {
  .footer_mask .title {
    font-size: 36px;
  }
  .footer_mask .cont {
    font-size: 16px;
  }
  .footer_mask .btn {
    width: 82px;
    padding: 14px 36px;
  }
}
