.products_banner {
  background-color: #091b3e;
  overflow: hidden;
  padding: 12rem 0 4.2rem;
}
.products_banner .img {
  width: 63.05555556%;
  margin-right: -11.45833333%;
}
.products_banner .img:hover img {
  transform: scale(1.02);
}
.products_banner .head {
  flex: 1;
  width: 100%;
  max-width: 66rem;
  padding-bottom: 0.9%;
}
.products_banner p {
  max-width: 63.5rem;
  hyphens: auto;
  margin-top: 2.3rem;
}
.products_banner .nums {
  margin-top: 6.2rem;
}
.products_banner .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.products_banner .nums li {
  flex: 1;
  max-width: 19.8rem;
}
.products_banner .nums .wrap {
  font-size: 4.176rem;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
}
.products_banner .nums .wrap i {
  color: var(--primary);
  margin-left: -2px;
}
.products_banner .nums .label {
  font-size: 1.8rem;
  color: #64748b;
  margin-top: 0.6rem;
}
.page_nav {
  padding-top: 1.9rem;
  padding-bottom: 2rem;
}
.products_main {
  padding: 15.3rem 0 15.4rem;
}
.products_main.bg {
  background-color: var(--bg);
  padding: 12.6rem 0 12.5rem;
}
.products_main .icon {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 0.8rem;
  background-color: var(--primary);
  margin-bottom: 1.3rem;
}
.products_main .icon img {
  transform: scale(0.71428571);
}
.products_main .btn_line {
  margin-bottom: 1.3rem;
}
.products_main p {
  max-width: 70.9rem;
  margin-top: 3.6rem;
}
.products_main .list {
  margin-top: 4.3rem;
}
.products_main .list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(35rem, 100%), 1fr));
  gap: 3rem 2.08333333%;
}
.products_advantages {
  background-color: var(--secondary);
  color: #fff;
  padding: 11.7rem 0 12.5rem;
}
.products_advantages.img_bg > img {
  max-width: 192rem;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  max-height: 100%;
  top: unset;
  bottom: 0;
}
.products_advantages .head .subtitle {
  color: var(--primary);
}
.products_advantages p {
  max-width: 70.9rem;
  margin-top: 3.5rem;
}
.products_advantages .items {
  margin-top: 5.1rem;
}
.products_advantages .items ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(30rem, 100%), 1fr));
  gap: 2.7rem 1.75925926%;
}
.products_advantages .items .active .item {
  background: rgba(255, 255, 255, 0.08);
}
.products_advantages .items .active .item .icon {
  background-color: var(--primary);
}
.products_advantages .items .active .item .icon img {
  filter: contrast(0) brightness(2);
}
.products_advantages .item {
  display: block;
  height: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 1.2rem;
  transition: all 0.3s;
  padding: 10.8504399% 5.8651026% 11.143695%;
}
.products_advantages .item .icon {
  width: 6.3rem;
  height: 6.3rem;
  border-radius: 1.4rem;
  background: #ebf3ff;
  margin: 0 auto;
  transition: all 0.3s;
}
.products_advantages .item .icon img {
  transform: scale(0.63492063);
}
.products_advantages .item .info {
  max-width: 27.2rem;
  text-align: center;
  margin: 2rem auto 0;
}
.products_advantages .item .info h3 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.022rem;
}
.products_advantages .item .info p {
  font-size: 1.575rem;
  line-height: 1.6;
  color: #94a3b8;
  margin-top: 1.1rem;
}
.products_technology {
  padding: 14.7rem 0 7.5rem;
}
.products_technology p {
  max-width: 70.9rem;
  margin-top: 3.5rem;
}
.products_technology .flex {
  margin-top: 4.4rem;
}
.products_technology .items {
  flex: 1;
  width: 100%;
  max-width: 60.5rem;
  padding-top: 1px;
}
.products_technology .items li + li {
  margin-top: 3.7rem;
}
.products_technology .items li {
  display: grid;
  grid-template-columns: 5.4rem 1fr;
  align-items: start;
  gap: 3.5rem;
}
.products_technology .items .icon {
  padding-bottom: 100%;
  border-radius: 1rem;
  background: rgba(0, 102, 255, 0.08);
  margin-top: 0.3rem;
}
.products_technology .items .icon img {
  transform: scale(0.64814815);
}
.products_technology .items .info h3 {
  font-size: 2rem;
  font-weight: 700;
  color: #0f172a;
}
.products_technology .items .info p {
  font-size: 1.634rem;
  line-height: 1.6;
  color: #64748b;
  hyphens: auto;
  margin-top: 1.4rem;
}
.products_technology .img {
  width: 47.5%;
  --h: 70.1754386%;
  border-radius: 1.6rem;
}
.products_technology .img:hover img {
  transform: scale(1.02);
}
.products_guide {
  padding: 7.9rem 0;
}
.products_guide .head {
  border-radius: 1.6rem;
  background-color: rgba(0, 102, 255, 0.06);
  padding: 3.6805556% 4.375%;
}
.products_guide .head h2 {
  font-size: 2.701rem;
  font-weight: 700;
  color: #0f172a;
}
.products_guide .head p {
  font-size: 1.8rem;
  color: #475569;
}
.products_guide p {
  margin-top: 0.8rem;
}
.products_guide .btn {
  font-size: 1.688rem;
  --anim: 0, 20%;
  padding: 0 3.6rem;
  line-height: 5.1rem;
}
.products_guide .btn::after {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icon-download2.svg");
}
.page_faqs {
  padding-bottom: 12.4rem;
}
.page_faqs p {
  margin-top: 3.5rem;
  max-width: 70rem;
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .products_banner .img {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .products_banner .nums .wrap {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .products_banner {
    padding: 50px 0;
  }
  .products_banner .img {
    width: 50%;
    margin: 0;
  }
  .products_banner .head {
    padding: 0;
  }
  .products_banner .nums {
    margin-top: 30px;
  }
  .products_banner .nums .wrap {
    font-size: 26px;
  }
  .products_banner .nums .wrap i {
    margin-left: 0;
  }
  .products_banner .nums .label {
    font-size: 14px;
    margin-top: 5px;
  }
  .page_nav {
    padding: 14px 0;
  }
  .products_main {
    padding: 50px 0;
  }
  .products_main.bg {
    padding: 50px 0;
  }
  .products_main .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 8px;
  }
  .products_main .list {
    margin-top: 30px;
  }
  .products_main .list ul {
    grid-template-columns: repeat(auto-fill, minmax(min(250px, 100%), 1fr));
    gap: 30px 16px;
  }
  .products_advantages {
    padding: 50px 0;
  }
  .products_advantages .items {
    margin-top: 30px;
  }
  .products_advantages .items ul {
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 0 -20px;
    gap: 20px;
    display: flex;
    overflow-x: auto;
  }
  .products_advantages .items ul::-webkit-scrollbar {
    display: none;
  }
  .products_advantages .items li {
    flex: 0 0 250px;
  }
  .products_advantages .item {
    border-radius: 10px;
    padding: 20px;
  }
  .products_advantages .item .icon {
    width: 50px;
    height: 50px;
    border-radius: 7px;
  }
  .products_advantages .item .info {
    margin-top: 20px;
  }
  .products_advantages .item .info h3 {
    font-size: 18px;
    letter-spacing: unset;
  }
  .products_advantages .item .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .products_technology {
    padding: 50px 0;
  }
  .products_technology .flex {
    margin-top: 30px;
  }
  .products_technology .items {
    padding: 0;
  }
  .products_technology .items li + li {
    margin-top: 20px;
  }
  .products_technology .items li {
    grid-template-columns: 50px 1fr;
    gap: 16px;
  }
  .products_technology .items .icon {
    border-radius: 5px;
    margin: 0;
  }
  .products_technology .items .info h3 {
    font-size: 18px;
  }
  .products_technology .items .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .products_technology .img {
    border-radius: 10px;
  }
  .products_guide {
    padding: 30px 0;
  }
  .products_guide .head {
    border-radius: 10px;
    padding: 30px 20px;
  }
  .products_guide .head h2 {
    font-size: 22px;
  }
  .products_guide .head p {
    font-size: 14px;
  }
  .products_guide .head .btn::after {
    width: 14px;
    height: 14px;
  }
  .page_faqs {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 576px) {
  .products_banner .img {
    width: 100%;
    order: -1;
  }
  .products_technology .img {
    width: 100%;
    order: -1;
  }
}
