.down_load[data-v-ba78e068] {
  position: fixed;
  z-index: 99;
  right: 178px;
  bottom: 150px;
  width: 229px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .down_load[data-v-ba78e068] {
    right: 0;
    top: 65%;
    width: 86px;
    z-index: 1001;
  }
}
.faqs[data-v-755daf1c] {
  position: fixed;
  right: 250px;
  bottom: 30px;
  z-index: 999;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .faqs[data-v-755daf1c] {
    width: 49px;
    height: 49px;
    position: fixed;
    right: 3%;
    top: 80%;
    z-index: 999;
  }
}
.color_content[data-v-134132c1] {
  background: url(../img/background_color.12859dd4.webp) no-repeat;
  background-size: 100% 100%;
}
.text_box[data-v-134132c1] {
  margin-left: 15px;
  display: flex;
  align-items: center;
  width: 31%;
  background: rgba(0, 0, 0, 0.45);
  border: 1px solid;
  -o-border-image: linear-gradient(88deg, #030303, #34fff5, #070707) 1 1;
  border-image: linear-gradient(88deg, #030303, #34fff5, #070707) 1 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
.text_box .text_num[data-v-134132c1] {
  margin-right: 17px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 25px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(145deg, #2095f9, #fa02fd);
  display: flex;
  align-items: center;
  justify-content: space-around;
  animation: num-134132c1 4s linear infinite;
}
@keyframes num-134132c1 {
  0% {
    filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(1turn);
  }
}
.text_box .text_span[data-v-134132c1] {
  width: 70%;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  padding: 20px 0;
}
.colorbox[data-v-134132c1] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  padding: 36px 0 26px 0;
  background: url(../img/background_color.12859dd4.png) no-repeat top;
  background-size: 100% 100%;
  border: 1px solid;
  -o-border-image: linear-gradient(180deg, #51ffef, #df21cb) 1 1;
  border-image: linear-gradient(180deg, #51ffef, #df21cb) 1 1;
  margin: 0 auto;
  margin-bottom: 50px;
  animation: box-134132c1 4s linear infinite;
}
.colorbox[data-v-134132c1] :nth-child(5) {
  width: 65%;
  margin-top: 42px;
}
.colorbox[data-v-134132c1] :nth-child(4) {
  margin-top: 42px;
}
@keyframes box-134132c1 {
  0% {
    filter: hue-rotate(1turn);
  }
  to {
    filter: hue-rotate(0deg);
  }
}
.download[data-v-134132c1] {
  background: linear-gradient(180deg, #0d0e13, #1d1850);
  overflow: hidden;
}
.down_title[data-v-134132c1] {
  text-align: center;
  display: block;
  font-size: 27px;
  font-family: Arial;
  font-weight: 500;
  color: #10ffed;
  line-height: 38px;
  margin: 38px auto;
}
.load_btn[data-v-134132c1] {
  width: 267px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.down_text[data-v-134132c1] {
  text-indent: 30px;
  display: block;
  width: 1063px;
  margin: 0 auto;
  font-size: 14px;
  font-family: Arial;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  margin-bottom: 50px;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .down_title[data-v-134132c1] {
    font-size: 12px;
  }
  .down_text[data-v-134132c1] {
    width: 80%;
    font-size: 12px;
  }
  .color_box[data-v-134132c1] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .color_content[data-v-134132c1] {
    width: 90%;
  }
  .colorbox[data-v-134132c1] {
    width: 90%;
    justify-content: space-around;
  }
  .colorbox[data-v-134132c1] :nth-child(4),
  .colorbox[data-v-134132c1] :nth-child(5) {
    margin-top: 0;
  }
  .colorbox .text_box[data-v-134132c1] {
    width: 90%;
  }
  .text_span[data-v-134132c1] {
    font-size: 12px !important;
  }
}
