html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--primary:#e71425;
--title:#00162b;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.products_nav {
 box-shadow: rgba(154, 154, 154, 0.15) 0px 0px 3rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.products_nav .nav .nav_list {
 display: flex;
 flex-wrap: wrap;
 gap: 2rem 6.88571%;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.products_nav .nav .nav_list {
 gap: 3rem;
 }}
@media screen and (max-width: 768px){
.products_nav .nav .nav_list {
 width: calc(100% + 40px);
 margin: 0px -20px;
 padding: 0px 20px;
 overflow-x: auto;
 flex-wrap: nowrap;
 justify-content: unset;
 gap: 20px;
 }}
li {
 list-style: none;
 }
.products_nav .nav .nav_list li:first-child {
 margin-left: 4%;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.products_nav .nav .nav_list li:first-child {
 margin-left: 0px;
 }}
@media screen and (max-width: 768px){
.products_nav .nav .nav_list li:first-child {
 margin-left: auto;
 }}
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.products_nav .nav .nav_item {
 position: relative;
 display: flex;
 align-items: center;
 text-align: center;
 justify-content: center;
 cursor: pointer;
 font-size: 1.8rem;
 font-weight: 700;
 transition: 0.3s;
 padding: 3.8rem 0px 3.1rem;
 }
.products_nav .nav .nav_item::after {
 position: absolute;
 width: 67.165%;
 max-width: 9rem;
 height: 0.5rem;
 left: 50%;
 bottom: 0px;
 transform: translateX(-50%) scaleX(0);
 content: "";
 background-color: var(--primary);
 transition: 0.3s;
 }
.products_nav .nav .nav_item.active::after, .products_nav .nav .nav_item:hover::after {
 transform: translateX(-50%);
 }
@media screen and (max-width: 768px){
.products_nav .nav .nav_item {
 font-size: 14px;
 padding: 20px 0px 22px;
 white-space: nowrap;
 }}
@media screen and (max-width: 768px){
.products_nav .nav .nav_item::after {
 height: 2px;
 bottom: 0px;
 }}
@media screen and (max-width: 768px){
.products_nav .nav .nav_list li:last-child {
 margin-right: auto;
 }}
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#00162b;
--swiper-wrapper-transition-timing-function,initial:;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.products_advantages {
 background-color: rgb(0, 0, 0);
 padding: 8.4rem 0px 10.6rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.products_advantages {
 overflow: hidden;
 padding: 50px 0px;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 }
.products_advantages > img {
 opacity: 0.23;
 }
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.center {
 text-align: center;
 }
.head.white {
 color: rgb(255, 255, 255);
 }
.head.white h1, .head.white h2 {
 color: rgb(255, 255, 255);
 }
.head h2, .head h1 {
 font-size: 5rem;
 line-height: 1.2;
 font-weight: 700;
 color: var(--title);
 }
.products_advantages .head h2 {
 font-size: 4.8rem;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h1, .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.products_advantages .head h2, .products_quality .head h2, .page_products .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
.products_advantages .head h2 {
 font-size: 22px;
 }}
.products_advantages .head p {
 margin-left: auto;
 margin-right: auto;
 font-weight: 700;
 }
.products_advantages p {
 line-height: 2.4rem;
 max-width: 70.1rem;
 margin-top: 1.9rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
div.head p, div.head .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 margin-top: 12px;
 }}
.products_advantages .products_advantages_swiper {
 overflow: hidden;
 border-radius: 1rem;
 max-width: 136.2rem;
 margin: 3.3rem auto 0px;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.products_advantages .products_advantages_swiper {
 overflow: unset;
 margin-top: 30px;
 }}
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li {
 list-style: none;
 }
li.swiper-slide {
 height: auto;
 }
.products_advantages .products_advantages_swiper .swiper-slide {
 max-width: 324px;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
.products_advantages .item {
 display: block;
 height: 100%;
 border-radius: 1rem;
 background-color: rgb(255, 255, 255);
 padding: 18.8854% 11.4551% 18.5759%;
 }
@media screen and (max-width: 768px){
.products_advantages .item {
 padding: 20px;
 }}
.products_advantages .item h3 {
 font-size: 2.4rem;
 line-height: 2.9rem;
 font-weight: 700;
 max-width: 22rem;
 }
@media screen and (max-width: 768px){
.products_advantages .item h3 {
 font-size: 18px;
 line-height: 1.5;
 }}
.products_advantages .item p {
 font-size: 1.4rem;
 line-height: 2.4rem;
 margin-top: 2.5rem;
 max-width: 25.3rem;
 }
@media screen and (max-width: 768px){
.products_advantages .item p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 10px;
 }}
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#00162b;
  --secondary: #f65741;
  
--primary:#e71425;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.products_quality {
 padding: 19.5rem 0px 5.2rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.products_quality {
 padding: 50px 0px;
 overflow: hidden;
 }}
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.flex {
 display: flex;
 }
.wrap {
 flex-wrap: wrap;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.gap {
 gap: 3rem;
 }
.products_quality .flex, .products_quality .products_quality_swiper {
 max-width: 136.2rem;
 margin: 0px auto;
 }
@media screen and (max-width: 768px){
.gap {
 gap: 20px;
 }}
.products_quality .head {
 flex: 1 1 0%;
 width: 100%;
 max-width: 76rem;
 padding-top: 2.3%;
 }
@media screen and (max-width: 768px){
.products_quality .head {
 padding: 0px;
 margin: 0px;
 }}
.head h2, .head h1 {
 font-size: 5rem;
 line-height: 1.2;
 font-weight: 700;
 color: var(--title);
 }
.products_quality .head h2 {
 font-size: 4.8rem;
 line-height: 1.1875;
 margin-bottom: 4.8rem;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h1, .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.products_advantages .head h2, .products_quality .head h2, .page_products .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
.products_quality .head h2 {
 font-size: 22px;
 line-height: 1.3;
 margin-bottom: 0px;
 letter-spacing: unset;
 }}
.products_quality p {
 font-size: 1.8rem;
 line-height: 2.4rem;
 margin-top: 2.4rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
div.head p, div.head .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 margin-top: 12px;
 }}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
 transition-delay: 0.1s;
 }
.products_quality .cer_lis {
 margin-top: 3.5rem;
 }
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
 transition-delay: 0.15s;
 }
@media screen and (max-width: 768px){
.products_quality .cer_lis {
 margin-top: 22px;
 }}
.products_quality .cer_lis ul {
 display: flex;
 flex-wrap: wrap;
 gap: 2.3rem;
 margin-left: -1.7rem;
 }
@media screen and (max-width: 768px){
.products_quality .cer_lis ul {
 gap: 16px;
 margin-left: 0px;
 }}
li {
 list-style: none;
 }
.products_quality .cer_lis .img {
 height: 10rem;
 width: auto;
 }
@media screen and (max-width: 768px){
.products_quality .cer_lis .img {
 height: 50px;
 }}
.img.img_ct img {
 object-fit: contain;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.img.img_cv {
 overflow: hidden;
 }
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.products_quality .img.img_aba {
 width: 41.5565%;
 --h: 109.85915493%;
 border-radius: 2rem;
 }
@media screen and (max-width: 768px){
.products_quality .img.img_aba {
 margin: 0px;
 border-radius: 10px;
 }}
@media screen and (max-width: 576px){
.products_quality .img.img_aba {
 width: 100%;
 order: -1;
 }}
.img.img_cv img {
 object-fit: cover;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.products_quality .img.img_aba:hover img {
 transform: scale(1.02);
 }
.products_quality .products_quality_swiper {
 overflow: hidden;
 border-radius: 1rem;
 margin-top: 9.7rem;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.products_quality .products_quality_swiper {
 overflow: unset;
 margin-top: 30px;
 }}
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li.swiper-slide {
 height: auto;
 }
.products_quality .products_quality_swiper .swiper-slide {
 max-width: 439px;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
.products_quality .products_quality_swiper .active .item {
 color: rgb(255, 255, 255);
 }
.products_quality .products_quality_swiper .active .item::before {
 opacity: 1;
 }
.products_quality .item {
 position: relative;
 z-index: 2;
 display: block;
 height: 100%;
 border-radius: 1rem;
 overflow: hidden;
 background-color: rgb(246, 247, 250);
 transition: 0.3s;
 padding: 10.7306% 9.13242% 6.621%;
 }
.products_quality .item::before {
 position: absolute;
 inset: 0px;
 content: "";
 background-image: linear-gradient(to right, var(--primary), var(--secondary) 74.43%);
 z-index: -1;
 pointer-events: none;
 transition: 0.3s;
 opacity: 0;
 }
@media screen and (max-width: 768px){
.products_quality .item {
 padding: 20px;
 }}
.products_quality .item h3 {
 font-size: 2.4rem;
 line-height: 2.9rem;
 font-weight: 700;
 }
@media screen and (max-width: 768px){
.products_quality .item h3 {
 font-size: 18px;
 line-height: 1.5;
 }}
.products_quality .item p {
 margin-top: 2.9rem;
 }
@media screen and (max-width: 768px){
.products_quality .item p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 10px;
 }}
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}
.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#00162b;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.products_application {
 padding: 10.1rem 0px 12.8rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.products_application {
 padding: 50px 0px;
 }}
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.center {
 text-align: center;
 }
.head h2, .head h1 {
 font-size: 5rem;
 line-height: 1.2;
 font-weight: 700;
 color: var(--title);
 }
.products_application .head h2 {
 font-size: 4.8rem;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h1, .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 }}
@media screen and (max-width: 768px){
.products_application .head h2 {
 font-size: 22px;
 }}
.products_application p {
 max-width: 76.2rem;
 line-height: 2.4rem;
 font-weight: 700;
 margin: 1.8rem auto 0px;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
div.head p, div.head .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 margin-top: 12px;
 }}
.products_application .items {
 max-width: 136.2rem;
 margin: 4.4rem auto 0px;
 }
@media screen and (max-width: 768px){
.products_application .items {
 margin-top: 30px;
 }}
.products_application .items ul {
 display: grid;
 grid-template-columns: repeat(3, 1fr);
 gap: 5rem 1.83554%;
 }
@media screen and (max-width: 768px){
.products_application .items ul {
 gap: 30px 16px;
 }}
@media screen and (max-width: 576px){
.products_application .items ul {
 grid-template-columns: 1fr 1fr;
 }}
li {
 list-style: none;
 }
.products_application .item {
 display: block;
 height: 100%;
 }
.img.img_cv {
 overflow: hidden;
 }
.img.img_ab {
 position: relative;
 }
.products_application .item .img {
 padding-bottom: 86.758%;
 }
.img.img_cv img {
 object-fit: cover;
 }
.img.img_ab img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.products_application .item:hover img {
 transform: scale(1.02);
 }
.products_application .item .title {
 text-align: center;
 max-width: 26rem;
 font-size: 2.4rem;
 line-height: 3rem;
 font-weight: 700;
 color: var(--title);
 margin: 3.1rem auto 0px;
 }
@media screen and (max-width: 768px){
.products_application .item .title {
 font-size: 16px;
 line-height: 1.5;
 margin-top: 12px;
 }}
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#00162b;
--swiper-wrapper-transition-timing-function,initial:;
--h:;
--primary:#e71425;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.products_certificate {
 padding: 8.1rem 0px 13.3rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.products_certificate {
 padding: 50px 0px;
 overflow: hidden;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 }
.large_content {
 max-width: 176.6rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1440px){
.large_content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.center {
 text-align: center;
 }
.head h2, .head h1 {
 font-size: 5rem;
 line-height: 1.2;
 font-weight: 700;
 color: var(--title);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h1, .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 }}
.products_certificate p {
 font-size: 2rem;
 font-weight: 700;
 margin-top: 1.8rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
div.head p, div.head .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 margin-top: 12px;
 }}
.swiper_box {
 position: relative;
 }
.products_certificate .products_certificate_swiper {
 overflow: hidden;
 max-width: 176.1rem;
 margin: 5rem auto 0px;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.products_certificate .products_certificate_swiper {
 overflow: unset;
 }}
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li {
 list-style: none;
 }
li.swiper-slide {
 height: auto;
 }
.products_certificate .products_certificate_swiper .swiper-slide {
 max-width: 335px;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
@media screen and (max-width: 768px){
.products_certificate .products_certificate_swiper .swiper-slide {
 max-width: 170px;
 }}
.certificate_item {
 display: block;
 height: 100%;
 background-color: rgb(255, 255, 255);
 padding: 1.7rem 1.6rem 2.6rem;
 }
.products_certificate .certificate_item {
 padding-top: 2.4rem;
 padding-bottom: 2.1rem;
 }
@media screen and (max-width: 768px){
.certificate_item {
 padding: 14px;
 }}
@media screen and (max-width: 768px){
.products_certificate .certificate_item {
 padding: 14px;
 }}
.img.img_cv {
 overflow: hidden;
 }
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.certificate_item .img {
 max-width: 30.1rem;
 margin: 0px auto;
 --h: 144.075%;
 }
.products_certificate .certificate_item .img {
 max-width: 28.1rem;
 border: 1px solid rgb(153, 153, 153);
 }
.img.img_cv img {
 object-fit: cover;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.certificate_item .title {
 font-size: 1.4rem;
 font-weight: 700;
 color: rgb(45, 45, 45);
 text-align: center;
 margin-top: 1.5rem;
 }
.products_certificate .certificate_item .title {
 font-size: 1.8rem;
 margin-top: 2.3rem;
 }
@media screen and (max-width: 768px){
.certificate_item .title {
 font-size: 14px;
 margin-top: 14px;
 }}
@media screen and (max-width: 768px){
.products_certificate .certificate_item .title {
 font-size: 14px;
 margin-top: 14px;
 }}
.swiper_btns {
 gap: 2.2rem;
 display: flex;
 }
.swiper_btns.middle {
 width: 98%;
 max-width: 149.2rem;
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 2;
 pointer-events: none;
 transform: translate(-50%, -50%);
 justify-content: space-between;
 }
.products_certificate .swiper_btns.middle {
 top: 49.2%;
 }
@media screen and (max-width: 768px){
.large_content .swiper_btns.middle:not(:has(.swiper-button-lock)) {
 padding: 0px;
 }}
@media screen and (max-width: 768px){
.swiper_btns {
 gap: 20px;
 }}
@media screen and (max-width: 768px){
.swiper_btns.middle:not(:has(.swiper-button-lock)) {
 position: static;
 width: 100%;
 max-width: unset;
 justify-content: flex-end;
 transform: translateX(0px);
 margin-top: 30px;
 padding: 0px 20px;
 }}
.swiper_btns div {
 width: 4.4rem;
 cursor: pointer;
 transition: 0.3s;
 background-color: var(--primary);
 }
.swiper_btns div::after {
 content: "";
 display: block;
 width: 100%;
 padding-bottom: 100%;
 transition: 0.3s;
 background: url("https://liming.hyweb.tech//wp-content/plugins/sytech-fronteditor/sytpl/products_6/assets/img/arrow.png") center center / 27.2727% no-repeat;
 filter: contrast(0) brightness(2);
 }
.swiper_btns div:hover {
 background-color: var(--title);
 }
.swiper_btns.middle div {
 pointer-events: all;
 }
@media screen and (max-width: 768px){
.swiper_btns div {
 width: 40px;
 }}
.swiper_btns .btn_next::after {
 transform: rotate(180deg);
 }
.swiper_btns .swiper-button-disabled {
 pointer-events: none;
 background-color: var(--primary);
 }
.swiper_btns.middle .swiper-button-disabled, .swiper_btns.middle .swiper-button-lock {
 pointer-events: none;
 }
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#00162b;
--primary:#e71425;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.page_faqs {
 padding: 10.5rem 0px 7.4rem;
 }
.page_faqs {
 padding-top: 11.8rem;
 padding-bottom: 15.2rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.page_faqs {
 padding: 50px 0px;
 }}
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content, .large_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content, .large_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content, .large_content {
 padding: 0px 20px;
 }}
.center {
 text-align: center;
 }
.head h2, .head h1 {
 font-size: 5rem;
 line-height: 1.2;
 font-weight: 700;
 color: var(--title);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h1, .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 }}
.page_faqs .faqs {
 max-width: 114.7rem;
 margin: 4.2rem auto 0px;
 }
.page_faqs .faqs {
 margin-top: 5.3rem;
 }
@media screen and (max-width: 768px){
.page_faqs .faqs {
 margin-top: 30px;
 }}
.faq_list .faq_item {
 margin-bottom: 2.5rem;
 }
@media screen and (max-width: 768px){
.faq_list .faq_item {
 margin-bottom: 16px;
 }}
.faq_list .faq_item.active .question {
 color: rgb(255, 255, 255);
 }
.faq_list .faq_item.active .question::after {
 filter: contrast(0) brightness(2);
 transform: rotate(180deg);
 }
.faq_list .faq_item.active .question::before {
 opacity: 1;
 }
.faq_list .question {
 position: relative;
 z-index: 2;
 display: grid;
 grid-template-columns: 1fr 1.8rem;
 align-items: center;
 font-size: 2.4rem;
 font-weight: 700;
 color: var(--title);
 background-color: rgb(241, 241, 241);
 transition: 0.3s;
 cursor: pointer;
 gap: 2rem;
 padding: 2.5rem 4.9rem 2.5rem 2.9rem;
 }
.faq_list .question::before {
 position: absolute;
 inset: 0px;
 content: "";
 z-index: -1;
 pointer-events: none;
 background-image: linear-gradient(to right, var(--primary) -50%, var(--secondary) 64.7%);
 transition: 0.3s;
 opacity: 0;
 }
.faq_list .question::after {
 display: block;
 content: "";
 padding-bottom: 66.6667%;
 background: url("https://liming.hyweb.tech//wp-content/plugins/sytech-fronteditor/sytpl/products_7/assets/img/nav-down.png") center center / contain no-repeat;
 transition: 0.3s;
 filter: contrast(0) brightness(0);
 }
.page_faqs .faq_list .question {
 padding-right: 3.1rem;
 grid-template-columns: 1fr 1.5rem;
 }
@media screen and (max-width: 768px){
.faq_list .faq_item .question {
 font-size: 16px;
 grid-template-columns: 1fr 14px;
 padding: 14px 20px;
 gap: 14px;
 }}
@media screen and (max-width: 768px){
.page_faqs .faqs .question {
 grid-template-columns: 1fr 14px;
 padding-right: 20px;
 }}
.Poppins {
 font-family: Poppins, sans-serif;
 }
.faq_list .answer {
 display: none;
 font-size: 2rem;
 line-height: 3rem;
 font-weight: 500;
 hyphens: auto;
 padding: 2.4rem 3.8rem 0.5rem 2.2rem;
 }
.page_faqs .faq_list .answer {
 font-size: 1.8rem;
 line-height: 3.15rem;
 }
@media screen and (max-width: 768px){
.faq_list .faq_item .answer {
 padding: 14px 20px 20px;
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.page_faqs .faqs .answer {
 font-size: 14px;
 line-height: 1.5;
 }}
.faq_list .faq_item:last-child {
 margin-bottom: 0px;
 }
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 outline: none;
 font-family: unset;
 color: var(--title);
 background-color: transparent;
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}