.home_banner {
  background-color: var(--bg2);
  max-width: 256rem;
  margin: 0 auto;
  overflow: hidden;
}
.home_banner.img_bg > img {
  height: auto;
  top: unset;
  bottom: 0;
  z-index: 2;
}
.home_banner .img {
  width: 57.22222222%;
  --h: 100%;
  margin-right: -5.3472222%;
  margin-left: -5%;
}
.home_banner .head {
  position: relative;
  z-index: 2;
  flex: 1;
  width: 100%;
  padding: 5rem 0 13.125%;

}
.home_banner p {
  max-width: 58.5rem;
  margin-top: 2.3rem;
}
.home_banner .btns {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 3.7rem;
}
.home_banner .btns .btn_line {
  border-radius: 100px;
  border-color: rgba(14, 25, 29, 0.5);
}
.home_banner .btns .btn_line:hover {
  border-color: var(--primary);
}
.home_nums {
  padding: 5.1rem 0;
}
.home_nums .nums {
  margin-right: -4.1667%;
}
.home_nums .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 0;
}
.home_nums .nums li {
  position: relative;
  flex: 1;
  max-width: 37.5rem;
  padding: 0 3rem;
}
.home_nums .nums li::before {
  position: absolute;
  width: 1px;
  height: 92.2%;
  left: 0;
  top: 52%;
  content: '';
  transform: translateY(-50%);
  background-color: rgba(10, 38, 20, 0.1);
}
.home_nums .nums li strong {
  font-size: 6.4rem;
  font-weight: 600;
  line-height: 1;
  color: var(--primary);
}
.home_nums .nums li strong i {
  font-size: 0.5625em;
  color: var(--secondary);
  margin-left: 0.30556em;
}
.home_nums .nums li p {
  line-height: 2.2rem;
  color: var(--text);
  max-width: 26rem;
  margin-top: 2.1rem;
}
.home_products {
  padding: 7.7rem 0 8.9rem;
}
.home_products .head > em {
  margin-bottom: 1.5rem;
}
.home_products p {
  max-width: 82.9rem;
  margin-top: 1.8rem;
}
.home_products .list {
  margin: 4.4rem -0.9375% 0;
}
.home_products .list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(28rem, 100%), 1fr));
  gap: 13.8rem 1.61326971%;
  padding-top: 5.31697342%;
  padding-bottom: 2.18132243%;
}
.home_certificate {
  padding: 16.2rem 0 3rem;
}
.home_certificate .home_certificate_swiper {
  overflow: hidden;
  border-radius: 3.2rem 3.2rem 0 0;
}
.home_certificate .home_certificate_swiper .swiper-slide {
  max-width: 273px;
}
.home_certificate .home_certificate_swiper .swiper-slide:hover img {
  transform: scale(1.03);
}
.home_certificate .home_certificate_swiper .img {
  padding-bottom: 121.24542125%;
  border-radius: 3.2rem;
}
.home_certificate .home_certificate_swiper .title {
  font-size: 2rem;
  font-weight: 600;
  color: #1c1c1c;
  text-align: center;
  margin-top: 1.4rem;
}
.home_about {
  padding: 3rem 0 3.2rem;
}
.home_about .image {
  position: relative;
  width: 58.54166667%;
  margin-left: -6.80555556%;
  padding-right: 5.625%;
  padding-bottom: 8.68055556%;
}
.home_about .image .img_cv {
  padding-bottom: 86.36959371%;
  border-radius: 4.9rem;
}
.home_about .image .img_ct {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 45.67022539%;
  --h: 100%;
  filter: drop-shadow(1rem 1rem 2rem rgba(62, 68, 65, 0.25));
}
.home_about .image + .head {
  max-width: 65.5rem;
}
.home_about .head {
  flex: 1;
  width: 100%;
  padding-bottom: 8.2%;
}
.home_about p {
  max-width: 63.5rem;
  margin-top: 3.6rem;
}
.home_about p + p {
  margin-top: 2.8rem;
}
.home_about .btn {
  margin-top: 5.5rem;
}
.home_process {
  position: relative;
  padding: 3.2rem 0 18.9rem;
}
.home_process p {
  max-width: 73rem;
  margin-top: 1.8rem;
}
.home_process .flex {
  margin-top: 7.2rem;
}
.home_process .flex .intro {
  flex: 1;
  width: 100%;
  max-width: 56rem;
}
.home_process .flex .image {
  position: relative;
  width: 52.36111111%;
  --radius: 4.9rem;
  margin-top: 1.9444%;
}
.home_process .flex .image::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  z-index: -1;
  background-color: var(--primary);
  border-radius: var(--radius);
  transform: rotate(4deg);
}
.home_process .home_process_swiper {
  overflow: hidden;
}
.home_process .home_process_swiper .swiper-slide-active .img {
  transform: rotate(0);
}
.home_process .home_process_swiper .img {
  border-radius: var(--radius);
  padding-bottom: 74.27055703%;
  transform: rotate(4deg);
  transition: all 0.3s;
}
.home_process .process li {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 3.8rem;
  padding-bottom: 3.4rem;
}
.home_process .process li::before,
.home_process .process li::after {
  position: absolute;
  width: 0.4rem;
  left: 1.84375em;
  top: 3.40625em;
  bottom: -0.32em;
  content: '';
  background-color: #e8e8e8;
  transform: translateX(-50%);
  border-radius: 10px;
}
.home_process .process li::after {
  background-color: var(--secondary);
  transform: translateX(-50%) scaleY(0);
  transform-origin: center top;
}
.home_process .process li:first-child {
  padding-bottom: 4.3rem;
}
.home_process .process li.active::after {
  transform: translateX(-50%) scaleY(1);
  transition: transform 3.3s linear;
}
.home_process .process li.active .order {
  color: #fff;
}
.home_process .process li.active .order::before {
  transform: scale(1);
  background-color: var(--secondary);
}
.home_process .process li.active .info {
  transform: translateY(0);
}
.home_process .process li:last-child {
  padding-bottom: 0;
}
.home_process .process li:last-child::before,
.home_process .process li:last-child::after {
  display: none;
}
.home_process .process .order {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.3s;
  font-weight: 500;
  color: var(--tertiary);
  width: 3.6875em;
  height: 3.6875em;
  min-width: max-content;
}
.home_process .process .order::before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1.85em;
  background-color: #e8e8e8;
  content: '';
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
  transform: scale(0.84745763);
}
.home_process .process .info {
  padding-top: 1.1rem;
  transition: all 0.3s;
  transform: translateY(-0.9rem);
}
.home_process .process .info h3 {
  font-size: 2.2rem;
  font-weight: 600;
}
.home_process .process .info p {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: var(--text);
  margin-top: 0.7rem;
}
.home_process .float_mask {
  top: -1.3435701%;
  bottom: -5.4702495%;
}
.home_process .float_mask .img1 {
  width: 14.5%;
  max-width: 27rem;
  left: -1.1979167%;
}
.home_process .float_mask .img2 {
  width: 23%;
  max-width: 43.5rem;
  right: -2.1875%;
}
.home_advantages {
  background-color: var(--bg);
  max-width: 256rem;
  margin: 0 auto;
  z-index: 1;
  padding: 12.3rem 0 4.6rem;
}
.home_advantages.img_bg > img {
  height: auto;
  filter: contrast(0) brightness(2);
  z-index: -1;
}
.home_advantages.img_bg > img:nth-of-type(2) {
  top: unset;
  bottom: 0;
}
.home_advantages .watermark {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  z-index: -2;
}
.home_advantages .watermark span {
  display: block;
  white-space: nowrap;
  text-transform: uppercase;
  opacity: 0.08;
  font-size: 22.385rem;
  line-height: 1;
  margin-bottom: -0.16976em;
}
.home_advantages .head > em {
  margin-bottom: 1.7rem;
}
.home_advantages .head h2 {
  line-height: 1.125;
  max-width: 52.5rem;
}
.home_advantages .items {
  margin-top: 6.7rem;
}
.home_advantages .items ul {
  display: grid;
  grid-template-columns: 1fr 29.375% 1fr;
  gap: 1.3rem 2.60416667%;
}
.home_advantages .items li:nth-child(5n+1) .item,
.home_advantages .items li:nth-child(5n+4) .item {
  flex-direction: row-reverse;
  text-align: right;
}
.home_advantages .items li:nth-child(5n+5) .item {
  padding-left: 1.9rem;
}
.home_advantages .items li:nth-child(5n+4) .item {
  padding-right: 4.1rem;
}
.home_advantages .item {
  display: flex;
  align-items: flex-start;
  gap: 4.1rem;
  padding-top: 7.3rem;
}
.home_advantages .item .icon {
  flex-shrink: 0;
  width: 9.7rem;
  height: 9.7rem;
  border-radius: 50%;
  background-color: #fff;
}
.home_advantages .item .icon img {
  transform: scale(0.51546392);
}
.home_advantages .item .info {
  flex: 1;
  padding-top: 0.9rem;
}
.home_advantages .item .info h3 {
  font-size: 2.4rem;
  font-weight: 600;
}
.home_advantages .item .info p {
  line-height: 2.6rem;
  color: var(--text);
  margin-top: 1.3rem;
}
.home_advantages .image {
  position: relative;
  border-radius: 7.3rem 7.3rem 0 0;
  background-color: var(--secondary);
  grid-row: span 3;
  align-self: start;
}
.home_advantages .image::after {
  display: block;
  padding-bottom: 131.91489362%;
  content: '';
  pointer-events: none;
}
.home_advantages .image .img {
  position: absolute;
  left: 50%;
  top: 49.8%;
  transform: translate(-50%, -50%);
  width: 122.93144208%;
  --h: 143.65384615%;
  filter: var(--filter);
}
.home_technology {
  position: relative;
  padding: 21rem 0 12.6rem;
}
.home_technology .head {
  display: grid;
  grid-template-columns: 1fr 40.625%;
  align-items: start;
  gap: 0 2rem;
}
.home_technology .head > em {
  grid-column: -1/1;
}
.home_technology .head h2 {
  max-width: 70.3rem;
}
.home_technology .head p {
  margin-top: 4.5rem;
}
.home_technology .flex {
  margin: 4.9rem -3.6805556% 0 -5.5555556%;
}
.home_technology .img.img_aba {
  width: 68.0228862%;
  --h: 57.85046729%;
  border-radius: 4.9rem;
}
.home_technology .items {
  width: 41.89446917%;
  margin-left: -9.9174%;
  border-radius: 4.8rem;
  margin-top: 1.907184%;
  background-color: var(--primary);
  color: #fff;
  overflow: hidden;
  padding: 4.3229498% 4.0686586% 3.6872219%;
}
.home_technology .items.img_bg > img {
  opacity: 0.13;
  width: 61.76%;
  height: auto;
  left: unset;
  top: unset;
  right: 0;
  bottom: 0;
  margin: 0 -9.712% -13.1% 0;
}
.home_technology .items li + li {
  margin-top: 3.66rem;
}
.home_technology .items li {
  display: grid;
  grid-template-columns: 6.2rem 1fr;
  align-items: start;
  gap: 3.5rem;
}
.home_technology .items .icon {
  padding-bottom: 100%;
}
.home_technology .items .info {
  padding-top: 2px;
}
.home_technology .items .info h3 {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
}
.home_technology .items .info p {
  line-height: 2.6rem;
  opacity: 0.75;
  max-width: 39.8rem;
  margin-top: 1.4rem;
  font-weight: 300;
  letter-spacing: 0.01625em;
}
.home_technology .float_mask .img3 {
  width: 22.5%;
  max-width: 42rem;
  left: -4.791667%;
  bottom: 1.86%;
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .home_nums .nums {
    margin-right: 0;
  }
  .home_nums .nums li strong {
    font-size: 5rem;
  }
  .home_products .list {
    margin: 4.4rem 0 0;
  }
  .home_about .image {
    width: 50%;
    margin-left: 0;
  }
  .home_technology .flex {
    margin: 4.9rem 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_advantages .item {
    padding-top: 0;
  }
  .home_advantages .item .icon {
    width: 7rem;
    height: 7rem;
  }
  .home_technology .items {
    width: 60%;
    margin-left: -30%;
  }
}
@media screen and (max-width: 768px) {
  .home_banner .flex {
    gap: 0 20px;
  }
  .home_banner .img {
    width: 50%;
    margin-right: -20px;
  }
  .home_banner .head {
    padding: 30px 0 60px;
    text-align: center;
  }
  .home_nums {
    padding: 30px 0;
  }
  .home_nums .nums {
    margin-right: 0;
  }
  .home_nums .nums ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .home_nums .nums li {
    padding: 0 14px;
  }
  .home_nums .nums li strong {
    font-size: 24px;
  }
  .home_nums .nums li p {
    line-height: 1.5;
    margin-top: 10px;
  }
  .home_products {
    padding: 50px 0;
  }
  .home_products .head > em {
    margin-bottom: 8px;
  }
  .home_products .list {
    margin: 30px 0 0;
  }
  .home_products .list ul {
    width: calc(100% + 40px);
    padding: 50px 20px 20px;
    margin: 0 -20px;
    display: flex;
    overflow-x: auto;
    gap: 20px;
  }
  .home_products .list ul::-webkit-scrollbar {
    display: none;
  }
  .home_products .list ul li {
    flex: 0 0 250px;
  }
  .home_certificate {
    padding: 50px 0 30px;
    overflow: hidden;
  }
  .home_certificate .home_certificate_swiper {
    overflow: unset;
  }
  .home_certificate .home_certificate_swiper .swiper-slide {
    max-width: 232px;
  }
  .home_certificate .home_certificate_swiper .img {
    border-radius: 10px;
  }
  .home_certificate .home_certificate_swiper .title {
    font-size: 16px;
    margin-top: 16px;
  }
  .home_about {
    padding: 30px 0 50px;
  }
  .home_about .image {
    width: 50%;
    margin-left: 0;
  }
  .home_about .image .img_cv {
    border-radius: 10px;
  }
  .home_about .head {
    padding: 0;
  }
  .home_process {
    padding: 50px 0;
  }
  .home_process .flex {
    margin-top: 30px;
    align-items: center;
  }
  .home_process .flex .image {
    width: 50%;
    margin: 0;
    --radius: 10px;
  }
  .home_process .process li {
    gap: 12px;
    padding-bottom: 20px;
  }
  .home_process .process li::before,
  .home_process .process li::after {
    width: 2px;
    left: 1.5em;
    top: 3em;
    bottom: -0.3em;
  }
  .home_process .process li:first-child {
    padding-bottom: 20px;
  }
  .home_process .process .order {
    width: 3em;
    height: 3em;
  }
  .home_process .process .order::before {
    border-radius: 1.5em;
  }
  .home_process .process .info {
    padding: 0;
    transform: translateY(0);
  }
  .home_process .process .info h3 {
    font-size: 18px;
  }
  .home_process .process .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
  }
  .home_advantages {
    padding: 50px 0;
  }
  .home_advantages .watermark span {
    font-size: 100px;
  }
  .home_advantages .head > em {
    margin-bottom: 8px;
  }
  .home_advantages .head h2 {
    line-height: 1.3;
  }
  .home_advantages .items {
    margin-top: 30px;
  }
  .home_advantages .items ul {
    grid-template-columns: 1fr 1fr;
    gap: 30px 20px;
  }
  .home_advantages .items li:nth-child(5n+5) .item {
    padding-left: 0;
  }
  .home_advantages .items li:nth-child(5n+4) .item {
    padding-right: 0;
  }
  .home_advantages .image {
    order: -1;
    grid-row: unset;
    grid-column: -1/1;
    width: 100%;
    max-width: 250px;
    margin: 20px auto 30px;
  }
  .home_advantages .item {
    gap: 14px;
    padding: 0;
  }
  .home_advantages .item .icon {
    width: 50px;
    height: 50px;
  }
  .home_advantages .item .info {
    padding: 0;
  }
  .home_advantages .item .info h3 {
    font-size: 18px;
  }
  .home_advantages .item .info p {
    line-height: 1.5;
    margin-top: 10px;
  }
  .home_technology {
    padding: 50px 0;
  }
  .home_technology .head {
    grid-template-columns: 1fr 60%;
  }
  .home_technology .head p {
    margin-top: 12px;
  }
  .home_technology .flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: unset;
    gap: 20px;
    margin: 30px 0 0;
  }
  .home_technology .img.img_aba {
    width: 100%;
    border-radius: 10px;
  }
  .home_technology .items {
    width: 100%;
    margin: 0;
    border-radius: 10px;
    padding: 20px;
  }
  .home_technology .items li + li {
    margin-top: 20px;
  }
  .home_technology .items li {
    grid-template-columns: 40px 1fr;
    gap: 14px;
  }
  .home_technology .items .info {
    padding: 0;
  }
  .home_technology .items .info h3 {
    font-size: 18px;
  }
  .home_technology .items .info p {
    line-height: 1.5;
    margin-top: 5px;
  }
}
@media screen and (max-width: 576px) {
  .home_banner {
    padding-top: 20px;
  }
  .home_banner .img {
    width: 100%;
    order: -1;
    width: 77% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin: 0;
    margin-bottom: -30px !important;
  }
  .home_banner .tcon h1{
    font-size: 28px !important;
  }
  .home_banner .btns {
    flex-direction: column;
  }
  .home_certificate .home_certificate_swiper .swiper-slide {
    max-width: 253px;
  }
  .home_about .image {
    width: 100%;
  }
  .home_process .flex .image {
    width: 100%;
    order: -1;
  }
  .home_advantages .watermark span {
    font-size: 50px;
  }
  .home_advantages .items ul {
    grid-template-columns: 1fr;
  }
  .home_advantages .items ul li:nth-child(5n+1) .item,
  .home_advantages .items ul li:nth-child(5n+4) .item {
    flex-direction: row;
    text-align: left;
  }
  .home_technology .flex {
    grid-template-columns: 1fr;
  }
  .home_technology .head {
    display: block;
  }
}
