.home_banner {
  background-color: var(--title);
}
.home_banner.img_bg > picture {
  max-width: 256rem;
  left: 50%;
  transform: translateX(-50%);
}
.home_banner .flex {
  min-height: 67.6rem;
  padding: 4rem 0;
}
.home_banner .head {
  flex: 1;
  max-width: 63.1rem;
  padding-top: 3.9%;
}
.home_banner p {
  max-width: 55.4rem;
  margin-top: 2rem;
}
.home_banner .btns {
  display: flex;
  flex-wrap: wrap;
  gap: 2.2rem;
  margin-top: 2.5rem;
}
.home_banner .btn_line {
  padding: 0 2.75rem;
}
.home_banner .nums {
  max-width: 63.8rem;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding: 3.3rem 0 4.9rem;
}
.home_banner .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
.home_banner .nums li {
  flex: 1;
  color: #fff;
}
.home_banner .nums li strong {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 0.01944em;
}
.home_banner .nums li p {
  font-size: 1.4rem;
  opacity: 0.8;
  text-transform: uppercase;
  margin-top: 1.3rem;
  font-weight: 300;
  letter-spacing: -0.0057em;
}
.page_products .product_list .img {
  margin-left: 0;
  overflow: hidden;
  border-radius: 30rem 30rem 0 0;
}
.home_applications {
  background-image: var(--bg_linear);
  padding: 10.6rem 0 10.8rem;
}
.home_applications .head {
  gap: 0 3rem;
}
.home_applications .head > em {
  width: 100%;
}
.home_applications .head h2 {
  max-width: 56.9rem;
}
.home_applications .head p {
  max-width: 53.3rem;
  margin-top: 4.7rem;
}
.home_applications .home_applications_swiper {
  width: calc(100% - 6rem);
  max-width: 178.3rem;
  margin: 5.2rem auto 0;
  overflow: hidden;
  border-radius: 2.5rem;
}
.home_applications .swiper_btns {
  justify-content: center;
}
.home_applications .swiper_btns:not(:has(.swiper-button-lock)) {
  margin-top: 5rem;
}
.home_qc {
  padding: 13.7rem 0 9.6rem;
}
.home_qc .image {
  width: 48.69565217%;
}
.home_qc .lt {
  flex: 1;
  width: 100%;
  max-width: 64.1rem;
  padding-bottom: 0.8%;
}
.home_qc .head h2 {
  line-height: 1.2;
}
.home_qc .home_qc_swiper {
  overflow: hidden;
  border-radius: 2.5rem;
}
.home_qc .home_qc_swiper .img {
  padding-bottom: 105.95238095%;
}
.home_qc p {
  margin-top: 1.8rem;
}
.home_qc .items {
  margin-top: 6.9rem;
}
.home_qc .items .item {
  margin-bottom: 1.5rem;
}
.home_qc .items .item.active .title {
  color: var(--title);
}
.home_qc .items .item.active .title .icon {
  transform: scale(1);
}
.home_qc .items .item.active .title .icon img {
  filter: contrast(0) brightness(2);
}
.home_qc .items .item.active .title .icon::before {
  opacity: 1;
}
.home_qc .items .item:last-child {
  margin-bottom: 0;
}
.home_qc .items .title {
  display: grid;
  grid-template-columns: 6rem 1fr;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 2.8rem;
  font-weight: 600;
  color: rgba(34, 26, 17, 0.6);
  gap: 2.5rem;
}
.home_qc .items .title .icon {
  z-index: 2;
  background-image: var(--bg_linear);
  transform: scale(0.83333333);
  transition: all 0.3s;
  border-radius: 50%;
}
.home_qc .items .title .icon::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 50%;
  background-color: var(--secondary);
  z-index: -1;
  content: '';
  pointer-events: none;
  transition: all 0.3s;
  opacity: 0;
}
.home_qc .items .title .icon img {
  transform: scale(0.5);
}
.home_qc .items .desc {
  display: none;
  padding: 0.3rem 0 3.2rem 8.5rem;
}
.home_qc .items .desc p {
  max-width: 47.4rem;
  margin: 0;
}
.home_about {
  position: relative;
  padding: 9.7rem 0 6.9rem;
}
.home_about .image {
  position: relative;
  width: 79.42028986%;
  margin-left: -25.50724638%;
  padding-bottom: 11.01449275%;
  align-self: center;
}
.home_about .image .img {
  width: 89.14233577%;
  --h: 92.63050154%;
  border-radius: 2.5rem;
}
.home_about .image .img.sm {
  position: absolute;
  width: 33.30291971%;
  --h: 106.84931507%;
  bottom: 0;
  right: -3.83211679%;
  border-radius: 1.6rem;
}
.home_about .rt {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.home_about .rt .head {
  margin: auto 0;
}
.home_about .head h2 {
  line-height: 1.2;
}
.home_about p {
  max-width: 57.5rem;
  margin-top: 1.8rem;
}
.home_about p + p {
  margin-top: 2.8rem;
}
.home_about .btn_line {
  margin-top: 4.4rem;
  gap: 1.2rem;
}
.home_about .nums {
  padding: 2.5rem 0;
  margin-top: 2.6%;
}
.home_about .nums ul {
  width: 95%;
  max-width: 49.8rem;
  margin-left: auto;
}
.home_about .nums li {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  border-bottom: 1px solid #e2e0de;
  gap: 2rem;
  padding: 2.4rem 0 2.8rem;
}
.home_about .nums li strong {
  font-size: 4.281rem;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  display: block;
  margin-top: 3.8%;
}
.home_about .nums li strong i {
  color: var(--tertiary);
}
.home_about .nums li p {
  line-height: 1.2;
  color: var(--text);
  text-transform: uppercase;
  text-align: right;
  max-width: 17.7rem;
}
.home_about .float_mask {
  bottom: -25.593%;
}
.home_about .float_mask .img1 {
  right: -2.03125%;
  bottom: 0;
}
.home_endorsements {
  padding: 6.9rem 0 11.6rem;
}
.home_endorsements .endorsements_swiper {
  margin-top: 4.3rem;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_about .image .img.sm {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .home_banner.img_bg > picture {
    opacity: 0.6;
  }
  .home_banner .flex {
    min-height: unset;
    padding: 40px 0;
  }
  .home_banner .head {
    padding: 0;
  }
  .home_banner .nums {
    padding: 30px 0;
  }
  .home_banner .nums ul {
    gap: 20px;
  }
  .home_banner .nums li strong {
    font-size: 30px;
  }
  .home_banner .nums li p {
    font-size: 13px;
    margin-top: 10px;
  }
  .home_applications {
    padding: 50px 0;
    overflow: hidden;
  }
  .home_applications .head p {
    margin-top: 12px;
    max-width: 400px;
  }
  .home_applications .home_applications_swiper {
    width: calc(100% - 40px);
    margin-top: 30px;
    overflow: unset;
  }
  .home_applications .swiper_btns {
    display: none;
  }
  .home_qc {
    padding: 50px 0;
  }
  .home_qc .lt {
    padding: 0;
  }
  .home_qc .home_qc_swiper {
    border-radius: 10px;
  }
  .home_qc .items {
    margin-top: 30px;
  }
  .home_qc .items .item {
    margin-bottom: 12px;
  }
  .home_qc .items .title {
    font-size: 20px;
    gap: 14px;
    grid-template-columns: 50px 1fr;
  }
  .home_qc .items .desc {
    padding: 5px 0 10px 64px;
  }
  .home_about {
    padding: 50px 0;
  }
  .home_about .float_mask {
    bottom: -50px;
  }
  .home_about .image .img {
    border-radius: 10px;
  }
  .home_about .image .img.sm {
    right: 0;
    border-radius: 10px;
  }
  .home_about .nums {
    padding: 0;
    margin-top: 20px;
  }
  .home_about .nums ul {
    width: 100%;
  }
  .home_about .nums li {
    gap: 14px;
    padding: 14px 0;
  }
  .home_about .nums li strong {
    font-size: 30px;
    margin: 0;
  }
  .home_about .nums li p {
    margin: 0;
  }
  .home_endorsements {
    padding: 50px 0;
    overflow: hidden;
  }
  .home_endorsements .swiper_content {
    overflow: unset;
    padding: 0 20px;
  }
  .home_endorsements .endorsements_swiper {
    margin-top: 30px;
  }
}
@media screen and (max-width: 576px) {
  .home_banner .btns {
    flex-direction: column;
  }
  .home_qc .image {
    width: 100%;
  }
  .home_about .image {
    width: 100%;
    margin: 0;
  }
}
