html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--primary:#e71425;
--title:#00162b;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_nav {
 background-color: rgb(246, 247, 250);
 }
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;
 }}
.product_nav .nav .nav_list {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 gap: 2rem 7.87%;
 }
@media screen and (max-width: 768px){
.product_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;
 }
@media screen and (max-width: 768px){
.product_nav .nav .nav_list li:first-child {
 margin-left: auto;
 }}
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.product_nav .nav .nav_item {
 position: relative;
 display: flex;
 align-items: center;
 text-align: center;
 justify-content: center;
 cursor: pointer;
 font-size: 2.4rem;
 font-weight: 700;
 transition: 0.3s;
 padding: 2.5rem 0px 2.3rem;
 }
.product_nav .nav .nav_item::after {
 position: absolute;
 width: 90%;
 max-width: 9rem;
 height: 0.3rem;
 left: 50%;
 bottom: -2px;
 transform: translateX(-50%) scaleX(0);
 content: "";
 background-color: var(--primary);
 transition: 0.3s;
 }
.product_nav .nav .nav_item.active::after, .product_nav .nav .nav_item:hover::after {
 transform: translateX(-50%);
 }
@media screen and (max-width: 768px){
.product_nav .nav .nav_item {
 font-size: 14px;
 padding: 20px 0px 22px;
 white-space: nowrap;
 }}
@media screen and (max-width: 768px){
.product_nav .nav .nav_item::after {
 height: 2px;
 bottom: 0px;
 }}
.product_nav .nav .nav_list li:last-child {
 margin-right: 13.8%;
 }
@media screen and (max-width: 768px){
.product_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;
--primary:#e71425;
--secondary:#f65741;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_features {
 padding: 11.2rem 0px 5.65rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_features {
 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;
 }}
.product_features .intro {
 max-width: 116.8rem;
 margin: 0px auto;
 font-size: 1.8rem;
 line-height: 3rem;
 }
@media screen and (max-width: 768px){
.product_features .intro {
 font-size: 14px;
 line-height: 1.5;
 }}
.product_features .intro > :first-child {
 margin-top: 0px;
 }
.product_features .intro h3, .product_features .intro h2 {
 font-size: 3.6rem;
 line-height: normal;
 font-weight: 700;
 color: var(--title);
 margin: 12.1rem 0px 4.2rem;
 padding-left: 1rem;
 }
[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 (max-width: 768px){
.product_features .intro h2 {
 font-size: 22px;
 margin: 22px 0px 14px;
 padding: 0px;
 }}
.product_features .intro p {
 margin: 2rem 0px;
 padding-left: 1rem;
 }
@media screen and (max-width: 768px){
.product_features .intro p {
 margin: 10px 0px;
 padding: 0px;
 }}
.product_features .intro h3 {
 margin-bottom: 2.3rem;
 }
@media screen and (max-width: 768px){
.product_features .intro h3 {
 font-size: 18px;
 margin: 22px 0px 14px;
 padding: 0px;
 }}
table {
 width: 100%;
 border-collapse: collapse;
 }
.product_features .intro > :last-child {
 margin-bottom: 0px;
 }
.product_features table {
 margin: 10.5rem 0px 5rem;
 }
@media screen and (max-width: 768px){
.product_features table {
 margin: 30px 0px;
 }}
.product_features table thead tr {
 background-image: linear-gradient(to right, var(--primary) -50%, var(--secondary) 65%);
 }
.product_features table th, .product_features table td {
 padding: 1.1rem 4.4rem 1.5rem;
 }
.product_features table th:first-child, .product_features table td:first-child {
 width: 35%;
 }
.product_features table th {
 color: rgb(255, 255, 255);
 font-size: 2.4rem;
 font-weight: 700;
 line-height: normal;
 text-align: left;
 }
@media screen and (max-width: 768px){
.product_features table th, .product_features table td {
 padding: 14px;
 }}
@media screen and (max-width: 768px){
.product_features table th {
 font-size: 15px;
 }}
.product_features table td {
 color: rgb(102, 102, 102);
 font-weight: 700;
 padding-top: 1.4rem;
 padding-bottom: 1.53rem;
 }
.product_features table td:first-child {
 color: var(--title);
 }
.product_features table tbody tr:nth-child(2n) {
 background-color: rgb(241, 241, 243);
 }
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;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_working {
 padding: 5.65rem 0px 5.75rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_working {
 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);
 }
.product_working .head h2 {
 font-size: 4.8rem;
 line-height: 1.25;
 max-width: 95.5rem;
 margin: 0px auto;
 }
[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){
.product_features .head h2, .product_working .head h2, .product_components .head h2, .product_related .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
.product_working .head h2 {
 font-size: 22px;
 line-height: 1.3;
 }}
.product_working p {
 font-size: 1.8rem;
 line-height: 2.4rem;
 font-weight: 700;
 max-width: 99.7rem;
 margin: 1.2rem 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;
 }}
.product_working .process_img {
 max-width: 135.1rem;
 height: auto;
 margin: 3.6rem auto 0px;
 }
@media screen and (max-width: 768px){
.product_working .process_img {
 margin-top: 30px;
 }}
.img.img_ct img {
 object-fit: contain;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.video {
 position: relative;
 overflow: hidden;
 }
.product_working .video {
 max-width: 136.3rem;
 margin: 2.4rem auto 0px;
 cursor: pointer;
 }
.product_working .video::after {
 display: block;
 padding-bottom: 46.1482%;
 content: "";
 }
@media screen and (max-width: 768px){
.product_working .video {
 margin-top: 20px;
 }}
.video video, .video img, .video iframe, .video div:not(.btn_play) {
 width: 100%;
 height: 100%;
 display: block;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 }
i, em {
 font-style: normal;
 }
.video .btn_play {
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 cursor: pointer;
 z-index: 2;
 content: "";
 width: 5.8rem;
 height: 5.8rem;
 background: url("https://liming.hyweb.tech//wp-content/plugins/sytech-fronteditor/sytpl/product_4/assets/img/play.png") center center / contain no-repeat;
 transition: 0.3s;
 }
.video .btn_play:hover {
 transform: translate(-50%, -50%) scale(1.1);
 }
.product_working .video .btn_play {
 width: 8.9rem;
 height: 8.9rem;
 background-image: url("https://liming.hyweb.tech//wp-content/plugins/sytech-fronteditor/sytpl/product_4/assets/img/play-w.png");
 top: 55.2%;
 }
@media screen and (max-width: 768px){
.video .btn_play {
 width: 40px;
 height: 40px;
 }}
@media screen and (max-width: 768px){
.product_working .video .btn_play {
 width: 40px;
 height: 40px;
 }}
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;
--h:;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_components {
 padding: 5.75rem 0px 8.55rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_components {
 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);
 }
.product_components .head h2 {
 font-size: 4.8rem;
 line-height: 1.25;
 max-width: 95.5rem;
 margin: 0px auto;
 }
[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){
.product_features .head h2, .product_working .head h2, .product_components .head h2, .product_related .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
.product_components .head h2 {
 font-size: 22px;
 line-height: 1.3;
 }}
.product_components .head p {
 font-weight: 700;
 max-width: 71.5rem;
 margin-left: auto;
 margin-right: auto;
 }
.product_components p {
 font-size: 1.8rem;
 line-height: 2.4rem;
 margin-top: 1.1rem;
 }
[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;
 }}
.product_components .items {
 margin-top: 8rem;
 }
@media screen and (max-width: 768px){
.product_components .items {
 margin-top: 30px;
 }}
li {
 list-style: none;
 }
.flex {
 display: flex;
 }
.wrap {
 flex-wrap: wrap;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.gap {
 gap: 3rem;
 }
@media screen and (max-width: 768px){
.gap {
 gap: 20px;
 }}
.img.img_cv {
 overflow: hidden;
 }
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.product_components .img {
 width: 44.8571%;
 --h: 49.04458599%;
 margin-left: 1.71429%;
 border-radius: 1rem;
 }
@media screen and (max-width: 768px){
.product_components .img {
 margin-left: 0px;
 }}
@media screen and (max-width: 576px){
.product_components .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_components .img:hover img {
 transform: scale(1.02);
 }
.product_components .img + .info {
 max-width: 67rem;
 }
.product_components .info {
 flex: 1 1 0%;
 width: 100%;
 }
.product_components .info h3 {
 font-size: 2.4rem;
 font-weight: 700;
 color: var(--title);
 }
@media screen and (max-width: 768px){
.product_components .info h3 {
 font-size: 18px;
 }}
.product_components .info p {
 font-size: 1.8rem;
 line-height: 3rem;
 margin-top: 1rem;
 }
@media screen and (max-width: 768px){
.product_components .info p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 10px;
 }}
.product_components .items li + li {
 margin-top: 3.8rem;
 }
@media screen and (max-width: 768px){
.product_components .items li + li {
 margin-top: 30px;
 }}
.product_components .img.lar {
 --h: 60.1910828%;
 }
.product_components .info p + p {
 margin-top: 3rem;
 }
@media screen and (max-width: 768px){
.product_components .info p + p {
 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;
--swiper-wrapper-transition-timing-function,initial:;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.product_projects {
 padding: 8.55rem 0px 5.25rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.product_projects {
 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;
 }}
.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;
 }}
.product_projects p {
 font-size: 1.8rem;
 line-height: 2.4rem;
 font-weight: 700;
 max-width: 71.5rem;
 margin: 1.9rem 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;
 }}
.product_projects .product_projects_swiper {
 overflow: hidden;
 max-width: 135.8rem;
 margin: 3.7rem auto 0px;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.product_projects .product_projects_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;
 }
.product_projects .product_projects_swiper .swiper-slide {
 max-width: 440px;
 }
.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_projects .product_projects_swiper .swiper-slide {
 max-width: 235px;
 }}
.product_projects .item {
 display: block;
 height: 100%;
 }
.img.img_cv {
 overflow: hidden;
 }
.img.img_ab {
 position: relative;
 }
.product_projects .item .img {
 padding-bottom: 86.7882%;
 }
.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;
 }
.product_projects .item .title {
 text-align: center;
 font-size: 2.4rem;
 font-weight: 700;
 color: var(--title);
 margin-top: 4.2rem;
 }
@media screen and (max-width: 768px){
.product_projects .item .title {
 font-size: 16px;
 margin-top: 20px;
 }}
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){


}