@charset "utf-8";@font-face{font-family:"OpenSans";font-weight:100 900;font-style:normal;font-display:swap;src:url(../fonts/OpenSans-VariableFont_wdth,wght.woff2) format("woff2")}
@font-face{font-family:"Roboto";font-weight:200 700;font-style:normal;font-display:swap;src:url(../fonts/Roboto-VariableFont_wdth,wght.woff2) format("woff2")}
#preloader{display:none}
html{overflow:visible}
#header,#container,#footer,video#my_video{visibility:visible!important}
:root{--fs-body:clamp(0.875rem,3.5vw,1rem);--fs-h6:clamp(0.875rem,3.5vw,1rem);--fs-h5:clamp(1.0625rem,3.5vw,1.1875rem);--fs-h4:clamp(1.25rem,3.5vw,1.44rem);--fs-h3:clamp(1.375rem,3.5vw,1.728rem);--fs-h2:clamp(1.5rem,3.5vw,2.074rem);--fs-h1:clamp(1.625rem,3.5vw,2.488rem);--lh-heading:1.2;--lh-body:1.6;--bg-main:#142952;--bg-hover:#00a29a;--family-first:"OpenSans",sans-serif;--family-second:"Roboto",sans-serif;--bg-white:#ffffff;--bg-F0:#edf8fe;--bg-F1:#ececec;--bg-WhiteSmoke:#f5f5f5;--bg-F9:#edf8fe;--bg-light:#f8f9fa;--line-color:#eee;--icon-bg:#F0F7FF;--icon-stroke:#475569}
.bg-F0{background-color:var(--bg-F0) !important}
.bg-F1{background-color:var(--bg-F1) !important}
.bg-Main{background-color:var(--bg-main) !important}
.bg-WhiteSmoke{background-color:var(--bg-WhiteSmoke) !important}
.bg-F9{background-color:var(--bg-F9) !important}
.bg-white-WhiteSmoke{background-image:linear-gradient(var(--bg-white),var(--bg-WhiteSmoke))}
.bg-WhiteSmoke-white{background-image:linear-gradient(var(--bg-WhiteSmoke),var(--bg-white))}
.bg-white-light{background-image:linear-gradient(var(--bg-white),var(--bg-light))}
.bg-light-white{background-image:linear-gradient(var(--bg-light),var(--bg-white))}
.bg-white-F9{background-image:linear-gradient(var(--bg-white),var(--bg-F9))}
.bg-F9-white{background-image:linear-gradient(var(--bg-F9),var(--bg-white))}
*{box-sizing:border-box;padding:0;margin:0}
#header,#container,#footer{width:100%}
body{color:#1e293b;font-family:var(--family-second);font-weight:400;font-size:var(--fs-body);line-height:var(--lh-body);background-color:#fff;overflow-x:hidden;overflow-y:auto;height:auto}
li,ol,ul{list-style:none;margin-bottom:0}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.title1,.title2,.title3,.title4,.title5,.title6{color:#333;line-height:var(--lh-heading);font-family:var(--family-first);margin-bottom:1rem}
h1,.h1,.title1{font-size:var(--fs-h1)}
h2,.h2,.title2{font-size:var(--fs-h2)}
h3,.h3,.title3{font-size:var(--fs-h3)}
h4,.h4,.title4{font-size:var(--fs-h4)}
h5,.h5,.title5{font-size:var(--fs-h5)}
h6,.h6,.title6{font-size:.9rem;font-family:var(--family-first)}
h2 a,h3 a,h4 a,h5 a,h6 a,a.h2,a.h3,a.h4,a.h5,a.h6{color:inherit;font-size:inherit}
a.h2:hover,a.h3:hover,a.h4:hover,a.h5:hover,a.h6:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--bg-hover)}
strong{font-weight:700}
b{font-weight:500;color:#000}
img{display:block;width:100%;height:auto}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;transition:all 0.2s;color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:var(--bg-main)}
inquiry-trigger{color:var(--bg-main)}
inquiry-trigger:hover{color:var(--bg-hover)}
figure{width:100%;display:flex;flex-wrap:wrap}
figure>a{width:100%;display:flex;flex-wrap:wrap;position:relative;overflow:hidden}
figure>a[class="original-link"]{cursor:default}
figure:last-child,p:last-child{margin-bottom:0}
.imgbox{width:100%;aspect-ratio:16/9;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:hidden;position:relative;z-index:2}
.imgbox img{width:100%;height:100%;object-fit:cover}
.object-fit-cover{object-fit:cover !important}
.object-fit-contain{object-fit:contain !important}
.before_none::before{content:none !important}
.textbox{width:100%;display:flex;flex:1;flex-direction:column}
.container,.container1,.container2,.container3{width:100%;max-width:1230px;margin:0 auto;padding:0 15px}
.container1{max-width:1130px}
.container2{max-width:1030px}
.container3{max-width:930px}
.multiply,.img_bg img{mix-blend-mode:multiply}
.overflow-visible{overflow:visible !important}
.dropdown{z-index:5}
.icon-comments:before{content:"";width:1rem !important;aspect-ratio:1/1;float:left;background:url(../images/icons/icon-comments.svg) no-repeat center center;background-size:contain;margin-right:.25rem}
.icon-remove{content:"";width:2rem !important;aspect-ratio:1/1;float:left;background:url(../images/icons/icon-remove.svg) no-repeat center center;background-size:contain}
ul.list{width:calc(100% + 30px);margin:0 -15px;display:flex;flex-wrap:wrap}
ul.list li{display:flex;padding:15px}
ul.list li>ol,ul.list li>a{width:100%;display:flex;flex-wrap:wrap;transition:all .2s ease-in-out}
.row-cols{margin:0 -5px;display:flex;flex-wrap:wrap}
.row-cols>*{margin:0;padding:5px;display:flex}
.row-cols>*>ol,.row-cols>*>a{width:100%;display:flex;flex-wrap:wrap;transition:all .2s ease-in-out;margin:0}
.p-8{margin:0 -8px}
.p-8>*{padding:8px}
.p-10{margin:0 -10px}
.p-10>*{padding:10px}
.p-15{margin:0 -15px}
.p-15>*{padding:15px}
.p-20{margin:0 -20px}
.p-20>*{padding:20px}
.etw-photo{display:flex;flex-wrap:wrap}
.etw-photo figure{margin:0}
.etw-photo a{flex-direction:column}
.etw-photo span{flex:1;display:flex;justify-content:center;text-align:center;font-size:.875rem;padding-top:10px}
.etw-photo a[onClick]{cursor:pointer}
.etw-photo a[class="original-link"]{cursor:default}
.etw-photo li ol{flex-direction:column}
@media (max-width:767.98px){ul.list{width:calc(100% + 20px);margin:0 -10px}
ul.list li{padding:10px}
}@media (max-width:575.98px){.p-8,.p-10,.p-15,.p-20{margin:0 -5px}
.p-8>*,.p-10>*,.p-15>*,.p-20>*{padding:5px}
ul.list{width:calc(100% + 10px);margin:0 -5px}
ul.list li{padding:5px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}@media (max-width:425.98px){.row-cols>*,.etw-photo>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}ul.items,ul.items li>ol{width:100%;display:block;margin:0 0 1rem 0}
ul.items:last-child,ul.items li>ol{margin-bottom:0}
ul.items li{display:block;position:relative;margin-bottom:.5rem;padding-left:1rem;line-height:24px}
ul.items li:last-child{margin-bottom:0}
ul.items li::before{content:"";width:6px;height:6px;background-color:var(--bg-hover);position:absolute;left:0;top:9px;border-radius:50%}
ul.items li>ol>li::before{border-radius:50%;background-color:rgba(0,0,0,.3)}
ul.items1 li{display:block;position:relative;margin-bottom:.5rem;padding-left:1rem;line-height:24px;font-size:.9rem}
ul.items1 li{padding-left:1.625rem}
ul.items1 li::before{content:"\2714";position:absolute;left:0;top:2px;color:var(--bg-hover);font-size:1.2rem}
ul.items1 li strong{font-size:1rem;font-weight:700}
ul.items_nub{counter-reset:nub}
ul.items_nub li{padding-left:2rem;position:relative}
ul.items_nub li::before{counter-increment:nub;content:counter(nub) "";width:1.25rem;height:1.25rem;border:1px solid var(--bg-main);border-radius:50%;background:var(--bg-white);color:var(--bg-main);font-size:.875rem;display:flex;align-items:center;justify-content:center;transform:initial;position:absolute;left:0;top:2px}
ul.items_none li::before{content:none}
.table-responsive{margin-bottom:1rem}
.table-responsive:last-child{margin-bottom:0}
.table:last-child{margin-bottom:0}
.table thead{background-color:#dcdcdc}
.table thead td,.table thead inquiry-trigger{color:#000;font-weight:500}
.table td,.table-left td{vertical-align:middle;color:#333;font-size:.875rem;line-height:1.2;padding:.625rem}
.table-bordered td{border:none;border:1px solid #eee}
.table-striped tbody tr:nth-of-type(odd){background-color:#eee}
.table-striped tbody tr:nth-of-type(even){background-color:#fff}
.table-hover tbody tr:hover{background-color:var(--line-color) !important}
.table tbody inquiry-trigger{color:var(--bg-main)}
.table inquiry-trigger:hover{color:var(--bg-hover) !important}
.table tr.top td{font-weight:700}
.table-left{width:100%}
.table-left td{border:1px solid rgba(0,0,0,.05)}
.table-left tbody tr:nth-of-type(odd){background-color:var(--bg-light)}
.table-left tbody tr:nth-of-type(even){background-color:var(--bg-white)}
.table-left td:first-child,.table-left td:nth-child(3){color:#000}
@media (max-width:575.98px){.table,.table-left{min-width:800px}
}.video_btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}
.video_btn::before{content:"";--w:70px;width:var(--w);height:var(--w);border-radius:50%;background:url(../images/video_btn.webp) no-repeat center center;background-size:100% 100%;transition:all .3s ease-in-out}
.video_bigbtn{left:0;top:0;right:0;bottom:0;transform:initial}
.video_btn:hover::before{opacity:.8}
.watch_btn{left:1rem;top:auto;bottom:1rem;transform:initial;z-index:9}
.watch_btn::before{--w:40px;z-index:2;opacity:1 !important}
.watch_btn>span{background-color:var(--bg-hover);line-height:1;border-radius:20px;color:#fff;padding:.5rem 1rem .5rem 2rem;margin-left:-1.5rem;font-size:.875rem;text-transform:uppercase}
.screw-elements-item .watch_btn::before{--w:35px}
.more,.more_big{display:flex;margin-top:2rem}
.more>a{width:fit-content;display:flex;align-items:center;position:relative;z-index:0;transition:all .4s;font-size:.875rem;font-weight:200;line-height:1;color:var(--bg-main);overflow:hidden;padding-bottom:.5rem;border-radius:60px;padding:.65rem 1.5rem}
.more>a::before{content:'';width:0;height:1px;background-color:var(--bg-main);position:absolute;right:0;bottom:0;transition:all .3s ease-in-out;z-index:-1}
.more>a::after{content:"";width:1.275rem;aspect-ratio:1/1;background-image:url(../images/icons/arrow-right-white.svg);background-repeat:no-repeat;background-size:contain;margin-left:1rem}
.more>a:hover{color:var(--bg-main)}
.more>a:hover::before{width:100%;left:0;right:auto}
.more_big>a{width:fit-content;display:flex;align-items:center;transition:all .4s;padding:.65rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;line-height:1;background-color:var(--bg-hover);overflow:hidden;border-radius:60px}
.more_big>a:hover{color:#fff;background-color:var(--bg-main)}
.inquiry_quote,.inquiry_btn{display:flex}
.inquiry_quote>a,.inquiry_btn>a{display:flex;align-items:center;justify-content:center;padding:.72rem 1.25rem;color:var(--bg-main);font-family:var(--family-first);font-size:.875rem;font-weight:700;line-height:1;letter-spacing:normal;text-align:center;background:#fff;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.inquiry_quote>a:hover,.inquiry_btn>a:hover{color:#fff;background:var(--bg-main) !important;border-color:var(--bg-main)}
.inquiry_quote{margin-top:1.5rem}
.product-actions{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}
.product-actions .inquiry_quote,.top-des-box .inquiry_quote a{margin-top:0;border:1px solid var(--bg-main)}
.inquiry_btn>a{background:var(--bg-blue-color1)}
.etw_language{min-height:40px;display:flex}
.etw_language ul{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end}
.etw_language ul>li{display:flex;flex-wrap:wrap;position:relative;padding:0}
.etw_language ul>li>span{width:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:.95rem;color:var(--bg-hover)}
#etw_language{display:flex;height:auto;position:relative;z-index:9;padding:0}
#etw_language>a{width:fit-content;padding:0 .8rem;color:#eee;display:flex;justify-content:center;align-items:center;height:40px;position:relative;text-align:center;font-size:.8rem}
#etw_language>a::after{content:'';width:1px;height:40%;background-color:#ccc;position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:.5}
#etw_language>a:last-child{margin-bottom:0;padding-right:0}
#etw_language>a:last-child::after{display:none}
#etw_language>a:hover{color:var(--bg-hover);text-decoration:underline;background:initial}
@media (max-width:991.98px){.iconfont{width:1.8rem !important;aspect-ratio:1/1;background:url(../images/icons/earth-globe-tool.svg) no-repeat center center;background-size:contain;padding:0 !important;margin-right:2.5rem;cursor:pointer}
.etw_language{padding-top:0;position:relative;z-index:14}
.etw_language::before{display:none}
.etw_language ul>li{position:relative}
.etw_language ul>li>ol{display:none;position:absolute;top:100%;left:25%;transform:translateX(-50%);width:120px;z-index:9}
#etw_language{background-color:#eee;flex-direction:column}
#etw_language>a{width:100%;height:auto;padding:.7rem .5rem;margin:0;color:#000;font-size:.95rem;line-height:1}
#etw_language>a::after{display:none}
#etw_language>a:last-child{padding:.7rem .5rem}
#etw_language>a:hover{background-color:var(--bg-main);color:#fff;text-decoration:none}
}#header{padding-top:112px}
.header::before{position:absolute;content:"";width:100%;height:38px;top:0;left:0;background-color:var(--bg-main);z-index:1}
.header{width:100%;position:fixed;left:0;top:0;z-index:12;background-color:rgba(255,255,255,1);transition:all .5s ease-in-out;box-shadow:4px 4px 100px rgba(0,0,0,.15);visibility:visible}
.nav-fixed{-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.5s ease-in-out 0s normal none 1 running fadeInDown}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}#etw_logo{float:left;position:relative;z-index:3;padding-top:55px;padding-bottom:15px}
#etw_logo a{display:flex;align-items:center}
#etw_logo a>img{display:block;width:auto;max-height:60px;object-fit:contain}
#etw_logo a>span{color:var(--bg-white);font-size:.85rem;line-height:1.5;border-left:1px solid var(--bg-white);padding-left:1.25rem;margin-left:1.25rem;width:200px;font-weight:700;font-family:var(--family-first)}
.top-logo-des{position:relative}
.top-logo-des strong{position:absolute;top:6px;width:100%;color:#fff;z-index:2;font-size:.9rem;font-weight:300}
nav{display:flex;flex-wrap:wrap;flex:1;padding-top:30px}
@media (min-width:992px){nav .navbar-collapse{display:flex !important}
}#navbar{width:100%}
.navbar{width:100%;flex:1;margin:0;padding:0 0 0 3rem;display:flex;flex-wrap:wrap;justify-content:flex-end}
.navbar>li{padding:0;min-height:40px;display:flex;flex-wrap:wrap;margin-left:3rem}
.navbar>li>a{display:flex;color:var(--bg-main);font-weight:600;font-family:var(--family-second);position:relative}
.navbar>li>a>span.pro_icon{display:none}
.navbar>li>a::before{content:"";width:0;height:2px;background-color:var(--bg-hover);position:absolute;left:50%;bottom:0;transform:translateX(-50%);transition:all .3s}
.navbar>li>a.dropdown-toggle::after{content:none}
.navbar>li>a:hover,.navbar>li.active>a{color:var(--bg-hover)}
.navbar>li:hover>a::before{width:100%}
.navbar>li:first-child{margin-left:0}
.navbar .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block}
.dropdown-menu{left:0;top:150%;border:none;margin:0;padding:0;background-color:#fff;overflow:hidden;transition:all 0.3s ease 0s;visibility:hidden;pointer-events:none;opacity:0;display:block;box-shadow:0 10px 10px rgba(0,0,0,.15);border-radius:0}
.dropdown-menu>ul{width:100%;margin:0;display:flex;flex-direction:column}
.dropdown-menu>ul>li{width:100%;padding:0;border-bottom:1px dashed rgba(0,0,0,.05);display:flex}
.dropdown-menu>ul>li:last-child{border-bottom:none}
.dropdown-menu>ul>li>a{width:100%;white-space:nowrap;padding:1rem 1.5rem;font-size:.875rem}
.dropdown-menu>ul>li>a:hover{background-color:rgba(0,0,0,.05)}
.dropdown-menu>ul>li>a.active{color:var(--bg-hover)}
@media (max-width:1199.98px){.navbar>li{margin-left:2rem}
}@media (max-width:991.98px){#header{padding-top:0}
.header{position:relative}
.header .container{display:flex;flex-wrap:wrap;align-items:center}
.navbar-toggler{width:80%;height:100%;padding:0;background:url(../images/icons/menu_icon.svg) no-repeat center center;background-size:100% 100%}
.navbtn{width:40px;height:36px;float:right;border:1px solid #000;display:flex;align-items:center;justify-content:center;border-radius:5px}
nav{width:100%;flex:none;padding:0}
.navbar{padding:0}
.navbar>li{width:100%;border-bottom:1px solid rgba(0,0,0,.125);margin:0}
.navbar>li>a{width:100%;position:relative;padding:0 1rem;align-items:center;font-size:.875rem}
.navbar>li>a>span.pro_icon{position:absolute;top:0;right:0;color:#000;padding:0;font-size:34px;line-height:1;width:50px;height:100%;display:flex;justify-content:center;text-align:center;align-items:center;font-weight:200;z-index:2;font-family:var(--family-first)}
.navbar>li:hover>a,.navbar>li.active>a{background-color:var(--bg-hover);color:#fff}
.navbar>li>a:hover span.pro_icon,.navbar>li.active>a span.pro_icon{color:#fff}
.navbar>li>a::after,.navbar>li>a::before{display:none}
.navbar .dropdown-menu{display:none;width:100%;min-width:initial;max-width:100%;position:relative;left:initial !important;top:initial !important}
#etw_logo{flex:1;display:flex}
#etw_logo a>img{max-height:50px}
}@media (max-width:575.98px){#etw_logo a>img{max-height:40px;width:150px}
.etw_language ul>li>span{margin-right:1.5rem}
}@media (max-width:375.98px){.etw_language ul>li>span{font-size:1.5rem;margin-right:1rem}
}section,.section_item{width:100%;padding:3.5rem 0;display:block;position:relative}
.etw-banner{position:relative;overflow:hidden}
.caption-title{color:var(--bg-white);font-weight:700;font-size:clamp(1.4rem,2.5vw,2.5rem)}
.carousel-caption{bottom:inherit;top:35%;transform:translateY(-35%)}
.carousel-caption{text-align:left}
.carousel-caption .carousel-caption-inner{max-width:600px}
.carousel-caption .carousel-caption-inner strong{background-color:var(--bg-hover);padding:.25rem 1rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;font-weight:400;display:inline-block}
.etw-banner::after{content:none}
.etw-banner .elementor-shape,.manufacturing-quality-block .elementor-shape,.pro_page_banner .elementor-shape,.top-hero .elementor-shape,.custom-screw-inner .elementor-shape{position:absolute;z-index:2;left:0;right:0;bottom:-1px;height:59px;overflow:hidden;pointer-events:none}
.etw-banner .elementor-shape svg,.manufacturing-quality-block .elementor-shape svg,.pro_page_banner .elementor-shape svg,.top-hero .elementor-shape svg,.custom-screw-inner .elementor-shape svg{position:relative;left:50%;display:block;width:calc(238% + 1.3px);height:59px;transform:translateX(-50%)}
.etw-banner .elementor-shape image,.manufacturing-quality-block .elementor-shape image,.pro_page_banner .elementor-shape image,.top-hero .elementor-shape image,.custom-screw-inner .elementor-shape image{filter:brightness(0) invert(1)}
.etw-banner .elementor-shape[data-negative=false].elementor-shape-bottom,.manufacturing-quality-block .elementor-shape[data-negative=false].elementor-shape-bottom,.pro_page_banner .elementor-shape[data-negative=false].elementor-shape-bottom,.top-hero .elementor-shape[data-negative=false].elementor-shape-bottom,.custom-screw-inner .elementor-shape[data-negative=false].elementor-shape-bottom{transform:rotate(180deg)}
.etw-banner .banner-picture{width:100%;overflow:hidden;position:relative}
.etw-banner .banner-picture picture,.etw-banner .banner-picture img{width:100%;height:auto;display:block}
.carousel-indicators{bottom:75px;z-index:2}
.webtitle{color:var(--bg-main);font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1.25}
.top-des-block{margin-bottom:1rem;position:relative;margin-top:-5rem;z-index:2}
.top-des-block .webtitle{margin-bottom:.5rem}
.products-service-block{position:relative}
.products-service-block .list ol{flex-direction:column;background-color:#fff}
.products-service-block .list .imgbox{margin-bottom:1.5rem;overflow:hidden}
.products-service-block .list .imgbox a{display:block;width:100%;height:100%}
.products-service-block .list .imgbox img{display:block;width:100%;height:100%;object-fit:cover;transition:all .5s ease}
.products-service-block .list .imgbox:hover img{transform:scale(1.05)}
.products-service-block .list .title4{display:block;position:relative;padding-bottom:17px;font-size:1.1rem;line-height:1.4}
.products-service-block .list .title4::after{content:"";position:absolute;left:0;bottom:0;width:38px;height:2px;background-color:var(--bg-hover)}
.products-service-block .list .title4 a{color:#555;text-decoration:none}
.products-service-block .list .title4 a:hover{color:var(--bg-hover)}
.products-service-block .list dl{margin:0;padding:0}
.products-service-block .list dd{position:relative;margin:0 0 8px;padding-left:14px;color:#666;font-size:14px;line-height:1.65}
.products-service-block .list dd::before{content:"•";position:absolute;left:0;color:#666;font-size:1.25rem;top:-5px}
.products-service-block .list .textbox{padding:1rem 1.5rem}
.line-block{position:relative;padding-top:1rem}
.line-block::before{position:absolute;content:"";width:60px;height:3px;background-color:var(--bg-hover);top:0;left:0}
.line-block-botom{position:relative;padding-bottom:.5rem;margin-bottom:1rem}
.line-block-botom::before{position:absolute;content:"";width:60px;height:3px;background-color:var(--bg-hover);left:0;right:0;bottom:0;margin:0 auto}
.left-pro-list .list > li:last-child{margin-bottom:0}
.left-pro-list ol{position:relative;margin:0;padding:0;min-height:190px}
.left-pro-list .imgbox{width:62%;margin-left:auto;overflow:hidden;background:linear-gradient(to left,#edf8fe,#f6fafc,#edf8fe);aspect-ratio:inherit}
.left-pro-list .imgbox a,.left-pro-list .imgbox img{display:block;width:auto;transition:all .5s ease}
.left-pro-list .imgbox img{mix-blend-mode:multiply}
.left-pro-list ol:hover .imgbox img{transform:scale(1.05)}
.left-pro-list .textbox{position:absolute;top:50%;left:0;z-index:2;width:48%;padding:1.65rem;background:var(--bg-main);transform:translateY(-50%);box-sizing:border-box;color:#fff;padding-bottom:2rem}
.left-pro-list .title4{display:block;margin-bottom:.5rem;font-size:1.35rem;font-weight:600;line-height:1.35}
.left-pro-list .title4 a{color:#fff}
.left-pro-list .title4 a::before{position:absolute;content:"";width:20px;height:20px;line-height:20px;border-radius:50%;bottom:21px;right:22px;font-weight:300;font-size:.9rem;transition:all .5s ease;text-align:center;background-image:url(../images/icons/arrow-right-white.svg);background-repeat:no-repeat;background-size:contain;z-index:2}
.left-pro-list .title4 a::after{position:absolute;content:"";width:30px;height:30px;border-radius:50%;background-color:var(--bg-hover);bottom:1rem;right:1.2rem;font-weight:300;font-size:.9rem;transition:all .5s ease;text-align:center}
.left-pro-list ol:hover .title4 a{color:var(--bg-hover)}
.left-pro-list dl{margin:0;padding:0}
.left-pro-list dd{color:#fff;font-size:.85rem;line-height:1.5;font-weight:300}
.left-pro-list dd:last-child{margin-bottom:0}
.left-pro-list .list > li:nth-child(even) .imgbox{margin-right:auto;margin-left:0}
.left-pro-list .list > li:nth-child(even) .imgbox a{margin-right:auto;margin-left:0}
.left-pro-list .list > li:nth-child(even) .imgbox img{margin-right:auto;margin-left:0}
.left-pro-list .list > li:nth-child(even) .textbox{right:0;left:auto}
.manufacturing-quality-block{position:relative;padding-bottom:4rem;background:linear-gradient(to right,var(--bg-main) 60%,#94a4bf 100%)}
.manufacturing-quality-block::after{content:none}
.top-manufacturing-des{width:100%;max-width:700px;margin:0 auto;text-align:center;margin-bottom:2rem;color:#fff}
.manufacturing-quality-block li ol{flex-direction:column}
.manufacturing-quality-block li ol .imgbox{margin-bottom:1rem}
.top-manufacturing-des .line-block{color:#fff}
.top-manufacturing-des .line-block::before{left:0;right:0;margin:0 auto}
.manufacturing-quality-block .imgbox{aspect-ratio:16/11}
.manufacturing-des .des-item{margin-bottom:2rem;color:#fff}
.manufacturing-des .des-item strong{display:block;font-size:1.25rem;margin-bottom:.5rem;color:var(--bg-hover)}
.manufacturing-des .des-item ul li{color:rgb(255,255,255,.7);font-size:.9rem;margin-bottom:0}
.manufacturing-des .des-item ul li::before{background-color:#fff}
.manufacturing-quality-block .more > a::after{transition:all ease .5s}
.manufacturing-quality-block .more > a:hover::after{margin-left:1.5rem}
.text-hover{color:var(--bg-hover)}
.home-page .container,.home-page .container1{max-width:1200px}
.home-page section{padding:2.75rem 0}
.home-page .webtitle{font-size:1.65rem;letter-spacing:-.01em}
.home-page .more,.home-page .more_big{margin-top:1.25rem}
.home-page .more_big>a,.home-page .more>a{border-radius:2px;padding:.72rem 1.15rem}
.home-page .carousel-caption{top:50%;transform:translateY(-50%)}
.home-page .carousel-caption .carousel-caption-inner{max-width:680px;padding-left:22px;border-left:3px solid var(--bg-hover)}
.home-page .carousel-caption .carousel-caption-inner strong{padding:0;margin-bottom:.75rem;background:none;border-radius:0;color:#dce5eb;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.home-page .caption-title{max-width:650px;margin-bottom:.75rem;font-size:clamp(1.5rem,2.5vw,2.35rem);line-height:1.16}
.home-page .caption-desc{max-width:650px;margin-bottom:0;color:rgba(255,255,255,.88);font-size:18px;line-height:1.65}
.home-page .carousel-indicators{bottom:24px}
.home-page .products-service-block{padding-top:0;background:linear-gradient(to bottom,transparent,#f5f7f9)}
.home-page .top-des-block{margin:0 0 1rem;position:relative;z-index:2}
.home-page .top-des-block .webtitle{margin-bottom:.35rem}
.home-page .top-des-block p{margin-bottom:0;font-size:14px}
.home-page .products-service-block .list{margin:0 -10px;width:calc(100% + 20px)}
.home-page .products-service-block .list>li{padding:10px}
.home-page .products-service-block .list ol{border:0}
.home-page .products-service-block .list .imgbox{margin:0;aspect-ratio:16/8}
.home-page .products-service-block .list .textbox{padding:1.15rem 1.25rem 1.2rem}
.home-page .products-service-block .list .title4{margin-bottom:.8rem;padding-bottom:.65rem;font-size:1.02rem}
.home-page .products-service-block .list .title4::after{width:28px;height:2px}
.home-page .products-service-block .list dd{margin-bottom:5px;font-size:14px;line-height:1.55}
.home-page .home-main-prodcuts{background:#fff}
.home-page .home-main-prodcuts .line-block{padding-top:.7rem}
.home-page .home-main-prodcuts .line-block::before{width:40px;height:2px}
.home-page .home-main-prodcuts .left-des .imgbox{aspect-ratio:16/8.5;margin-bottom:1rem !important}
.home-page .home-main-prodcuts .left-des p{margin-bottom:.65rem;font-size:14px;line-height:1.65}
.home-page .left-pro-list .list{margin:-8px;width:calc(100% + 16px)}
.home-page .left-pro-list .list>li{padding:8px}
.home-page .left-pro-list ol{min-height:0;flex-wrap:nowrap;background:#fff;box-shadow:0 0 4rem 0 rgba(0,0,0,.15)}
.home-page .left-pro-list .imgbox,.home-page .left-pro-list .list>li:nth-child(even) .imgbox{width:42%;margin:0;aspect-ratio:4/2.35;background:#f2f5f7}
.home-page .left-pro-list .imgbox a,.home-page .left-pro-list .imgbox img,.home-page .left-pro-list .list>li:nth-child(even) .imgbox a,.home-page .left-pro-list .list>li:nth-child(even) .imgbox img{width:100%;height:100%;margin:0;object-fit:cover}
.home-page .left-pro-list .textbox,.home-page .left-pro-list .list>li:nth-child(even) .textbox{position:relative;top:auto;right:auto;left:auto;width:58%;padding:1rem 1.15rem;transform:none;background:#fff;color:#4b5563}
.home-page .left-pro-list .title4{margin:0 0 .45rem;font-size:1.08rem}
.home-page .left-pro-list .title4 a{color:var(--bg-main)}
.home-page .left-pro-list .title4 a::before,.home-page .left-pro-list .title4 a::after{display:none}
.home-page .left-pro-list dd{color:#5f6873;font-size:14px;line-height:1.5}
.home-page .home-main-prodcuts{padding:1.5rem 0 3rem;background:#fff}
.home-page .home-products-heading{margin-bottom:1.5rem}
.home-page .home-products-eyebrow{margin-bottom:.35rem;color:var(--bg-hover);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.home-page .home-products-heading .webtitle{margin:0;font-size:clamp(1.2rem,2.5vw,1.75rem)}
.home-page .home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;margin:0}
.home-page .home-product-grid>li{display:flex;min-width:0}
.home-page .home-product-card{display:flex;flex-direction:column;width:100%;background:#f3f5f7}
.home-page .home-card-media{height:225px;overflow:hidden}
.home-page .home-card-media>a{display:block;width:100%;height:100%}
.home-page .home-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.home-page .home-product-card:hover .home-card-media img{transform:scale(1.035)}
.home-page .home-case-placeholder{background:var(--bg-main)}
.home-page .home-case-placeholder>a{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#142952,#263f6b)}
.home-page .home-case-placeholder span{color:#fff;font-family:var(--family-first);font-size:1.45rem;font-weight:700}
.home-page .home-card-body{display:flex;flex:1;flex-direction:column;padding:1.35rem 1.45rem 1.5rem}
.home-page .home-card-title{display:block;margin-bottom:.75rem;color:var(--bg-main);font-family:var(--family-first);font-size:1.08rem;line-height:1.35}
.home-page .home-card-title a{color:inherit}
.home-page .home-card-title a:hover{color:var(--bg-hover)}
.home-page .home-card-body p{margin:0;color:#4f5965;font-size:14px;line-height:1.65}
.home-page .home-card-link{display:flex;align-items:center;justify-content:center;margin-top:auto;padding:.68rem 1rem;border:1px solid var(--bg-main);color:var(--bg-main);font-size:14px;font-weight:700;line-height:1.2}
.home-page .home-card-link:hover{background:var(--bg-main);color:#fff}
.home-page .manufacturing-quality-block{padding:2.75rem 0 5.5rem;background:var(--bg-main)}
.home-page .top-manufacturing-des{max-width:none;margin:0 0 1.5rem;text-align:left}
.home-page .top-manufacturing-des .line-block::before{right:auto;margin:0;width:40px;height:2px}
.home-page .top-manufacturing-des p{max-width:850px;margin-bottom:0;font-size:14px;color:rgba(255,255,255,.78)}
.home-page .manufacturing-des .des-item{margin-bottom:1.35rem}
.home-page .manufacturing-des .des-item strong{font-size:1.05rem}
.home-page .manufacturing-des .des-item p,.home-page .manufacturing-des .des-item ul li{font-size:14px;line-height:1.6}
.home-page .manufacturing-quality-block .imgbox{aspect-ratio:16/9;border:1px solid rgba(255,255,255,.25)}
.home-page #about{padding:2.75rem 0;border-top:0 !important;background:linear-gradient(to bottom,transparent,#f6f7f8)}
.home-page #about .img-box img{height:300px;object-fit:cover}
.home-page #about .tracking-wide{font-size:.72rem;letter-spacing:.09em}
.home-page #about .webtitle{margin-bottom:.75rem !important}
.home-page #about p{font-size:14px;line-height:1.7}
.footer{padding:3rem 0 1.25rem 0;position:relative;background:linear-gradient(to top,#fff,#f7f7f8 98% )}
.footer .container{position:relative;z-index:2}
.footer .h3{font-weight:700;font-size:1.15rem;color:var(--bg-main);margin-bottom:1rem;border-bottom:1px solid rgb(20,41,82,.69);padding-bottom:1rem;position:relative}
.footer .h3::before{position:absolute;content:"";width:40px;height:5px;background-color:var(--bg-hover);left:0;bottom:-3px}
.footer .h3>a{font-size:inherit;color:inherit}
.footer .h3>a:hover{color:var(--bg-hover)}
.footer_list{display:flex;flex-direction:column;width:100%;margin:0}
.footer_list li{display:block;margin-bottom:.5rem;padding:0}
.footer_list li:last-child{margin-bottom:0}
.footer_list li>a{display:block;color:var(--bg-main);font-size:.9rem;position:relative;transition:all .3s ease-in-out}
.footer_list li>a:hover{color:var(--bg-hover);text-decoration:underline}
.footer_contact{width:100%;display:flex;flex-direction:column;margin-bottom:0}
.footer_contact>li{width:100%;color:var(--bg-main);margin:0 0 .5rem 0;font-size:.9rem;line-height:24px;padding:0;padding-left:1.8rem;position:relative}
.footer_contact>li a{color:inherit}
.footer_contact>li svg{width:1rem;height:24px;position:absolute;left:0;top:0;fill:var(--bg-hover)}
.footer_contact>li a:hover{color:var(--bg-hover);text-decoration:underline}
.footer_contact>li:last-child{margin-bottom:0}
.logo-des img{width:160px;margin-bottom:.5rem}
.footercop{width:100%;overflow:hidden;position:relative;z-index:2;margin-top:2.5rem;padding:1.25rem 0 0 0;border-top:1px solid rgba(255,255,255,.2)}
#otherlink{clear:both;width:100%;height:auto;font-size:1rem;display:flex;justify-content:center}
#otherlink a{color:#333;display:inline-block;padding:0 4px;margin:0 4px;font-weight:300;line-height:22px;margin-bottom:10px;border:1px solid #333;font-size:.9rem}
#otherlink a span{position:relative;top:0}
#otherlink a:hover,#etw_homefooters a:hover,.etw_homefoot a:hover,#etw_coper a:hover{color:var(--bg-main);opacity:1}
#otherlink a:hover span{opacity:1;top:-2px;transition:all 0.3s ease-in-out}
#etw_coper{width:100%;line-height:22px;font-size:1rem;display:flex;font-weight:300;justify-content:center}
#etw_coper a{color:#333;font-size:.9rem}
#etw_top{display:none !important}
.theme-send-inquiry-box{background:var(--bg-main) !important;border:2px solid var(--bg-white) !important;display:flex;padding:0;box-shadow:initial}
.theme-send-inquiry-box .theme-box-name{flex:1;background:transparent !important;border-left:none !important;padding:0 10px 0 0 !important}
.theme-send-inquiry-box .theme-box-i{width:42px;display:flex;padding:0 !important;align-items:center;justify-content:center}
.theme-send-inquiry-box .theme-box-i .icon-envelope{width:80%;height:90%;padding:0;background:url(../images/icons/email-fill-white.svg) no-repeat center center;background-size:100% 100%}
@media (max-width:1199.98px){.footer{padding:2.5rem 0 1.25rem 0}
}@media (max-width:991.98px){.footer{padding:2rem 0 1.25rem 0}
.footer .h3{margin-bottom:.625rem}
.footercop{margin-top:1.5rem;padding:1.25rem 0 0 0}
}@media (max-width:767.98px){.footer{padding:1.25rem 0}
.footer-top-background{display:none}
.footercop{padding:1rem 0;margin-top:1rem}
}.pro_banner .banner-picture{max-height:427px;min-height:220px}
.pro_banner .banner-picture picture,.pro_banner .banner-picture img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.pro_banner .banner-picture::before{content:"";display:block;padding-top:26.041667%;position:inherit}
.pro_banner .banner-picture::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,30,70,0.00) 0%,#011E46 100%);opacity:.65;z-index:1}
.pro_banner_hover{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;display:flex;align-items:center}
.pro_banner_hover .pro_banner_text{max-width:620px;margin:1.25rem 0 0 0;color:#fff}
.pro_banner_hover h2,.pro_banner_hover .title2{color:#fff;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}
.pro_banner_hover h2 span{font-weight:300;display:block}
.pro_page_banner{position:relative;width:100%;overflow:hidden}
.pro_page_banner .banner-pic{width:100%;overflow:hidden}
.pro_page_banner .banner-pic img{display:block;width:100%;height:300px;object-fit:cover;object-position:center}
.pro_page_banner .pro_banner_txt{position:absolute;right:0;bottom:3rem;z-index:2;width:100%;color:#fff;padding-bottom:2rem}
.pro_page_banner .pro_banner_txt .container{position:relative}
.pro_page_banner .inner-txt-block{max-width:620px}
.pro_page_banner .inner-txt-block h2{color:#fff;font-size:clamp(1.2rem,2.5vw,2.rem);font-weight:700;line-height:1.15;letter-spacing:1px;position:relative}
.pro_page_banner .inner-txt-block p{margin:0;color:rgba(255,255,255,0.9);font-weight:300;line-height:1.65;position:relative}
.hub-products-list .container2{width:min(1180px,calc(100% - 60px));margin:0 auto}
.hub-products-list ol{position:relative;display:flex;align-items:center;min-height:240px;margin:0;padding:0;margin-bottom:1.5rem}
.hub-products-list ol::before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:42%;height:50%;background:var(--bg-main)}
.hub-products-list ol::after{content:"";position:absolute;right:65%;bottom:0;z-index:1;width:55px;height:50%;background:var(--bg-hover);clip-path:polygon(75% 0,100% 0,45% 100%,0 100%)}
.hub-products-list .imgbox{position:relative;z-index:2;width:34%;overflow:visible;z-index:2}
.hub-products-list .imgbox a{display:block;width:100%;height:100%}
.hub-products-list .imgbox img{display:block;width:100%;height:100%;object-fit:cover}
.hub-products-list .textbox{position:relative;z-index:3;width:66%;min-height:270px;padding:2rem 2.5rem;background:#fff;box-sizing:border-box;border-radius:0 62px 0 0}
.hub-products-list .title4{display:block;margin-bottom:18px;font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:700;line-height:1.25}
.hub-products-list .title4 a{color:var(--bg-main);text-decoration:none}
.hub-products-list .title4 a:hover{text-decoration:underline;color:var(--bg-hover)}
.hub-products-list dl{margin:0;padding:0}
.hub-products-list dd{margin:0 0 8px;color:#6c757d;font-size:.9rem;line-height:1.7;position:relative;padding-left:1.2rem}
.hub-products-list dd::before{position:absolute;content:"";width:5px;height:5px;background-color:#6c757d;left:0;top:.55rem;border-radius:50%}
.hub-products-list .textbox .more_btn a{color:var(--bg-main);display:inline-block;margin-top:1rem;font-size:.9rem;font-weight:700;position:relative;padding-right:1.2rem}
.hub-products-list .textbox .more_btn a::before{position:absolute;content:"→";right:0;top:0;transition:all .5s ease}
.hub-products-list .textbox .more_btn a:hover::before{right:-1.5rem}
.hub-products-list .textbox .more_btn a:hover{color:var(--bg-hover)}
.hub-products-list dd:last-child{margin-bottom:0}
.hub-products-list .list > li:nth-child(even) .textbox{order:1;border-radius:0 0 0 62px}
.hub-products-list .list > li:nth-child(even) .imgbox{order:2;margin-bottom:-6.5rem}
.hub-products-list .list > li:nth-child(even) ol::before{right:0;left:auto}
.hub-products-list .list > li:nth-child(even) ol::after{right:auto;left:65%;clip-path:polygon(0 0,25% 0,100% 100%,55% 100%)}
@media (max-width:991px){.hub-products-list .container2{width:calc(100% - 40px)}
.hub-products-list ol{min-height:260px}
.hub-products-list .imgbox{width:38%;height:230px}
.hub-products-list .textbox{width:62%;min-height:240px;padding:35px 28px}
.hub-products-list .title4{font-size:22px}
}@media (max-width:767px){.hub-products-list{padding:30px 0}
.hub-products-list .container2{width:calc(100% - 30px)}
.hub-products-list .list > li{margin-bottom:30px}
.hub-products-list ol{display:flex;flex-direction:column;min-height:0;padding:18px 15px 0;background:var(--bg-main)}
.hub-products-list ol::before,.hub-products-list ol::after{display:none}
.hub-products-list .imgbox,.hub-products-list .list > li:nth-child(even) .imgbox{order:1;width:100%;height:220px}
.hub-products-list .textbox,.hub-products-list .list > li:nth-child(even) .textbox{order:2;width:calc(100% + 30px);min-height:0;padding:28px 22px}
.hub-products-list .title4{margin-bottom:14px;font-size:21px}
.hub-products-list dd{font-size:14px;line-height:1.6}
}.products-page .hub-products-list{padding:3rem 0;background:#f3f5f7 !important}
.products-page .hub-products-list ol,.products-page .hub-products-list .list>li:nth-child(even) ol{display:flex;flex-direction:column;align-items:stretch;min-height:100%;margin:0;padding:0;background:#fff;box-shadow:0 10px 28px rgba(20,41,82,.08)}
.products-page .hub-products-list ol::before,.products-page .hub-products-list ol::after{display:none}
.products-page .hub-products-list .imgbox,.products-page .hub-products-list .list>li:nth-child(even) .imgbox{order:1;width:100%;height:235px;margin:0;overflow:hidden;background:#e8edf3}
.products-page .hub-products-list .imgbox::after{content:"";position:absolute;inset:42% 0 0;z-index:2;background:linear-gradient(to bottom,transparent,rgba(20,41,82,.82));pointer-events:none}
.products-page .hub-products-list .imgbox img{transition:transform .4s ease}
.products-page .hub-products-list ol:hover .imgbox img{transform:scale(1.035)}
.products-page .hub-products-list .textbox,.products-page .hub-products-list .list>li:nth-child(even) .textbox{order:2;position:relative;width:100%;min-height:310px;padding:1.6rem 1.75rem 1.75rem;border-radius:0;background:#fff}
.products-page .hub-products-list .title4{position:absolute;z-index:3;left:1.75rem;right:1.75rem;top:-4.5rem;margin:0;font-size:1.35rem;line-height:1.25}
.products-page .hub-products-list .title4 a{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}
.products-page .hub-products-list .title4 a:hover{color:#fff;text-decoration:none}
.products-page .hub-products-list .textbox p{margin:0;color:#4f5965;font-size:14px;line-height:1.65}
.products-page .hub-products-list .more_btn{margin-top:auto;padding-top:1.5rem}
.products-page .hub-products-list .textbox .more_btn a{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:.72rem 1rem;border:1px solid var(--bg-main);color:var(--bg-main);font-size:14px;line-height:1.2}
.products-page .hub-products-list .textbox .more_btn a::before{position:static;order:2;margin-left:.7rem;content:"→"}
.products-page .hub-products-list .textbox .more_btn a:hover{background:var(--bg-main);color:#fff}
.products-page .hub-products-list .textbox .more_btn a:hover::before{right:auto}
.cta-block{clip-path:polygon(0 0,80% 0%,82% 12%,100% 12%,100% 100%,20% 100%,18% 88%,0 88%);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:4rem;margin-top:2.5rem}
.cta-block .bg-img{position:absolute;top:0;left:0;width:100%}
.cta-block .bg-img svg{width:100%}
.cta-block .inquiry-des{position:relative;color:#fff;width:100%;max-width:650px;margin:0 auto;text-align:center}
.cta-block .inquiry-des .title4{color:#fff;margin-bottom:1rem;display:block}
.cta-block .inquiry-des p{color:rgb(255,255,255,.8);font-weight:300}
.products-page .cta-block{min-height:460px;margin:0;padding:4rem 0;clip-path:none;background:linear-gradient(rgba(20,41,82,.34),rgba(20,41,82,.34)),url(../images/footer-bg.jpg) center center / cover no-repeat}
.products-page .cta-block .bg-img{display:none}
.products-page .cta-block .container{position:relative;z-index:2;max-width:1200px}
.products-page .cta-block .inquiry-des{max-width:920px;padding:2.25rem 2.5rem;background:var(--bg-main);box-shadow:0 14px 40px rgba(5,20,45,.2)}
.products-page .cta-block .inquiry-des .title4{margin-bottom:.85rem;font-size:1.55rem;line-height:1.3}
.products-page .cta-block .inquiry-des p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.84);font-size:14px;line-height:1.7}
.products-page .cta-block .inquiry_quote{width:30%;margin:0 auto;padding:.55rem .5rem;background:#fff;border-radius:80px}
.products-page .cta-block .inquiry_quote a{padding:.35rem 1rem;background:transparent !important;color:var(--bg-main);font-weight:700}
.products-page .cta-block .inquiry_quote a:hover{background:transparent !important;color:var(--bg-hover)}
.top-hero{position:relative;overflow:hidden}
.top-pro-img-left{position:absolute;width:520px;top:0;right:0;z-index:3}
.pro-main-des h2{color:var(--bg-main);font-weight:700;font-size:clamp(1.5rem,2.5vw,1.8rem)}
.pro-main-des .top-des-box{margin-bottom:2rem}
.pro-main-des .top-des-box .img-box{background:linear-gradient(to left,#ddd,#fff,#ddd);overflow:hidden}
.pro-main-des .top-des-box .img-box img{mix-blend-mode:multiply}
.pro-main-des .top-des .line-block h2{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:300;color:var(--bg-main);line-height:1;letter-spacing:-1.5px;margin-bottom:1.5rem}
.pro-main-des .top-des strong{color:var(--bg-hover)}
.pro-main-des .top-des ul li{font-weight:300}
.type-inner{overflow:hidden}
.small-font{font-size:.9rem}
.screw-elements-type{margin:3.5rem auto;border-bottom:2px solid var(--bg-F0)}
.pro-type-list{border:none;background-color:#fff}
ul.pro-type-list li{padding:0;border-bottom:1px solid var(--line-color)}
ul.pro-type-list li:last-child{border:none}
.pro-type-list li ol{background-color:#fff;text-align:center;transition:all .5s ease;flex-direction:row;display:flex;align-items:center}
.pro-type-list li ol span{display:block;color:var(--bg-main);padding:.5rem;font-weight:700;width:55%;text-align:left;padding-left:1rem}
.pro-type-list li a.active ol span,.pro-type-list li:hover ol span{color:var(--bg-hover)}
.pro-type-list li a.active ol,.pro-type-list li a ol:hover{background-color:var(--bg-F1)}
.pro-type-list li a ol .imgbox img{mix-blend-mode:multiply}
.pro-type-list li a ol .imgbox{z-index:inherit;width:40%}
.pro-type-list li a{position:relative;display:block}
.pro-type-list li a::before{position:absolute;content:"";width:0;height:0;border-top:15px solid transparent;border-left:15px solid transparent;border-bottom:15px solid transparent;right:-15px;top:32%}
.pro-type-list li a.active::before{border-left:15px solid var(--line-color)}
.screw-elements-item ul{width:calc(100% + 10px);margin:0 -5px}
.screw-elements-item ul li{padding:5px}
.screw-elements-item ul li ol{flex-direction:row;border:1px solid var(--line-color)}
.screw-elements-item ul li ol .imgbox{width:55%;z-index:inherit}
.screw-elements-item ul li ol .imgbox img{mix-blend-mode:multiply}
.screw-elements-item ul li ol .textbox{width:45%;padding:.5rem;justify-content:center}
.screw-elements-item ul li ol .textbox .inquiry_quote a{padding:.2rem 0;background:none;color:var(--bg-main);font-size:.8rem;font-weight:400;line-height:1.2;border:0;text-decoration:underline}
.screw-elements-item ul li ol .textbox .inquiry_quote a:hover{background:none;color:var(--bg-hover)}
.screw-elements-item ul li ol .textbox strong{display:block;font-size:.9rem}
.elements-title{margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid #d9e0e7;color:var(--bg-main)}
.elements-title h3{display:block;margin:0;padding:0;color:var(--bg-main);font-size:1rem;font-weight:700;line-height:1.35;background:none}
.elements-title h3::before{content:none}
.tab-pane{margin-bottom:2rem}
.page-title{font-weight:700;color:var(--bg-main);font-size:clamp(1rem,2.5vw,1.2rem);font-family:var(--family-first)}
ul.spec-list{font-size:.9rem}
ul.spec-list li{display:flex;flex-wrap:wrap;flex-direction:row;border-bottom:1px solid var(--line-color);padding-bottom:.25rem;margin-bottom:.25rem}
ul.spec-list li b{width:30%}
ul.spec-list li span{width:70%;display:block;text-align:left}
.custom-screw-inner{position:relative;overflow:hidden;background-color:var(--bg-main);color:#fff}
.custom-screw-inner .page-title{color:#fff}
.custom-screw-inner .textbox{padding:3rem;height:100%;padding-left:0}
.custom-screw-inner .imgbox{height:100%}
.custom-screw-inner .imgbox:after{position:absolute;content:'';clip-path:polygon(100% -10%,0% 100%,100% 100%);background:var(--bg-main);width:50%;max-width:130px;height:100%;position:absolute;top:0;right:-5px}
.inquiry-box{background-color:rgba(33,33,33,0.01);border-top:1px solid var(--line-color);position:relative;margin-top:3rem;padding-bottom:0}
.etw-inquery-from-box{color:#666 !important;font-weight:300 !important}
.etw-inquery-control{border:none!important;border-radius:0!important;border-bottom:1px solid #ddd!important;font-size:14px!important;background:none !important}
.etw-inquery-icon{display:none!important}
.etwfrom-message{min-height:80px!important}
.etw-inquery-btn{border-radius:0!important;text-transform:uppercase!important;letter-spacing:2px!important}
.inquiry-box .title4{color:var(--primary-color);font-weight:600;position:relative;font-size:clamp(1.1rem,2.5vw,1.35rem)}
.inquiry-box .inquiry_des{font-size:.9rem;background:linear-gradient(to top,var(--bg-main) 30%,#94a4bf 100%);color:#fff;padding:0 2.5rem;position:relative;padding-bottom:6rem;color:#fff!important;font-weight:300!important}
.inquiry-box .inquiry_des::before{position:absolute;content:"";width:100%;height:100px;background:linear-gradient(to bottom,var(--bg-main) 10%,#94a4bf 100%);left:0;top:-100px}
.more_link{color:var(--bg-hover);text-decoration:underline;font-size:.9rem}
.product-detail-page .pro-main-des .top-des strong{color:var(--bg-main)}
.product-detail-page .elements-title{border-bottom-color:#d9e0e7;color:var(--bg-main)}
.product-detail-page .elements-title h3{color:var(--bg-main);background:none}
.product-detail-page .elements-title h3::before{content:none}
.product-detail-page .inquiry-box .inquiry_des,.product-detail-page .why-extruder-barrels .why-item .title5{color:var(--bg-main);font-weight:500}
.product-detail-page .more_link{color:var(--bg-main)}
.product-detail-page .more_link:hover{color:var(--bg-hover)}
.why-extruder-barrels{margin-bottom:3.5rem}
.why-extruder-barrels .why-item{background-color:#fff;padding:2rem;margin-bottom:1.5rem;border-radius:10px}
.why-extruder-barrels .why-item .title5{color:var(--bg-hover);font-weight:300;text-transform:uppercase}
.why-extruder-barrels .why-item .textbox strong{display:block;margin-bottom:.5rem}
.why-extruder-barrels .why-item .textbox{border-left:1px solid var(--bg-F1);height:100%;padding-left:2rem}
.why-extruder-barrels .why-item .textbox li{font-size:.9rem;color:var(--icon-stroke)}
.case-page{padding-top:2rem}
.case-hub>li{position:relative;margin:0;padding:0 0 clamp(1.5rem,10vw,3.5rem);padding:2rem;background-color:var(--bg-F1);margin-bottom:2rem}
.case-hub .title4{display:block;width:100%;margin:0 0 clamp(1rem,5vw,1.5rem);font-size:clamp(1.2rem,4vw,1.6rem);font-weight:600;line-height:1.06}
.case-hub .title4 a{display:block;color:inherit;text-decoration:none;color:var(--bg-main)}
.case-hub .title4 span{display:block;margin-top:8px;font-size:1.35rem;font-weight:400;line-height:1.25;letter-spacing:-.025em;color:var(--bg-main)}
.case-hub>li>ol{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(38px,6vw,78px)}
.case-hub .imgbox{aspect-ratio:inherit;grid-column:2;overflow:hidden;min-width:0;border-radius:0 62px 0 0;background:#e7ecef}
.case-hub .imgbox a,.case-hub .imgbox img{display:block;width:100%}
.case-hub .imgbox img{object-fit:cover}
.case-hub .textbox{grid-column:1;grid-row:1;min-width:0;color:var(--case-copy)}
.case-hub .textbox p{margin:0 0 18px;color:inherit;font-size:clamp(.94rem,1.15vw,1.06rem);line-height:1.75;color:#475569}
.case-hub .learn-more-link{position:relative;display:inline-flex;gap:12px;align-items:center;margin-top:7px;padding:5px 0 7px 45px;border-bottom:1px solid transparent;font-size:.98rem;font-weight:600;line-height:1.3;text-decoration:none}
.case-hub .learn-more-link::before{position:absolute;content:"";width:24px;height:24px;background:url(../images/icons/external-link-icon.svg) no-repeat center center;left:0;top:0}
.case-hub .learn-more-link:hover{color:var(--bg-hover)}
.case-hub>li:nth-child(even)>ol{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.case-hub>li:nth-child(even) .imgbox{grid-column:1;grid-row:1;border-radius:62px 0 0 0}
.case-hub>li:nth-child(even) .textbox{grid-column:2;grid-row:1}
@media(min-width:992px){.case-hub>li:nth-child(odd) .textbox{padding-left:2px}
.case-hub>li:nth-child(even) .textbox{padding-right:2px}
}@media(max-width:991.98px){.case-hub>li>ol{gap:34px}
.case-hub .imgbox,.case-hub>li:nth-child(even) .imgbox{border-radius:0 42px 0 0}
}@media(max-width:767.98px){.case-hub{padding-top:8px}
.case-hub>li>ol,.case-hub>li:nth-child(even)>ol{display:flex;flex-direction:column;gap:26px}
.case-hub .imgbox,.case-hub>li:nth-child(even) .imgbox{order:1;width:100%;border-radius:0 34px 0 0}
.case-hub .textbox,.case-hub>li:nth-child(even) .textbox{order:2;width:100%}
.case-hub .textbox p{font-size:.94rem;line-height:1.72}
}@media(max-width:575.98px){.case-hub>li{padding-bottom:58px}
.case-hub .title4{font-size:1.15rem}
.case-hub .title4 span,.case-hub>li:nth-child(even) .title4 span{font-size:.64em}
.case-hub .imgbox,.case-hub>li:nth-child(even) .imgbox{border-radius:0 26px 0 0}
.case-hub .learn-more-link{margin-top:2px}
}.cta-inner-block{padding:clamp(40px,6vw,72px);color:#e2e8f0;background:linear-gradient(to right,var(--bg-main) 60%,#94a4bf 100%);border-radius:0 0 0 48px;overflow:hidden;max-width:1200px;margin:0 auto;margin-bottom:3.5rem}
.cta-inner-block .inquiry-des{display:grid;grid-template-columns:minmax(0,1.5fr) auto;align-items:center;gap:48px}
.cta-inner-block .inquiry-des .title4{display:block;max-width:760px;font-size:clamp(1.2rem,4vw,1.8rem);line-height:1.08;letter-spacing:-0.02em;color:#fff}
.cta-inner-block .inquiry-des p{max-width:760px;margin:16px 0 0;color:#cbd5e1}
.cta-inner-block .inquiry_quote{margin:0}
.cta-inner-block .inquiry_quote a{display:inline-block;padding:12px 32px;color:#fff;background:var(--bg-hover);border:1px solid rgb(0,162,154,.58);font-weight:700;text-decoration:none;white-space:nowrap;transition:0.18s ease}
.cta-inner-block .inquiry_quote a:hover{background:#e2e8f0;transform:translateX(6px)}
@media (max-width:768px){.cta-inner-block .inquiry-des{grid-template-columns:1fr;gap:28px}
.cta-inner-block .inquiry_quote{justify-self:start}
}.sidevar_left{position:sticky;top:120px;padding-bottom:2rem}
.sidevar_left a{display:block}
.sidevar_left>ul>li>a{font-size:.9rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid var(--line-color);position:relative}
.sidevar_left>ul>li>ol{margin-bottom:.65rem}
.sidevar_left>ul>li>ol>li>a{font-size:.8rem;font-weight:300;padding:.35rem 0;position:relative;padding-left:1.2rem}
.sidevar_left>ul>li>ol>li>a::before{position:absolute;content:"";width:5px;height:5px;border-radius:50%;background-color:var(--bg-main);left:0;top:.8rem}
.sidevar_left a:hover,.sidevar_left a.dq{color:var(--bg-hover)}
.sidevar_left>ul{border-radius:10px}
.case-top{background-color:var(--bg-F1);border-radius:0 62px 0 0}
.case-top .imgbox{border-radius:0 62px 0 0;aspect-ratio:4/3}
.case-top .textbox h2{font-weight:300}
.case-top .textbox .case-subtitle{font-weight:700;font-size:clamp(1.2rem,2.5vw,1.45rem);padding-bottom:2rem}
.case-section{padding:2rem 0}
.section-heading h4{font-weight:600;margin-bottom:0}
.section-heading strong{color:#64748b;display:block;margin-bottom:1rem;font-weight:300;font-size:1.2rem}
.technical-list{padding:0;margin:32px 0 0;list-style:none;border-top:1px solid #cbd5e1}
.technical-list li{position:relative;padding:15px 16px 15px 40px;border-bottom:1px solid #cbd5e1}
.technical-list li::before{position:absolute;left:16px;color:var(--bg-main);content:"■";font-size:9px;top:1.32rem}
.problem-card{padding:32px;margin-bottom:32px;color:#fff;background:var(--bg-main);border-left:5px solid var(--bg-hover)}
.problem-label{display:block;color:var(--bg-hover)}
.problem-card strong{display:block;margin:12px 0;font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1}
.problem-card p{margin:0;color:var(--bg-hover)}
.solution-section{background:#e9eef3}
.solution-heading{max-width:620px;margin-bottom:1rem}
.solution-list{border-top:1px solid #94a3b8}
.solution-card{display:grid;grid-template-columns:60px 1fr;gap:1rem;padding:1.5rem 0;border-bottom:1px solid #94a3b8}
.solution-number{color:var(--bg-hover);font-size:40px;font-weight:700}
.solution-card h3{margin:0 0 16px;color:var(--carbon);font-size:1.3rem}
.solution-card p{max-width:760px;margin:0 0 20px}
.solution-card ul{padding-left:20px;margin:0}
.solution-card ul li{font-size:.9rem;margin-bottom:0;color:var(--icon-stroke)}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line-color);border:1px solid var(--line-color)}
.value-grid article{min-height:300px;padding:32px;background:var(--bg-light)}
.value-grid article > span{color:var(--bg-hover)}
.value-grid h3{margin:1rem auto;font-size:1.3rem}
.value-grid strong{display:block;color:var(--bg-hover);font-size:1.3rem}
.value-grid p{margin:20px 0 0}
.main-prodcuts-inner{border-bottom:3px solid var(--bg-hover)}
.main-prodcuts-inner ul li ol{background-color:#fff;flex-direction:column;position:relative;padding-bottom:1rem}
.main-prodcuts-inner ul li ol .textbox{padding:2rem}
.main-prodcuts-inner .imgbox{overflow:hidden;background:linear-gradient(to left,#ddd,#fff,#ddd);aspect-ratio:inherit}
.main-prodcuts-inner .imgbox img{mix-blend-mode:multiply}
.main-prodcuts-inner ul li ol .textbox dd{color:#64748b;font-size:.9rem;margin-bottom:.5rem;position:relative;padding-left:1.25rem}
.main-prodcuts-inner ul li ol .textbox dd::before{position:absolute;content:"";width:5px;height:5px;border-radius:50%;background-color:var(--bg-main);border-radius:50%;left:0;top:.55rem}
.main-prodcuts-inner ul li ol .textbox .title4{font-size:clamp(1.1rem,2.5vw,1.25rem)}
.main-prodcuts-inner ul li ol .more_link{position:absolute;bottom:2rem;left:2rem}
.other-about-item ul li ol{background-color:#fff;padding:2rem;box-shadow:rgba(0,0,0,0.04) 0px 3px 5px}
.other-about-item ul li ol .imgbox{margin-bottom:2rem}
.other-about-item ul li ol .textbox{color:#64748b;font-size:.9rem}
.other-about-item ul li ol .textbox .title4{font-size:1.2rem}
.other-about-item ul li ol .textbox .title4:hover a{color:var(--bg-hover)}
.company-hero{position:relative;min-height:220px;overflow:hidden;color:#fff;background:linear-gradient(115deg,rgba(8,25,57,.97),rgba(20,41,82,.84)),linear-gradient(135deg,var(--bg-main),var(--bg-hover));padding:0;padding-bottom:2rem}
.company-hero::after{content:"";position:absolute;width:500px;height:350px;right:-120px;bottom:-260px;border:1px solid rgba(127,244,238,.44);border-radius:50%;box-shadow:0 0 0 55px rgba(127,244,238,.08),0 0 0 110px rgba(127,244,238,.05)}
.company-hero .container{z-index:1}
.min-vh-50{min-height:220px}
.company-hero h2{margin-top:0;margin-bottom:20px;color:#fff;font-size:clamp(1.5rem,2.5vw,2.25rem);letter-spacing:-.055em;line-height:1.08;font-weight:700}
.hero-lead{max-width:550px;color:rgba(255,255,255,.79);font-size:1rem;line-height:1.55}
.intro-section p{max-width:600px}
.data-band{padding:48px 0;background:var(--bg-main)}
.metric{padding:12px 18px;border-right:1px solid rgba(255,255,255,.16)}
.metric:last-child{border-right:0}
.metric strong{display:block;color:var(--bg-hover);font-size:38px;font-weight:700;letter-spacing:-.04em;line-height:1.1}
.metric span{display:block;margin-top:8px;color:rgba(255,255,255,.7);font-size:13px}
.company-detail{background:#fff}
.quality-lead{max-width:420px;color:var(--navy);font-size:19px;font-weight:700;line-height:1.7}
.customer-value{padding:34px 38px;background:#f0f7f7;border-left:4px solid var(--bg-hover)}
.customer-value h3{margin-bottom:20px;color:var(--navy)}
.customer-value p{position:relative;padding-left:18px;margin-bottom:10px;color:var(--ink)}
.customer-value p::before{content:"";position:absolute;top:.83em;left:0;width:6px;height:6px;border-radius:50%;background:var(--bg-hover)}
.advantages-section{background:#f7fafb}
.advantage-card{height:100%;padding:35px;background:#fff;border:1px solid var(--line-color);transition:transform .2s ease,box-shadow .2s ease;position:relative}
.advantage-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(20,41,82,.11)}
.advantage-card span{display:block;margin-bottom:22px;color:var(--bg-hover);font-size:5rem;font-weight:800;opacity:.1;position:absolute;right:1rem;top:0}
.advantage-card h3{margin-bottom:14px;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600}
.advantage-card p{margin:0;font-size:14px;line-height:1.85}
.sub-link{background:#f3f8f9;border-top:1px solid #dce5eb;margin-bottom:3.5rem}
.sub-link ul{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;list-style:none}
.sub-link li{margin:0}
.sub-link a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;color:#142952;background:#ffffff;border:1px solid #d3e0e5;border-radius:2px;font-size:13px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;transition:color 0.25s ease,background 0.25s ease,border-color 0.25s ease,transform 0.25s ease}
.sub-link a:hover{color:#ffffff;background:#00a29a;border-color:var(--bg-hover);transform:translateY(-2px)}
.sub-link a.active{color:#ffffff;background:#142952;border-color:#142952}
.sub-link a.active:hover{background:#00a29a;border-color:#00a29a}
@media (max-width:767px){.sub-link{padding:34px 0}
.sub-link ul{display:grid;grid-template-columns:1fr;gap:10px}
.sub-link a{width:100%;min-height:48px;padding:12px 16px}
}.workshop-grid .workshop-card{margin-bottom:1rem}
.workshop-grid .workshop-card{background:#fff;box-shadow:0 8px 25px rgba(20,41,82,0.07);border-radius:10px;position:relative}
.workshop-content{padding:28px 27px 31px}
.card-number,.capability-item > span{display:block;margin-bottom:16px;color:var(--bg-hover);font-size:12px;font-weight:700;letter-spacing:0.12em}
.workshop-grid .workshop-card .card-number{position:absolute;right:2rem;top:0;font-size:5rem;font-weight:700;opacity:.1;font-weight:800}
.workshop-content h3{font-size:1.2rem;font-weight:700}
.workshop-content p{margin-bottom:14px;font-size:14px;line-height:1.75}
.workshop-content p:last-child{margin-bottom:0}
.section-lead{max-width:850px;margin-bottom:38px;font-size:16px}
.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:44px;border-top:1px solid var(--line-color);border-left:1px solid var(--line-color)}
.capability-item{padding:30px;background:#f8fbfc;border-right:1px solid var(--line-color);border-bottom:1px solid var(--line-color)}
.capability-item h3{font-size:clamp(1.1rem,2.5vw,1.4rem)}
.capability-item p{margin-bottom:0}
.equipment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}
.equipment-card{overflow:hidden;border:1px solid var(--line-color)}
.equipment-card h3{display:flex;align-items:center;gap:11px;margin:0;padding:18px 19px;font-size:16px}
.equipment-card h3 em{color:var(--bg-hover);font-size:12px;font-style:normal}
.eyebrow,.section-eyebrow{margin-bottom:15px;color:var(--bg-hover);font-size:12px;font-weight:700;letter-spacing:0.14em}
.quality-hero .eyebrow{color:#7be5de}
.quality-hero h1{margin-bottom:20px;color:#ffffff;font-size:56px;line-height:1.1;letter-spacing:-0.04em}
.hero-subtitle{margin-bottom:0;color:rgba(255,255,255,0.78);font-size:19px}
.intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:74px;align-items:center}
.image-large{box-shadow:18px 18px 0 var(--line-color)}
.stage-heading{display:grid;grid-template-columns:88px minmax(0,1fr);gap:22px;max-width:900px;margin-bottom:39px}
.stage-number{display:flex;align-items:center;justify-content:center;width:64px;height:64px;color:var(--bg-main);background:var(--navy);font-size:clamp(1.2rem,2.5vw,2rem);font-weight:700;opacity:.25}
.point-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:25px;border-top:1px solid var(--line-color);border-left:1px solid var(--line-color)}
.point-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.point-card{padding:28px;background:#ffffff;border-right:1px solid var(--line-color);border-bottom:1px solid var(--line-color)}
.point-card h3{font-weight:600;font-size:clamp(1.1rem,2.5vw,1.25rem)}
.point-card p{margin-bottom:0;font-size:14px}
.image-grid{display:grid;gap:16px}
.image-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.image-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.image-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.traceability-section{background:var(--bg-main)}
.traceability-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:75px;align-items:center}
.traceability-section h3{color:#ffffff}
.traceability-section p{max-width:540px;color:rgba(255,255,255,0.72)}
.section-eyebrow.light{color:#6de0da}
.traceability-list{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,0.18)}
.traceability-list li{display:flex;gap:20px;align-items:center;padding:14px 0;color:rgba(255,255,255,0.9);border-bottom:1px solid rgba(255,255,255,0.18);font-size:15px}
.traceability-list span{color:#6de0da;font-size:12px;font-weight:700;letter-spacing:0.1em}
.service-section-card{background:#ffffff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.05);padding:35px;margin-top:40px;border-top:4px solid var(--bg-main)}
.section-title-custom{color:var(--bg-main);font-weight:700;font-size:clamp(1.2rem,2.5vw,1.55rem);display:flex;align-items:center;border-bottom:2px solid #e9ecef;padding-bottom:15px;margin-bottom:30px}
.section-title-icon{width:48px;height:48px;background-color:rgba(0,86,179,0.1);color:var(--bg-hover);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;margin-right:15px;font-size:1.25rem}
.sub-service-title{color:var(--bg-main);font-weight:600;font-size:1.2rem;margin-bottom:12px;position:relative;padding-left:12px;border-left:3px solid var(--bg-hover)}
.service-desc{color:#555555;line-height:1.7;font-size:0.95rem}
.sub-card-bg{background-color:#f8f9fa;border-radius:6px;padding:20px;height:100%}
.section-white{background-color:#ffffff}
.section-gray{background-color:var(--bg-offset);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}
.section-title-modern{color:var(--bg-main);font-weight:800;font-size:clamp(1.2rem,2.5vw,1.7rem);display:flex;align-items:center;margin-bottom:35px}
.section-title-modern .icon-badge{width:42px;height:42px;background-color:var(--bg-hover);color:#ffffff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0;box-shadow:0 4px 10px rgba(0,162,154,0.3)}
.sub-condition-title{color:var(--bg-main);font-weight:700;font-size:1.1rem;margin-bottom:12px;display:flex;align-items:center}
.sub-condition-title::before{content:"";display:inline-block;width:8px;height:8px;background-color:var(--bg-hover);border-radius:50%;margin-right:10px}
.text-desc{color:#4a5568;line-height:1.75;font-size:0.95rem}
.modern-box{background-color:#ffffff;border-radius:8px;padding:24px;height:100%;border:1px solid #e2e8f0;border-left:4px solid var(--bg-hover);box-shadow:0 2px 6px rgba(20,41,82,0.04);transition:all 0.25s ease-in-out}
.modern-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(20,41,82,0.1);border-left-color:var(--bg-main)}
.img-placeholder-box{background-color:var(--bg-hover-light);border:2px dashed var(--bg-hover);border-radius:8px;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--bg-hover);transition:all 0.3s ease}
.section-summary-full{color:#ffffff;padding:70px 0;border-top:4px solid var(--bg-hover)}
.pdf-btn a{display:inline-block;background-color:var(--bg-main);color:#fff;padding:.5rem 2rem;line-height:1.35;margin-top:1.5rem;font-size:.9rem;font-weight:700}
.pdf-btn a svg{width:34px;height:34px}
.pdf-btn a:hover{background-color:var(--bg-hover)}
.brand-badge{display:inline-block;background:rgba(255,255,255,0.1);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.2);color:#ffffff;padding:6px 16px;border-radius:30px;font-size:0.9rem;margin:4px;font-weight:500}
.custom-card{border:none;border-radius:12px;background:#ffffff;box-shadow:0 4px 20px rgba(0,0,0,0.05);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%}
.custom-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}
.capability-card{padding:1.2rem;border-top:4px solid var(--bg-hover)}
.capability-icon{width:50px;height:50px;background:rgba(0,162,154,0.1);color:var(--bg-hover);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}
.capability-icon svg{width:30px;height:30px;margin:0 auto}
.advantage-card{padding:2.25rem;position:relative}
.advantage-number{font-size:5rem;font-weight:800;color:rgba(11,37,69,0.15);line-height:1;position:absolute;top:2rem;right:2rem;opacity:.25}
.advantage-title{color:var(--brand-blue);font-weight:600;font-size:1.25rem;margin-bottom:1rem}
.section-title2{position:relative;padding-bottom:15px;margin-bottom:40px;font-weight:600;color:var(--brand-blue);font-size:clamp(1.2rem,2.5vw,1.85rem)}
.section-title2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--bg-hover);border-radius:2px}
@media (max-width:768px){.hero-title{font-size:2rem}
.hero-section{padding:60px 0}
}#quicknav{width:100%;position:relative;z-index:2;padding:0;flex:none}
#quicknav ul{width:100%;display:flex;flex-wrap:wrap;min-height:40px;padding:.85rem 0;margin:0}
#quicknav ul li{display:flex;align-items:center;position:relative;font-size:.875rem}
#quicknav ul li::after{content:"";width:.875rem;height:.875rem;background-image:url(../images/icons/chevron-right.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin:0 5px}
#quicknav ul li:last-child::after{display:none}
#quicknav ul li a{text-transform:capitalize}
#quicknav .icon-home{width:1.25rem;height:1.25rem;display:flex;background-image:url(../images/icons/icon-home.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:.5}
#quicknav ul li::after,#quicknav ul li a,#quicknav ul>li:first-child>a{color:#555}
#quicknav ul li:last-child{color:#000}
#quicknav ul li a:hover{text-decoration:underline;color:var(--bg-main)}
#quicknav ul.quicknav{padding-left:0}
#quicknav ul.quicknav .icon-home{background-image:url(../images/icons/icon-home-white.svg);opacity:.8}
#quicknav ul.quicknav li,#quicknav ul.quicknav li a{color:rgba(255,255,255,.8)}
#quicknav ul.quicknav li::after{background-image:url(../images/icons/chevron-right-white.svg);opacity:.8}
#quicknav ul.quicknav li:last-child{color:#fff}
#quicknav ul.quicknav li a:hover{text-decoration:underline;color:var(--bg-white);opacity:1}
@media (max-width:767.98px){#quicknav{display:none}
}.contact{padding:1rem 0 2.5rem 0}
.contact ul{width:100%;margin:0;display:flex;flex-direction:column}
.contact ul>li{width:100%;padding:0;display:flex;flex-wrap:nowrap;font-size:1rem;line-height:24px;color:#333;font-weight:300;margin-bottom:.5rem}
.contact ul>li:first-child{margin-bottom:1rem}
.contact ul>li:first-child>strong{font-size:1.15rem;font-weight:600;line-height:1.2;margin:0;color:#000}
.contact ul>li strong{color:#000;font-weight:700;margin-right:.5rem}
.contact ul>li a{color:var(--bg-main)}
.contact ul>li a:hover{color:var(--bg-hover);text-decoration:underline}
.contact ul>li b{font-weight:400;color:#222}
.contact ul>li>ol{flex:1}
.contact ul>li img{margin-left:0}
.contact .feedback{padding:1.5rem}
.contact .feedback .webtitle{font-size:1.875rem;color:#000;text-align:center;font-weight:300}
.contact_map{margin-top:2rem}
.videos{padding:0 0 2.5rem 0}
.videos h2{color:#000;text-align:center;font-weight:300}
.videos_hub{width:100%;display:flex;flex-direction:column;margin-bottom:1.25rem}
.videos_hub_title{font-size:var(--fs-h4);font-weight:300;line-height:1;display:flex;align-items:center;color:#333;position:relative;z-index:0;margin:1.25rem 0}
.videos_hub_title>span{border-left:6px solid var(--bg-main);padding-left:1rem}
.videos_hub ul.list{width:calc(100% + 20px);margin:0 -10px}
.videos_hub ul.list li{padding:10px}
.videos_hub ul.list li>a,.videos_hub ul.list li>ol{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;border-radius:4px;overflow:hidden;border:1px solid var(--line-color)}
.videos_hub ul.list li>a .imgbox,.videos_hub ul.list li>ol .imgbox{width:100%;aspect-ratio:16/9}
.videos_hub ul.list li>a .imgbox .video_btn::before,.videos_hub ul.list li>ol .imgbox .video_btn::before{--w:40px}
.videos_hub ul.list li>a .imgbox img,.videos_hub ul.list li>ol .imgbox img{height:100%;object-fit:cover}
.videos_hub ul.list li>a .textbox,.videos_hub ul.list li>ol .textbox{flex:1;flex-direction:column;padding:.75rem .625rem;align-items:center;text-align:center;justify-content:center;font-size:.95rem;line-height:1.2;color:#666;font-weight:500}
.videos_hub ul.list li>a:hover,.videos_hub ul.list li>ol:hover{position:relative;transform:translateY(-5px);box-shadow:0 15px 15px -10px rgba(0,0,0,.125);border-color:var(--bg-hover)}
.videos_hub ul.list li>a:hover .textbox,.videos_hub ul.list li>ol:hover .textbox{color:var(--bg-main)}
.videos_hub:last-child{margin-bottom:0}
.videos_company .textbox{padding:1.5rem;padding-left:2.5rem;align-items:flex-start;text-align:left}
.videos_company .textbox>.h6{font-size:1.25rem;transition:all .4s;font-weight:600}
.videos_company .textbox>p{font-size:.95rem;line-height:1.5;font-weight:400;color:#666;transition:all .4s}
.videos_company .textbox .h6{color:var(--bg-hover)}
.videos_company_inner{background-color:var(--bg-F1)}
.video_details>.container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}
#video_right{width:65%}
#video_right video{width:100%;aspect-ratio:16/9}
#video_right h2{font-size:var(--fs-h2);font-weight:500;color:#333}
.video_more{display:flex;margin-bottom:2rem}
.video_more>a,.video_more>span{padding:0.4rem 1.2rem;border:1px solid #000;color:#000;border-radius:20px;transition:all .4s;cursor:pointer;font-weight:500}
.video_more>a:hover,.video_more>span:hover{background-color:var(--bg-hover);color:#fff;border-color:var(--bg-hover)}
.etw_videolist_more{display:none}
#video_right .feedback{box-shadow:0 0 10px rgba(0,0,0,.125);padding:1.5rem 2rem;box-shadow:6px 6px 0 #eee,-6px -6px 0 #eee;background-color:var(--bg-white)}
#video_sidebar{width:30%;box-shadow:0 0 10px rgba(0,0,0,.125);overflow:hidden;background-color:var(--bg-white)}
#video_sidebar .title3{color:#fff;background-color:var(--bg-main);font-size:var(--fs-h4);display:flex;font-weight:500;align-items:center;justify-content:center;padding:.75rem .5rem;margin-bottom:0}
#etw_videolist .webtitle{font-size:1rem;font-weight:500;padding:.75rem 1rem;background-color:#eee}
#etw_videolist ul{width:100%;margin:0;display:flex;flex-direction:column;padding:.75rem 1rem}
#etw_videolist ul li{width:100%;margin-bottom:.9rem;padding:0}
#etw_videolist ul li:last-child{margin-bottom:0}
#etw_videolist ul li a{width:100%;display:flex;align-items:center;font-size:0.85rem;padding-left:1rem;line-height:24px;transition:all .4s;position:relative}
#etw_videolist ul li a::before{content:"";width:.75rem;height:.75rem;background:url(../images/icons/chevron-right.svg) no-repeat center center;background-size:contain;position:absolute;left:0;top:6px}
#etw_videolist ul li a.dq,#etw_videolist ul li a:hover{color:var(--bg-hover)}
#etw_videolist .video_more{padding:1.5rem;padding-top:0;margin:0}
.videohid{display:none}
@media (max-width:991.98px){#video_right{width:100%}
#video_sidebar{width:100%;margin-top:2rem}
#etw_videolist ul li{width:calc(50% - 1rem)}
}@media (max-width:767.98px){#etw_videolist ul li{width:100%}
#video_sidebar{margin-top:1rem}
.videos_company ul li:first-child>a .imgbox{width:100%}
.videos_company ul li:first-child>a .textbox{padding:1.25rem}
}@media (max-width:575.98px){#video_right h2{font-size:1.25rem}
}.home-page .etw-banner{height:600px;min-height:600px;padding:0;background:#0d2447}
.home-page .video-banner{position:relative;width:100%;height:600px;overflow:hidden;background:#0d2447}
.home-page .banner-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.home-page .banner-video-mask{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(8,31,69,.62) 0,rgba(8,31,69,.42) 34%,rgba(8,31,69,.18) 68%,rgba(8,31,69,0) 100%) top left / 100% 215px no-repeat,linear-gradient(90deg,rgba(7,25,57,.42) 0%,rgba(10,37,78,.16) 52%,rgba(7,25,57,.22) 100%)}
.home-page .video-caption{left:0;right:0;top:56%;bottom:auto;z-index:3;padding:0;transform:translateY(-50%)}
.home-page .video-caption .carousel-caption-inner{max-width:680px}
.home-page .etw-banner .elementor-shape{z-index:4}
@media (min-width:992px){.home-page #header{position:absolute;left:0;top:0;z-index:20;padding-top:0}
.home-page .header{position:absolute;left:0;top:0;width:100%;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .28s ease,box-shadow .28s ease}
.home-page .header::before{background:transparent;border:0}
.home-page .header .container{position:relative;z-index:2}
.home-page .top-logo-des strong{color:rgba(255,255,255,.90);font-weight:300}
.home-page #etw_language>a{color:rgba(255,255,255,.84);font-weight:300}
.home-page #etw_language>a::after{background-color:rgba(255,255,255,.34)}
.home-page #etw_language>a:hover{color:#fff}
.home-page nav{padding-top:30px}
.home-page .navbar>li>a{color:rgba(255,255,255,.94);font-weight:600;text-shadow:0 1px 10px rgba(0,0,0,.20)}
.home-page .navbar>li>a:hover,.home-page .navbar>li.active>a{color:#fff}
.home-page .navbar>li>a::before{height:1px;background-color:rgba(255,255,255,.92)}
.home-page #etw_logo a>img{max-height:60px}
.home-page .header.nav-fixed{position:fixed;top:0;left:0;width:100%;background:rgba(255,255,255,.98);border:0;box-shadow:0 7px 24px rgba(20,41,82,.10);-webkit-backdrop-filter:none;backdrop-filter:none}
.home-page .header.nav-fixed::before{display:none}
.home-page .header.nav-fixed .container{min-height:78px;display:flex;align-items:center}
.home-page .header.nav-fixed .top-logo-des,.home-page .header.nav-fixed .etw_language{display:none}
.home-page .header.nav-fixed #etw_logo{flex:0 0 auto;float:none;padding:12px 0}
.home-page .header.nav-fixed #etw_logo a>img{max-height:48px}
.home-page .header.nav-fixed nav{flex:1;width:auto;padding-top:0;align-items:center}
.home-page .header.nav-fixed .navbar{align-items:center}
.home-page .header.nav-fixed .navbar>li{min-height:78px;align-items:center}
.home-page .header.nav-fixed .navbar>li>a{color:var(--bg-main);text-shadow:none}
.home-page .header.nav-fixed .navbar>li>a:hover,.home-page .header.nav-fixed .navbar>li.active>a{color:var(--bg-hover)}
.home-page .header.nav-fixed .navbar>li>a::before{height:1px;background-color:var(--bg-hover)}
}@media (max-width:575.98px){.home-page .video-caption .carousel-caption-inner{padding-left:16px}
.home-page .caption-title{font-size:1.65rem}
}.home-page .products-service-block{padding:3.6rem 0 1.25rem;background:linear-gradient(to bottom,#f3f4f4 0,#f3f4f4 61%,#fff 61%,#fff 100%)}
.home-page .products-service-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.65fr);gap:4rem;align-items:start;margin-bottom:3.2rem}
.home-page .products-service-heading{max-width:500px}
.home-page .products-service-kicker{display:inline-block;position:relative;margin-bottom:1rem;padding-bottom:.35rem;color:var(--bg-main);font-family:var(--family-first);font-size:.82rem;font-weight:600;line-height:1.2;letter-spacing:.02em}
.home-page .products-service-kicker::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--bg-hover)}
.home-page .products-service-title{max-width:500px;margin:0;color:var(--bg-main);font-family:var(--family-first);font-size:clamp(1.25rem,2.2vw,2rem);font-weight:600;line-height:1.18;letter-spacing:-.02em}
.home-page .products-service-title span{display:block}
@media (min-width:768px){.home-page .products-service-title span:first-child{white-space:nowrap}
}.home-page .products-service-summary{max-width:720px;padding-top:.05rem}
.home-page .products-service-summary p{margin:0;color:#4f5966;font-size:15px;line-height:1.9}
.home-page .products-service-links{display:flex;flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px}
.home-page .products-service-links>li{display:flex;padding:10px}
.home-page .products-service-card{position:relative;display:block;width:100%;aspect-ratio:9/7;overflow:hidden;border-radius:12px;background:#dfe5ea}
.home-page .products-service-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(8,25,51,0) 42%,rgba(8,25,51,.18) 62%,rgba(8,25,51,.88) 100%);transition:opacity .35s ease}
.home-page .products-service-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.home-page .products-service-card-title{position:absolute;left:1.25rem;right:1.25rem;bottom:1.15rem;z-index:2;color:#fff;font-family:var(--family-first);font-size:1rem;font-weight:600;line-height:1.35;text-align:center}
.home-page .products-service-card:hover img{transform:scale(1.025)}
.home-page .products-service-card:hover::after{opacity:.92}
@media (max-width:991.98px){.home-page .products-service-block{padding:3rem 0 2.75rem;background:linear-gradient(to bottom,#f3f4f4 0,#f3f4f4 56%,#fff 56%,#fff 100%)}
.home-page .products-service-intro{grid-template-columns:1fr 1.45fr;gap:2.5rem;margin-bottom:2.4rem}
}@media (max-width:767.98px){.home-page .products-service-block{padding:2.5rem 0;background:#f3f4f4}
.home-page .products-service-intro{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem}
.home-page .products-service-heading,.home-page .products-service-title,.home-page .products-service-summary{max-width:none}
.home-page .products-service-summary p{font-size:14px;line-height:1.75}
.home-page .products-service-card{aspect-ratio:16/10}
}.home-page .manufacturing-quality-block.brand-system-block{position:relative;padding:2.65rem 0 2.75rem;background-color:#102b52;background-image:linear-gradient(90deg,rgba(10,34,68,.18),rgba(10,34,68,.06)),url(../images/bg-brand.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}
.home-page .brand-system-block::after{content:none}
.home-page .brand-system-heading{max-width:880px;margin:0 auto 2.2rem;text-align:center;color:#fff}
.home-page .brand-system-kicker{display:inline-block;position:relative;margin-bottom:.7rem;padding-bottom:.45rem;color:rgba(255,255,255,.9);font-size:13px;font-weight:500;line-height:1.2;letter-spacing:.025em}
.home-page .brand-system-kicker::after{content:"";position:absolute;left:50%;bottom:0;width:34px;height:1px;background:var(--bg-hover);transform:translateX(-50%)}
.home-page .brand-system-title{margin:0 auto;color:#fff;font-family:var(--family-first);font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600;line-height:1.3;letter-spacing:-.015em}
.brand-carousel-wrapper{width:100%;overflow:hidden;box-sizing:border-box}
.brand-system-list{display:flex;width:calc(100% * 19 / 7);animation:scrollBrands 50s linear infinite alternate}
.brand-system-list:hover{animation-play-state:paused}
.brand-system-list li{width:calc(100% / 19);flex-shrink:0;box-sizing:border-box;padding:0 10px;display:flex;justify-content:center;align-items:center}
.brand-system-logo{width:100%;display:flex;justify-content:center}
.brand-system-logo a{display:block;width:100%}
.brand-system-logo img{max-width:100%;height:auto;display:block;margin:0 auto}
@keyframes scrollBrands{0%{transform:translateX(0)}
100%{transform:translateX(calc(-100% * 12 / 19))}
}.home-page .brand-system-logo:hover img{opacity:1;transform:translateY(-2px)}
@media (max-width:991.98px){.home-page .manufacturing-quality-block.brand-system-block{padding:2.4rem 0 2.5rem}
.home-page .brand-system-heading{margin-bottom:1.8rem}
.home-page .brand-system-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 32px}
}@media (max-width:575.98px){.home-page .manufacturing-quality-block.brand-system-block{padding:2.15rem 0 2.25rem;background-position:38% center}
.home-page .brand-system-heading{margin-bottom:1.5rem}
.home-page .brand-system-title{font-size:1.25rem}
.home-page .brand-system-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}
.home-page .brand-system-logo{height:48px}
.home-page .brand-system-logo img{max-width:125px;max-height:40px}
}.home-page .manufacturing-capabilities-block{padding:4.1rem 0 4.35rem;background:#fff}
.home-page .manufacturing-capabilities-intro{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:6.25rem;align-items:start;margin-bottom:1.8rem}
.home-page .manufacturing-capabilities-heading{max-width:460px}
.home-page .manufacturing-capabilities-kicker{display:inline-block;position:relative;margin-bottom:.85rem;padding-bottom:.48rem;color:var(--bg-main);font-size:13px;font-weight:500;line-height:1.2;letter-spacing:.025em}
.home-page .manufacturing-capabilities-kicker::after{content:"";position:absolute;left:0;bottom:0;width:54px;height:1px;background:var(--bg-hover)}
.home-page .manufacturing-capabilities-title{max-width:460px;color:var(--bg-main);font-family:var(--family-first);font-size:clamp(1.5rem,2.3vw,1.75rem);font-weight:600;line-height:1.28;letter-spacing:-.02em}
.home-page .manufacturing-capabilities-title span{font-weight:300}
.home-page .manufacturing-capabilities-summary{max-width:720px;padding-top:.05rem}
.home-page .manufacturing-capabilities-summary p{margin:0;color:#4f5966;font-size:15px;line-height:1.9}
.home-page .manufacturing-capabilities-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0}
.home-page .manufacturing-capabilities-list>li{min-width:0}
.home-page .manufacturing-capability-item{width:100%}
.home-page .manufacturing-capability-media{position:relative;aspect-ratio:352/235;overflow:hidden;background:#e8ecef}
.home-page .manufacturing-capability-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:linear-gradient(to top,rgba(8,31,62,.18),rgba(8,31,62,0));pointer-events:none}
.home-page .manufacturing-capability-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.home-page .manufacturing-capability-item:hover .manufacturing-capability-media img{transform:scale(1.025)}
.home-page .manufacturing-capability-name{padding-top:.85rem;color:var(--bg-main);font-family:var(--family-first);font-size:1rem;font-weight:600;line-height:1.35}
.home-page .manufacturing-video-mark{position:absolute;right:.85rem;bottom:.8rem;z-index:2;display:flex;align-items:center;gap:.42rem;padding:.36rem .58rem;background:rgba(8,31,62,.72);color:#fff;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.home-page .manufacturing-video-mark i{display:block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #fff}
.home-page .manufacturing-video-mark b{font-weight:500}
@media (max-width:991.98px){.home-page .manufacturing-capabilities-block{padding:3.25rem 0 3.5rem}
.home-page .manufacturing-capabilities-intro{grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:2.25rem}
.home-page .manufacturing-capabilities-list{gap:16px}
}@media (max-width:767.98px){.home-page .manufacturing-capabilities-block{padding:2.7rem 0 3rem}
.home-page .manufacturing-capabilities-intro{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.9rem}
.home-page .manufacturing-capabilities-heading,.home-page .manufacturing-capabilities-title,.home-page .manufacturing-capabilities-summary{max-width:none}
.home-page .manufacturing-capabilities-title{font-size:1.65rem}
.home-page .manufacturing-capabilities-summary p{font-size:14px;line-height:1.75}
.home-page .manufacturing-capabilities-list{grid-template-columns:1fr;gap:1.65rem}
.home-page .manufacturing-capability-name{padding-top:.7rem}
}@media (max-width:991.98px){.top-logo-des,.header::before,.home-page .etw-banner .more_big{display:none}
#etw_logo{padding-top:15px}
.home-page .etw-banner,.home-page .video-banner{height:auto;min-height:auto;overflow:hidden}
.home-page .video-caption{top:50%}
.home-page .etw-banner img{width:100%;height:100%;object-fit:cover}
section,.section_item{padding:2rem 0}
.top-pro-img-left{width:300px}
.sidevar_left{margin-top:2rem}
.case-top .textbox{padding:.75rem}
.case-top .textbox .case-subtitle{padding-bottom:.5rem}
.intro-grid{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:2rem}
.company-hero{padding-bottom:0}
.section-summary-full{padding:1.5rem}
}@media (max-width:767.98px){.home-page .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.brand-system-block,.manufacturing-capabilities-block{display:none}
.pro_page_banner .banner-pic img{display:none}
.pro_page_banner{background:linear-gradient(115deg,rgba(8,25,57,.97),rgba(20,41,82,.84)),linear-gradient(135deg,var(--bg-main),var(--bg-hover))}
.pro_page_banner .pro_banner_txt{position:relative;bottom:inherit;left:inherit;padding:2rem 0}
.products-page .hub-products-list .textbox,.products-page .hub-products-list .list > li:nth-child(2n) .textbox{min-height:auto}
.products-page .cta-block .inquiry_quote{width:100%}
.top-pro-img-left,.custom-screw-inner .imgbox::after,.inquiry-box .inquiry_des::before{display:none}
.custom-screw-inner .textbox,.inquiry-box .inquiry_des{padding:2rem}
.inquiry-box .inquiry_des{margin-bottom:1.5rem}
.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}@media (max-width:575.98px){.home-page .home-product-grid{grid-template-columns:repeat(1,minmax(0,1fr))}
.footer .col-lg-3:last-child{display:none}
.left-pro-list .title4{font-size:1rem}
.left-pro-list .textbox{padding:.5rem}
.capability-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:5px}
.point-grid,.traceability-grid{grid-template-columns:repeat(1,minmax(0,1fr))}
.traceability-grid{gap:2px}
.stage-heading{grid-template-columns:40px minmax(0,1fr)}
.stage-number{width:35px;height:35px}
.service-section-card{padding:1rem}
}@media (max-width:375.98px){.screw-elements-item ul li ol .imgbox,.screw-elements-item ul li ol .textbox,.left-pro-list .imgbox,.left-pro-list .textbox{width:100%}
.left-pro-list .textbox{position:relative;top:inherit;left:inherit}
.left-pro-list .title4 a::before,.left-pro-list .title4 a::after{display:none}
.equipment-grid{grid-template-columns:repeat(1,minmax(0,1fr))}
}