@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@500;600;700;800&display=swap");:root{--bg:#f4f4f5;--surface:#ffffff;--surface-soft:#f0f1f3;--text:#15171b;--muted:#6b7280;--line:rgba(21,23,27,0.1);--dark:#1d1f24;--dark-soft:#24272d;--blue:#0e5bdd;--yellow:#f3c341;--shadow:0 18px 45px rgba(16,24,40,0.08);--radius:26px;--page-gutter:84px;--home-hero-min-height:100svh;--home-hero-dynamic-height:100dvh}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f7f7f7,#f1f2f4),radial-gradient(circle at top right,rgba(14,91,221,.06),transparent 28%);color:var(--text);font-family:Manrope,sans-serif}body.is-mobile-overlay-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:calc(100vw - (var(--page-gutter) * 2));margin:0 auto}.hero-home,.page-hero,.section{padding:84px 0}.section-white{background:transparent}.section-soft{background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(236,238,242,.96))}.section-corner-host{position:relative;overflow:hidden}.section-corner-host>.container{position:relative;z-index:1}.section-corner-accent{position:absolute;bottom:0;width:clamp(148px,16vw,240px);aspect-ratio:310/293;background-image:url(/assets/img/ui/mid-section.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.section-corner-accent-left{left:0}.section-corner-accent-right{right:0;transform:scaleX(-1);transform-origin:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:">>";letter-spacing:-.08em}.dark-copy .eyebrow:before,.eyebrow:before,.featured-banner-copy .eyebrow:before,.site-footer .eyebrow:before{color:rgb(225,196,0)}h1,h2,h3,h4{margin:0;font-family:Montserrat,sans-serif;letter-spacing:-.04em}p{margin:0;color:var(--muted);line-height:1.72}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid transparent;border-radius:4px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{background:transparent;border-color:rgba(21,23,27,.18);color:inherit}.dark-copy .btn-secondary,.featured-banner-copy .btn-secondary,.site-footer .btn-secondary{border-color:rgba(255,255,255,.4);color:#fff}.action-row,.cta-actions,.footer-bottom{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.footer-logo{width:90px;height:auto;object-fit:contain}.hero-home{padding:0}.home-intro-flow{background:#000}.angled-showcase,.catalog-grid,.category-bar,.contact-home-layout,.contact-page-layout,.content-stack,.faq-list,.feature-stack,.featured-banner,.footer-main,.footer-newsletter,.gallery-stack,.global-layout,.hero-home-shell,.industries-layout,.metric-strip,.newsletter-form,.page-hero-shell,.presence-list,.product-detail-layout,.product-tab-grid,.section-heading,.tabs-row,.thumb-grid,.variant-strip{display:grid;gap:22px}.hero-home-shell{position:relative;min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);display:block;overflow:visible;background:#05070b}.hero-home-video{position:absolute;top:0;right:0;bottom:0;width:54%;height:100%;object-fit:cover;object-position:center center}.hero-page-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.hero-page-media-asset{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-home-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,11,.08),rgba(5,7,11,.18))}.hero-home-panel{position:absolute;top:0;left:0;z-index:10;display:flex;flex-direction:column;width:50%;height:100%;padding:28px 42px 44px;background:#2c2c2f;color:#fff;isolation:isolate;overflow:visible}.hero-shared-brand img{width:142px;height:auto;object-fit:contain}.hero-shared-header{position:relative;z-index:40;display:grid;grid-template-columns:auto 1fr;gap:34px;align-items:center;margin-bottom:92px}.hero-shared-nav{position:relative;z-index:41;display:flex;align-items:center;gap:40px}.hero-mobile-actions{display:none}.hero-mobile-nav-toggle,.hero-mobile-search{display:grid;place-items:center;width:42px;height:42px;align-items:center;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;list-style:none}.hero-mobile-nav-toggle::-webkit-details-marker{display:none}.hero-mobile-search-icon{position:relative;width:20px;height:20px;border:2px solid;border-radius:50%}.hero-mobile-search-icon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:9px;height:2px;background:currentColor;transform:rotate(45deg);transform-origin:center}.hero-mobile-nav-bars{position:relative;width:22px;height:16px}.hero-mobile-nav-bars,.hero-mobile-nav-bars:after,.hero-mobile-nav-bars:before{border-top:2px solid}.hero-mobile-nav-bars:after,.hero-mobile-nav-bars:before{content:"";position:absolute;left:0;width:22px}.hero-mobile-nav-bars:before{top:5px}.hero-mobile-nav-bars:after{top:12px}.hero-mobile-actions{align-items:center;gap:12px}.hero-mobile-nav-toggle.is-active,.hero-mobile-search.is-active{background:rgba(255,255,255,.08)}.hero-mobile-nav-toggle.is-active .hero-mobile-nav-bars{border-top-color:transparent}.hero-mobile-nav-toggle.is-active .hero-mobile-nav-bars:before{top:7px;transform:rotate(45deg);transition:transform .18s ease,top .18s ease}.hero-mobile-nav-toggle.is-active .hero-mobile-nav-bars:after{top:7px;transform:rotate(-45deg);transition:transform .18s ease,top .18s ease}.hero-mobile-overlay{position:fixed;inset:0;z-index:70;visibility:hidden;opacity:0;pointer-events:none;background:rgba(14,17,24,.95);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .18s ease,visibility .18s ease}.hero-mobile-overlay.is-open{visibility:visible;opacity:1;pointer-events:auto}.hero-mobile-overlay-shell{width:100%;height:100%;display:grid;align-content:start;gap:22px;padding:104px 32px 28px;overflow-y:auto}.hero-mobile-overlay-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.hero-mobile-overlay-label{display:inline-flex;margin-bottom:8px;color:rgba(255,255,255,.62);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-mobile-overlay-head h2{margin:0;color:#fff;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.08}.hero-mobile-overlay-close{min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:#fff;font-size:.88rem;font-weight:700;cursor:pointer}.hero-mobile-search-form,.hero-mobile-search-results{width:min(100%,680px)}.hero-mobile-search-form{display:grid;gap:12px}.hero-mobile-search-field{display:block}.hero-mobile-search-input{width:100%;min-height:54px;padding:0 18px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:#fff}.hero-mobile-search-input::placeholder{color:rgba(255,255,255,.56)}.hero-mobile-search-submit{width:fit-content}.hero-mobile-search-results{display:grid;gap:14px}.hero-mobile-search-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero-mobile-search-results-head span{color:rgba(255,255,255,.72);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-mobile-search-results-head a{color:#fff;font-size:.9rem;font-weight:700}.hero-mobile-nav-links,.hero-mobile-products-list,.hero-mobile-search-list{display:grid;gap:10px}.hero-mobile-nav-links a,.hero-mobile-nav-links button,.hero-mobile-products-list a,.hero-mobile-search-list a{display:grid;gap:4px;padding:14px 16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:#fff;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.hero-mobile-nav-links a:focus-visible,.hero-mobile-nav-links a:hover,.hero-mobile-nav-links button:focus-visible,.hero-mobile-nav-links button:hover,.hero-mobile-products-list a:focus-visible,.hero-mobile-products-list a:hover,.hero-mobile-search-list a:focus-visible,.hero-mobile-search-list a:hover{border-color:rgba(14,91,221,.55);background:rgba(14,91,221,.16)}.hero-mobile-search-list strong{font-size:.98rem;font-weight:700;line-height:1.3}.hero-mobile-search-list span{color:rgba(255,255,255,.64);font-size:.8rem;line-height:1.4}.hero-mobile-search-empty{margin:0;padding:14px 16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:rgba(255,255,255,.74);font-size:.84rem;line-height:1.55}.hero-mobile-products{width:min(100%,920px);display:grid;gap:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.hero-mobile-products>span{color:rgba(255,255,255,.68);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-nav-item{position:relative}.hero-products-item{z-index:42;padding-bottom:28px;margin-bottom:-28px}.hero-products-item:after{content:"";position:absolute;top:100%;left:-16px;right:-16px;height:28px}.hero-nav-trigger{display:inline-flex;align-items:center}.hero-products-menu{position:absolute;top:calc(100% + 2px);left:50%;z-index:50;width:360px;padding:18px 18px 16px;border:1px solid rgb(255,255,255);background:rgb(23,24,28);box-shadow:0 24px 50px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.hero-products-item:focus-within .hero-products-menu,.hero-products-item:hover .hero-products-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.hero-products-menu:before{content:"";position:absolute;top:-10px;left:50%;width:18px;height:18px;border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12);background:rgba(23,24,28,.98);transform:translateX(-50%) rotate(45deg)}.hero-products-menu-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.hero-products-menu-head span{color:rgba(255,255,255,.68);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-products-menu-head a{color:#fff;font-size:.86rem;font-weight:700}.hero-products-list{position:relative;z-index:1;display:grid;gap:4px;padding-top:12px}.hero-products-list a{display:block;padding:10px 12px;color:#fff;font-size:.94rem;font-weight:600;line-height:1.35;transition:background .16s ease,color .16s ease}.hero-products-list a:focus-visible,.hero-products-list a:hover{background:rgba(14,91,221,.18);color:#fff}.hero-nav-disabled{color:rgba(255,255,255,.72);font-weight:600;cursor:default}.hero-nav-button{padding:0;border:0;background:transparent;color:rgba(255,255,255,.92);font-weight:600;cursor:pointer}.hero-home-contact,.hero-nav-button,.hero-shared-nav a,.page-hero-contact{color:#fff;font-weight:600}.footer-contact-stack a,.footer-links a,.hero-nav-button,.hero-nav-trigger,.hero-products-list a,.hero-shared-nav>a{position:relative;width:fit-content}.footer-contact-stack a:after,.footer-links a:after,.hero-nav-button:after,.hero-nav-trigger:after,.hero-products-list a:after,.hero-shared-nav>a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.footer-contact-stack a:focus-visible:after,.footer-contact-stack a:hover:after,.footer-links a:focus-visible:after,.footer-links a:hover:after,.hero-nav-button:focus-visible:after,.hero-nav-button:hover:after,.hero-nav-trigger:focus-visible:after,.hero-nav-trigger:hover:after,.hero-products-list a:focus-visible:after,.hero-products-list a:hover:after,.hero-shared-nav>a:focus-visible:after,.hero-shared-nav>a:hover:after{transform:scaleX(1)}.hero-home-panel .eyebrow:before{color:#ffd900}.hero-home-copy h1,.hero-home-copy h2,.hero-home-copy p,.hero-home-panel .eyebrow{color:#fff}.hero-home-panel .btn-secondary{border-color:rgba(255,255,255,.65);color:#fff}.hero-home-copy{flex:1 1 auto;position:relative;z-index:1;display:grid;align-content:center;gap:22px;max-width:640px;margin-top:0}.home-intro-flow .hero-home-copy{transform:translateY(-28px)}.hero-home-contact,.page-hero-contact{position:absolute;top:42px;right:48px;z-index:60;padding-left:10px;border-left:2px solid rgb(255,196,0);cursor:pointer}.hero-brochure-backdrop{position:fixed;inset:0;z-index:95;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(6,9,14,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-brochure-dialog{position:relative;display:grid;gap:16px;width:min(520px,100%);padding:32px 28px 28px;background:linear-gradient(180deg,#1e2127,#171a1f);color:#fff;box-shadow:0 28px 68px rgba(0,0,0,.32)}.hero-brochure-cancel,.hero-brochure-close{cursor:pointer}.hero-brochure-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;background:rgba(255,255,255,.08);color:#fff;font-size:1.25rem;line-height:1}.hero-brochure-label{color:rgba(255,255,255,.62);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-brochure-dialog h2,.hero-brochure-dialog p{margin:0}.hero-brochure-dialog h2{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.08}.hero-brochure-dialog p{color:rgba(255,255,255,.72);font-size:.92rem;line-height:1.64}.hero-brochure-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.hero-brochure-cancel{min-height:50px;padding:0 20px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;font-weight:700}.dark-copy{isolation:isolate;overflow:hidden;padding:30px 52px 52px;background:linear-gradient(180deg,#24272d,#1d1f24);color:#fff}.dark-copy,.dark-copy>*,.hero-home-panel>*{position:relative}.hero-home-panel:before{content:"";position:absolute;left:0;bottom:0;z-index:0;width:min(100%,700px);height:170px;background:url(/assets/img/ui/hero-overlay-frame.svg) no-repeat 0 100%/contain;pointer-events:none}.dark-copy:after,.site-footer:before{content:none}.hero-home-panel>*{z-index:1}.hero-home-panel>.hero-shared-header{z-index:5}.dark-copy>*{z-index:1}.hero-home-copy h1,.hero-home-copy h2,.page-hero-copy h1{max-width:560px;font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.02}.hero-home-title-lead{display:block;margin-bottom:10px;font-size:.5em;font-weight:800;letter-spacing:.04em;line-height:1.08;text-transform:uppercase}.contact-points p,.hero-home-copy p,.page-hero-copy p{color:#fff}.hero-home-copy>p:not(.eyebrow){max-width:520px;font-size:1.02rem}.hero-page-copy{max-width:420px;gap:18px}.hero-page-copy h1{max-width:410px;font-size:clamp(2.1rem,3vw,3.05rem);line-height:1.06}.hero-page-copy p{max-width:380px;color:#fff;font-size:.92rem;line-height:1.55}.hero-page-copy .action-row{margin-top:2px}.angled-media,.featured-banner-media,.gallery-frame,.map-frame,.page-hero-media,.product-hero-image{position:relative;overflow:hidden;background:#d9dde4}.page-hero-media,.product-hero-image{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.angled-media img,.featured-banner-media img,.gallery-frame img,.map-frame img,.page-hero-media img,.product-hero-image img{width:100%;height:100%;object-fit:cover}.contact-page-hero-chevron,.footer-chevron-mark,.hero-chevron,.home-attachments-chevron,.home-blogs-chevron,.home-products-chevron,.product-drawing-mark,.product-featured-chevron,.products-page-hero-chevron{display:none!important}.product-page-hero{padding:0;background:#343434}.product-page-hero-shell{position:relative;isolation:isolate;overflow:visible;min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);display:grid;grid-template-rows:auto 1fr;padding:28px 42px 0;background:#343434}.product-page-hero-body{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(420px,1.18fr);align-items:end;gap:24px;min-height:calc(var(--home-hero-dynamic-height) - 176px)}.product-page-hero-copy{display:grid;align-content:center;max-width:560px;padding:24px 0 148px 18px}.product-page-hero-copy h1{color:#fff;font-size:clamp(1.55rem,4.2vw,3.25rem);line-height:1.06;letter-spacing:-.05em}.product-page-hero-media{position:relative;z-index:1;display:grid;align-items:end;justify-items:end;min-height:468px}.product-page-hero-media img{width:min(860px,100%);max-height:560px;object-fit:contain;object-position:right bottom}.product-page-hero-band{position:absolute;inset:auto 0 0;height:204px;background:url(/assets/img/ui/product_hero.svg) no-repeat bottom/cover;pointer-events:none}.home-products-band{padding:58px 0 76px;background:#fff}.home-products-band .container{display:grid;gap:28px}.home-products-intro{display:grid;gap:16px}.home-products-intro h2,.home-products-title{max-width:1200px;color:#101215;font-size:clamp(1.55rem,2.4vw,2.28rem);line-height:1.12}.home-products-title-icon{display:block;width:clamp(52px,4vw,72px);height:auto;margin-bottom:-4px}.home-products-intro p{max-width:1220px;color:#3f4349;font-size:.88rem;font-weight:500;line-height:1.62}.home-product-showcase{position:relative}.home-product-showcase-viewport{position:relative;overflow:hidden}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.home-product-tile{display:grid;gap:10px}.home-product-card{display:grid;align-content:start;min-height:334px;padding:18px 18px 14px;background:#fff;border:1px solid rgba(0,0,0,.22);box-shadow:0 6px 18px rgba(120,120,120,.16)}.home-product-card img{width:100%;height:205px;object-fit:contain;background:#fff}.home-product-card h3{display:flex;align-items:center;justify-content:center;min-height:88px;margin-top:8px;color:#2a2d31;font-family:Manrope,sans-serif;font-size:.96rem;font-weight:700;line-height:1.45;text-align:center}.home-product-button-highlight{position:absolute;z-index:1;pointer-events:none;border:1px solid var(--blue);background:var(--blue);opacity:0;transition:left .28s cubic-bezier(.22,1,.36,1),top .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1),height .28s cubic-bezier(.22,1,.36,1),opacity .18s ease}.home-product-button-highlight.is-visible{opacity:1}.home-product-link{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2;min-height:40px;border:1px solid rgba(21,23,27,.14);background:transparent;color:#2b2f35;font-size:.98rem;font-weight:600;transition:color .18s ease,border-color .18s ease}.home-product-showcase:not(:hover) .home-product-link[data-default-highlight=true]{border-color:var(--blue);background:var(--blue);color:#fff}.home-product-link span{position:relative;z-index:1}.home-product-link.is-active,.home-product-link:focus-visible,.home-product-link:hover{border-color:var(--blue);color:#fff}.home-machinery-section{padding:62px 0 80px;background:#f5f5f5}.home-machinery-layout{display:grid;grid-template-columns:minmax(520px,.94fr) minmax(0,1.06fr);gap:36px;align-items:center}.home-machinery-content{display:grid;gap:14px;max-width:620px}.home-machinery-eyebrow{margin:0;color:#6d7177;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:none}.home-machinery-content h2{max-width:560px;color:#111317;font-size:clamp(1.95rem,2.45vw,3rem);line-height:1.01}.home-machinery-summary{max-width:470px;color:#6b7078;font-size:.84rem;line-height:1.5}.home-machinery-list{display:grid;gap:10px;margin:2px 0 8px;padding:0;list-style:none}.home-machinery-list li{position:relative;padding-left:16px;color:#343a42;font-size:.82rem;line-height:1.5}.home-machinery-list li:before{content:"›";position:absolute;left:0;top:0;color:#ffe100;font-weight:800}.home-machinery-cta{width:fit-content;min-height:38px;padding:0 18px;font-size:.8rem}.home-machinery-media{position:relative;min-height:360px;display:flex;width:100%;justify-self:end;justify-content:flex-end;align-items:center}.home-machinery-media:before{content:none}.home-machinery-media img{position:relative;z-index:1;width:100%;max-width:700px;aspect-ratio:1.18/1;object-fit:cover;clip-path:polygon(18% 0,100% 0,100% 100%,18% 100%,0 50%);box-shadow:0 10px 28px rgba(16,24,40,.08)}.home-attachments-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:16px}.home-attachments-section{padding-top:34px;padding-bottom:44px;background:#fff}.home-attachments-title{display:inline-flex;align-items:center;gap:8px}.home-attachments-title h2{color:#121418;font-size:1.25rem;font-weight:700;line-height:1}.home-attachments-head .text-link{color:#2f3339;font-size:.72rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;text-transform:none}.home-attachments-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-attachment-tile{display:grid;gap:6px}.home-attachment-card{display:grid;min-height:334px;padding:0;background:#fff;border:1px solid rgba(21,23,27,.1);overflow:hidden}.home-attachment-card img{width:100%;height:334px;object-fit:cover}.home-attachment-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 0;border:1px solid rgba(21,23,27,.1);background:#fff;color:#262a30;font-size:.96rem;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease}.home-attachment-link:hover,.home-attachment-tile:first-child .home-attachment-link{background:var(--blue);border-color:var(--blue);color:#fff}.home-blogs-section{padding-top:46px;padding-bottom:0;background:#fff}.home-blogs-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.home-blogs-title{display:inline-flex;align-items:center;gap:10px}.home-blogs-title h2{color:#121418;font-size:1.25rem;font-weight:700;line-height:1}.home-blogs-head .text-link{color:#2f3339;font-size:.72rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;text-transform:none}.home-blogs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-blog-card{display:grid;align-content:start;gap:10px}.home-blog-media{position:relative;overflow:hidden;background:#dfe4e8}.home-blog-media img{width:100%;aspect-ratio:1.36/1;object-fit:cover}.home-blog-tag{position:absolute;top:18px;right:16px;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgba(107,109,114,.82);color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.01em}.home-blog-date{color:#7f8791;font-size:.8rem;font-weight:500;line-height:1.2}.home-blog-card h3{color:#2b2e34;font-size:.98rem;font-weight:800;line-height:1.32;letter-spacing:-.03em;-webkit-line-clamp:2}.home-blog-card h3,.home-blog-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.home-blog-card p{color:#77808b;font-size:.88rem;line-height:1.62;-webkit-line-clamp:3}.industry-carousel-section{position:relative;overflow:hidden;padding:54px 0 78px;background:#fff}.industry-carousel-section:before{content:none}.industry-carousel-layout{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(0,1.14fr);gap:88px;align-items:start}.industry-carousel-copy{display:grid;gap:16px;max-width:436px;padding-top:18px}.industry-carousel-label{margin:0;color:#7a8087;font-size:.82rem;font-weight:600}.industry-carousel-copy h2{max-width:430px;color:#101215;font-size:clamp(1.9rem,2.7vw,3rem);line-height:1.08}.industry-carousel-copy>p:last-child{max-width:372px;color:#4f5560;font-size:.94rem;line-height:1.45}.industry-carousel-stage{width:min(100%,920px);min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;justify-self:end;gap:12px;padding:0;overflow:hidden}.industry-carousel-track{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;justify-content:stretch}.industry-slide{display:grid;justify-items:center;min-width:0;text-align:center}.industry-slide-media{width:100%;aspect-ratio:259/282;overflow:hidden;background:#d9dde4}.industry-slide img,.industry-slide-video{width:100%;height:100%;object-fit:cover;display:block}.industry-slide img{width:100%;height:100%}.industry-slide h3{margin-top:18px;color:#262a30;font-size:.98rem;font-weight:700;max-width:18ch}.industry-slide p{max-width:24ch;margin-top:10px;color:#444b55;font-size:.82rem;line-height:1.45}.industry-arrow{position:static;z-index:2;display:inline-grid;place-items:center;width:34px;height:56px;border:0;background:transparent;color:#15181d;font-size:2.9rem;line-height:1;cursor:pointer;transition:color .18s ease}.industry-arrow:disabled{opacity:.4;cursor:default}.industry-arrow:hover{color:var(--blue)}.industry-arrow-left{justify-self:start}.industry-arrow-right{justify-self:end}.about-who-section{padding:46px 0 54px;background:#fff}.about-who-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:42px;align-items:start}.about-who-lead{display:grid;gap:14px;max-width:420px}.about-who-eyebrow{margin:0;color:#6f747c;font-size:.66rem;font-weight:700;letter-spacing:.08em}.about-who-lead h2{color:#111317;font-family:Montserrat,sans-serif;font-size:25px;font-weight:700;line-height:1.22;letter-spacing:-.03em}.about-who-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;padding-top:22px}.about-who-columns p{color:#575d66;font-size:.84rem;line-height:1.62}.about-stats-band{position:relative;overflow:hidden;padding:82px 0 66px;background:linear-gradient(0deg,rgba(18,18,20,.48),rgba(18,18,20,.48)),url(/assets/img/About/Background_img.png) 50% /cover no-repeat}.about-stats-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:end}.about-stat-card{display:grid;align-content:start;gap:14px;min-height:230px;padding:22px 20px 20px;background:rgba(47,47,49,.92);color:#fff;box-shadow:0 22px 44px rgba(0,0,0,.18)}.about-stat-icon{width:28px;height:28px;border-radius:3px;background:rgba(221,221,221,.72)}.about-stat-card strong{margin-top:10px;color:#fff;font-size:clamp(2.3rem,3.8vw,3.3rem);line-height:1}.about-stat-card h3{color:rgba(255,255,255,.88);font-size:.86rem;font-weight:700;text-transform:none}.about-stat-card p{color:rgba(255,255,255,.7);font-size:.78rem;line-height:1.55}.about-purpose-section{position:relative;overflow:hidden;padding:74px 0 84px;background:#fff}.about-purpose-section:after,.about-purpose-section:before{content:none}.about-purpose-layout{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:44px;align-items:center}.about-purpose-copy{display:grid;gap:16px;max-width:360px}.about-purpose-copy h2{color:#111317;font-size:clamp(2rem,3.1vw,3rem);line-height:1.05}.about-purpose-copy p:last-child{color:#5d6470;font-size:.95rem;line-height:1.7}.about-purpose-panels{display:grid;gap:20px}.about-purpose-panel{position:relative;display:grid;gap:16px;padding:28px 28px 30px;min-height:228px;border:1px solid rgba(16,18,21,.12);box-shadow:0 24px 50px rgba(16,24,40,.08)}.about-purpose-panel:before{content:"";position:absolute;inset:0 auto auto 0;width:84px;height:4px;background:#0e5bdd}.about-purpose-panel-mission{margin-right:72px;background:#2f2f32;color:#fff}.about-purpose-panel-vision{margin-left:92px;background:#fff;color:#101317}.about-purpose-panel-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.about-purpose-index{color:rgba(255,255,255,.18);font-family:Montserrat,sans-serif;font-size:2.25rem;font-weight:800;line-height:1;letter-spacing:-.05em}.about-purpose-panel-vision .about-purpose-index{color:rgba(16,19,23,.12)}.about-purpose-panel-top p{margin:0;color:inherit;font-size:.68rem;font-weight:800;letter-spacing:.12em;opacity:.78;text-transform:uppercase}.about-purpose-panel h3{color:inherit;font-size:1.9rem;line-height:1.04}.about-purpose-panel>p:last-child{color:inherit;opacity:.82;font-size:.92rem;line-height:1.72}.about-commitment-section{position:relative;overflow:hidden;padding:30px 0 96px;background:radial-gradient(circle at top left,rgba(14,91,221,.08),transparent 34%),linear-gradient(180deg,#f5f6f8,#ffffff 60%)}.about-commitment-section:after{content:none}.about-commitment-shell{display:grid;gap:34px}.about-commitment-lead{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end}.about-commitment-head{display:grid;gap:16px;max-width:620px}.about-commitment-head h2{color:#111317;font-size:clamp(2.2rem,3vw,3rem);line-height:1.03}.about-commitment-head>p:last-child{color:#5c6470;max-width:580px;font-size:1rem;line-height:1.72}.about-commitment-actions{display:flex;align-items:flex-start;justify-content:flex-end}.about-commitment-layout{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:28px;align-items:stretch}.about-commitment-visual{position:relative;min-height:560px;overflow:hidden;background:#1d1f24;box-shadow:0 24px 50px rgba(16,24,40,.12)}.about-commitment-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,10,13,.08),rgba(8,10,13,.48));pointer-events:none}.about-commitment-media{position:absolute;inset:0;background:#d9dde4}.about-commitment-media img{width:100%;height:100%;object-fit:cover}.about-commitment-callout{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;max-width:320px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);background:rgba(17,19,23,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-commitment-callout span{display:block;margin-bottom:8px;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about-commitment-callout p{color:rgba(255,255,255,.82);font-size:.88rem;line-height:1.6}.about-commitment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-content:start}.about-commitment-card{position:relative;display:grid;gap:14px;min-height:206px;padding:26px 24px 24px;border:1px solid rgba(16,18,21,.1);background:#fff;box-shadow:0 24px 50px rgba(16,24,40,.08)}.about-commitment-card:before{content:"";position:absolute;inset:0 auto auto 0;width:72px;height:4px;background:var(--blue)}.about-commitment-card:last-child{grid-column:1/-1;background:linear-gradient(180deg,#2c2c2f,#1f2024);border-color:rgba(34,39,48,.32)}.about-commitment-card:last-child:before{background:var(--yellow)}.about-commitment-card-index{color:rgba(14,91,221,.16);font-family:Montserrat,sans-serif;font-size:2.35rem;font-weight:800;line-height:1;letter-spacing:-.05em}.about-commitment-card:last-child .about-commitment-card-index{color:rgba(255,255,255,.16)}.about-commitment-card-copy{display:grid;gap:10px}.about-commitment-card h3{color:#111317;font-size:1.1rem;line-height:1.2}.about-commitment-card p{color:#5c6470;font-size:.9rem;line-height:1.68}.about-commitment-card:last-child h3{color:#fff}.about-commitment-card:last-child p{color:rgba(255,255,255,.76)}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{padding:18px 16px;border:1px solid var(--line);background:#fff}.metric-card strong{display:block;margin-bottom:8px;color:var(--text);font-size:1.5rem}.metric-card span{color:var(--muted);font-size:.88rem}.section-heading{grid-template-columns:1.2fr 1fr;align-items:end;margin-bottom:26px}.content-panel h2,.featured-banner-copy h2,.product-copy-card h2,.section-copy h2,.section-heading h2,.site-footer h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.03}.split-heading{margin-bottom:30px}.catalog-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.text-link{color:var(--text);font-weight:700}.attachment-card,.blog-card-industrial,.catalog-card,.contact-home-card,.contact-info-panel,.content-panel,.footer-newsletter,.industry-tile,.model-card,.presence-item,.surface-card,.variant-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.blog-card-industrial,.catalog-card,.contact-home-card,.contact-info-panel,.content-panel,.surface-card{padding:20px}.catalog-card{display:grid;align-content:start;gap:16px}.blog-card-industrial img,.catalog-card img,.industry-tile img,.model-card img{width:100%;height:220px;object-fit:contain;background:#f6f7f9}.attachment-card h4,.blog-card-industrial h3,.catalog-card h2,.catalog-card h3,.content-panel h3,.industry-tile h3,.model-card h4,.presence-item h3,.surface-card h3{font-size:1.15rem}.catalog-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;background:var(--blue);color:#fff;font-weight:700}.catalog-card-large img{height:250px}.products-page-hero{padding:0}.products-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);background:#2f2f32}.products-page-hero-shell:after{display:none}.products-page-hero-inner{position:relative;z-index:3;display:grid;grid-template-rows:auto 1fr;isolation:isolate;overflow:visible;min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);padding:28px 42px 40px;background:#2f2f32}.products-page-hero-copy{position:relative;z-index:1;display:grid;align-content:center;place-items:center;gap:18px;min-height:calc(var(--home-hero-dynamic-height) - 188px);max-width:620px;margin:0 auto;text-align:center}.products-page-hero-copy h1{color:#fff;font-size:clamp(3rem,5vw,4rem);line-height:1}.products-page-hero-copy p{max-width:560px;color:rgba(255,255,255,.86);font-size:.96rem;line-height:1.65}.products-page-hero-chevron{left:18px;right:auto;bottom:16px;width:320px;height:86px;opacity:.22;transform:scaleX(-1);transform-origin:left bottom}.product-lines-section{padding:54px 0 96px;background:#fff}.product-lines-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 32px;align-items:end;margin-bottom:34px}.product-lines-head{display:grid;gap:10px;place-items:start;margin-bottom:0;text-align:left}.product-lines-head h2{color:#121418;font-size:clamp(2rem,3vw,2.7rem);line-height:1.04}.product-lines-result{margin:0;color:#5b6470;font-size:.92rem;line-height:1.6}.product-search-form{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.product-search-field{display:block}.product-search-input{width:min(100%,380px);min-width:320px;min-height:50px;padding:0 16px;border:1px solid rgba(21,23,27,.14);background:#fff;color:#121418}.product-search-input::placeholder{color:#666f7b}.product-search-submit{min-height:50px}.product-search-clear{color:#2f3339;font-size:.88rem;font-weight:700}.product-search-empty{display:grid;justify-items:start;gap:14px;width:min(100%,640px);padding:24px;border:1px solid rgba(21,23,27,.12);background:#fff;box-shadow:0 12px 24px rgba(16,24,40,.05)}.product-search-empty h3,.product-search-empty p{margin:0}.product-search-empty h3{color:#121418;font-size:1.2rem;line-height:1.2}.product-search-empty p{color:#5b6470;font-size:.9rem;line-height:1.6}.product-line-list{display:grid;gap:34px;justify-items:center}.product-line-card{grid-template-columns:420px minmax(0,1fr);gap:46px;width:min(100%,1147px);min-height:423px;padding:26px 36px;border:1px solid rgba(21,23,27,.12);border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.06);overflow:hidden}.product-line-card,.product-line-visual{position:relative;display:grid;align-items:center}.product-line-visual{min-height:320px;padding:12px 0;justify-items:start;margin-left:-42px}.product-line-visual-reversed{justify-items:end;margin-left:150px}.product-line-visual:before{content:"";position:absolute;inset:0;opacity:1;background:0/contain no-repeat url(/assets/img/Product\ Listing/Product_bg.png)}.product-line-visual-reversed:before{transform:scaleX(-1);transform-origin:center;background-position:100%;margin-left:75px}.product-line-main-image{position:relative;z-index:1;width:min(100%,310px);height:270px;object-fit:contain;margin-left:-15px}.product-line-visual-reversed .product-line-main-image{margin-left:0;margin-right:-15px}.product-line-copy{position:relative;z-index:1;display:grid;gap:28px;max-width:540px}.product-line-copy h2{position:relative;padding-bottom:14px;color:#111317;font-size:clamp(1.8rem,2.3vw,2.4rem);font-weight:700;line-height:1.08}.product-line-copy h2:after{content:"";position:absolute;left:0;bottom:0;width:min(250px,100%);height:1px;background:rgba(21,23,27,.14)}.product-line-copy p{position:relative;max-width:54ch;padding-left:18px;color:#656d78;font-size:.9rem;line-height:1.78}.product-line-copy p:before{content:"\203A";position:absolute;left:0;top:-1px;color:#7a818c;font-size:1.05rem;font-weight:700}.product-line-link{width:fit-content;min-width:116px}.product-line-ghosts{position:absolute;inset:0;pointer-events:none}.product-line-ghost{position:absolute;object-fit:contain;opacity:.12;filter:grayscale(1) brightness(1.06)}.product-line-ghost-top{top:-28px;right:-8px;width:124px;height:124px}.product-line-ghost-bottom{right:-12px;bottom:-34px;width:168px;height:168px;opacity:.1}.product-line-ghosts.is-reversed .product-line-ghost-top{left:-12px;right:auto}.product-line-ghosts.is-reversed .product-line-ghost-bottom{left:31%;right:auto;bottom:-28px;width:126px;height:126px}.angled-showcase,.contact-page-layout,.global-layout{grid-template-columns:.95fr 1.05fr;align-items:center}.section-copy{display:grid;gap:16px}.compact-copy{max-width:520px}.bullet-list,.feature-list,.number-list,.plain-list{display:grid;gap:10px;margin:0;padding-left:18px;color:var(--muted)}.bullet-list li::marker,.feature-list li::marker,.number-list li::marker{color:var(--text)}.plain-list{list-style:none;padding-left:0}.angled-media{min-height:420px;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)}.industries-layout{grid-template-columns:.8fr 1.2fr;align-items:start}.industry-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.industry-tile{padding:0 0 16px}.industry-tile img{height:230px;object-fit:cover}.blog-card-industrial,.industry-tile div,.model-card{padding:0 16px}.featured-banner-wrap{padding-top:0}.featured-banner-wrap .container{width:min(1441px,calc(100vw - 40px))}.featured-banner{position:relative;display:block;min-height:510px;overflow:hidden;background-color:#13161b;background-image:url(/assets/img/home/Electric_Torque_Wrench_baner.png);background-position:50%;background-repeat:no-repeat;background-size:cover;gap:0}.featured-banner-copy{position:relative;z-index:1;display:grid;align-content:end;width:min(520px,42%);min-height:510px;padding:46px 48px;background:transparent}.featured-banner-copy .eyebrow,.featured-banner-copy h2,.featured-banner-copy p{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.28)}.featured-banner-copy h2{max-width:16ch;text-wrap:balance}.featured-banner-copy .btn{width:fit-content;min-width:160px}.global-presence-showcase{position:relative;padding:1px 0 4px;background:linear-gradient(180deg,#f7f7f8,#f0f1f3)}.global-presence-showcase:before{content:none}.global-presence-layout{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);gap:30px;align-items:center}.global-presence-side{display:grid;gap:18px}.global-presence-intro{max-width:430px;color:#575f69}.global-presence-list{display:grid;gap:10px}.global-presence-list-item{width:100%;min-height:70px;border:1px solid rgba(21,23,27,.12);background:rgba(255,255,255,.72);display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 14px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.global-presence-list-item:focus-visible,.global-presence-list-item:hover{transform:translateX(3px);border-color:rgba(14,91,221,.28);box-shadow:0 10px 22px rgba(16,24,40,.08)}.global-presence-list-item.is-active{border-color:rgba(14,91,221,.42);background:#fff;box-shadow:0 14px 26px rgba(16,24,40,.08)}.global-presence-list-flag{width:40px;height:40px;border:1px solid rgba(21,23,27,.08);display:inline-flex;align-items:center;justify-content:center;background:#eef1f5;font-size:1.2rem}.global-presence-list-copy{display:inline-flex;flex-direction:column;color:#161a20;font-size:.94rem;font-weight:700;line-height:1.1}.global-presence-list-copy small{margin-top:4px;color:#6a727d;font-size:.76rem;font-weight:600}.global-presence-list-short{display:none}.global-presence-list-item em{color:#4b5768;font-size:.6rem;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.global-presence-detail-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(21,23,27,.12);background:#fff}.global-presence-detail-top{display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center}.global-presence-detail-top img{width:100%;height:108px;object-fit:cover}.global-presence-detail-top p{margin:0 0 6px;color:#2456bf;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.global-presence-detail-top h3{margin:0;color:#13171d;font-size:1.08rem;line-height:1.15}.global-presence-detail-top h3 small{display:block;margin-top:4px;color:#656d79;font-size:.78rem;font-weight:600}.global-presence-detail-text{color:#5b6470;font-size:.84rem;line-height:1.6}.global-presence-globe-panel{position:relative;min-height:600px;display:grid;place-items:center;overflow:hidden}.global-presence-globe-panel:before{content:"";position:absolute;inset:10% 8%;border-radius:50%;background:radial-gradient(circle,rgba(14,91,221,.12) 0,rgba(14,91,221,.02) 52%,transparent 74%);filter:blur(8px)}.global-presence-orbit{position:absolute;border:1px solid rgba(27,47,87,.14);border-radius:50%}.global-presence-orbit-one{width:min(94%,650px);height:min(70%,470px);transform:rotate(18deg)}.global-presence-orbit-two{width:min(78%,520px);height:min(90%,600px);transform:rotate(-22deg)}.global-presence-globe-stage{position:relative;width:min(100%,760px);aspect-ratio:1/1}.global-presence-globe-stage canvas{width:100%;height:100%;display:block}.blog-card-industrial{display:grid;gap:14px;padding:14px}.blog-card-industrial img{height:180px;object-fit:cover}.section-contact-home{position:relative;overflow:hidden;padding:40px 0 0;background:#fff}.section-contact-home:after{content:none}.contact-home-layout{grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);align-items:start;gap:68px}.home-contact-side{display:grid;align-content:start;gap:34px;min-height:100%}.home-contact-copy{max-width:430px}.home-contact-copy h2{color:#101215;font-size:clamp(2rem,3vw,3rem);line-height:1}.home-contact-copy p{max-width:420px;margin-top:26px;color:#444b55;font-size:1rem;line-height:1.58}.home-contact-map-shell{min-height:320px;border:1px solid rgba(21,23,27,.1);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,249,251,.98));box-shadow:0 12px 28px rgba(16,24,40,.06);overflow:hidden}.home-contact-map{width:100%;height:100%;min-height:320px;border:0}.home-contact-form-shell{display:grid;align-content:start}.home-contact-form{display:grid;gap:22px}.home-contact-form-dark .home-contact-interest p,.home-contact-form-dark .home-contact-message,.home-contact-form-dark h2{color:#fff}.home-contact-form h2{color:#111318;font-size:clamp(1.9rem,2.4vw,2.5rem);line-height:1.04}.home-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.home-contact-field{display:block}.home-contact-field-full{grid-column:1/-1}.home-contact-field-textarea{display:block}.home-contact-input{width:100%;min-height:46px;padding:12px 16px;border:1px solid rgba(21,23,27,.12);background:#fff;color:#1a1d23;font-size:.98rem}.home-contact-input::placeholder{color:#444b55;opacity:1}.home-contact-form-dark .home-contact-input{min-height:42px;border-color:rgba(255,255,255,.4);background:transparent;color:#fff}.home-contact-form-dark .home-contact-input::placeholder{color:rgba(255,255,255,.72)}.home-contact-textarea{min-height:118px;resize:vertical}.home-contact-interest{display:grid;gap:16px;padding-top:6px}.home-contact-interest p{color:#121418;font-size:.98rem;font-weight:700}.home-contact-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-contact-option{min-width:0;min-height:46px;padding:10px 14px;border:1px solid rgba(21,23,27,.1);background:#fff;color:#2c3037;font-size:.92rem;font-weight:500;line-height:1.35;box-shadow:0 6px 12px rgba(16,24,40,.08);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.home-contact-option.is-active,.home-contact-option:focus-visible,.home-contact-option:hover{border-color:var(--blue);background:rgba(14,91,221,.06);color:var(--blue);transform:translateY(-1px)}.home-contact-form-dark .home-contact-option{min-width:0;min-height:38px;padding:9px 16px;border-color:rgba(255,255,255,.16);box-shadow:none}.home-contact-submit{width:100%;min-height:50px;border:0;background:var(--blue);color:#fff;font-size:1rem;font-weight:700;box-shadow:0 10px 24px rgba(14,91,221,.22)}.home-contact-submit:disabled{opacity:.8;cursor:wait}.btn-disabled{opacity:.6;pointer-events:none}.home-contact-message{color:#66707c;font-size:.88rem}.home-contact-message.is-error{color:#c43c2f}.industrial-page-hero{padding-top:18px}.contact-page-hero{padding:0}.contact-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);background:#2c2c2f}.contact-page-hero-shell:after{display:none}.contact-page-hero-inner{position:relative;z-index:3;display:grid;grid-template-rows:auto 1fr;isolation:isolate;overflow:visible;min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height);padding:28px 42px 44px;background:#2c2c2f}.contact-page-hero-inner:before{content:none}.contact-page-hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.96fr) minmax(520px,1.04fr);gap:48px;align-items:center;min-height:calc(var(--home-hero-min-height) - 172px);min-height:calc(var(--home-hero-dynamic-height) - 172px);padding-top:0}.contact-page-hero-copy{max-width:420px;align-self:center;padding-top:0;gap:18px}.contact-page-hero-copy h1{max-width:420px;font-size:clamp(2.1rem,3vw,2.9rem);line-height:1.04}.contact-page-hero-copy p{max-width:400px;font-size:.9rem;line-height:1.68}.contact-page-hero-form-shell{position:relative;z-index:1;width:100%;min-height:0;padding:0;display:grid;align-content:center}.contact-page-hero-form-shell .home-contact-form{width:min(100%,560px);margin-top:0;gap:16px}.contact-page-hero-form-shell .home-contact-form h2{color:#fff;font-size:clamp(1.8rem,2vw,2.2rem)}.contact-page-hero-form-shell .home-contact-fields{gap:10px 14px}.contact-page-hero-form-shell .home-contact-input{min-height:40px;padding:10px 14px;font-size:.92rem}.contact-page-hero-form-shell .home-contact-textarea{min-height:88px}.contact-page-hero-form-shell .home-contact-interest{gap:10px;padding-top:2px}.contact-page-hero-form-shell .home-contact-interest p{font-size:.8rem}.contact-page-hero-form-shell .home-contact-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.contact-page-hero-form-shell .home-contact-option{min-height:34px;padding:7px 10px;font-size:.8rem;line-height:1.25}.contact-page-hero-form-shell .home-contact-submit{min-height:42px;box-shadow:none}.contact-page-hero-chevron{right:auto;left:14px;bottom:16px;width:260px;height:84px;opacity:.22;transform:scaleX(-1);transform-origin:left bottom}.contact-map-section{padding:48px 0 62px;background:#fff}.contact-map-details{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);gap:28px;align-items:start;margin-bottom:24px}.contact-map-details h2{max-width:540px;margin-top:10px}.contact-map-details p:last-child{max-width:720px}.contact-map-links{display:grid;gap:12px;padding:24px 26px;border:1px solid rgba(21,23,27,.08);background:#f7f8fa;box-shadow:0 16px 32px rgba(15,23,42,.06)}.contact-map-links a,.contact-map-links address{color:var(--text);font-size:1rem;line-height:1.6}.contact-map-links a{font-weight:700}.contact-map-links address{font-style:normal}.contact-map-frame{overflow:hidden;min-height:360px;border:1px solid rgba(21,23,27,.1);background:#f5f6f8;box-shadow:0 16px 36px rgba(16,24,40,.08)}.contact-map-embed{width:100%;min-height:360px;border:0}.page-hero-shell{position:relative;grid-template-columns:.9fr 1.1fr;align-items:stretch}.page-hero-copy{display:grid;align-content:start;gap:18px}.page-hero-media-card{padding:0;background:#fff}.page-hero-media-card img{object-fit:cover}.contact-info-panel{display:grid;align-content:center;gap:12px;padding:42px}.contact-info-panel a{color:var(--text);font-weight:700}.contact-points{display:grid;gap:10px}.content-panel,.footprint-card,.product-copy-card,.spec-figure,.surface-card{display:grid;gap:16px}.feature-stack p{position:relative;padding-left:18px}.feature-stack p:before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;background:var(--blue)}.contact-page-layout{align-items:start}.newsletter-form{display:flex;align-items:center;gap:14px}.footer-newsletter{position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;min-height:132px;margin-bottom:42px;padding:34px 42px;border-radius:18px;background:#565656}.footer-newsletter:after{content:"";position:absolute;top:-18%;right:19%;width:220px;height:220px;border-radius:50%;background:rgba(33,33,33,.16)}.footer-newsletter-copy{position:relative;z-index:1;display:grid;gap:8px}.footer-newsletter-copy h2{color:#fff;font-size:1.55rem;font-weight:700;letter-spacing:-.03em}.footer-newsletter-copy p{color:rgba(255,255,255,.62);font-size:.98rem;line-height:1.45}.newsletter-signup-wrap{position:relative;z-index:1;display:grid;gap:10px}.newsletter-form{width:100%;min-height:72px;padding:0 18px 0 24px;border-radius:999px;background:rgba(47,47,47,.74);justify-content:flex-end}.newsletter-input{width:100%;min-height:64px;padding:0 22px;border:0;background:transparent;color:#fff;font-size:.98rem}.newsletter-input::placeholder{color:rgba(255,255,255,.58);opacity:1}.newsletter-submit{width:44px;height:44px;border:0;background:transparent;color:#fff}.newsletter-submit svg{width:22px;height:22px;display:block}.newsletter-message{justify-self:end;color:rgba(255,255,255,.6);font-size:.78rem}.footer-main{grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:start}.footer-main-left{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.footer-link-column{display:grid;gap:18px}.footer-link-column h3{color:rgba(255,255,255,.62);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.footer-links{display:grid;gap:10px}.footer-links a{color:#fff;font-size:1rem;line-height:1.35}.footer-main-right{display:grid;justify-items:end;gap:36px;min-width:250px}.site-footer .footer-logo{width:132px}.footer-contact-stack{display:grid;justify-items:end;gap:10px}.footer-contact-divider{display:block;width:42px;height:1px;background:rgba(255,255,255,.2)}.footer-contact-stack a{color:#fff;font-size:1.05rem}.footer-meta{margin-top:34px}.footer-credit{color:rgba(255,255,255,.54);font-size:.78rem}.footer-credit strong{color:#fff;font-weight:700}.site-footer{position:relative;isolation:isolate;overflow:hidden;padding:56px 0 42px;background:#313131;color:#fff}.footer-top-accent{display:block;width:100%;height:293px;background:#fff url(/assets/img/ui/mid-section.svg) repeat-x 0 100%/190px 153px}.site-footer a,.site-footer h2,.site-footer h3,.site-footer p{color:inherit}.site-footer:after{content:"";position:absolute;inset:auto auto 0 0;z-index:0;width:100%;height:1px;background:rgba(14,91,221,.65)}.site-footer>.container{position:relative;z-index:1}.footer-utility-row{width:min(860px,100%);margin-top:50px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.footer-utility-item{display:grid;gap:12px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.footer-utility-item span{color:rgba(255,255,255,.82);font-size:.96rem;position:relative;width:fit-content}.footer-utility-item span:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.footer-utility-item:focus-within span:after,.footer-utility-item:hover span:after{transform:scaleX(1)}.footer-utility-item a,.footer-utility-item address,.footer-utility-item p{color:rgba(255,255,255,.82);font-size:.96rem;line-height:1.7}.footer-utility-item address,.footer-utility-item p{font-style:normal;margin:0}.footer-bottom{position:relative;justify-content:space-between;margin-top:44px;align-items:end}.footer-bottom p{color:rgba(255,255,255,.52);font-size:.78rem}.footer-top-link{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;transition:border-color .16s ease,color .16s ease,background .16s ease}.footer-top-link:focus-visible,.footer-top-link:hover{border-color:var(--yellow);color:var(--yellow);background:rgba(251,221,84,.08)}.footer-top-link svg{width:20px;height:20px;display:block}.empty-state{color:var(--muted)}.map-embed{width:100%;min-height:360px;border:0}.faq-item{padding-bottom:14px;border-bottom:1px solid rgba(21,23,27,.08)}.faq-item:last-child{padding-bottom:0;border-bottom:0}.product-detail-section{padding-top:28px;padding-bottom:22px}.product-page-content{display:grid;gap:38px}.product-family-intro{position:relative;display:grid;gap:26px;padding:12px 0 0}.product-family-intro:after{content:none}.product-family-summary{max-width:1880px;color:#4f5661;font-size:1rem;line-height:1.65;text-align:justify}.product-model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px}.product-model-card{display:grid;gap:10px;padding:14px 14px 16px;border:1px solid rgba(26,27,21,.1);background:#fff;box-shadow:0 12px 26px rgba(16,24,40,.06);text-align:left;cursor:pointer}.product-model-card.is-active{border-color:rgba(14,91,221,.38);box-shadow:0 16px 30px rgba(14,91,221,.08)}.product-model-card img{width:100%;height:132px;object-fit:contain}.product-model-card span{color:#22262d;font-size:.8rem;line-height:1.45;font-weight:500}.product-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-category-grid.is-popup{grid-template-columns:repeat(3,minmax(0,1fr))}.product-legacy-card,.product-popup-card{display:grid;gap:14px;padding:18px;border:1px solid rgba(21,23,27,.12);background:#fff;text-align:center;box-shadow:0 16px 30px rgba(16,24,40,.05)}.product-legacy-card img,.product-popup-card img{width:100%;height:180px;object-fit:contain}.product-legacy-card span,.product-popup-card h4{color:#161b22;font-size:1rem;font-weight:700;line-height:1.35}.product-popup-card span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(21,23,27,.14);color:#111317;font-size:.92rem;font-weight:700}.product-modal-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:32px;background:rgba(6,9,14,.64)}.product-modal-shell{position:relative;width:min(1080px,100%);max-height:84vh;padding:32px;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 28px 68px rgba(0,0,0,.26)}.product-modal-shell.is-pdf{padding:18px}.product-modal-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:999px;background:rgba(21,23,27,.08);color:#111317;font-size:1rem;font-weight:800}.product-pdf-frame{width:100%;height:76vh;border:0;border-radius:12px}.product-popup-modal-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:28px;align-items:center}.product-popup-modal-grid img{width:100%;max-height:380px;object-fit:contain}.product-popup-modal-grid h3{margin-bottom:14px;color:#12161c;font-size:1.55rem;line-height:1.15}.product-popup-modal-grid br,.product-popup-modal-grid p,.product-popup-modal-grid strong{color:#4f5661}.product-tabs-nav{display:flex;align-items:center;justify-content:center;gap:22px;padding:0 0 8px}.chip-button,.tab-button,.thumb-button{cursor:pointer;border:0;background:transparent;transition:background .16s ease,color .16s ease}.tab-button{position:relative;min-height:auto;padding:0 18px;color:#7a818c;font-size:.92rem;font-weight:800}.tab-button+.tab-button{border-left:2px solid rgb(225,196,0)}.tab-button.is-active{color:#111317;background:transparent}.tab-button.is-active:after,.tab-button.is-active:before{content:"\00BB";position:absolute;top:50%;transform:translateY(-54%);color:#000000;font-size:.8rem}.tab-button.is-active:before{left:0}.tab-button.is-active:after{right:0}.product-tab-content{display:grid;gap:28px}.product-application-card,.product-overview-hero-card,.product-why-card{display:grid;gap:26px;padding:26px;border:1px solid rgba(27,26,21,.1);background:#fff;box-shadow:0 16px 30px rgba(16,24,40,.06)}.product-overview-hero-card{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:start}.product-overview-figure,.product-why-figure{position:relative;display:grid;place-items:center;min-height:360px}.product-overview-frame,.product-why-frame{position:relative;width:100%;min-height:360px;border:1px solid rgba(21,23,27,.12);background:#fff;display:grid;place-items:center;overflow:hidden}.product-overview-frame:after,.product-overview-frame:before,.product-why-frame:after,.product-why-frame:before{content:"";position:absolute;width:46px;height:46px;border-color:rgba(0,85,255,.18)}.product-overview-frame:before,.product-why-frame:before{top:0;left:0;border-top:3px solid rgb(225,195,0);border-left:3px solid rgba(225,195,0)}.product-overview-frame:after,.product-why-frame:after{right:0;bottom:0;border-right:3px solid rgba(225,195,0);border-bottom:3px solid rgba(225,195,0)}.product-overview-frame img,.product-why-frame img{width:100%;height:100%;object-fit:contain;padding:28px}.product-application-copy,.product-overview-copy,.product-why-copy{display:grid;align-content:start;gap:18px}.product-application-copy h3,.product-overview-copy h2,.product-section-head h3,.product-why-copy h3{position:relative;width:fit-content;padding-bottom:10px;color:#13171d;font-size:1.32rem;line-height:1.14}.product-application-copy h3:after,.product-overview-copy h2:after,.product-section-head h3:after,.product-why-copy h3:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(21,23,27,.18)}.product-copy-list{display:grid;gap:12px;margin:0;padding:0 0 0 16px;color:#59616c}.product-copy-list li{font-size:.84rem;line-height:1.62}.product-copy-list li::marker{color:#6f7781}.product-application-card{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch}.product-industry-collage{display:grid;grid-template-columns:minmax(0,1fr) .82fr;gap:14px}.product-industry-collage.is-single{grid-template-columns:1fr}.product-industry-collage-large,.product-industry-collage-small img{width:100%;height:100%;object-fit:cover}.product-industry-collage-large{min-height:250px;border-radius:12px}.product-industry-collage-small{display:grid;gap:14px}.product-industry-collage-small img{min-height:118px}.product-why-card{grid-template-columns:minmax(260px,.64fr) minmax(0,1.36fr);align-items:center}.product-why-frame{min-height:250px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(250,250,251,.96)),#fff}.product-why-frame:after,.product-why-frame:before{border-width:0}.product-why-frame:before{content:none}.product-why-frame img{position:relative;z-index:1;padding:18px}.product-section-card{display:grid;gap:20px;padding:24px;border:1px solid rgba(21,23,27,.1);background:#fff;box-shadow:0 16px 30px rgba(16,24,40,.06)}.product-section-head{display:flex;align-items:center;justify-content:space-between}.category-bar{grid-template-columns:repeat(auto-fit,minmax(180px,max-content))}.chip-button{min-height:44px;padding:0 16px;border:1px solid var(--line);background:#fff;font-weight:700}.chip-button.is-active{background:var(--blue);color:#fff}.model-card{display:grid;gap:14px;padding:16px}.product-category-card{border:1px solid rgba(21,23,27,.1)}.attachment-card,.attachment-grid{display:grid;gap:18px}.attachment-card{grid-template-columns:180px 1fr;padding:18px}.attachment-card img{width:100%;height:180px;object-fit:contain;background:#f6f7f9}.attachment-label{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-drawing-section{display:grid;gap:24px;padding-top:6px}.product-drawing-heading{display:flex;align-items:center;justify-content:center;gap:12px}.product-drawing-heading h3{color:#191d23;font-size:1.24rem;line-height:1.1}.product-drawing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-drawing-grid.is-single{grid-template-columns:1fr}.product-drawing-card{min-height:260px;padding:20px;border:1px solid rgba(21,23,27,.1);background:#fff;box-shadow:0 14px 28px rgba(16,24,40,.06)}.product-drawing-card img{width:100%;height:100%;object-fit:contain}.table-shell{overflow-x:auto;border:1px solid var(--line);background:#fff}.product-spec-stack{display:grid;gap:28px}.product-spec-shell{overflow-x:auto;border:1px solid rgba(21,23,27,.12);background:#fff}.product-spec-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.88rem}.product-spec-table td,.product-spec-table th{padding:12px 14px;border:1px solid rgba(21,23,27,.12);text-align:center;vertical-align:middle}.product-spec-table.is-blue thead th{background:#0b5ed7;color:#fff;font-weight:700}.product-spec-table.is-gray thead th{background:#f1f3f6;color:#12161c;font-weight:700;text-align:left}.product-spec-table.is-yellow thead th{background:#f2d75c;color:#12161c;font-weight:700}.product-spec-table td.is-spec,.product-spec-table.is-gray tbody td:first-child{background:#f7f8fa;color:#12161c;font-weight:700;text-align:left}.product-spec-table .section-head th{background:#f2d75c;color:#12161c}.product-spec-table .pre-line{white-space:pre-line}.product-bench-groups{display:grid;gap:20px}.product-bench-heading h4{color:#12161c;font-size:1.3rem;font-weight:700;text-align:center}.product-bench-group{overflow:hidden;border:1px solid rgba(21,23,27,.12);border-radius:12px;background:#fff}.product-bench-group-title{padding:14px 18px;background:#f2f4f7;color:#12161c;font-size:1rem;font-weight:700}.product-bench-table{width:100%;border-collapse:collapse}.product-bench-table td{padding:14px 18px;border-top:1px solid rgba(21,23,27,.1);color:#4f5661}.product-bench-table td:first-child{width:32%;color:#12161c;font-weight:700}.product-hero-shell{align-items:stretch}.inner-card img,.product-hero-image img{object-fit:contain}.inner-card img{width:100%;height:220px;background:#f6f7f9}.product-featured-section{overflow:hidden;padding-top:12px;padding-bottom:82px;background:#fff}.product-featured-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.product-featured-title{display:inline-flex;align-items:center;gap:10px}.product-featured-title h2{color:#121418;font-size:1.24rem;line-height:1}.product-featured-marquee{position:relative}.product-featured-viewport{position:relative;overflow:hidden}.product-featured-track{display:flex;gap:18px;width:max-content;animation:featured-products-scroll 28s linear infinite}.product-featured-marquee:hover .product-featured-track{animation-play-state:paused}.product-featured-card{flex:0 0 220px;display:grid;gap:12px;padding:12px;border:1px solid rgba(21,23,27,.1);background:#fff;box-shadow:0 12px 24px rgba(16,24,40,.05)}.product-featured-media{display:grid;place-items:center;min-height:152px;background:#fff}.product-featured-media img{width:100%;height:140px;object-fit:contain}.product-featured-card h3{color:#2a2e34;font-size:.84rem;line-height:1.45;text-align:center}.product-featured-link{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2;min-height:36px;border:1px solid rgba(21,23,27,.1);background:transparent;color:#2c3037;font-size:.82rem;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease}.product-featured-link span{position:relative;z-index:1}.product-featured-link.is-active,.product-featured-link:focus-visible{background:var(--blue);border-color:var(--blue);color:#fff}@keyframes featured-products-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}@media (max-width:1080px){:root{--page-gutter:32px;--home-hero-min-height:100svh;--home-hero-dynamic-height:100dvh}.angled-showcase,.contact-home-layout,.contact-page-layout,.featured-banner,.footer-main,.footer-newsletter,.global-layout,.hero-home-shell,.home-machinery-layout,.industries-layout,.industry-carousel-layout,.page-hero-shell,.product-detail-layout,.product-tab-grid,.section-heading{grid-template-columns:1fr}.catalog-grid-four,.catalog-grid-three,.home-attachments-grid,.home-blogs-grid,.industry-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shared-header{grid-template-columns:1fr auto;gap:18px;margin-bottom:56px}.hero-shared-nav{display:none}.hero-mobile-actions{display:flex;justify-self:end}.contact-page-hero,.hero-home,.hero-page-hero,.products-page-hero{padding:0}.hero-mobile-overlay-shell{padding:104px 32px 28px}.hero-mobile-nav-links,.hero-mobile-products,.hero-mobile-search-form,.hero-mobile-search-results{width:min(100%,720px)}.contact-map-details{grid-template-columns:1fr}.hero-home-panel{width:min(100%,620px);padding:28px 20px 34px}.hero-page-panel{inset:0;width:100%;padding:0;background:linear-gradient(180deg,#2c2c2f 0 104px,rgba(44,44,47,.18) 104px,rgba(10,12,16,.72))}.hero-page-panel>.hero-shared-header{position:fixed;top:0;left:0;right:0;z-index:90;align-items:center;margin-bottom:0;padding:16px 32px 14px;background:#2c2c2f}.hero-page-panel .hero-page-copy{max-width:620px;padding:160px 32px 90px}.hero-home-panel:before{width:min(82%,420px);height:84px}.hero-home-video{inset:0;width:100%;object-position:72% center}.hero-page-shell .hero-home-video{width:100%;object-position:center center}.hero-page-shell,.product-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.product-page-hero-shell{padding:28px 20px 0}.product-page-hero-body{grid-template-columns:1fr;align-items:start;min-height:auto;gap:12px}.product-page-hero-copy{max-width:640px;padding:10px 0 0}.product-page-hero-media{min-height:320px;justify-items:center;padding-bottom:110px}.product-page-hero-media img{width:min(720px,100%);max-height:360px}.product-page-hero-band{height:156px}.dark-copy{padding:28px 20px 34px}.hero-home-contact,.page-hero-contact{top:30px;right:20px}.sticky-card{position:static}.product-application-card,.product-category-grid,.product-drawing-grid,.product-model-grid,.product-overview-hero-card,.product-why-card{grid-template-columns:1fr}.product-application-card,.product-overview-hero-card,.product-section-card,.product-why-card{padding:20px}.product-overview-figure,.product-overview-frame,.product-why-figure,.product-why-frame{min-height:300px}.product-featured-track{animation-duration:24s}.product-popup-modal-grid{grid-template-columns:1fr}.product-family-intro:after{width:92px}.home-machinery-content,.home-machinery-content h2,.home-machinery-summary{max-width:none}.home-machinery-media{min-height:260px;justify-content:center}.contact-home-layout{gap:40px}.about-who-layout{grid-template-columns:1fr;gap:28px}.about-who-columns,.about-who-lead{max-width:none}.about-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-stat-card{min-height:210px}.about-commitment-layout,.about-purpose-layout{grid-template-columns:1fr}.about-commitment-head,.about-purpose-copy{max-width:none}.about-purpose-panel-mission,.about-purpose-panel-vision{margin-inline:0}.about-commitment-lead{grid-template-columns:1fr;gap:22px}.about-commitment-actions{justify-content:flex-start}.about-commitment-visual{min-height:420px}.about-commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page-hero-inner{padding:28px 40px 44px}.contact-page-hero-content{grid-template-columns:1fr;gap:32px;min-height:calc(var(--home-hero-min-height) - 148px);min-height:calc(var(--home-hero-dynamic-height) - 148px);padding-top:0}.contact-page-hero-form-shell .home-contact-form{width:100%;max-width:520px}.contact-map-embed,.contact-map-frame{min-height:320px}.home-contact-copy,.home-contact-copy p{max-width:none}.home-contact-map,.home-contact-map-shell{min-height:280px}.home-attachments-head,.home-blogs-head{align-items:start;flex-direction:column}.home-blogs-grid{display:flex;gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 0 10px;scrollbar-width:thin}.home-blog-card{flex:0 0 272px;min-width:0;grid-template-rows:auto auto auto 1fr;scroll-snap-align:start}.global-presence-layout,.global-presence-showcase-head{grid-template-columns:1fr}.global-presence-showcase-head{align-items:start}.global-presence-layout{grid-template-areas:"intro" "globe" "list";gap:24px}.global-presence-side{display:contents}.global-presence-intro{grid-area:intro;max-width:620px}.global-presence-list{grid-area:list;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.global-presence-list-item{grid-template-columns:1fr;justify-items:center;align-content:start;min-height:102px;gap:10px;padding:14px 10px 12px;text-align:center;border-radius:12px}.global-presence-list-item:focus-visible,.global-presence-list-item:hover{transform:translateY(-2px)}.global-presence-list-flag{width:42px;height:42px;font-size:1.18rem}.global-presence-list-short{display:block;color:#161a20;font-size:.72rem;font-weight:700;line-height:1.2;text-align:center}.global-presence-detail-card,.global-presence-list-copy{display:none}.global-presence-globe-panel{grid-area:globe;width:min(100%,430px);margin:0 auto;min-height:500px}.industry-carousel-copy,.industry-carousel-copy h2,.industry-carousel-copy>p:last-child{max-width:none}.home-blog-card p{max-width:36ch}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-newsletter{gap:24px;min-height:auto;padding:28px}.footer-newsletter:after{right:-36px;top:auto;bottom:-82px}.footer-main-left{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top-accent{height:172px;background-size:148px 108px}.footer-main-right{min-width:0}.footer-contact-stack,.footer-main-right{justify-items:start}.footer-utility-row{width:100%}.footer-chevron-mark{right:24px;width:180px}.industry-carousel-stage{width:100%;grid-template-columns:28px minmax(0,1fr) 28px;gap:10px;overflow:hidden;padding:0}.industry-carousel-track{width:100%;gap:12px}.industry-arrow{display:inline-grid;width:28px;height:48px;font-size:2.25rem}.featured-banner{display:grid;justify-items:center;min-height:541px;background-position:50%}.featured-banner-copy{justify-items:center;width:min(100%,420px);min-height:541px;padding:36px 28px;text-align:center}.products-page-hero-inner{padding:28px 32px 36px}.products-page-hero-copy{min-height:calc(var(--home-hero-dynamic-height) - 176px)}.product-lines-toolbar{grid-template-columns:1fr;align-items:start}.product-search-form{justify-content:flex-start}.product-line-card{grid-template-columns:320px minmax(0,1fr);gap:24px;min-height:360px;padding:24px 24px 24px 20px}.product-line-visual:before{background-size:contain}.product-line-main-image{width:min(100%,242px);height:206px;margin-left:30px}.product-line-visual-reversed .product-line-main-image{margin-right:30px}.product-line-ghost-top{width:96px;height:96px}.product-line-ghost-bottom{width:132px;height:132px}.hero-home-copy h1,.hero-home-copy h2,.products-page-hero-copy h1{font-size:clamp(2.15rem,3.85vw,2.85rem);line-height:1.04}.contact-page-hero-copy h1,.hero-page-copy h1,.product-page-hero-copy h1{font-size:clamp(1.95rem,3.4vw,2.55rem);line-height:1.06}.about-commitment-head h2,.about-purpose-copy h2,.content-panel h2,.featured-banner-copy h2,.home-contact-copy h2,.home-contact-form h2,.home-machinery-content h2,.home-products-intro h2,.home-products-title,.industry-carousel-copy h2,.product-copy-card h2,.product-lines-head h2,.section-copy h2,.section-heading h2,.site-footer h2{font-size:clamp(1.65rem,2.45vw,2.15rem);line-height:1.08}.about-who-lead h2,.home-attachments-title h2,.home-blogs-title h2,.product-featured-title h2{font-size:1.18rem;line-height:1.18}.about-purpose-panel h3,.product-line-copy h2{font-size:clamp(1.45rem,2vw,1.82rem);line-height:1.1}.about-commitment-card h3,.product-application-copy h3,.product-drawing-heading h3,.product-overview-copy h2,.product-section-head h3,.product-why-copy h3{font-size:1.08rem;line-height:1.18}.attachment-card h4,.blog-card-industrial h3,.catalog-card h2,.catalog-card h3,.content-panel h3,.home-blog-card h3,.industry-slide h3,.industry-tile h3,.model-card h4,.presence-item h3,.product-featured-card h3,.surface-card h3{font-size:.94rem;line-height:1.35}.about-commitment-card p,.about-commitment-head>p:last-child,.about-purpose-copy p:last-child,.about-purpose-panel>p:last-child,.about-who-columns p,.contact-page-hero-copy p,.hero-home-copy>p:not(.eyebrow),.hero-page-copy p,.home-blog-card p,.home-contact-copy p,.home-machinery-summary,.home-products-intro p,.industry-carousel-copy>p:last-child,.product-copy-list li,.product-page-hero-copy p,.products-page-hero-copy p{font-size:.84rem;line-height:1.58}.about-stat-card strong,.metric-card strong{font-size:clamp(1.8rem,3vw,2.5rem)}}@media (max-width:720px){:root{--page-gutter:20px;--home-hero-min-height:100svh;--home-hero-dynamic-height:100dvh}.page-hero,.section{padding:56px 0}.contact-page-hero,.hero-home,.hero-page-hero,.product-page-hero,.products-page-hero{padding:0}.blog-card-industrial,.catalog-card,.contact-info-panel,.content-panel,.dark-copy,.featured-banner-copy,.footer-newsletter,.hero-home-copy,.page-hero-copy,.surface-card{padding:20px}.attachment-card,.catalog-grid-four,.catalog-grid-three,.catalog-grid-two,.gallery-stack,.home-attachments-grid,.home-blogs-grid,.industry-stack,.metric-strip,.newsletter-form,.tabs-row{grid-template-columns:1fr}.product-page-content{gap:28px}.product-family-intro{gap:20px}.product-family-intro:after{width:74px;height:38px}.product-category-grid.is-popup,.product-model-grid{grid-template-columns:1fr}.product-tabs-nav{flex-wrap:wrap;gap:12px;justify-content:flex-start}.tab-button{padding:0 14px;font-size:.88rem}.tab-button+.tab-button{border-left:0}.product-drawing-card,.product-overview-figure,.product-overview-frame,.product-why-figure,.product-why-frame{min-height:240px}.product-industry-collage{grid-template-columns:1fr}.product-modal-backdrop{padding:16px}.product-modal-shell{padding:24px 18px 18px}.product-featured-head{align-items:start;flex-direction:column}.hero-home-panel:before{width:min(78%,280px);height:58px}.hero-mobile-overlay-shell{gap:18px;padding:86px 20px 24px}.hero-mobile-overlay-head{grid-template-columns:1fr}.hero-mobile-overlay-close{width:fit-content}.hero-mobile-search-input{min-height:50px}.home-intro-flow .hero-home{padding:0}.home-intro-flow .hero-home-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.home-intro-flow .hero-home-shell:after{background:linear-gradient(180deg,rgba(5,7,11,.08),rgba(5,7,11,.24) 18%,rgba(5,7,11,.76))}.home-intro-flow .hero-home-panel{inset:0;width:100%;padding:0;background:linear-gradient(180deg,#2c2c2f 0 96px,rgba(44,44,47,0) 96px)}.hero-page-panel{inset:0;width:100%;padding:0;background:linear-gradient(180deg,#2c2c2f 0 96px,rgba(44,44,47,.08) 96px,rgba(5,7,11,.72))}.hero-page-panel>.hero-shared-header{position:fixed;top:0;left:0;right:0;z-index:90;align-items:center;margin-bottom:0;padding:16px 20px 14px;background:#2c2c2f}.hero-page-shell .hero-home-video{width:100%;object-position:center center}.hero-page-panel .hero-page-copy{max-width:360px;gap:14px;padding:176px 20px 92px}.home-intro-flow .hero-home-panel>.hero-shared-header{position:fixed;top:0;left:0;right:0;z-index:90;align-items:center;margin-bottom:0;padding:16px 20px 14px;background:#2c2c2f}.home-intro-flow .hero-home-video{object-position:58% center}.home-intro-flow .hero-home-copy{max-width:360px;gap:14px;padding:164px 20px 96px;transform:translateY(-16px)}.home-intro-flow .hero-home-copy h2{max-width:360px;font-size:clamp(1.5rem,6.8vw,2.1rem);line-height:1.04;letter-spacing:-.05em}.home-intro-flow .hero-home-title-lead{margin-bottom:8px;font-size:.48em}.home-intro-flow .hero-home-copy .eyebrow{margin-bottom:4px;font-size:.6rem;letter-spacing:.14em}.home-intro-flow .hero-home-copy>p:not(.eyebrow){max-width:340px;font-size:.8rem;line-height:1.56;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.home-intro-flow .hero-home-copy .action-row{gap:12px}.home-intro-flow .hero-home-copy .btn{width:min(100%,320px);min-height:48px;font-size:.92rem}.home-intro-flow .hero-mobile-nav-toggle,.home-intro-flow .hero-mobile-search{width:36px;height:36px}.home-intro-flow .hero-home-panel:before{width:min(66vw,250px);height:56px}.product-featured-marquee{overflow:hidden;padding-bottom:0}.product-featured-track{animation-duration:26s;gap:14px}.product-featured-card{flex-basis:190px}.home-products-band{padding:42px 0 56px}.home-machinery-section{padding:50px 0 58px}.section-contact-home{padding:36px 0 64px}.home-products-intro p{font-size:.96rem}.home-products-intro h2,.home-products-intro p{max-width:none}.home-product-grid{grid-template-columns:1fr}.home-product-card{min-height:auto}.home-machinery-media img{width:100%;max-width:400px}.home-contact-copy h2,.home-contact-form h2{font-size:1.9rem}.home-contact-fields{grid-template-columns:1fr}.home-contact-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact-option{min-width:0;padding-inline:14px}.home-contact-map,.home-contact-map-shell{min-height:240px}.about-who-section{padding:36px 0 44px}.about-who-columns{grid-template-columns:1fr;padding-top:8px}.about-stats-band{padding:48px 0 42px;background-position:100%}.products-page-hero-inner,.products-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.products-page-hero-inner{padding:22px 20px 28px}.products-page-hero-copy{max-width:none;min-height:calc(var(--home-hero-dynamic-height) - 148px)}.products-page-hero-copy h1{font-size:2.4rem}.products-page-hero-copy p{max-width:340px;font-size:.82rem}.products-page-hero-chevron{height:62px}.product-lines-section{padding:36px 0 56px}.product-lines-toolbar{gap:18px}.product-lines-head{gap:8px}.product-lines-result{font-size:.82rem}.product-search-form{display:grid;grid-template-columns:1fr;width:100%}.product-search-input{width:100%;min-width:0}.product-search-submit{width:100%}.product-search-clear{width:fit-content}.product-line-card{grid-template-columns:1fr;gap:20px;min-height:auto;padding:18px}.product-line-visual{min-height:210px;justify-items:center}.product-line-visual:before{background-size:contain}.product-line-main-image{width:min(100%,206px);height:154px;margin-left:0}.product-line-visual-reversed .product-line-main-image{margin-right:0}.product-line-copy{max-width:none;gap:14px}.product-line-copy h2{font-size:1.3rem}.product-line-copy p{max-width:none}.product-line-ghosts{display:none}.about-stats-grid{grid-template-columns:1fr}.about-stat-card{min-height:auto}.about-purpose-section{padding:48px 0 56px}.about-purpose-copy h2{font-size:1.8rem}.about-purpose-panel{min-height:auto;padding:22px 20px 24px}.about-purpose-panel h3{font-size:1.55rem}.about-commitment-section{padding:16px 0 64px}.about-commitment-shell{gap:24px}.about-commitment-head h2{font-size:1.9rem}.about-commitment-visual{min-height:280px}.about-commitment-callout{left:16px;right:16px;bottom:16px;max-width:none;padding:14px 16px}.about-commitment-grid{grid-template-columns:1fr}.about-commitment-card,.about-commitment-card:last-child{grid-column:auto;min-height:auto;padding:22px 20px 24px}.contact-page-hero-inner,.contact-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.contact-page-hero-inner{padding:22px 20px 30px}.contact-page-hero-copy,.contact-page-hero-copy h1,.contact-page-hero-copy p{max-width:none}.contact-page-hero-form-shell .home-contact-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page-hero-chevron{width:180px;left:8px;bottom:12px}.contact-map-section{padding:36px 0 48px}.contact-map-embed,.contact-map-frame{min-height:240px}.hero-page-shell,.product-page-hero-shell{min-height:var(--home-hero-min-height);min-height:var(--home-hero-dynamic-height)}.product-page-hero-shell{padding-top:24px}.product-page-hero-copy h1{font-size:2.1rem}.product-page-hero-media{min-height:260px;padding-bottom:92px}.product-page-hero-media img{max-height:280px}.product-page-hero-band{height:108px}.product-legacy-card img,.product-popup-card img{height:150px}.hero-page-copy h1{font-size:1.95rem}.hero-page-copy p{max-width:none}.home-attachment-card{min-height:170px}.home-attachment-card img{height:170px}.home-blog-media img{aspect-ratio:1.28/1}.home-blog-card p{max-width:none}.home-blogs-grid{gap:14px;padding-bottom:8px}.home-blog-card{flex-basis:min(84vw,248px);min-width:min(84vw,248px)}.hero-shared-header{margin-bottom:42px}.hero-home-contact,.page-hero-contact{position:static;width:fit-content;margin:18px 0 0 20px;padding-left:0;border-left:0}.contact-page-hero .page-hero-contact,.products-page-hero .page-hero-contact{position:absolute;top:110px;right:20px;z-index:80;margin:0;padding-left:10px;border-left:2px solid rgb(255,196,0)}.home-intro-flow .hero-home-contact{display:none}.footer-newsletter{padding:22px 20px;border-radius:14px}.footer-top-accent{height:94px;background-size:102px 68px}.footer-newsletter-copy h2{font-size:1.35rem}.footer-newsletter-copy p{font-size:.9rem}.newsletter-form{width:100%;justify-content:space-between}.newsletter-input{min-height:56px;padding-inline:0}.newsletter-submit{flex:0 0 auto}.footer-main-left{grid-template-columns:1fr;gap:28px}.footer-main-right{gap:24px}.footer-utility-row{grid-template-columns:1fr;gap:18px}.footer-bottom{gap:18px;align-items:center}.footer-chevron-mark{right:14px;bottom:18px;width:132px;height:54px}.global-presence-showcase{padding:36px 0 48px}.global-presence-globe-panel{width:min(100%,320px);min-height:320px}.global-presence-orbit-one{width:min(96%,300px);height:min(72%,220px)}.global-presence-orbit-two{width:min(84%,252px);height:min(88%,280px)}.global-presence-intro{max-width:none;font-size:.8rem;line-height:1.58}.global-presence-list{gap:8px}.global-presence-list-item{min-height:84px;gap:8px;padding:10px 6px 8px}.global-presence-list-flag{width:34px;height:34px;font-size:1rem}.global-presence-list-short{font-size:.64rem;line-height:1.15}.industry-carousel-section{padding:42px 0 56px}.industry-carousel-track{gap:18px}.industry-slide-media{width:100%;aspect-ratio:220/240}.featured-banner-wrap .container{width:min(100vw - 20px,1441px)}.featured-banner{min-height:541px;background-position:50%}.featured-banner-copy{justify-items:center;width:min(100%,320px);min-height:541px;padding:24px 20px 36px;text-align:center}.featured-banner-copy h2{max-width:14ch;font-size:1.42rem;line-height:1.08}.featured-banner-copy p{font-size:.8rem;line-height:1.5}.hero-home-copy h1,.hero-home-copy h2,.products-page-hero-copy h1{font-size:clamp(1.72rem,7.4vw,2.05rem);line-height:1.04}.home-intro-flow .hero-home-title-lead{margin-bottom:6px;font-size:.46em;letter-spacing:.03em}.contact-page-hero-copy h1,.hero-page-copy h1,.product-page-hero-copy h1{font-size:clamp(1.72rem,7vw,2rem);line-height:1.06}.home-intro-flow .hero-home-copy h2{font-size:clamp(1.55rem,6.8vw,2.1rem)}.about-commitment-head h2,.about-purpose-copy h2,.content-panel h2,.featured-banner-copy h2,.home-contact-copy h2,.home-contact-form h2,.home-machinery-content h2,.home-products-intro h2,.home-products-title,.industry-carousel-copy h2,.product-copy-card h2,.product-lines-head h2,.section-copy h2,.section-heading h2,.site-footer h2{font-size:1.45rem;line-height:1.1}.about-who-lead h2,.home-attachments-title h2,.home-blogs-title h2,.product-featured-title h2{font-size:1.02rem;line-height:1.18}.about-purpose-panel h3,.product-line-copy h2{font-size:1.2rem;line-height:1.12}.about-commitment-card h3,.product-application-copy h3,.product-drawing-heading h3,.product-overview-copy h2,.product-section-head h3,.product-why-copy h3{font-size:1rem;line-height:1.2}.attachment-card h4,.blog-card-industrial h3,.catalog-card h2,.catalog-card h3,.content-panel h3,.home-blog-card h3,.industry-slide h3,.industry-tile h3,.model-card h4,.presence-item h3,.product-featured-card h3,.surface-card h3{font-size:.88rem;line-height:1.34}.about-commitment-card p,.about-commitment-head>p:last-child,.about-purpose-copy p:last-child,.about-purpose-panel>p:last-child,.about-who-columns p,.contact-page-hero-copy p,.hero-home-copy>p:not(.eyebrow),.hero-page-copy p,.home-blog-card p,.home-contact-copy p,.home-machinery-summary,.home-products-intro p,.industry-carousel-copy>p:last-child,.product-copy-list li,.product-page-hero-copy p,.products-page-hero-copy p{font-size:.8rem;line-height:1.54}.home-intro-flow .hero-home-copy>p:not(.eyebrow){font-size:.76rem;line-height:1.5}.about-stat-card strong,.metric-card strong{font-size:1.7rem}.hero-home-media,.page-hero-media,.product-hero-image{min-height:360px}.hero-home-copy{margin-top:0}.gallery-frame{min-height:300px}.footer-newsletter{transform:none;margin-top:0}.site-footer{padding-top:40px}}