html{font-size:clamp(7.5px,0.52083333vw,10px)}*{margin:0px;padding:0px;box-sizing:border-box}.product_nav{background-color:rgb(247,247,247)}body > section{position:relative}body > section:hover{}ul{list-style:none}.product_nav ul{display:flex;gap:5.8rem}@media screen and (max-width:768px){.product_nav ul{gap:1.4rem;width:100vw;margin-left:-20px;padding:0px 20px;overflow:auto}}.product_nav li:first-child{margin-left:auto}a{color:inherit;font-size:inherit;text-decoration:none}.product_nav li.active a::after{opacity:1}.product_nav a{display:block;font-size:2rem;font-weight:600;color:rgb(22,22,22);text-wrap:nowrap;padding:2.7rem 0px;position:relative;transition:0.3s}.product_nav a:hover::after,.product_nav a.active::after{opacity:1}.product_nav a::after{content:"";display:block;width:100%;height:0.4rem;background:var(--theme_color);position:absolute;bottom:0px;left:0px;opacity:0;transition:0.3s}@media screen and (max-width:768px){.product_nav a{font-size:15px;padding:1rem 0px}}@media screen and (max-width:768px){.product_nav a::after{height:3px}}.product_nav li:last-child{margin-right:auto}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title_color)}input[type="submit"],button{cursor:pointer}.sytech_export_template{display:none}@media screen and (max-width:786px){}