.home_products {
  overflow: hidden;
  padding: 5.3rem 0 12.6rem;
}
.home_products .head {
  position: relative;
  z-index: 5;
}
.home_products .head .lt {
  margin-top: 1.2rem;
}
.home_products .head p {
  margin-top: 2rem;
}
.home_products .head .link {
  gap: 1.5rem;
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  transition: all 0.3s;
  margin-top: 3.6rem;
}
.home_products .head .link::after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transition: all 0.3s;
  background: url(../images/arrow-line-r.svg) no-repeat center / contain;
}
.home_products .head .link:hover {
  color: var(--primary);
}
.home_products .head .link:hover::after {
  transform: translateX(5px);
}
.home_products .head .rt {
  flex: 1;
  max-width: 72.8rem;
}
.home_products .main {
  margin-top: -6.805556%;
}
.home_products .main .lt {
  position: relative;
  width: 53.055556%;
  margin-left: -38.194444%;
}
.home_products .main .rt {
  position: relative;
  width: 42.222222%;
  padding: 5.138889% 0 6.388889%;
}
.home_products .main .rt::before {
  content: '';
  position: absolute;
  left: -58.881579%;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100vw;
  background-color: var(--secondary);
  border-radius: 100rem;
}
.home_products .container {
  position: relative;
  transition: all 0.3s;
}
.home_products .container ul {
  position: static;
}
.home_products .container li {
  position: absolute;
  width: 56.544503%;
  transition: all 0.3s;
  opacity: 0;
}
.home_products .container li:has( + .active) {
  opacity: 1;
  z-index: 2;
}
.home_products .container li.active {
  opacity: 1;
}
.home_products .container li.active + li {
  opacity: 1;
  z-index: 2;
}
.home_products .container li.active .img {
  transform: translateX(76%) scale(1.779661);
}
.home_products .container .img {
  --h: 92.553191%;
  transition: all 0.3s;
}
.home_products .home_products_swiper {
  overflow: hidden;
}
.home_products .home_products_swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.home_products .home_products_swiper .info h3 {
  color: #fff;
  font-weight: 600;
  font-size: 4.2rem;
  line-height: 1.309524;
}
.home_products .home_products_swiper .info p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 2.6rem;
  margin-top: 2rem;
  max-width: 54rem;
}
.home_products .home_products_swiper .btn {
  margin-top: 4rem;
}
.home_products .swiper_btns {
  position: relative;
  z-index: 2;
  margin-top: -7.916667%;
}
.home_news {
  position: relative;
  z-index: 2;
  padding: 5.8rem 0 8.5rem;
  background-image: linear-gradient(to top, transparent, #f5f5f5, transparent);
}
.home_news .bg {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -43.483146%);
  width: min(50.78125%, 97.5rem);
}
.home_news .nav ul {
  gap: 2rem 5.4rem;
  display: flex;
  flex-wrap: wrap;
}
.home_news .nav li {
  cursor: pointer;
  transition: all 0.3s;
  color: #8e8e8e;
  font-weight: 500;
  font-size: 1.8rem;
}
.home_news .nav li::after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  margin: 1rem auto 0;
  opacity: 0;
  transition: all 0.3s;
  background-color: var(--primary);
}
.home_news .nav li.active,
.home_news .nav li:hover {
  color: var(--primary);
}
.home_news .nav li.active::after {
  opacity: 1;
}
.home_news .swiper_wrap {
  display: none;
}
.home_news .swiper_wrap.active {
  display: block;
}
.home_news .swiper_box {
  overflow: hidden;
  margin: 7rem auto 0;
  max-width: 256rem;
}
.home_news .home_news_swiper {
  max-width: 192rem;
  margin: 0 auto;
  padding-top: 6.6rem;
}
.home_news .home_news_swiper .swiper-slide-prev a {
  transform: translate(28.802589%, -14rem);
}
.home_news .home_news_swiper .swiper-slide-active .img {
  transform: scale(1);
}
.home_news .home_news_swiper .swiper-slide-active .info .metas {
  margin-top: 4rem;
}
.home_news .home_news_swiper .swiper-slide-active .info .title {
  font-size: 2.8rem;
}
.home_news .home_news_swiper .swiper-slide-next a {
  transform: translateY(-18.2rem);
}
.home_news .home_news_swiper a {
  display: block;
  transition: all 0.3s;
}
.home_news .home_news_swiper a:hover img {
  transform: scale(1.03);
}
.home_news .home_news_swiper .img {
  transition: all 0.3s;
  padding-bottom: 58.899676%;
  box-shadow: 1rem 3rem 1.5rem rgba(212, 216, 221, 0.35);
  transform-origin: left bottom;
  transform: scale(0.679612);
}
.home_news .home_news_swiper .info .metas {
  color: #3f3f3f;
  font-size: 1.7rem;
  margin-top: 2.7rem;
}
.home_news .home_news_swiper .info .metas .cat {
  color: var(--primary);
  font-weight: 600;
  text-transform: uppercase;
}
.home_news .home_news_swiper .info .title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-top: 1rem;
  max-width: 41rem;
  height: 6.4rem;
  transition: all 0.3s;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home_news .swiper_controls {
  gap: 3rem;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_products .main {
    margin-top: 0;
  }
  .home_products .swiper_btns {
    margin-top: 0;
  }
  .home_news .home_news_swiper .swiper-slide-prev a {
    transform: translate(20%, -14rem);
  }
}
@media screen and (min-width: 769px) and (max-width: 896px) {
  .home_banner .btns {
    flex-direction: column;
  }
  .home_products .container li.active .img {
    transform: translateX(50%) scale(1.779661);
  }
  .home_about .tcon {
    width: 100%;
  }
  .home_about .nums span,
  .home_about .nums i {
    font-size: 4rem;
  }
  .home_about .nums p {
    font-size: 2rem;
  }
  .section_contact form {
    margin-top: -5%;
  }
}
@media screen and (max-width: 768px) {
  .home_products {
    padding: 50px 0;
  }
  .home_products .head {
    gap: 30px;
  }
  .home_products .head .lt {
    margin-top: 0;
  }
  .home_products .head p {
    margin-top: 12px;
  }
  .home_products .head .link {
    gap: 12px;
    font-size: 14px;
    margin-top: 20px;
  }
  .home_products .main .rt {
    padding: 30px 0;
  }
  .home_products .home_products_swiper .info h3 {
    font-size: 18px;
  }
  .home_products .home_products_swiper .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 12px;
  }
  .home_products .home_products_swiper .btn {
    margin-top: 20px;
  }
  .home_products .swiper_btns {
    margin-top: -5%;
  }
  .home_news {
    padding: 50px 0;
  }
  .home_news .nav ul {
    gap: 20px;
  }
  .home_news .nav li {
    font-size: 14px;
  }
  .home_news .swiper_box {
    margin-top: 30px;
  }
  .home_news .home_news_swiper {
    padding: 0;
    margin: 0 auto;
    width: calc(100% - 40px);
  }
  .home_news .home_news_swiper .swiper-slide a {
    transform: translate(0);
  }
  .home_news .home_news_swiper .swiper-slide .img {
    transform: scale(1);
  }
  .home_news .home_news_swiper .swiper-slide .info .metas {
    margin-top: 12px;
    font-size: 14px;
  }
  .home_news .home_news_swiper .swiper-slide .info .title {
    height: auto;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .home_news .swiper_controls {
    margin-top: 30px;
  }
}
@media screen and (max-width: 576px) {
  .home_products .head {
    display: block;
  }
  .home_products .main {
    display: block;
    margin-top: 30px;
  }
  .home_products .main .lt {
    width: 100%;
    margin-left: -90%;
  }
  .home_products .main .rt {
    width: 100%;
    margin-top: 20px;
  }
  .home_products .main .rt::before {
    left: -20px;
    border-radius: 0;
  }
  .home_products .swiper_btns {
    margin-top: -72px;
  }
  .home_products .swiper_btns div {
    border-color: var(--primary);
    background-color: var(--primary);
  }
  .home_products .swiper_btns div::after {
    filter: contrast(0) brightness(2);
  }
  .home_products .swiper_btns .swiper-button-disabled {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: transparent;
  }
}
