:root{--paper:#f2f1ec;--ink:#20231f;--muted:#646760;--red:#cc1b16;--line:#d4d5cc;--dark:#242b27;--max:1320px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p{line-height:1.65}::selection{background:var(--red);color:white}:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{width:calc(100% - 112px);max-width:var(--max);margin:auto}.utility{background:var(--dark);color:#e5e7df;font-size:10px;letter-spacing:1.25px}.utility .wrap{display:flex;justify-content:space-between;padding-block:11px}.utility i{display:inline-block;width:3px;height:3px;background:#f06958;vertical-align:middle;margin:0 13px}.utility a{letter-spacing:.3px}.header{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.nav-bar{height:95px;display:flex;align-items:center;justify-content:space-between}.logo{display:block;width:194px}.logo img{mix-blend-mode:multiply}nav{display:flex;align-items:center;gap:32px;font-size:13px}nav>a:not(.button){padding:12px 0}nav>a:not(.button):hover{color:var(--red)}.button{display:inline-flex;gap:35px;justify-content:space-between;align-items:center;background:var(--red);color:#fff;border:1px solid var(--red);padding:18px 23px;font-size:13px;font-weight:600;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#b51c17;border-color:#b51c17;transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.button.small{padding:11px 18px;min-height:44px;gap:26px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:44px;padding-top:44px;padding-bottom:44px}.hero-copy{padding-top:34px;display:flex;flex-direction:column}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;line-height:1.5}.red-square{display:inline-block;width:7px;height:7px;background:var(--red);margin-right:9px}h1{font-size:clamp(56px,6.7vw,98px);line-height:1.01;letter-spacing:-5px;font-weight:500;margin-top:36px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--red);letter-spacing:-.06em}h1 em{font-size:1.02em}.hero-description{max-width:395px;color:var(--muted);font-size:16px;margin-top:26px}.actions{display:flex;gap:26px;align-items:center;margin-top:32px}.text-link{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--red)}.text-link span{font-size:19px}.hero-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:50px;font-size:9px;letter-spacing:1.2px}.hero-foot a{border:1px solid var(--line);width:44px;height:44px;display:grid;place-items:center;font-size:20px}.hero-foot a svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-image{position:relative;min-height:540px;background:#53605b;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.81) saturate(.7);transition:transform .8s}.hero-image:hover>img{transform:scale(1.025)}.image-label{position:absolute;inset:22px 22px auto;display:flex;justify-content:space-between;gap:12px;color:white;font-size:8px;letter-spacing:1.2px}.hero-image figcaption{position:absolute;bottom:18px;left:22px;color:white;font-size:9px;letter-spacing:.3px;background:#20231fcc;padding:8px 10px}.brand-strip{border-block:1px solid var(--line)}.brands{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brands>p{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.brand-logo{height:38px;width:auto;justify-self:center;mix-blend-mode:multiply}.brand-logo--liquimoly{height:34px}.brand-logo--cam2{height:30px}.section{padding-block:100px}.legal{max-width:720px}.legal h1{font-size:clamp(32px,4vw,44px);letter-spacing:-1px;margin-top:16px}.legal-updated{font-size:12px;color:var(--muted);margin-top:10px}.legal h2{font-size:20px;margin-top:44px;margin-bottom:14px}.legal p{font-size:15px;color:var(--muted)}.legal p+p{margin-top:14px}.legal-back{margin-top:44px}.section-heading{display:grid;grid-template-columns:1fr 2.05fr;gap:40px;margin-bottom:44px}.section-heading>.eyebrow{padding-top:12px}.section-heading>div{display:flex;gap:40px;align-items:end}.section-heading h2{flex:1}.section-heading>div>p{max-width:260px;font-size:14px;color:var(--muted)}h2{font-size:clamp(32px,3.2vw,47px);font-weight:500;line-height:1.1;letter-spacing:-1.8px}.product-filters{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:28px}.product-filters button{background:none;border:0;border-bottom:2px solid transparent;padding:16px 0;color:var(--muted);font-size:12px;min-height:48px}.product-filters button.active{border-color:var(--red);color:var(--ink)}sup{margin-left:7px;font-size:9px;color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.product{padding:25px 28px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;display:flex;flex-direction:column;transition:background .2s}.product:hover{background:#e9e9e1}.product[hidden]{display:none}.product-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:var(--muted)}.product-top>span:first-child{color:var(--red)}.product h3{font-weight:500;font-size:22px;letter-spacing:-.65px;margin-top:30px}.product p{font-size:13px;color:var(--muted);max-width:300px;margin-top:12px}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:22px}.product-bottom>span{font-size:8px;letter-spacing:.65px}.product-brands{display:flex;align-items:center;flex-wrap:wrap;row-gap:4px}.brand-chip{display:inline-flex;align-items:center;gap:4px}.brand-chip:not(:first-child){margin-left:8px}.brand-chip:not(:first-child)::before{content:"·";margin-right:8px;color:var(--muted)}.brand-chip__logo{height:12px;width:auto;vertical-align:middle;mix-blend-mode:multiply}.brand-chip__logo--liquimoly{height:11px}.brand-chip__logo--cam2{height:9px}.product-bottom a{font-size:21px;min-width:44px;min-height:44px;display:grid;place-items:center;background:#e3e4db}.product-bottom a:hover{background:var(--red);color:white}.product-note{font-size:10px;color:var(--muted);margin-top:14px}.resources-panel{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:55px;padding:36px 40px;border:1px solid var(--line);position:relative}.resources-panel::before{content:"";position:absolute;top:36px;bottom:36px;left:50%;width:1px;background:var(--line)}.resources-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;color:var(--red)}.resources-question{font-family:Georgia,serif;font-size:21px;letter-spacing:-.5px;margin-top:12px;margin-bottom:20px}.doc-links{display:flex;flex-direction:column;gap:14px}.doc-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--ink);transition:color .2s}.doc-link:hover{color:var(--red)}.doc-link:hover .doc-link__logo{filter:none}.doc-link__logo{height:16px;width:auto;flex:none;mix-blend-mode:multiply}.doc-link__logo--liquimoly{height:15px}.doc-link__logo--cam2{height:13px}.doc-link span:last-child{margin-left:auto;font-size:13px}.service-section{background:var(--dark);color:var(--paper);padding:90px 0}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.service-intro h2{margin-top:28px;font-size:50px}.service-intro>p:not(.eyebrow){color:#bcc3ba;font-size:14px;max-width:420px;margin-top:24px}.service-intro figure{margin-top:35px}.service-intro figure img{width:100%;aspect-ratio:1.65;object-fit:cover;filter:saturate(.65)}figcaption{font-size:9px;line-height:1.5;color:#b7bfb5;margin-top:10px}.service-list{padding-top:24px}.service-list article{display:flex;gap:27px;border-top:1px solid #4a514b;padding:28px 0}.service-list article>span{font-size:10px;color:#c4a597;padding-top:7px}.service-list h3{font-size:22px;font-weight:400;letter-spacing:-.6px}.service-list p{color:#bcc3ba;font-size:14px;margin-top:12px}.light{color:var(--paper);margin-top:12px}.industries{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.industries>a{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 30px;align-items:center;gap:20px;min-height:83px;font-size:18px;letter-spacing:-.4px}.industries>a:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.industries a span{font-size:11px;letter-spacing:0;color:var(--muted)}.industries b{font-weight:400;text-align:right}.industries>a:hover{color:var(--red)}.about-section{background:#e4e5dd;padding:80px 0}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px;align-items:center}.about-stamp{border-block:1px solid #bfc3b7;padding:30px 0;display:flex;flex-direction:column;align-items:center}.about-stamp span{font-size:10px;letter-spacing:2px}.about-stamp strong{font-size:clamp(80px,11vw,160px);letter-spacing:-9px;line-height:1.3;font-weight:400}.about-grid h2{margin:24px 0}.about-grid p:not(.eyebrow){font-size:14px;color:#555e52;margin-top:14px}.about-grid .text-link{margin-top:16px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:110px}.contact-section h2{font-size:clamp(54px,6vw,84px);letter-spacing:-3.5px;margin:30px 0}.contact-section>div>p:not(.eyebrow){font-size:15px;max-width:360px;color:var(--muted)}.contact-details{margin-top:30px;display:flex;align-items:start;flex-direction:column;gap:4px}.contact-details>a:not(.text-link){font-size:16px;min-height:44px;padding-block:10px}.contact-details>a:hover{color:var(--red)}address{font-style:normal;font-size:13px;line-height:1.7;margin-top:12px;color:var(--muted)}.enquiry{border-top:2px solid var(--ink);padding-top:25px}.enquiry h3{font-size:22px;font-weight:500}.enquiry .form-note{font-size:13px!important;margin-top:12px;max-width:none!important}form{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:flex;flex-direction:column;gap:9px;font-size:11px}label:nth-child(n+3){grid-column:1/-1}input,textarea{width:100%;border:0;border-bottom:1px solid #a7ada0;background:transparent;border-radius:0;padding:13px 0;font-size:16px;color:var(--ink)}textarea{resize:vertical;min-height:100px}form .button{grid-column:1/-1;justify-self:start}.form-status,.form-help{grid-column:1/-1;font-size:12px;color:var(--muted)}footer{border-top:1px solid var(--line)}.footer-main{padding-block:40px;display:flex;justify-content:space-between;gap:40px;align-items:center}.footer-main .logo{width:165px}.footer-main p{font-size:12px;color:var(--muted)}.footer-main nav{gap:24px;font-size:11px}.footer-bottom{padding-block:23px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;justify-content:space-between}.footer-bottom span a{text-decoration:underline;text-underline-offset:2px;margin-left:4px}.footer-bottom span a:hover{color:var(--red)}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:100}.skip-link:focus{top:10px}@media(min-width:1600px){.hero{padding-block:55px}.hero-image{min-height:600px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:22px}.hero{gap:28px}h1{letter-spacing:-3px}.hero-image{min-height:500px}.actions{gap:20px;flex-wrap:wrap}.hero-foot{padding-top:28px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>div{display:block}.section-heading>div>p{margin-top:20px;max-width:440px}.service-grid,.about-grid,.contact-section{gap:55px}.industries{column-gap:35px}.industries>a{font-size:16px;gap:10px}.industries a span{font-size:10px}.footer-main{flex-wrap:wrap}.footer-main nav{margin-left:auto}}@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.utility .wrap{padding-block:9px;font-size:8px}.utility a{font-size:8px}.utility i{margin:0 6px}.nav-bar{height:76px}.logo{width:155px}.menu-toggle{display:flex;gap:16px;align-items:center;border:1px solid var(--line);background:none;padding:12px;font-size:12px;min-height:44px}.menu-toggle span{font-size:17px}#navigation{display:none;position:absolute;left:0;right:0;top:76px;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);align-items:stretch;gap:4px}#navigation.open{display:flex;flex-direction:column}#navigation>a{padding:15px}#navigation .button{margin-top:10px}.hero{grid-template-columns:1fr;padding-top:29px;padding-bottom:28px;gap:28px}.hero-copy{padding:0}.eyebrow{font-size:9px;letter-spacing:1.2px}h1{font-size:clamp(56px,12vw,86px);letter-spacing:-3px;margin-top:25px}.hero-description{font-size:15px;margin-top:22px;max-width:380px}.actions{margin-top:25px;gap:22px}.button{font-size:12px;padding:15px 18px;gap:25px}.text-link{font-size:12px;gap:16px}.hero-foot{display:none}.hero-image{min-height:360px}.hero-image>img{object-position:50% 48%}.image-label{inset:17px 17px auto;font-size:7px}.hero-image figcaption{left:17px;bottom:14px;font-size:8px}.brands{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:20px;padding-block:25px;min-height:0}.brands>p{grid-column:1/-1;font-size:8px}.brands>p br{display:none}.brand-logo{height:26px}.brand-logo--liquimoly{height:23px}.brand-logo--cam2{height:21px}.brands>.text-link{display:none}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>.eyebrow{padding:0;margin-bottom:22px}.section-heading>div>p{font-size:14px;margin-top:18px}h2{font-size:35px;letter-spacing:-1.35px}.product-filters{gap:18px;margin-bottom:20px}.product-filters button{font-size:10px;text-align:left;line-height:1.5}.product-filters sup{display:none}.product-grid{grid-template-columns:1fr 1fr}.product{padding:20px 17px;min-height:265px}.product-top{font-size:7px;gap:8px;letter-spacing:.6px}.product h3{font-size:21px;line-height:1.1;margin-top:26px}.product p{font-size:12px}.product-bottom>span{font-size:7px;line-height:1.5}.product-bottom a{min-width:44px;min-height:44px}.resources-panel{grid-template-columns:1fr;gap:32px;padding:28px 24px}.resources-panel::before{display:none}.resources-question{font-size:19px}.service-section{padding:60px 0}.service-grid{grid-template-columns:1fr;gap:32px}.service-intro h2{font-size:40px}.service-intro>p:not(.eyebrow){max-width:none}.service-list{padding:0}.service-list article{padding:24px 0;gap:22px}.service-list h3{font-size:22px}.industries{grid-template-columns:1fr}.industries>a{min-height:75px;font-size:17px;gap:12px}.industries a span{font-size:10px}.industries>a:nth-last-child(2){border-bottom:0}.about-section{padding:55px 0}.about-grid{grid-template-columns:1fr;gap:38px}.about-stamp{padding:20px 0}.about-stamp strong{font-size:105px;letter-spacing:-6px}.about-stamp span{font-size:8px;letter-spacing:1.5px}.contact-section{grid-template-columns:1fr;gap:40px}.contact-section h2{font-size:65px}.contact-section>div>p:not(.eyebrow){max-width:none}.footer-main{padding-block:30px;gap:25px}.footer-main .logo{width:140px}.footer-main p{font-size:10px}.footer-main nav{width:100%;justify-content:space-between;gap:12px}.footer-bottom{font-size:8px;gap:15px}}@media(max-width:380px){.utility .utility-phone{font-size:0}.utility .utility-phone::after{content:'770-696-9810 ↗︎';font-size:8px}.product-grid{grid-template-columns:1fr}.product{min-height:225px}.actions{gap:10px}.industries>a{font-size:15px}.industries a span{font-size:9px}.footer-main p{max-width:130px}form{grid-template-columns:1fr}label{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}:root{--ease-out:cubic-bezier(.2,.7,.2,1)}body{font-size:16px}.brand-strip{content-visibility:auto;contain-intrinsic-size:auto 210px}#products{content-visibility:auto;contain-intrinsic-size:auto 1700px}.protection-story{content-visibility:auto;contain-intrinsic-size:auto 700px}.service-section{content-visibility:auto;contain-intrinsic-size:auto 1450px}#industries{content-visibility:auto;contain-intrinsic-size:auto 1100px}.about-section{content-visibility:auto;contain-intrinsic-size:auto 900px}.contact-section{content-visibility:auto;contain-intrinsic-size:auto 1100px}footer{content-visibility:auto;contain-intrinsic-size:auto 500px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px}h1,h2,h3{font-weight:700}.hero-description{max-width:470px;font-size:18px;line-height:1.6}.button,.text-link{font-size:14px}.section-heading>div>p{max-width:340px;font-size:16px;line-height:1.65}.service-intro>p:not(.eyebrow),.service-list p,.about-grid p:not(.eyebrow),.contact-section>div>p:not(.eyebrow){font-size:16px;line-height:1.7}.service-list h3{font-weight:700}.industries>a{font-weight:700}.industries a span{font-size:13px;font-weight:400}.contact-details>a:not(.text-link){font-size:18px;font-weight:700}address{font-size:15px}.enquiry h3{font-size:27px;font-weight:700}label{font-size:13px;font-weight:700}.footer-main p,.footer-main nav{font-size:13px}.header::after{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:100%;background:var(--red);transform:scaleX(var(--page-progress,0));transform-origin:left}.header{transition:box-shadow .3s}.header.is-scrolled{box-shadow:0 8px 24px #20231f08}#navigation>a:not(.button){position:relative}#navigation>a:not(.button)::after{content:"";position:absolute;left:0;right:0;bottom:5px;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}#navigation>a:hover::after,#navigation>a[aria-current="location"]::after{transform:scaleX(1)}.button{position:relative;overflow:hidden}.button span,.text-link span{transition:transform .3s var(--ease-out)}.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}.text-link{border-bottom-color:var(--line);background:linear-gradient(currentColor,currentColor) left bottom / 0 1px no-repeat;transition:background-size .4s var(--ease-out),color .2s}.text-link:hover{background-size:100% 1px}.light{border-bottom-color:#596055}.hero{grid-template-columns:1.08fr 1fr;gap:48px;padding-top:56px;padding-bottom:68px}.hero-copy{padding-top:38px;position:relative;z-index:2}.hero h1{letter-spacing:-.065em;font-size:clamp(56px,6.55vw,96px)}.hero h1 em{display:inline-block;position:relative}.hero h1 em::after{content:"";position:absolute;left:5%;right:1%;bottom:-9px;height:8px;border-top:1px solid var(--red);border-radius:50%;transform:rotate(-3deg);opacity:.55}.hero-description{margin-top:34px}.hero-foot{border-top:1px solid var(--line);padding-top:20px;margin-top:44px}.hero-foot>span{max-width:170px;line-height:1.7}.hero-stage{position:relative;min-height:580px;perspective:1300px;isolation:isolate;--rx:0deg;--ry:0deg;--mx:50%;--my:35%}.stage-grid{position:absolute;inset:0 -12px 20px -20px;background-image:linear-gradient(#b7bca02b 1px,transparent 1px),linear-gradient(90deg,#b7bca02b 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(135deg,#000,transparent 75%)}.stage-coordinate{position:absolute;left:0;top:-19px;font-size:8px;letter-spacing:1.6px;color:var(--muted)}.stage-orbit{position:absolute;width:90%;aspect-ratio:1;border:1px solid #a5ada052;border-radius:50%;top:5%;left:-11%;transform:rotate(-25deg)}.stage-orbit::before{content:"";position:absolute;inset:18px;border:1px dashed #a5ada060;border-radius:50%}.stage-orbit::after{content:"+";position:absolute;top:16%;left:10%;font-size:28px;font-weight:300;color:var(--red)}.hero-stage::before{content:"";position:absolute;inset:26px 0 49px 31px;background:#dfe2d7;border:1px solid #c9cebf;transform:rotate(3deg);z-index:-1}.hero-stage::after{content:"";position:absolute;width:110px;height:60px;right:-6px;bottom:60px;background:repeating-linear-gradient(0deg,transparent 0 6px,var(--red) 6px 8px);opacity:.6;z-index:-1}.hero-image{position:absolute;inset:9px 18px 68px 16px;min-height:0;overflow:hidden;transform:rotate(-2deg) rotateX(var(--rx)) rotateY(var(--ry));box-shadow:12px 24px 36px -24px #17211d99,0 1px 1px #fff inset;transition:transform .65s var(--ease-out),box-shadow .65s;will-change:transform}.hero-image>img{filter:brightness(.76) saturate(.55);transform:scale(1.06)}.hero-image:hover>img{transform:scale(1.09)}.hero-image .image-label{inset:21px 19px auto;font-size:7px;line-height:1.6}.hero-image .image-label>span:first-child{max-width:165px}.hero-image figcaption{left:auto;right:16px;bottom:17px;font-size:8px;max-width:185px;text-align:right;background:#20231f7a}.image-light{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at var(--mx) var(--my),#fff4,transparent 58%);mix-blend-mode:soft-light}.precision-target{position:absolute;left:41%;top:40%;width:100px;height:100px;border:1px solid #fff7;border-radius:50%}.precision-target::before,.precision-target::after{content:"";position:absolute;background:#fff9}.precision-target::before{width:1px;height:18px;left:50%;top:-9px}.precision-target::after{height:1px;width:18px;top:50%;left:-9px}.precision-target span{position:absolute;inset:12px;border:1px dashed #ffffff60;border-radius:50%}.hero-plaque{position:absolute;z-index:3;left:-25px;bottom:38px;width:330px;padding:21px 22px;display:flex;align-items:center;gap:18px;background:#f5f4eeeF;border:1px solid #fff;box-shadow:0 12px 30px #17211d16;backdrop-filter:blur(14px);transform:rotateX(var(--rx)) rotateY(var(--ry)) translateZ(25px);transition:transform .65s var(--ease-out)}.hero-plaque img{width:43px;height:55px;object-fit:contain;mix-blend-mode:multiply}.hero-plaque div>span{font-size:7px;letter-spacing:1px}.hero-plaque p{font-size:17px;letter-spacing:-.4px;line-height:1.3;margin-top:8px}.hero-plaque em{font-size:18px;letter-spacing:-.5px;color:var(--ink)}.plaque-plus{color:var(--red);margin-left:auto;align-self:start;font-weight:300}.stage-baseline{position:absolute;bottom:0;left:15px;right:0;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:7px;letter-spacing:1.4px}.stage-baseline>span:last-child{font-size:26px;color:var(--red)}.brands{min-height:190px}.brand-cell{position:relative;display:grid;place-items:center;width:clamp(135px,12vw,175px);height:112px;overflow:hidden;border:1px solid transparent;transition:transform .4s var(--ease-out),background .4s,border-color .4s,box-shadow .4s}.brand-cell::before{content:"";position:absolute;inset:16% 8%;border-radius:50%;background:radial-gradient(circle,#fff 0,#fff0 70%);opacity:0;transform:scale(.7);transition:opacity .4s,transform .5s var(--ease-out)}.brand-cell::after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .42s var(--ease-out)}.brand-cell .brand-logo{position:relative;z-index:1;height:50px;filter:grayscale(.15) saturate(.85);transform:scale(.94);transition:transform .45s var(--ease-out),filter .4s}.brand-cell .brand-logo--liquimoly{height:48px}.brand-cell .brand-logo--cam2{height:39px}.brand-cell:hover{transform:translateY(-7px);background:#e8e8e1;border-color:#d0d2ca;box-shadow:0 18px 30px -24px #20231f80}.brand-cell:hover::before{opacity:1;transform:scale(1)}.brand-cell:hover::after{transform:scaleX(1)}.brand-cell:hover .brand-logo{filter:grayscale(0) saturate(1.12);transform:scale(1.08)}@media(max-width:760px){.brands{min-height:210px;gap:18px 10px;padding-block:32px}.brand-cell{width:100%;height:88px}.brand-cell .brand-logo{height:39px}.brand-cell .brand-logo--liquimoly{height:37px}.brand-cell .brand-logo--cam2{height:30px}.brand-cell:active{transform:translateY(-4px);background:#e8e8e1;border-color:#d0d2ca}.brand-cell:active::after{transform:scaleX(1)}.brand-cell:active .brand-logo{filter:grayscale(0) saturate(1.12);transform:scale(1.06)}}.section-heading{grid-template-columns:.72fr 2.3fr}.section-heading>div{gap:55px}.section-heading h2{font-size:clamp(35px,3.35vw,49px);letter-spacing:-.055em}.section-heading>.eyebrow::before{content:"";display:block;width:30px;height:3px;margin-bottom:20px;background:repeating-linear-gradient(90deg,var(--red) 0 5px,transparent 5px 8px)}.product-filters{margin-top:48px}.product-grid{grid-template-columns:repeat(12,minmax(0,1fr));border:0;gap:0 28px}.product{position:relative;grid-column:span 3;min-height:270px;padding:25px 0 20px;border:0;border-top:1px solid var(--line);background:none}.product:hover{background:none}.product:nth-child(-n+2){grid-column:span 6;min-height:280px;margin-bottom:22px;padding:28px 30px;background:#e8e9e0;border-top:1px solid #c3c8bb;overflow:hidden}.product:first-child{background:var(--dark);color:var(--paper)}.product:first-child::before{content:"";position:absolute;width:190px;height:250px;right:-25px;bottom:-50px;border-radius:50% 50% 45% 45%;transform:rotate(30deg);background:repeating-linear-gradient(0deg,transparent 0 11px,#d3ddc212 11px 17px);pointer-events:none}.product:first-child p,.product:first-child .product-top{color:#bec5b9}.product:first-child .product-top>span:first-child{color:#ec9987}.product:nth-child(-n+2) h3{font-size:32px;letter-spacing:-1px;margin-top:36px}.product:not(:nth-child(-n+2)) h3{margin-top:27px}.product-top>span:first-child{font-family:Arial,Helvetica,sans-serif;font-size:17px;font-style:normal;font-weight:700;letter-spacing:.04em}.product-top>span:last-child{padding-top:5px}.product-bottom{position:relative}.product-bottom a{background:transparent;border:1px solid var(--line);transition:transform .3s,background .3s,color .3s}.product:first-child .product-bottom a{border-color:#707968}.product:hover .product-bottom a{transform:rotate(-8deg);background:var(--red);border-color:var(--red);color:#fff}.product-grid.is-filtered .product{grid-column:span 4;margin-bottom:0;min-height:280px;padding:25px 22px;background:#e8e9e0}.product-grid.is-filtered .product:first-child{background:var(--dark)}.product-grid.is-filtered .product h3{font-size:24px}.service-section{position:relative;overflow:hidden;padding-block:105px}.service-section::before{content:"";position:absolute;width:42%;height:6px;left:0;top:0;background:var(--red)}.service-grid{grid-template-columns:1.04fr 1fr;gap:100px}.service-intro h2{font-size:clamp(42px,4.5vw,66px);letter-spacing:-.055em}.service-intro figure{position:relative;margin:43px 42px 0 0}.service-intro figure::before{content:"";position:absolute;inset:17px -16px 8px 17px;border:1px solid #6e786255}.service-intro figure img{position:relative;aspect-ratio:1.4}.service-intro figcaption{position:relative;margin-top:20px}.service-list{padding-top:81px}.service-list article{transition:padding-left .35s var(--ease-out)}.service-list article:hover{padding-left:9px}.service-list article>span{font-family:Arial,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.04em;padding-top:0}.service-list h3{font-size:25px}.industries{counter-reset:industry;column-gap:65px}.industries>a{position:relative;counter-increment:industry;padding-left:32px;transition:padding-left .3s,color .3s}.industries>a::before{content:counter(industry,decimal-leading-zero);position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:9px;color:#b8827a}.industries>a::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease-out)}.industries>a:hover::after{transform:scaleX(1)}.industries>a:hover{padding-left:38px}.industries b{transition:transform .3s}.industries>a:hover b{transform:translate(3px,-3px)}.about-section{background:linear-gradient(110deg,#e4e5dd 63%,#e9eae2 63%)}.about-stamp{position:relative;transform:rotate(-4deg);border:1px solid #bfc3b7;padding:43px 18px;background:repeating-linear-gradient(0deg,transparent 0 27px,#bfc3b730 27px 28px);box-shadow:12px 14px 0 -1px #e4e5dd,12px 14px 0 0 #c4c9bd}.about-stamp::before,.about-stamp::after{content:"+";position:absolute;top:9px;font-size:17px;color:#8f9984}.about-stamp::before{left:12px}.about-stamp::after{right:12px}.about-stamp strong{font-family:Georgia,serif;font-size:clamp(90px,10vw,145px);letter-spacing:-8px;font-weight:400}.about-grid{padding-block:15px}.contact-section .enquiry{border-top:1px solid var(--ink);position:relative;padding-top:30px}.enquiry::before{content:"↗︎";position:absolute;top:-26px;right:0;background:var(--paper);padding-left:18px;font-size:39px;color:var(--red)}input,textarea{transition:border-color .2s}input:focus,textarea:focus{border-bottom-color:var(--red)}.footer-bottom{position:relative}.footer-bottom::before{content:"";width:75px;height:3px;background:var(--red);position:absolute;top:-2px;left:0}.footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:4px 16px}.crafted-by{display:inline-flex;align-items:center;gap:4px;min-height:44px;color:inherit;transition:color .2s}.crafted-by__name{font-weight:700;letter-spacing:.1em;color:var(--ink);transition:color .2s}.crafted-by:hover,.crafted-by:hover .crafted-by__name{color:var(--red)}.footer-social{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.1px;color:var(--muted)}.footer-social>span{font-weight:700}.footer-social a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;color:var(--muted);transition:border-color .2s,color .2s,transform .2s}.footer-social svg{width:15px;height:15px;fill:currentColor}.footer-social a:hover{border-color:var(--red);color:var(--red);transform:translateY(-2px)}@media(min-width:1600px){.hero-stage{min-height:610px}}@media(max-width:1100px){.hero{gap:28px}.hero-stage{min-height:550px}.hero-plaque{width:285px;left:-12px;gap:12px;padding:18px}.hero-plaque p{font-size:15px}.hero-plaque em{font-size:16px}.section-heading>div{gap:25px}.product-grid{gap:0 20px}.product{grid-column:span 6;min-height:240px}.product-grid.is-filtered .product{grid-column:span 4;padding:22px 15px}.service-grid{gap:50px}.service-list{padding-top:65px}.industries{column-gap:32px}.industries>a{grid-template-columns:1fr 22px;padding-block:19px}.industries a span{grid-column:1;grid-row:2}.industries b{grid-column:2;grid-row:1/3}}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:34px;gap:46px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(54px,12vw,86px)}.hero-description{margin-top:30px}.hero-stage{min-height:450px;margin:0 9px}.hero-stage::before{inset:25px 4px 58px 20px}.hero-image{min-height:0;inset:8px 15px 65px 10px}.hero-image .image-label{font-size:6px;inset:16px 14px auto}.hero-image .image-label>span:first-child{max-width:135px}.hero-image figcaption{right:12px;bottom:16px;font-size:7px;max-width:145px}.hero-plaque{bottom:29px;left:-9px;width:269px;padding:17px;gap:13px}.hero-plaque img{width:33px;height:45px}.hero-plaque div>span{font-size:6px}.hero-plaque p{font-size:15px}.hero-plaque em{font-size:16px}.stage-baseline{font-size:6px;bottom:-5px;left:0}.stage-coordinate{font-size:7px}.precision-target{width:78px;height:78px}.section-heading{display:block}.section-heading h2{font-size:36px}.section-heading>.eyebrow::before{margin-bottom:15px}.product-filters{margin-top:25px}.product-grid{gap:0 20px}.product:nth-child(-n+2){grid-column:span 12;min-height:248px;margin-bottom:18px;padding:24px}.product:nth-child(-n+2) h3{font-size:29px;margin-top:28px}.product{grid-column:span 6;min-height:280px}.product-grid.is-filtered .product{grid-column:span 12;min-height:235px;margin-bottom:18px;padding:24px}.product-top>span:last-child{font-size:7px;letter-spacing:.4px}.service-section{padding-block:65px}.service-grid{grid-template-columns:1fr;gap:35px}.service-intro h2{font-size:46px}.service-intro figure{margin-right:18px}.service-list{padding-top:0}.service-list h3{font-size:23px}.industries>a{grid-template-columns:1fr auto 20px;gap:10px;padding-block:0}.industries a span{grid-column:2;grid-row:1;font-size:9px}.industries b{grid-column:3;grid-row:1}.about-grid{padding-block:0;gap:52px}.about-stamp{margin:0 12px;padding:30px 12px}.about-stamp strong{font-size:110px}}@media(max-width:380px){.brands{gap:18px 10px}.brands>span{font-size:21px}.brands>span:nth-child(2){font-size:14px}.hero-stage{min-height:420px}.hero-plaque{width:245px}.product{grid-column:span 12;min-height:220px}.industries>a{grid-template-columns:1fr 22px;padding-block:16px}.industries a span{grid-column:1;grid-row:2}.industries b{grid-column:2;grid-row:1/3}}@media(prefers-reduced-motion:reduce){.hero-image{transform:rotate(-2deg)}.hero-plaque{transform:none}.hero-image,.hero-image>img,.hero-plaque{will-change:auto}}.hero{grid-template-columns:.95fr 1.05fr;gap:22px;padding-top:34px;padding-bottom:40px}.hero-copy{padding-top:60px}.hero h1{font-size:clamp(64px,7.15vw,104px);line-height:.98;letter-spacing:-.075em;margin-top:40px}.hero h1 em{margin-top:6px}.hero h1 em::after{display:none}.hero-description{max-width:360px;font-size:15px}.hero-foot{margin-top:auto}.hero-stage{min-height:665px;perspective:1100px;--spread:0;--scroll-turn:0deg;--rx:0deg;--ry:0deg}.hero-stage::before,.hero-stage::after{display:none}.assembly-halo{position:absolute;width:94%;aspect-ratio:1;top:4%;left:3%;border-radius:50%;background:radial-gradient(circle,#d9dcde 0,#e9e9e6 48%,#f2f1ec00 70%)}.assembly-halo::before{content:"";position:absolute;inset:8%;border:1px solid #b7bcc180;border-radius:50%}.assembly-halo::after{content:"";position:absolute;inset:0;border:1px dashed #aeb3b850;border-radius:50%}.assembly-shadow{position:absolute;left:17%;right:4%;height:90px;bottom:112px;background:radial-gradient(ellipse,#181b1f4f,transparent 65%);filter:blur(13px);transform:rotate(-10deg)}.assembly{position:absolute;width:360px;height:360px;left:50%;top:40%;transform-style:preserve-3d;transform:translate(-50%,-50%) rotateX(calc(46deg + var(--rx))) rotateY(calc(-8deg + var(--ry))) rotateZ(calc(-12deg + var(--scroll-turn)));transition:transform .3s cubic-bezier(.16,.7,.25,1)}.assembly-ring{position:absolute;inset:0;border-radius:50%;transform-style:preserve-3d;background:conic-gradient(from 15deg,#f9fafb,#7c8186 9%,#e7e9eb 17%,#a2a7ab 25%,#34383c 34%,#dfe2e4 47%,#fff 52%,#686e73 66%,#d8dcdf 79%,#41464b 90%,#f2f4f5);box-shadow:0 1px 0 2px #fff,0 3px 0 #94999d,0 6px 0 #b7babd,0 10px 0 #73787d,0 14px 0 #91969a,0 18px 0 #555a5e,0 21px 0 #303438,0 35px 30px #171a1d38}.assembly-ring::before{content:"";position:absolute;inset:18px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 2px #70757a66,inset 0 0 0 10px #24282c20}.assembly-ring::after{content:"";position:absolute;inset:78px;border-radius:50%;background:radial-gradient(ellipse at 40% 38%,#fafafa 28%,#adb1b5 58%,#22262a 60%,#62676c 66%,#d9dcdf 73%,#81868b 78%,#fff 81%);box-shadow:inset 0 15px 12px #15181b55,0 0 0 1px #fff}.assembly-ring span{position:absolute;inset:35px;border-radius:50%;border:1px dashed #555b6060}.ring-back{transform:translateZ(-65px)}.ring-front{transform:translateZ(calc(108px * var(--spread)));background:conic-gradient(from 120deg,#33373b,#f0f2f3 10%,#b7bcc0 20%,#fff 30%,#858b90 39%,#292d31 50%,#f1f3f4 64%,#aab0b5 76%,#fff 82%,#545a60 95%,#33373b)}.ring-front::after{background:radial-gradient(ellipse at 40% 38%,#e7e9eb 29%,#777d82 58%,#1b1e21 60%,#4c5257 69%,#b7bcc0 77%,#f7f8f9 81%)}.bearing-race{position:absolute;inset:0;transform-style:preserve-3d;transform:translateZ(3px)}.bearing-race i{position:absolute;width:36px;height:36px;top:calc(50% - 18px);left:calc(50% - 18px);border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff 0,#e4e6e8 15%,#989da1 36%,#3e4348 67%,#202428 80%,#aeb3b7 100%);box-shadow:3px 5px 5px #171a1e70;transform:rotateZ(calc(var(--i) * 20deg)) translateY(-139px) rotateZ(calc(var(--i) * -20deg)) rotateX(-30deg)}.fluid-layer{position:absolute;inset:7px;border-radius:50%;transform:translateZ(calc(58px * var(--spread)));background:conic-gradient(from 30deg,#a3150b,#ff6c4c,#d8241d,#f1492f,#9d170d,#f4593b,#a3150b);mask-image:radial-gradient(circle,transparent 0 39%,#000 40% 70%,transparent 71%);opacity:.95;filter:drop-shadow(0 3px 2px #97160850)}.assembly-core{position:absolute;inset:123px;border-radius:50%;transform:translateZ(calc(151px * var(--spread)));background:conic-gradient(#eef0f1,#747a7f,#fff,#42474c,#eef0f1);box-shadow:0 3px 0 #9ea3a7,0 6px 0 #666c71,0 9px 0 #a3a8ac,0 12px 0 #494f54,0 18px 18px #171a1e45}.assembly-core::after{content:"";position:absolute;inset:16px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#bfc3c6 50%,#6b7176);border:1px solid #f5f6f7}.hero-stage .stage-coordinate{top:5px;left:10%;font-size:8px}.assembly-note{position:absolute;z-index:3}.assembly-note span{font-size:7px;letter-spacing:1.5px;color:var(--muted)}.assembly-note p{font-family:Georgia,serif;font-size:19px;font-style:italic;letter-spacing:-.5px;line-height:1.25;margin-top:10px}.note-top{top:63px;right:0}.note-top::before{content:"";width:70px;height:1px;background:#a2ac97;position:absolute;left:-85px;top:9px;transform:rotate(-18deg);transform-origin:right}.note-bottom{bottom:150px;left:1%}.note-bottom::before{content:"";position:absolute;width:1px;height:65px;background:var(--red);top:-79px;left:0}.note-core{top:48%;right:-2%;text-align:right;transform:translateY(-50%)}.note-core::before{content:"";position:absolute;width:62px;height:1px;background:#8d9296;right:calc(100% + 14px);top:10px}.hero-detail{position:absolute;width:135px;height:167px;right:0;bottom:47px;transform:rotate(5deg)}.hero-detail img{width:100%;height:100%;object-fit:cover;filter:grayscale(.6)}.hero-detail figcaption{position:absolute;bottom:8px;left:8px;right:8px;color:white;font-size:7px;background:#16231bcc;padding:6px}.hero-stage .stage-baseline{bottom:0;left:0;right:0;border-top:1px solid var(--line);padding-top:16px}.hero-stage .stage-baseline span{font-size:7px;letter-spacing:1px}.hero-stage .stage-baseline .interaction-hint{color:var(--muted)}#products{display:block;padding-block:115px}#products .product-catalog{display:grid;grid-template-columns:.85fr 1.65fr;column-gap:80px;align-items:start}#products .section-heading{display:block;grid-column:1;grid-row:1/5;position:sticky;top:150px}#products .section-heading>div{display:block}#products .section-heading h2{font-size:58px;line-height:1.02;margin-top:45px}#products .section-heading>div>p{margin-top:28px;max-width:280px}#products .section-heading::after{content:"↘︎";display:block;font-size:105px;font-weight:300;color:var(--red);margin-top:35px;line-height:1}#products .product-filters{grid-column:2;margin:0 0 8px;gap:30px}#products .product-grid{grid-column:2;display:block}#products .product{display:grid;grid-template-columns:1fr 44px;gap:0 20px;padding:27px 0 25px;min-height:0;background:transparent;color:var(--ink);margin:0;border:0;border-bottom:1px solid var(--line);overflow:visible;transition:padding .3s}#products .product[hidden]{display:none}#products .product::before{display:none}#products .product-top{grid-column:1;justify-content:start;gap:17px;color:var(--muted)}#products .product-top>span:first-child{color:var(--red)}#products .product h3{grid-column:1;margin:13px 0 0;font-size:32px;letter-spacing:-1.25px}#products .product p{grid-column:1;font-size:13px;max-width:420px;color:var(--muted);margin-top:10px}#products .product-bottom{display:contents}#products .product-bottom>span{grid-column:1;margin-top:17px;font-size:8px;color:var(--muted)}#products .product-bottom a{grid-column:2;grid-row:1/5;align-self:center;border:0;background:transparent;font-size:29px;color:var(--ink)}#products .product-bottom a svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#products .product:hover{padding-left:12px}#products .product:hover h3{color:var(--red)}#products .product:hover .product-bottom a{background:none;color:var(--red);transform:translate(3px,-3px)}#products .product-note{grid-column:2}#products .resources-panel{grid-column:1/-1;margin-top:55px}#products .resources-question{font-size:27px}.protection-story{position:relative;background:var(--dark);color:var(--paper);overflow:hidden;min-height:800px;--story-progress:0}.story-image{position:absolute;inset:0 0 0 39%;overflow:hidden}.story-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--dark),#242b2720 40%,#242b2740),linear-gradient(0deg,var(--dark),transparent 30%)}.story-image img{width:100%;height:120%;object-fit:cover;object-position:50% 50%;filter:grayscale(.8) brightness(.6);transform:translateY(calc(var(--story-progress) * -80px))}.story-content{position:relative;padding-block:100px 60px}.story-kicker{display:flex;align-items:center;gap:15px;width:min(430px,100%);margin-bottom:34px;color:#ef796c;font-size:11px;line-height:1;letter-spacing:1.65px;font-weight:700}.story-kicker::after{content:"";flex:1;height:1px;background:#ef796c80}.story-content h2{font-size:clamp(78px,10.4vw,152px);line-height:.92;letter-spacing:-.065em;font-weight:400;margin-top:0}.story-content h2 span,.story-content h2 em{display:block;width:fit-content}.story-content h2 .story-premise{position:relative;margin:0 0 24px 0;padding-left:25px;color:#fff;font-size:.52em;line-height:.88;letter-spacing:-.045em;font-weight:700;text-transform:uppercase}.story-content h2 .story-premise::before{content:"";position:absolute;left:0;top:.08em;bottom:.02em;width:7px;background:var(--red)}.story-content h2 span:nth-child(2){margin-left:12%;transform:translateX(calc(var(--story-progress) * 30px))}.story-content h2 em{margin-left:34%;color:var(--red);font-size:1.1em;transform:translateX(calc(var(--story-progress) * -30px))}.story-bottom{display:flex;align-items:center;gap:25px;margin-top:65px}.story-rule{width:100px;height:4px;background:var(--red);transform:scaleX(calc(.35 + var(--story-progress) * .65));transform-origin:left}.story-bottom p{font-size:13px;color:#c6ccc1}.story-credit{margin-left:auto;font-size:7px;letter-spacing:1.2px;color:#aab6a5}.service-section{padding-top:50px;overflow:visible}.service-section::before{display:none}.service-section .service-grid{padding-top:75px;border-top:1px solid #616956}.service-intro{position:sticky;top:130px;align-self:start}.service-list{padding-top:105px}.service-list article{padding-block:38px}.service-list article>span{font-size:34px}.service-list h3{font-size:30px}.service-intro figure{transform:rotate(-3deg);margin-top:45px}#industries{padding-top:125px;padding-bottom:125px}#industries .section-heading{grid-template-columns:.7fr 2.3fr}#industries .section-heading h2{font-size:57px}.industries{display:block;margin-left:25%}.industries>a{min-height:92px;grid-template-columns:1fr auto 30px;font-size:27px;letter-spacing:-1px;padding-left:45px}.industries>a:nth-last-child(2){border-bottom:0}.industries a span{grid-column:2;grid-row:1;font-size:12px}.industries b{grid-column:3;grid-row:1}.industries>a:hover{padding-left:60px}.about-section{position:relative;padding-block:115px;overflow:hidden}.about-stamp{border:0;background:none;box-shadow:none;transform:none;align-items:start;padding:0}.about-stamp::before,.about-stamp::after{display:none}.about-stamp strong{font-family:Arial,Helvetica,sans-serif;font-size:clamp(100px,14vw,200px);line-height:1;letter-spacing:-.09em;margin:15px 0 24px -12px}.about-stamp span{z-index:1}.about-grid{gap:85px}.about-section::after{content:"";position:absolute;width:55%;height:180px;bottom:-55px;left:-6%;background:repeating-linear-gradient(0deg,transparent 0 17px,#a9b29f30 17px 23px);transform:rotate(-13deg);pointer-events:none}.contact-section h2{font-size:clamp(65px,7.5vw,105px);line-height:1}@media(min-width:1600px){.hero-stage{min-height:700px}.assembly{width:390px;height:390px}.bearing-race i{transform:rotateZ(calc(var(--i) * 20deg)) translateY(-152px) rotateZ(calc(var(--i) * -20deg)) rotateX(-30deg)}}@media(max-width:1100px){.hero-stage{min-height:645px}.assembly{width:295px;height:295px;top:43%}.assembly-ring::after{inset:65px}.assembly-core{inset:100px}.bearing-race i{width:29px;height:29px;top:calc(50% - 14px);left:calc(50% - 14px);transform:rotateZ(calc(var(--i) * 20deg)) translateY(-115px) rotateZ(calc(var(--i) * -20deg)) rotateX(-30deg)}.note-top{top:75px}.note-top::before{width:35px;left:-45px}.note-bottom{bottom:160px}.hero-detail{width:105px;height:135px}#products .product-catalog{column-gap:40px;grid-template-columns:.9fr 1.6fr}#products .section-heading h2{font-size:43px}#products .product-filters{gap:17px}#products .product-filters button{font-size:10px}#products .product h3{font-size:27px}.protection-story{min-height:700px}.story-content h2{font-size:100px}.service-section .service-grid{gap:45px}.service-list h3{font-size:26px}#industries .section-heading h2{font-size:43px}.industries{margin-left:12%}.about-grid{gap:55px}.about-stamp strong{font-size:130px}}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:28px;gap:20px;padding-bottom:30px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(57px,12vw,88px);margin-top:28px}.hero-description{margin-top:25px}.hero-stage{min-height:550px;margin:0}.assembly{width:290px;height:290px;top:42%}.hero-stage .stage-coordinate{top:20px;left:0;font-size:7px}.assembly-halo{top:16%}.assembly-shadow{bottom:125px;left:5%;right:0}.note-top{right:0;top:55px}.assembly-note span{font-size:6px}.assembly-note p{font-size:16px}.note-top::before{display:none}.note-bottom{bottom:100px;left:0}.note-bottom::before{height:45px;top:-60px}.hero-detail{bottom:48px;right:8px;width:86px;height:108px}.hero-detail figcaption{font-size:6px;padding:4px;left:4px;right:4px}.hero-stage .stage-baseline span{font-size:6px;letter-spacing:.5px}.interaction-hint{display:none}#products{padding-block:65px}#products .product-catalog{display:block}#products .section-heading{position:static;margin-bottom:28px}#products .section-heading h2{font-size:43px;margin-top:24px}#products .section-heading>div>p{max-width:340px;margin-top:20px}#products .section-heading::after{display:none}#products .product-filters{margin-top:30px;gap:20px}#products .product{padding-block:24px}#products .product h3{font-size:28px}#products .product p{font-size:13px}#products .resources-panel{margin-top:30px}#products .resources-question{font-size:23px}.protection-story{min-height:680px}.story-content{padding-block:65px 42px}.story-kicker{margin-bottom:26px;font-size:10px;letter-spacing:1.3px}.story-image{inset:0 0 0 15%}.story-content h2{font-size:clamp(64px,15vw,108px);margin-top:0}.story-content h2 .story-premise{margin-bottom:20px;padding-left:18px;font-size:.58em}.story-content h2 .story-premise::before{width:5px}.story-content h2 span:nth-child(2){margin-left:4%}.story-content h2 em{margin-left:25%}.story-bottom{margin-top:65px;gap:14px;flex-wrap:wrap}.story-rule{width:45px}.story-bottom p{font-size:11px}.story-credit{margin:12px 0 0;width:100%}.service-section{padding-top:0;padding-bottom:60px}.service-section .service-grid{padding-top:60px;gap:40px}.service-intro{position:static}.service-intro figure{margin:35px 18px 0 8px}.service-intro h2{font-size:44px}.service-list{padding-top:0}.service-list article{padding-block:27px}.service-list article>span{font-size:26px}.service-list h3{font-size:24px}#industries{padding-block:65px}#industries .section-heading h2{font-size:41px}.industries{margin:0}.industries>a{font-size:21px;min-height:90px;padding-left:31px;padding-block:20px;grid-template-columns:1fr 25px;gap:8px}.industries a span{grid-column:1;grid-row:2;font-size:11px}.industries b{grid-column:2;grid-row:1/3}.industries>a:hover{padding-left:35px}.about-section{padding-block:65px}.about-stamp{margin:0;padding:0 0 25px;border-bottom:1px solid #bbc3b3}.about-stamp strong{font-size:125px;margin-left:-7px}.about-grid{gap:35px}.about-grid h2{font-size:37px}.contact-section h2{font-size:68px}}@media(max-width:380px){.hero-stage{min-height:510px}.assembly{width:240px;height:240px;top:44%}.assembly-ring::after{inset:53px}.assembly-core{inset:82px}.assembly-core::after{inset:12px}.bearing-race i{width:24px;height:24px;left:calc(50% - 12px);top:calc(50% - 12px);transform:rotateZ(calc(var(--i) * 20deg)) translateY(-93px) rotateZ(calc(var(--i) * -20deg)) rotateX(-30deg)}.ring-front{transform:translateZ(calc(90px * var(--spread)))}.assembly-core{transform:translateZ(calc(130px * var(--spread)))}.note-bottom{bottom:96px}.hero-detail{width:76px;height:98px}#products .section-heading h2{font-size:43px}#products .product h3{font-size:28px}.story-content h2{font-size:65px}.story-content h2 span:nth-child(2){margin-left:0}.story-content h2 em{margin-left:18%}}@media(prefers-reduced-motion:reduce){.assembly{transform:translate(-50%,-50%) rotateX(46deg) rotateY(-8deg) rotateZ(-12deg)}.story-image img,.story-content h2 span:nth-child(2),.story-content h2 em{transform:none}.story-rule{transform:none}}.hero-stage{--spread:calc(var(--pointer-spread,0) + var(--scroll-spread,0))}.assembly-ring span{background:radial-gradient(ellipse at var(--mx,40%) var(--my,30%),#ffffff65,transparent 60%);mix-blend-mode:soft-light}.assembly-ring,.fluid-layer,.assembly-core{transition:transform .7s cubic-bezier(.16,.7,.25,1)}@media(prefers-reduced-motion:reduce){.hero-stage{--spread:.18}}@media(max-width:760px){.assembly{top:45%;transform:translate(-50%,-50%) rotateX(46deg) rotateY(-8deg) rotateZ(calc(-12deg + var(--scroll-turn))) scale(.84)}.note-top{top:53px}.note-bottom{bottom:90px}.note-core{top:55%;right:0}.note-core::before{width:35px;right:calc(100% + 9px)}.hero-stage .stage-baseline .interaction-hint{display:inline;color:var(--red);font-weight:700}.eyebrow{font-size:11px}.hero-description{max-width:390px;font-size:17px}.section-heading>div>p{font-size:16px}.service-intro>p:not(.eyebrow),.service-list p,.about-grid p:not(.eyebrow),.contact-section>div>p:not(.eyebrow){font-size:16px}.service-list article{padding-block:34px}.service-list h3{font-size:28px}.industries>a{min-height:108px;font-size:24px}.industries a span{font-size:13px}.about-grid h2{font-size:45px;line-height:1}.contact-section>div>p:not(.eyebrow){max-width:390px}.contact-details>a:not(.text-link){font-size:19px}address{font-size:16px}.enquiry h3{font-size:29px}label{font-size:14px}.footer-main p,.footer-main nav{font-size:12px}.footer-bottom{flex-wrap:wrap;align-items:center}.footer-social{order:3;width:100%;margin-top:2px;padding-top:15px;border-top:1px solid var(--line)}#products{padding-top:78px}#products .section-heading{margin-bottom:38px}#products .section-heading>.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;line-height:1.2;letter-spacing:1.45px;font-weight:700;color:var(--red)}#products .section-heading>.eyebrow::after{content:"";flex:1;height:1px;background:var(--line)}#products .section-heading h2{max-width:340px;font-size:clamp(46px,12.5vw,58px);line-height:.98;letter-spacing:-2.3px;margin-top:0}#products .section-heading>div>p{max-width:360px;margin-top:24px;font-size:16px;line-height:1.65}#products .product-filters{margin-top:36px;margin-bottom:8px;gap:8px 24px}#products .product-filters button{font-size:12px;letter-spacing:.3px}#products .product{padding-block:30px;grid-template-columns:1fr 48px}#products .product-top{gap:12px}#products .product-top>span:first-child{font-size:19px}#products .product-top>span:last-child{font-size:9px;line-height:1.3;letter-spacing:.8px}#products .product h3{margin-top:17px;font-size:31px;line-height:1.04;letter-spacing:-1.2px}#products .product p{margin-top:13px;font-size:15px;line-height:1.55}#products .product-bottom>span{margin-top:20px;font-size:9px;line-height:1.65;letter-spacing:.45px}#products .product-bottom a{font-size:27px}}@media(max-width:760px) and (prefers-reduced-motion:reduce){.assembly{transform:translate(-50%,-50%) rotateX(46deg) rotateY(-8deg) rotateZ(-12deg) scale(.84)}}@media(min-width:761px) and (max-width:1100px){.assembly{transform:translate(-50%,-50%) rotateX(calc(46deg + var(--rx))) rotateY(calc(-8deg + var(--ry))) rotateZ(calc(-12deg + var(--scroll-turn))) scale(.84)}}@media(min-width:761px) and (max-width:1100px) and (prefers-reduced-motion:reduce){.assembly{transform:translate(-50%,-50%) rotateX(46deg) rotateY(-8deg) rotateZ(-12deg) scale(.84)}}@media(max-width:760px){.note-top{top:43px}}.hero-intro{display:flex;flex-direction:column}.desktop-brand-narrative{display:none}.flow-stage{--hero-progress:0;--flow-progress:.07;--resolve-progress:0;min-height:665px;isolation:isolate}.flow-stage::before{content:"";display:block;position:absolute;inset:54px -18px 72px 58px;border:1px solid #b8bab7;background:#d9dad6;transform:rotate(2.4deg);z-index:-2}.flow-stage::after{content:"";display:block;position:absolute;width:112px;height:112px;top:18px;right:-14px;border:1px solid #adb0ac;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 9px,#a8aba720 10px 11px);z-index:-1}.flow-shadow{position:absolute;left:10%;right:-2%;bottom:55px;height:70px;background:radial-gradient(ellipse,#181a1c55,transparent 68%);filter:blur(13px);transform:translateY(calc(var(--hero-progress) * 8px))}.flow-machine{position:absolute;inset:28px 24px 74px 18px;overflow:hidden;background:#242729;box-shadow:0 32px 45px -28px #151719aa;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry)) translateY(calc(var(--hero-progress) * -10px));transition:transform .32s var(--ease-out)}.flow-machine>img{width:100%;height:100%;object-fit:cover;object-position:50% 49%;filter:grayscale(1) contrast(1.16) brightness(.66);transform:scale(calc(1.07 + var(--hero-progress) * .035));transition:transform .18s linear}.flow-machine::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#17191bd9 0,transparent 42%),linear-gradient(0deg,#111315b8 0,transparent 42%,#181a1d33);pointer-events:none}.flow-grid{position:absolute;inset:0;z-index:1;opacity:.22;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(120deg,#000,transparent 62%)}.oil-flow{position:absolute;inset:-3%;width:106%;height:106%;z-index:2;overflow:visible;filter:saturate(1.08)}.oil-flow path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:calc(var(--flow-progress) - 1);transition:stroke-dashoffset .1s linear}.oil-flow .oil-track{stroke:#d65a50;stroke-width:5;stroke-dasharray:none;stroke-dashoffset:0;opacity:.2;filter:none}.oil-glow{stroke:#e5281e;stroke-width:52;opacity:.38;filter:url(#oil-glow)}.oil-main{stroke:url(#oil-gradient);stroke-width:25;opacity:.92}.oil-highlight{stroke:#ffb2a5;stroke-width:3;opacity:.85;transform:translate(-5px,-4px)}.flow-node{fill:#171a1d;stroke:#c2c8c4;stroke-width:2;opacity:.74;transform-box:fill-box;transform-origin:center;transition:opacity .34s var(--ease-out),fill .34s,stroke .34s,transform .4s var(--ease-out);vector-effect:non-scaling-stroke}.flow-node.is-approaching{stroke:#e26c63;opacity:.9}.flow-node.is-active{fill:var(--red);stroke:#ffd2cc;opacity:1;transform:scale(1.3)}.flow-node.is-complete{fill:#c72b24;stroke:#ee8b83;opacity:.82}.flow-sheen{position:absolute;inset:0;z-index:3;pointer-events:none;background:radial-gradient(circle at var(--mx,65%) var(--my,28%),#fff5,transparent 28%);mix-blend-mode:screen}.flow-machine figcaption{position:absolute;z-index:4;left:18px;bottom:16px;margin:0;color:#d8dad9;font-size:8px;letter-spacing:1.35px}.flow-marker{position:absolute;z-index:5;isolation:isolate;width:154px;padding:12px 12px 11px 15px;display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:9px;color:#f6f6f2;text-shadow:0 1px 12px #000,0 1px 2px #000;transform:translateY(8px);opacity:.68;transition:opacity .34s var(--ease-out),transform .4s var(--ease-out),color .34s}.flow-marker::after{content:"";position:absolute;inset:-4px -18px -4px -8px;z-index:-1;background:linear-gradient(90deg,#101315c7 0,#1013158c 52%,transparent 100%);opacity:.54;transition:opacity .34s var(--ease-out),transform .4s var(--ease-out);transform:scaleX(.9);transform-origin:left}.flow-marker::before{content:"";position:absolute;width:54px;height:1px;right:calc(100% + 8px);top:21px;background:#ef493e;box-shadow:54px 0 0 -0.25px #ef493e;opacity:.62;transform:scaleX(.82);transform-origin:right;transition:opacity .34s,transform .4s var(--ease-out)}.flow-marker span{grid-row:1/3;align-self:start;font-family:Georgia,serif;color:#ef796f;font-size:20px;line-height:1;font-style:italic;transition:transform .4s var(--ease-out)}.flow-marker b{font-size:11px;line-height:1;letter-spacing:1.55px}.flow-marker small{font-size:8px;line-height:1.2;font-weight:600;letter-spacing:1.15px;color:#d2d5d2;margin-top:5px}.flow-marker.is-approaching{opacity:.82;transform:translateY(4px)}.flow-marker.is-active{opacity:1;transform:translateY(0)}.flow-marker.is-active::after{opacity:.86;transform:scaleX(1)}.flow-marker.is-active::before{width:64px;opacity:1;transform:scaleX(1)}.flow-marker.is-active span{color:#ff5a4d;transform:translateX(-2px)}.flow-marker.is-active small{color:#fff}.flow-marker.is-complete{opacity:.76;transform:translateY(0)}.flow-marker.is-complete::after{opacity:.6}.flow-marker.is-complete span{color:#d98a82}.marker-heat{top:20%;right:8%}.marker-friction{top:47%;right:14%}.marker-protection{top:62%;left:42%;right:auto}.marker-protection::before{width:222px}.marker-protection.is-active::before{width:185px}.flow-statement{position:absolute;z-index:6;left:-20px;bottom:112px;width:305px;padding:18px 34px 20px 22px;color:#fff;background:linear-gradient(90deg,#171a1df0 0,#171a1dc7 72%,transparent 100%);border-left:4px solid var(--red);box-shadow:13px 16px 25px #1113;opacity:calc(.1 + var(--resolve-progress) * .9);transform:translateX(calc((1 - var(--resolve-progress)) * -14px));transition:opacity .12s linear,transform .12s linear}.flow-statement>span{display:block;font-size:7px;letter-spacing:1.4px;color:#bbbebb}.flow-statement strong{display:block;margin-top:10px;font-size:29px;line-height:.91;letter-spacing:-1.4px}.flow-statement em{color:#fff;font-size:1.08em}.flow-stage .stage-coordinate{top:3px;left:18px}.flow-stage .stage-baseline{left:18px;right:24px;opacity:.66}.flow-stage .stage-baseline::before{content:"";width:18px;height:1px;margin-right:9px;flex:0 0 auto;background:var(--red)}.flow-stage .stage-baseline>span:first-child{margin-right:auto}.flow-stage .interaction-hint{opacity:calc(.72 - var(--hero-progress) * .7);transition:opacity .12s linear}@media(max-width:1100px){.flow-stage{min-height:645px}.flow-machine{inset:38px 8px 75px 8px}.flow-statement{left:-5px}}@media(max-width:760px){.flow-stage{min-height:570px;margin-top:10px}.flow-stage::before{inset:49px -7px 68px 22px}.flow-stage::after{width:82px;height:82px;right:-8px;top:17px}.flow-machine{inset:34px 8px 70px 3px}.flow-machine>img{object-position:52% 50%}.flow-grid{background-size:52px 52px}.flow-marker{width:132px;padding:10px 8px 9px 12px;grid-template-columns:24px auto;column-gap:7px}.flow-marker::after{inset:0 -8px 0 -5px}.flow-marker::before{width:28px;right:calc(100% + 5px);top:18px}.flow-marker.is-active::before{width:36px}.flow-marker span{font-size:17px}.flow-marker b{font-size:9px}.flow-marker small{font-size:7px;letter-spacing:.8px}.marker-heat{top:17%;right:2%}.marker-friction{top:41%;right:3%}.marker-protection{top:54%;left:38%;right:auto}.marker-protection::before{width:108px}.marker-protection.is-active::before{width:89px}.flow-statement{left:-5px;bottom:102px;padding:15px 17px 17px}.flow-statement strong{font-size:25px}.flow-stage .stage-baseline{left:3px;right:8px}.flow-stage .stage-baseline span{font-size:6px}}@media(max-width:380px){.flow-stage{min-height:555px}.flow-marker{width:116px;padding-left:10px;grid-template-columns:21px auto}.flow-marker::before{width:18px}.flow-marker.is-active::before{width:24px}.marker-protection::before{width:84px}.marker-protection.is-active::before{width:69px}.flow-marker span{font-size:15px}.flow-marker b{font-size:8px;letter-spacing:1px}.flow-marker small{font-size:6.5px}.flow-statement{bottom:92px}}@media(min-width:1000px) and (prefers-reduced-motion:no-preference){.hero-story-shell{--pin-top:95px;position:relative;height:auto}.hero-story-shell>.hero{position:relative;top:auto;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(42px,5vw,78px);height:auto;min-height:0;align-items:start;box-sizing:border-box;padding-top:0;padding-bottom:0}.hero-story-shell .hero-copy{display:block;min-width:0;padding-top:0}.hero-story-shell .hero-intro{min-height:82svh;padding:clamp(42px,7vh,70px) 0 clamp(50px,8vh,78px);box-sizing:border-box}.desktop-brand-narrative{display:block}.flow-brand-conclusion{min-height:118svh;padding:clamp(65px,9vh,92px) 0 clamp(80px,12vh,125px);display:flex;flex-direction:column;justify-content:flex-start;border-top:1px solid var(--line);opacity:1;transform:translateY(12px);transition:opacity .45s var(--ease-out),transform .55s var(--ease-out)}.flow-brand-conclusion>p{max-width:520px;font-size:clamp(48px,4.45vw,68px);font-weight:700;line-height:.92;letter-spacing:-.055em}.flow-brand-conclusion>span{max-width:390px;margin-top:26px;color:var(--muted);font-size:15px;line-height:1.6}.flow-brand-conclusion.is-active{opacity:1;transform:translateY(0)}.flow-brand-links{display:block;margin-top:44px}.flow-brand-links a{position:relative;min-height:clamp(170px,24svh,225px);padding:28px 4px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:28px;border-top:1px solid var(--line);cursor:pointer;opacity:1;transform:translateY(7px);transition:opacity .35s var(--ease-out),transform .4s var(--ease-out),border-color .3s}.flow-brand-links a:last-child{border-bottom:1px solid var(--line)}.flow-brand-conclusion.is-active .flow-brand-links a{opacity:.86;transform:translateY(0)}.flow-brand-links img{width:auto;max-width:150px;height:68px;object-fit:contain;object-position:left center}.flow-brand-links a:nth-child(2) img{width:76px}.flow-brand-links a:nth-child(3) img{height:44px}.flow-brand-links p{max-width:340px;margin:0;color:var(--ink);font-size:15px;line-height:1.55}.flow-brand-links small{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.7px;text-align:right;transition:color .3s,transform .3s}.flow-brand-links a:hover,.flow-brand-links a:focus-visible{opacity:1;transform:translateY(-3px);border-color:var(--red)}.flow-brand-links a:hover small,.flow-brand-links a:focus-visible small{color:var(--red);transform:translateX(3px)}.hero-story-shell .flow-stage{position:sticky;top:calc(var(--pin-top) + clamp(14px,2vh,22px));align-self:start;height:min(665px,calc(100svh - var(--pin-top) - 36px));min-height:0}.hero-story-shell .flow-machine{transform:rotateX(var(--rx)) rotateY(var(--ry))}.hero-story-shell .flow-shadow{transform:none}.brand-strip{display:none}}@media(prefers-reduced-motion:reduce){.flow-stage{--hero-progress:1;--flow-progress:1;--resolve-progress:1}.flow-machine,.flow-machine>img,.flow-shadow,.flow-marker,.flow-statement{transform:none}.flow-marker,.flow-marker.is-active,.flow-marker.is-complete,.flow-marker.is-approaching{opacity:1}.flow-marker::after{opacity:.82;transform:none}.flow-node,.flow-node.is-active,.flow-node.is-complete,.flow-node.is-approaching{fill:var(--red);stroke:#ffd2cc;opacity:1;transform:none}.oil-flow path{transition:none}}