/* Homepage geometry measured against the reference at a 1348px content width.
   Original implementation; no third-party theme scripts or tracking are used. */
@font-face{font-family:"Open Sans";font-style:normal;font-weight:300 800;font-display:swap;src:url("assets/fonts/open-sans-latin.woff") format("woff")}
:root{--red:#ff0007;--navy:#1f2433;--blue:#0028be;--ink:#191919;--muted:#63656a;--light:#eeeef0;--shell:1440px;--pad:27px;--small:.7875rem;--title:1.35rem}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:140px}
body{margin:0;color:var(--ink);font-family:"Open Sans",Arial,sans-serif;font-size:16px;line-height:1.57;background:#fff}
img{display:block;max-width:100%;width:100%}
button,input,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
.shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:40px}
.skip-link{position:fixed;top:0;left:0;z-index:99;transform:translateY(-120%);background:white;padding:12px 20px}
.skip-link:focus{transform:none}
:focus-visible{outline:2px solid var(--blue);outline-offset:5px}
.site-header{position:sticky;top:0;z-index:10;background:#fff}
.header-primary{position:relative;height:78px;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:18px}
.brand{position:absolute;top:36px;left:40px;display:flex;align-items:center;gap:9px;color:#073493;font-weight:800;font-size:24px;line-height:.97;letter-spacing:-1.25px;width:244px}
.brand-mark{width:54px;height:54px;flex:none;color:#e71b34}
.header-tools{display:flex;align-items:center;gap:25px}
.origin-badge{display:flex;align-items:center;gap:9px;font-size:9px;line-height:1.2}
.origin-symbol{display:grid;place-items:center;width:40px;height:27px;background:#06457a;color:white;font-size:12px;font-weight:700}
.language{font-size:var(--small);min-width:56px;padding-inline:0 20px}
.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:0;padding:8px 16px;font-size:.7875rem;line-height:1.6;font-weight:700;text-align:center;transition:background .2s}
.button-red{color:white;background:var(--red)}
.button-red:hover{background:#191919}
.button span{font-size:0;width:7px;height:10px;position:relative}
.button span::after{content:"";position:absolute;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);top:1px;right:2px}
.nav-shell{height:51.4px;display:flex;justify-content:flex-end;align-items:center}
.main-nav{display:flex;align-items:center;gap:27px}
.main-nav a{font-size:var(--small);line-height:1;font-weight:600;padding:15px 0}
.main-nav a:hover{color:var(--red)}
.menu-toggle{display:none}
.hero{position:relative;aspect-ratio:1920/700;overflow:hidden;background:#18192e}
.hero-scenes,.hero-scene,.hero-shade{position:absolute;inset:0;width:100%;height:100%}
.hero-scene{object-fit:cover;object-position:50% 52%;opacity:0;transition:opacity 1.8s ease}
.hero-scene.is-active{opacity:1}
.hero-shade{background:#18192e;opacity:.6;pointer-events:none}
.hero-emblem{position:absolute;inset:0;display:grid;place-items:center;color:#dddde1;opacity:.55;transition:opacity 1.4s}
.hero.is-production .hero-emblem{opacity:0}
.hero-emblem p{display:flex;align-items:center;gap:17px;margin:0;font-weight:300}
.hero-emblem strong{position:relative;display:flex;font-size:98px;line-height:1;font-weight:300;letter-spacing:-7px}
.hero-emblem strong>span{font-size:37px;align-self:center;letter-spacing:0;margin-left:5px}
.hero-emblem p>span{font-size:27px;line-height:1.1;font-weight:300}
.emblem-divider{display:block;font-size:10px;text-align:center;margin:5px 0;border-top:1px solid #dddde16b;line-height:1.4}
.hero-pause{position:absolute;right:24px;bottom:18px;width:30px;height:30px;display:grid;place-items:center;border:1px solid #ffffff50;background:#18192e50;color:white;font-size:14px;opacity:.55}
.hero-pause:hover,.hero-pause:focus-visible{opacity:1}
.intro-inner{min-height:138.75px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:40px}
.intro-inner h1{padding-left:40px;margin:0;font-size:var(--title);font-weight:400;line-height:1.2}
.intro-inner .button{min-width:246px;flex:none;min-height:38px}
.mosaic{max-width:var(--shell);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:544px auto;grid-template-areas:"oem oem insight product" "why why industries industries"}
.tile{position:relative;min-width:0;overflow:hidden}
.tile h2,.tile h3,.tile p{margin:0}
.tile-oem{grid-area:oem;background:var(--light)}
.tile-oem>img{aspect-ratio:674/189.14;height:auto;object-fit:cover;object-position:center 34%}
.tile-copy{padding:27px}
.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:27px}
.eyebrow{font-size:var(--small);margin:0;line-height:1.57}
.tile h2{font-size:1.125rem;line-height:1.3;font-weight:700}
.split-copy>div{min-width:0}
.split-copy>p{padding-top:20px;font-size:var(--small);line-height:1.57}
.split-copy a{font-size:var(--small)}
.tile-insight{grid-area:insight;background:#f9f9fa;padding:27px;display:flex;flex-direction:column;justify-content:space-between}
.tile-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}
.tile-heading h2{font-size:var(--title);font-weight:300}
.insight-controls{display:flex;gap:2px;align-items:center;font-size:var(--small);white-space:nowrap}
.insight-controls button{border:0;background:transparent;color:var(--ink);width:21px;height:30px;font-size:24px;font-weight:300;padding:0}
.insight-controls button:hover{color:var(--red)}
.insight-category{color:#888;font-size:.75rem}
.insight-copy{padding-bottom:18px}
.insight-copy h3{font-size:1.125rem;line-height:1.57;font-weight:400}
.insight-more{padding:8px 0 0;border:0;background:none;color:inherit;font-size:var(--small);opacity:0;transform:translateY(5px);transition:.2s}
.tile-insight:hover .insight-more,.tile-insight:focus-within .insight-more{opacity:1;transform:none}
.tile-product{grid-area:product;background:var(--navy)}
.tile-product>img{height:76%;object-fit:cover;object-position:64% center}
.tile-product::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,var(--navy) 60%);pointer-events:none}
.product-overlay{position:absolute;z-index:1;bottom:42px;left:0;right:0;padding:0 8px;color:#dddde1;text-align:center}
.product-overlay h2{font-size:clamp(30px,3.9vw,58px);font-weight:300;letter-spacing:1px;line-height:1.2;white-space:nowrap}
.product-overlay p{margin-top:10px;font-size:clamp(14px,1.65vw,24px);font-weight:300}
.tile-overlay-link{position:absolute;inset:0;z-index:2}
.tile-overlay-link span{position:absolute;bottom:15px;left:27px;color:white;font-size:var(--small);opacity:0;transition:opacity .2s}
.tile-overlay-link:hover span,.tile-overlay-link:focus-visible span{opacity:1}
.tile-why{grid-area:why;padding:27px 20% 27px 27px;background:#bdbec4;color:#1e2128}
.tile-why h2{color:#fff;font-size:var(--title);margin:0 0 27px}
.tile-why p{font-size:var(--title);line-height:1.3;font-weight:300}
.tile-why>a{display:inline-block;margin-top:18px;font-size:var(--small);opacity:0;transition:opacity .2s}
.tile-why:hover>a,.tile-why:focus-within>a{opacity:1}
.tile-industries{grid-area:industries;aspect-ratio:12/7;background:#fff}
.tile-industries>img{height:100%;object-fit:cover;object-position:50% 50%}
.tile-industries>div{position:absolute;bottom:0;left:0;width:100%;padding:27px 38% 27px 27px;background:#fff}
.tile-industries p{font-size:1.125rem;line-height:1.3}
.tile-industries a{position:absolute;bottom:8px;font-size:var(--small);opacity:0;transition:opacity .2s}
.tile-industries:hover a,.tile-industries:focus-within a{opacity:1}
.feature-grid{max-width:var(--shell);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:347.34px}
.feature{position:relative;min-width:0;min-height:347.34px;overflow:hidden}
.feature-experience{background:var(--navy);color:#dddde1;padding:27px;display:flex;flex-direction:column;justify-content:space-between}
.years-graphic{color:#ed1c37;text-align:center;height:234px}
.years-graphic strong{position:relative;display:inline-block;font-size:99px;line-height:.92;letter-spacing:-8px;font-weight:300}
.years-graphic strong>span{font-size:36px;letter-spacing:0;position:absolute;top:25px;right:-28px}
.years-graphic>span{display:block;font-size:46px;line-height:1.15;font-weight:300;margin-top:15px;letter-spacing:-2px}
.years-graphic small{display:block;position:relative;width:156px;margin:0 auto;font-size:10px;line-height:1.4}
.years-graphic small::before,.years-graphic small::after{position:absolute;content:"";width:35px;height:1px;background:currentColor;top:7px}
.years-graphic small::before{left:2px}
.years-graphic small::after{right:2px}
.years-graphic em{display:block;font-size:31px;font-style:normal;font-weight:300;line-height:1.4;letter-spacing:-1px}
.feature-experience p{margin:0;font-size:var(--small);line-height:1.57}
.feature-engineering>img{height:100%;object-fit:cover;object-position:12% center;filter:brightness(.67) saturate(.2)}
.feature-engineering>div{position:absolute;inset:auto 27px 27px;color:white}
.feature-engineering h2{margin:0 0 12px;font-size:1.125rem;line-height:1.3}
.feature-engineering p{font-size:.75rem;margin:0}
.feature-world{background:#63656a;color:#dddde1;padding:62px 27px 27px}
.feature-world>p{margin:0 0 18px;font-size:var(--title);line-height:1.3;font-weight:300;color:white}
.feature-world .world-map{width:100%;height:139px;object-fit:contain;margin:0 auto}
.feature-world small{display:block;font-size:var(--small);line-height:1.57}
.feature-quality{display:flex;flex-direction:column;background:#bdbec4}
.red-cap{display:block;flex:0 0 138.58px;background:var(--red)}
.feature-quality>div{padding:27px;flex:1;display:flex;flex-direction:column;justify-content:flex-end}
.feature-quality h2{color:#fff;font-size:1.125rem;line-height:1.3;margin:0}
.feature-quality p{margin:0;font-size:1.125rem;line-height:1.3;font-weight:300}
.technical{position:relative;overflow:hidden}
.technical-bg{position:absolute;inset:0;opacity:.09;background:url("assets/wedge-wire-screen-detail.webp") center/cover}
.technical-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:80px 145px;min-height:554.19px}
.technical h2{margin:0 0 46px;font-size:24px;line-height:1.3;font-weight:700}
.technical p{margin:0;font-size:15px;line-height:1.57}
.newsletter{background:linear-gradient(90deg,rgba(0,25,125,.68),rgba(0,40,190,.94) 60%),url("assets/wedge-wire-production.webp") center 48%/cover;color:#fff}
.newsletter-inner{min-height:129.42px;display:flex;align-items:center;justify-content:center;gap:20px;padding-block:32px}
.newsletter p{margin:0;font-size:20px;line-height:1.4}
.newsletter .button{font-size:20px;font-weight:400;line-height:1.2;padding:9px 25px;flex:none}
.site-footer{color:#dddde1;background:#191919}
.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:72px;padding-bottom:36px;min-height:580px}
.footer-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding-right:40px}
.footer-grid h2{margin:0;padding:8px 0;font-size:var(--small);line-height:1.3;font-weight:700;color:#fff}
.footer-grid a{font-size:var(--small);line-height:1.3;padding:8px 0}
.footer-grid address,.footer-grid p{font-size:var(--small);line-height:1.57;font-style:normal}
.footer-grid address{margin-top:15px}
.footer-grid section:nth-child(3) a{font-weight:700}
.footer-grid a:hover{color:var(--red)}
.footer-contact{padding:0 0 3px;margin-top:16px;border:0;border-bottom:1px solid #888;color:inherit;background:none;font-size:var(--small);text-align:left}
.watch{margin-top:72px}
.copyright{padding-block:27px 72px;font-size:.675rem;color:#929292;line-height:1.57}
.quote-dialog{width:min(590px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:0;border:0;box-shadow:0 18px 80px #0006}
.quote-dialog::backdrop{background:#050c1fc7}
.dialog-shell{position:relative;display:grid;gap:13px;padding:38px}
.dialog-shell h2{margin:0;font-size:28px;line-height:1.3}
.dialog-shell>p{margin:0}
.dialog-close{position:absolute;top:10px;right:14px;border:0;background:none;font-size:30px}
.dialog-shell label{display:grid;gap:5px;font-size:14px;font-weight:700}
.dialog-shell input,.dialog-shell textarea{width:100%;border:1px solid #c9c9c9;border-radius:0;padding:11px}
.dialog-shell textarea{resize:vertical}
.dialog-shell .button{justify-self:start;min-height:44px}
.form-note{color:#a12121;font-size:14px}
.insight-dialog .dialog-shell{padding-top:50px}
.insight-dialog .dialog-shell>form{margin:0}
@media(min-width:1441px){
:root{--pad:32px;--small:.875rem;--title:1.5rem}
.site-header .header-primary{height:87px;padding-top:20px}
.nav-shell{height:57px}
.brand{top:40px}
.main-nav{gap:36px}
.mosaic{grid-template-rows:544px auto}
.intro-inner{min-height:154px}
.feature{min-height:380px}
.feature-world{padding-top:65px}
}
@media(max-width:1023px){
.shell{padding-inline:14px}
.brand{left:14px;width:226px;font-size:22px}
.header-tools{gap:18px}
.origin-badge{display:none}
.main-nav{gap:18px}
.intro-inner h1{padding-left:0;font-size:22px}
.mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:500px 440px auto;grid-template-areas:"oem oem oem oem" "insight insight product product" "why why industries industries"}
.tile-why{padding:27px}
.tile-industries{aspect-ratio:auto;min-height:390px}
.tile-industries>div{padding:27px}
.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.feature{min-height:350px}
.feature-world .world-map{max-width:330px}
.technical-grid{gap:40px;padding-block:60px 90px;min-height:0}
.technical h2{font-size:22px;margin-bottom:30px}
.newsletter p{font-size:18px}
.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:45px;padding-top:50px;min-height:0}
.footer-grid section{padding-right:20px}
}
@media(max-width:767px){
html{scroll-padding-top:75px}
.site-header{height:66px}
.header-primary{height:66px;padding-block:0;align-items:center;padding-right:64px}
.brand{top:17px;font-size:17px;width:184px;gap:7px;letter-spacing:-.8px}
.brand-mark{width:32px;height:32px}
.header-tools{gap:0}
.language{display:none}
.header-tools .button{min-height:32px;font-size:10px;padding:5px 10px}
.header-nav-wrap{position:absolute;right:14px;top:17px}
.nav-shell{padding:0;height:32px}
.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;border:0;background:none;padding:5px 0;width:28px;height:32px}
.menu-toggle span{height:1px;background:#191919;width:24px}
.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.main-nav{display:none;position:fixed;top:66px;left:0;right:0;background:white;padding:15px 25px 28px;max-height:calc(100dvh - 66px);overflow:auto;box-shadow:0 14px 18px #0001}
.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
.main-nav a{padding:15px 0;text-align:right;font-size:14px;line-height:1.3}
.hero{aspect-ratio:1920/700}
.hero-emblem strong{font-size:70px;letter-spacing:-5px}
.hero-emblem p>span{font-size:20px}
.hero-emblem strong>span{font-size:26px}
.intro-inner{min-height:135px;gap:20px;padding-block:26px}
.intro-inner h1{font-size:20px}
.intro-inner .button{min-width:205px;font-size:11px}
.technical-grid{grid-template-columns:1fr;gap:40px;padding-block:45px 60px}
.technical p{font-size:16px}
.newsletter-inner{flex-wrap:wrap;padding-block:28px;justify-content:flex-start}
.newsletter .button{font-size:17px}
.footer-grid{grid-template-columns:1fr;row-gap:28px;padding-top:30px}
.footer-grid a,.footer-grid p,.footer-grid address,.footer-grid h2,.footer-contact{font-size:14px}
.watch{margin-top:28px}
.copyright{padding-block:27px 40px;font-size:12px}
}
@media(max-width:599px){
.header-tools .button{max-width:116px;font-size:9px;gap:5px}
.hero{aspect-ratio:960/700}
.hero-emblem strong{font-size:63px}
.hero-emblem p>span{font-size:18px}
.hero-emblem strong>span{font-size:23px}
.hero-pause{right:14px;bottom:14px}
.intro-inner{display:block;min-height:0;padding-block:26px}
.intro-inner h1{margin-bottom:20px}
.intro-inner .button{font-size:11px;min-width:220px}
.mosaic{display:block}
.tile-oem{min-height:420px}
.tile-oem>img{height:auto;aspect-ratio:3.55;min-height:120px}
.tile-copy{padding:18px 14px 40px}
.split-copy{grid-template-columns:1fr;gap:14px}
.split-copy>p{padding-top:0}
.eyebrow,.split-copy>p,.split-copy a{font-size:14px}
.tile-insight,.tile-product{height:430px}
.tile-insight{padding:24px 14px}
.insight-controls button{width:32px;height:40px}
.insight-copy h3{font-size:20px;max-width:310px}
.insight-more{opacity:1;font-size:14px}
.product-overlay h2{font-size:51px}
.product-overlay p{font-size:23px}
.tile-why{padding:24px 14px;min-height:255px}
.tile-why h2,.tile-why p{font-size:20px;max-width:390px}
.tile-why>a,.tile-industries a{opacity:1;font-size:14px}
.tile-industries{min-height:350px}
.tile-industries>div{padding:22px 14px 36px}
.tile-industries a{bottom:10px}
.feature-grid{display:block}
.feature{min-height:0}
.feature-experience{padding:27px 24px;min-height:350px}
.feature-experience p{font-size:14px;text-align:center;margin:auto 0 0}
.feature-engineering{height:340px}
.feature-engineering p{font-size:13px}
.feature-world{padding:35px 24px;min-height:335px}
.feature-world>p{font-size:22px}
.feature-world small{font-size:14px}
.feature-world .world-map{height:150px;margin-bottom:14px}
.feature-quality>div{min-height:190px;padding:27px 24px}
.red-cap{flex-basis:130px}
.dialog-shell{padding:38px 22px 24px}
.dialog-shell h2{font-size:24px}
}
@media(hover:none){
.insight-more,.tile-why>a,.tile-industries a{opacity:1}
}
@media(prefers-reduced-motion:reduce){
html{scroll-behavior:auto}
*,*::before,*::after{transition:none!important}
}
