html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#3a3a3a;
--title:#0f0f0f;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_overview {
 padding: 10rem 0px 2rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_overview {
 padding: 0px;
 margin: 4em 0px;
 }}
.content {
 max-width: 134rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 768px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 20px;
 }}
.flex {
 display: flex;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.gap {
 gap: 3rem;
 }
@media screen and (max-width: 768px){
.gap {
 gap: 1rem;
 }}
@media screen and (max-width: 576px){
.product_overview .flex {
 display: block;
 }}
.product_overview .head {
 flex: 1 1 0%;
 max-width: 61.6rem;
 color: var(--text);
 font-size: 1.8rem;
 line-height: 2.9rem;
 }

.head h2 {
 color: var(--title);
 font-size: 5.2rem;
 line-height: 6.4rem;
 font-weight: 700;
 text-transform: uppercase;
 }
.product_overview .head h2 {
 margin-bottom: 3.6rem;
 }
[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);
 }


@media screen and (max-width: 768px){
.head h2 {
 font-size: 28px;
 line-height: 1.5;
 letter-spacing: 0px;
 }}
@media screen and (max-width: 576px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.product_overview .head h2 {
 margin-bottom: 20px;
 }}
.product_overview .head p {
 margin-top: 2.4rem;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
@media screen and (max-width: 768px){
.head .desc, .head p {
 font-size: 16px;
 line-height: 1.5;
 margin-top: 12px;
 }}
@media screen and (max-width: 576px){
.head .desc, .head p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin-top: 10px;
 }}
@media screen and (max-width: 768px){
.product_overview .head p {
 margin-top: 10px;
 }}
.img.img_cv {
 overflow: hidden;
 }
.product_overview .img {
 width: 40.8955%;
 }
@media screen and (max-width: 576px){
.product_overview .img {
 width: 100%;
 margin-top: 2rem;
 }}
.img.img_cv img {
 object-fit: cover;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.product_overview .img:hover img {
 transform: scale(1.03);
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 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 {
--h:;
--text:#3a3a3a;
--title:#0f0f0f;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_items {
 padding: 2rem 0px 8rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_items {
 padding: 0px;
 margin: 2rem 0px;
 }}
.content {
 max-width: 134rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 768px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 20px;
 }}
ul {
 list-style: none;
 }
.product_items ul {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 }
@media screen and (max-width: 576px){
.product_items ul.syeditorlist {
 grid-template-columns: 1fr;
 }}
.product_items li {
 gap: 8.35821%;
 display: grid;
 align-items: start;
 grid-template-columns: 10rem 1fr;
 border-bottom: 1px solid rgba(21, 15, 53, 0.24);
 padding: 6rem 0px 5rem;
 }
.product_items li:nth-child(2n+1) {
 padding-right: 8%;
 }
@media screen and (max-width: 768px){
.product_items li {
 display: block;
 padding-top: 2rem;
 padding-bottom: 2rem;
 }}
@media screen and (max-width: 576px){
.product_items ul.syeditorlist li {
 padding: 2rem 0px;
 border-bottom: 1px solid rgba(21, 15, 53, 0.24);
 }}
@media screen and (max-width: 576px){
.product_items ul.syeditorlist li:first-child {
 padding-top: 0px;
 }}
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.product_items .img {
 --h: 100%;
 }
@media screen and (max-width: 768px){
.product_items .img {
 width: 4rem;
 }}
.img.img_ct img {
 object-fit: contain;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.product_items .syedittext {
 margin-top: -4px;
 }
@media screen and (max-width: 768px){
.product_items .syedittext {
 margin-top: 1rem;
 }}
.product_items .syedittext strong {
 display: block;
 font-size: 2.4rem;
 font-weight: 600;
 line-height: 3.4rem;
 }
@media screen and (max-width: 768px){
.product_items .syedittext strong {
 font-size: 18px;
 line-height: 1.5;
 }}
.product_items .syedittext p {
 color: var(--text);
 font-size: 1.8rem;
 line-height: 2.9rem;
 margin-top: 1.5rem;
 }
@media screen and (max-width: 768px){
.product_items .syedittext p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 12px;
 }}
.product_items li:nth-child(2n) {
 padding-left: 8%;
 }
.product_items li:nth-last-child(1), .product_items li:nth-last-child(2) {
 border-bottom: none;
 }
@media screen and (max-width: 576px){
.product_items ul.syeditorlist li:last-child {
 border-bottom: none;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#0f0f0f;
--swiper-wrapper-transition-timing-function,initial:;
--primary:#07903D;
--h:;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_features {
 color: rgb(255, 255, 255);
 padding: 11rem 0px 12rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_features {
 padding: 4rem 0px;
 }}
.content {
 max-width: 134rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 768px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 20px;
 }}

.head h2 {
 color: var(--title);
 font-size: 5.2rem;
 line-height: 6.4rem;
 font-weight: 700;
 text-transform: uppercase;
 }
.product_features .head h2 {
 color: rgb(255, 255, 255);
 }
[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);
 }


@media screen and (max-width: 768px){
.head h2 {
 font-size: 28px;
 line-height: 1.5;
 letter-spacing: 0px;
 }}
@media screen and (max-width: 576px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.product_features .nav {
 gap: 4rem;
 display: grid;
 align-items: center;
 grid-template-columns: 1fr auto;
 margin-top: 2.2rem;
 border-bottom: 1px solid rgba(255, 255, 255, 0.24);
 }
@media screen and (max-width: 768px){
.product_features .nav {
 gap: 1rem;
 margin-top: 1rem;
 }}
.product_features .product_features_thumbs_swiper {
 overflow: hidden;
 padding-bottom: 2px;
 margin-bottom: -2px;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
ul {
 list-style: none;
 }
.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;
 }
.product_features .product_features_thumbs_swiper .swiper-slide {
 white-space: nowrap;
 max-width: max-content;
 cursor: pointer;
 transition: 0.3s;
 font-size: 2.2rem;
 font-weight: 500;
 color: rgba(255, 255, 255, 0.75);
 position: relative;
 padding: 1.8rem 0px;
 }
.product_features .product_features_thumbs_swiper .swiper-slide::after {
 content: "";
 display: block;
 width: 100%;
 height: 3px;
 background-color: var(--primary);
 position: absolute;
 left: 0px;
 bottom: -2px;
 transition: 0.3s;
 opacity: 0;
 }
.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){
.product_features .product_features_thumbs_swiper .swiper-slide {
 font-size: 14px;
 padding: 12px 0px;
 }}
.product_features .product_features_thumbs_swiper .swiper-slide-thumb-active {
 color: rgb(255, 255, 255);
 }
.product_features .product_features_thumbs_swiper .swiper-slide-thumb-active::after {
 opacity: 1;
 }
.product_features .btns {
 gap: 4rem;
 display: flex;
 }
@media screen and (max-width: 768px){
.product_features .nav .btns {
 gap: 20px;
 }}
.product_features .btns div {
 cursor: pointer;
 transition: 0.3s;
 width: 1.2rem;
 height: 2rem;
 filter: contrast(0) brightness(2);
 background: url("https://northernyinong.com/wp-content/plugins/sytech-fronteditor/sytpl/product_5/assets/img/arrow-l-b.svg") center center / contain no-repeat;
 }
@media screen and (max-width: 768px){
.product_features .nav .btns div {
 width: 1rem;
 height: 1rem;
 }}
.product_features .btns .btn_next {
 transform: rotate(180deg);
 }
.product_features .product_features_swiper {
 overflow: hidden;
 margin-top: 4.5rem;
 }
@media screen and (max-width: 768px){
.product_features .product_features_swiper {
 margin-top: 2rem;
 }}
.product_features .product_features_swiper .swiper-slide {
 gap: 2rem;
 display: flex;
 align-items: center;
 justify-content: space-between;
 }
@media screen and (max-width: 576px){
.product_features .product_features_swiper .swiper-slide {
 gap: 2rem;
 flex-direction: column-reverse;
 }}
.img.img_cv {
 overflow: hidden;
 }
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.product_features .product_features_swiper .img {
 --h: 65.137615%;
 width: 48.806%;
 }
@media screen and (max-width: 576px){
.product_features .product_features_swiper .img {
 width: 100%;
 }}
.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;
 }
.product_features .product_features_swiper .img:hover img {
 transform: scale(1.03);
 }
.product_features .product_features_swiper .text {
 flex: 1 1 0%;
 max-width: 62.5rem;
 }
.product_features .product_features_swiper .text strong {
 display: block;
 font-size: 3.6rem;
 font-weight: 700;
 }
@media screen and (max-width: 768px){
.product_features .product_features_swiper .text strong {
 font-size: 18px;
 line-height: 1.5;
 }}
.product_features .product_features_swiper .text p {
 color: rgba(255, 255, 255, 0.75);
 font-size: 1.8rem;
 line-height: 2.9rem;
 font-weight: 300;
 margin-top: 2.6rem;
 }
@media screen and (max-width: 768px){
.product_features .product_features_swiper .text p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 12px;
 }}
.product_features .product_features_swiper .text ul li {
 position: relative;
 padding-left: 3.4rem;
 font-size: 2rem;
 margin-top: 2rem;
 }
.product_features .product_features_swiper .text ul li::before {
 content: "";
 display: block;
 width: 2.2rem;
 height: 2.2rem;
 position: absolute;
 left: 0px;
 top: 0px;
 background: url("https://northernyinong.com/wp-content/plugins/sytech-fronteditor/sytpl/product_5/assets/img/icon-gou.svg") center center / contain no-repeat;
 }
@media screen and (max-width: 768px){
.product_features .product_features_swiper .text ul li {
 font-size: 14px;
 line-height: 1.5;
 padding-left: 20px;
 margin-top: 12px;
 }}
@media screen and (max-width: 768px){
.product_features .product_features_swiper .text ul li::before {
 width: 12px;
 height: 12px;
 top: 4px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}