:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f7f7f7;--text:#212121;--muted:#555;--line:#ddd;--accent:#1f4886;--accent-strong:#173a70;--navy:#1f4886;--navy-deep:#163766;--metal:#7f8790;--soft-blue:#7490c4;--shadow-soft:0 0 15px #0101011a;--container:1200px;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;white-space:nowrap;border-radius:0;justify-content:center;align-items:center;min-height:46px;padding:0 34px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.button.secondary{color:var(--accent);background:#fff}.button.light{color:var(--accent);background:#fff;border-color:#fff}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1f488647}.site-header{z-index:30;background:#fff;position:sticky;top:-56px}.topbar{background:var(--accent);color:#fff;height:56px}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;height:56px;display:flex}.topbar-identity{align-items:center;gap:22px;min-width:0;display:flex}.topbar-company{color:#fffffff0;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:520px;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.topbar-email{color:#fff;align-items:center;gap:14px;min-width:0;font-size:20px;font-weight:500;display:inline-flex}.topbar-icon{color:#fff;background:#ffffff3d;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:0;font-weight:700;display:inline-grid;position:relative}.topbar-icon:before{content:"";border:2px solid #fff;border-radius:2px;width:17px;height:12px}.topbar-icon:after{content:"";background:#fff;width:16px;height:2px;position:absolute;top:13px;left:8px;transform:rotate(-28deg);box-shadow:0 0 #fff}.topbar-tools{align-items:center;gap:15px;display:flex}.header-search{background:#ffffff3d;border-radius:50px;width:204px;height:32px;position:relative}.header-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:32px;padding:0 52px 0 16px;font-size:14px;line-height:32px}.header-search input::placeholder{color:#ffffffb8}.header-search button{background:0 0;border:0;border-radius:0 50px 50px 0;width:44px;height:32px;position:absolute;top:0;right:0}.header-search button:before,.header-search button:after{content:"";display:block;position:absolute}.header-search button:before{border:2px solid #fff;border-radius:50%;width:12px;height:12px;top:8px;left:11px}.header-search button:after{transform-origin:0;background:#fff;width:8px;height:2px;top:21px;left:25px;transform:rotate(45deg)}.language-switcher{position:relative}.language-current{color:#fff;background:#ffffff3d;border:0;border-radius:6px;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:14px;display:flex}.language-current:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:8px;height:8px;transform:rotate(45deg)translateY(-2px)}.language-flag{min-width:30px;height:18px;color:var(--accent);background:#ffffffd9;border-radius:2px;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.language-menu{z-index:50;opacity:0;visibility:hidden;background:#fff;width:210px;padding:14px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:42px;right:0;transform:translateY(10px);box-shadow:0 0 10px #3f3e3e33}.language-menu:before{content:"";border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;right:38px}.language-switcher:hover .language-menu,.language-switcher:focus-within .language-menu{opacity:1;visibility:visible;transform:translate(0,0)}.language-menu a{color:#333;align-items:center;gap:8px;padding:8px 6px;font-size:14px;line-height:1.2;display:flex}.language-menu a span{min-width:32px;height:18px;color:var(--accent);background:#edf2f8;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.language-menu a.active,.language-menu a:hover{color:var(--accent)}.main-header{z-index:25;background:#fff;height:80px;position:relative;box-shadow:1px 2px 10px 2px #00000014}.header-inner{justify-content:space-between;align-items:center;gap:12px;height:80px;display:flex}.brand{flex:0 0 325px;justify-content:flex-start;align-items:center;min-width:0;display:flex}.brand-mark{width:92px;height:70px;color:var(--accent);flex:0 0 92px;place-items:center;display:inline-grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:7px solid var(--accent);border-left-color:#0000;border-right-color:#0000;border-radius:50%;position:absolute;inset:1px 10px}.brand-mark:after{opacity:.22;border-width:3px;inset:13px 22px}.brand-mark span{z-index:1;color:var(--accent);letter-spacing:0;font-size:24px;font-weight:800;position:relative}.brand-mark--image{flex:0 0 138px;width:138px;height:56px}.brand-mark--image:before,.brand-mark--image:after{display:none}.brand-logo{object-fit:contain;width:100%;height:100%}.brand-wordmark{min-width:0;display:none}.brand-wordmark--company{min-width:0;max-width:188px;display:block}.brand-wordmark strong,.brand-wordmark small{line-height:1.12;display:block}.brand-wordmark strong{color:var(--accent);overflow-wrap:normal;word-break:keep-all;font-size:12px;font-weight:800;line-height:1.25}.brand-wordmark small{color:var(--accent);margin-top:3px;font-size:11px;font-weight:600}.primary-nav{flex:1 1 0;justify-content:center;align-items:stretch;height:80px;display:flex;overflow:visible}.primary-nav a,.nav-product-group>a{color:var(--accent);text-align:center;justify-content:center;align-items:center;padding:0 8px;font-size:16px;font-weight:700;line-height:1.25;display:flex;position:relative}.primary-nav a:after,.nav-product-group>a:after{content:"";background:var(--soft-blue);opacity:0;height:1px;transition:opacity .16s;position:absolute;bottom:22px;left:18px;right:18px}.primary-nav a:hover:after,.primary-nav a:focus-visible:after,.nav-product-group:hover>a:after,.nav-product-group:focus-within>a:after{opacity:1}.nav-product-group{align-items:stretch;display:flex;position:relative}.primary-nav a.has-subnav,.nav-product-group>a.has-subnav{min-width:118px;padding-right:28px}.primary-nav a.has-subnav:before,.nav-product-group>a.has-subnav:before{content:"";border-bottom:2px solid #333;border-right:2px solid #333;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.products-mega-menu{z-index:60;opacity:0;visibility:hidden;background:#fff;width:360px;padding:24px 0;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%,10px);box-shadow:0 22px 44px #16274429}.nav-product-group:hover .products-mega-menu,.nav-product-group:focus-within .products-mega-menu{opacity:1;visibility:visible;transform:translate(-50%)}.products-mega-menu a{color:#3b3f46;text-align:left;justify-content:flex-start;min-width:0;min-height:48px;padding:0 34px;font-size:17px;font-weight:500}.products-mega-menu a:after,.products-mega-menu a:before{display:none}.products-mega-menu a:hover,.products-mega-menu a:focus-visible{color:var(--accent);background:#f3f7fc}.nav-quote{background:var(--accent);color:#fff;flex:none;justify-content:center;align-items:center;height:50px;padding:0 28px;font-size:17px;font-weight:500;line-height:1;display:inline-flex}.nav-quote:hover{background:var(--accent-strong)}.floating-tools{z-index:40;gap:13px;display:grid;position:fixed;top:56%;right:14px;transform:translateY(-50%)}.floating-tool{background:#7590c4db;border-radius:8px;place-items:center;width:58px;height:58px;transition:background-color .16s,transform .16s;display:grid;position:relative;box-shadow:0 12px 20px #1f48862e}.floating-tool:hover{background:var(--accent);transform:translateY(-2px)}.floating-mail span{border:3px solid #fff;border-radius:3px;width:34px;height:23px;position:relative}.floating-mail span:before,.floating-mail span:after{content:"";background:#fff;width:23px;height:3px;position:absolute;top:9px}.floating-mail span:before{transform-origin:0;left:-2px;transform:rotate(34deg)}.floating-mail span:after{transform-origin:100%;right:-2px;transform:rotate(-34deg)}.floating-top span{border-top:4px solid #fff;border-left:4px solid #fff;width:22px;height:22px;transform:translateY(6px)rotate(45deg)}.hero{background:#d7e0e8;height:min(688px,36.752vw);min-height:430px;position:relative;overflow:hidden}.hero-slider{position:absolute;inset:0;overflow:hidden}.hero-track{will-change:transform;height:100%;transition:transform .7s;display:flex}.hero-slide{background:#d7e0e8;flex:none;height:100%;display:block;position:relative;overflow:hidden}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-bg{filter:grayscale()saturate(.72)contrast(.92);background:linear-gradient(90deg,#f2f9fde0 0,#d3e0e8a3 36%,#4557609e 100%),linear-gradient(#1224302e,#ffffff1f),url(/assets/backgrounds/hero-industrial-pipeline.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.08)}.hero-bg:before,.hero-bg:after{content:"";pointer-events:none;border:3px solid #ffffff6b;border-radius:50%;position:absolute}.hero-bg:before{width:520px;height:520px;top:-220px;left:-150px}.hero-bg:after{opacity:.55;width:370px;height:370px;top:112px;right:60px}.hero-blueprint{z-index:1;pointer-events:none;opacity:.42;position:absolute}.hero-blueprint-left{border:4px solid #ffffff94;border-radius:50%;width:530px;height:530px;top:-160px;left:-150px;box-shadow:0 0 0 52px #ffffff0d,inset 0 0 0 46px #ffffff0f}.hero-blueprint-left:before,.hero-blueprint-left:after,.hero-blueprint-right:before,.hero-blueprint-right:after{content:"";transform-origin:50%;background:#ffffff85;position:absolute}.hero-blueprint-left:before{width:3px;height:540px;top:40px;left:262px;transform:rotate(-28deg)}.hero-blueprint-left:after{width:620px;height:3px;top:258px;left:-80px;transform:rotate(22deg)}.hero-blueprint-right{border:4px solid #ffffff6b;border-radius:50%;width:405px;height:405px;top:118px;right:90px}.hero-blueprint-right:before{width:3px;height:720px;top:-140px;left:190px;transform:rotate(38deg)}.hero-blueprint-right:after{width:660px;height:3px;top:50px;left:-110px;transform:rotate(-47deg)}.hero-diagonal{z-index:1;pointer-events:none;background:var(--accent);position:absolute;inset:0}.hero-diagonal-one{clip-path:polygon(0 100%,60% 0,78% 0,18% 100%)}.hero-diagonal-two{clip-path:polygon(86% 70%,100% 70%,100% 100%,73% 100%);opacity:.96}.hero-inner{z-index:2;min-height:100%;display:block;position:relative}.hero-copy{z-index:4;color:#fff;text-align:left;width:100%;padding:100px 0 0 38px;position:relative}.hero-kicker{display:none}.hero h1{color:#050505;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px #ffffff4d;max-width:1190px;margin:0;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:88px;font-weight:900;line-height:.86}.hero h1 span{transform-origin:0;white-space:nowrap;width:max-content;max-width:100%;display:block}.hero-title-lead{color:#050505;transform:scaleX(.68)}.hero-title-tail{color:#fff;text-shadow:0 4px #0000003d,0 0 2px #0003;padding-left:358px;transform:scaleX(.46)}.hero-intro{color:#fff;text-transform:uppercase;text-shadow:0 2px #00000029;max-width:840px;margin:20px 0 0 325px;font-size:24px;font-weight:500;line-height:1.32}.hero-support{display:none}.hero-actions{z-index:6;justify-content:flex-start;margin-top:0;display:flex;position:absolute;top:188px;right:20px}.hero-button{min-width:335px;height:50px;color:var(--accent);background:#fff;border-color:#fff;font-size:17px;font-weight:500}.hero-button-light{background:#fffffff0}.hero-button:hover{border-color:var(--accent);background:var(--accent);color:#fff}.hero-products{z-index:3;pointer-events:none;min-height:100%;position:absolute;inset:0}.hero-product{place-items:center;display:grid;position:absolute}.hero-product img{object-fit:contain;filter:drop-shadow(0 20px 18px #0000004d);width:auto;max-width:100%;height:100%;max-height:100%}.hero-product--blended img{mix-blend-mode:multiply;opacity:.95}.hero-product-1{opacity:.98;width:540px;height:540px;bottom:-40px;left:-118px}.hero-product-2{opacity:.98;width:388px;height:332px;bottom:-34px;left:282px}.hero-product-3{opacity:1;width:286px;height:360px;bottom:-8px;left:560px}.hero-product-4{width:240px;height:390px;bottom:-42px;right:315px}.hero-product-5{opacity:.96;width:295px;height:535px;bottom:52px;right:38px}.hero-product-6{opacity:.94;width:330px;height:500px;bottom:110px;right:-108px}.hero-product-5 img,.hero-product-6 img{filter:hue-rotate(-82deg)saturate(1.12)drop-shadow(0 20px 18px #0000004d)}.hero-dots,.carousel-dots{z-index:4;justify-content:center;gap:10px;display:flex;position:absolute;bottom:22px;left:0;right:0}.hero-dots span,.carousel-dots span{background:var(--accent);border-radius:50%;width:12px;height:12px}.hero-dots span:first-child,.carousel-dots span:first-child{background:#fff}.hero .hero-dots{gap:8px;bottom:15px}.hero .hero-dots span{opacity:.9;background:#fff}.hero .hero-dots span.active{opacity:1;background:#fff;border-radius:999px;width:28px}.hero-scroll{z-index:5;width:34.2%;height:92px;padding-right:calc((100vw - min(var(--container), calc(100vw - 40px))) / 2);color:#ffffffdb;text-transform:lowercase;justify-content:flex-end;align-items:center;font-size:13px;display:flex;position:absolute;bottom:0;right:0}@media (prefers-reduced-motion:reduce){.hero-track{transition:none}}.home-our{background:#fff;padding:70px 0 84px}.home-section-title{text-align:center;max-width:1080px;margin:0 auto 58px}.home-section-title h2{color:#212121;text-transform:uppercase;margin:0;font-size:34px;font-weight:400;line-height:1.25}.home-section-title p{color:#444;margin:22px auto 0;font-size:17px;line-height:1.75}.home-our .home-section-title{margin-bottom:46px}.home-our .home-section-title p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:980px;font-size:15px;line-height:1.86;display:-webkit-box;overflow:hidden}.category-showcase{grid-template-columns:1fr;gap:0;max-width:1230px;margin:0 auto;display:grid}.category-feature{background:#fff;border-top:1px solid #e7e7e7;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:0;min-width:0;min-height:356px;display:grid}.category-feature:last-child{border-bottom:1px solid #e7e7e7}.category-feature.is-reversed{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}.category-feature.is-reversed .category-copy{order:2}.category-feature.is-reversed .category-visual{order:1}.category-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:356px;padding:44px 68px 48px;display:flex}.category-copy h3{color:#2c3036;margin:0;font-size:23px;font-weight:400;line-height:1.36}.title-ornament{background:linear-gradient(var(--soft-blue), var(--soft-blue)) 0 7px / 25px 1px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 32px 7px / 28px 1px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 18px 13px / 34px 1px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 56px 13px / 18px 1px no-repeat;width:74px;height:17px;margin:18px auto 22px}.category-copy p{-webkit-line-clamp:3;color:#555f69;-webkit-box-orient:vertical;max-width:430px;margin:0;font-size:14px;line-height:1.78;display:-webkit-box;overflow:hidden}.category-button{background:#2d4f8b;border-radius:0;width:min(100%,260px);min-width:0;height:58px;margin-top:36px;font-size:14px;font-weight:500;transform:none}.category-button:hover{border-color:var(--accent);color:var(--accent);background:0 0}.category-visual{filter:saturate(.72)contrast(1.02);background:linear-gradient(90deg,#e5e9eef2,#f4f7fab8 45%,#e2e7edf5),linear-gradient(#f6f8faa8,#f6f8fab3),url(/assets/backgrounds/category-factory-floor-gray.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;height:246px;margin:55px 0;display:flex;position:relative;overflow:hidden}.category-visual:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffbd,#ffffff2e 34%,#ffffffb3),linear-gradient(#10233b1a,#10233b1a);position:absolute;inset:0}.category-visual img{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.04)brightness(1.02)contrast(1.06)drop-shadow(0 16px 16px #0000002e);width:min(72%,390px);max-height:232px;transition:transform .7s;position:relative}.category-visual:hover img{transform:scale(1.035)}.hot-products{background:#f7f7f7;padding:100px 0;position:relative;overflow:hidden}.hot-products .home-section-title{height:46px;margin-bottom:24px;padding-top:10px}.hot-products .home-section-title h2{line-height:36px}.product-carousel{clip-path:none;display:block;position:relative;overflow:visible}.product-carousel-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%;display:grid;transform:none}.product-slide{min-width:0;height:auto;padding:0;overflow:visible}.product-card{text-align:center;background:#fff;min-width:0;transition:box-shadow .18s,transform .18s}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.product-card .image-link{background:#fff;place-items:center;height:300px;display:grid;overflow:hidden}.hot-products .product-card{flex-direction:column;width:100%;height:100%;min-height:410px;margin:0;padding:12px 12px 26px;display:flex;overflow:hidden}.hot-products .product-card .image-link{width:100%;height:250px;position:relative}.hot-products .product-card .image-link:after{content:"RAYBUILT";color:#111;letter-spacing:0;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:15px;font-weight:900;line-height:1;position:absolute;bottom:8px;left:0;right:0}.product-card .image-link img{object-fit:contain;width:100%;height:100%;padding:10px 10px 0;transition:transform .25s;transform:scale(1.18)}.hot-products .product-card .image-link img{object-fit:contain;padding:0 0 24px;transform:scale(1.24)}.product-card:hover .image-link img{transform:scale(1.24)}.hot-products .product-card:hover .image-link img{transform:scale(1.28)}.product-body{padding:8px 18px 24px}.hot-products .product-body{flex-direction:column;flex:1;align-items:center;padding:20px 8px 0;display:flex}.product-body h3{color:#161616;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:normal;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin:0;font-size:22px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.product-body h3 a{overflow-wrap:anywhere;min-width:0;display:block}.hot-products .product-body h3{width:100%;min-height:62px;font-size:22px;line-height:30.8px}.product-body h3 a:hover{color:var(--accent)}.product-summary{display:none}.product-more{background:var(--accent);color:#fff;border-radius:35px;justify-content:center;align-items:center;width:min(100%,210px);height:38px;margin-top:22px;font-size:17px;transition:width .18s,background-color .18s;display:inline-flex}.hot-products .product-more{width:min(100%,210px);margin-top:auto;transform:translateY(20px)}.product-more:hover{background:var(--accent-strong);width:min(100%,190px)}.hot-products .carousel-dots{margin-top:26px;position:static;transform:none}.home-about{background:#fff;padding:80px 0}.home-about-grid{grid-template-columns:585px minmax(0,1fr);align-items:start;gap:57px;min-height:356px;display:grid}.home-video-card{background:linear-gradient(90deg, var(--accent) 0 27px, transparent 27px), url(/assets/backgrounds/category-factory-floor.jpg) 100% center / cover no-repeat;width:559px;max-width:100%;height:355px;padding-left:27px;position:relative;overflow:hidden}.home-video-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#121c26b3,#121c263d 44%,#121c2605),linear-gradient(#ffffff1f,#fff0);position:absolute;inset:0 0 0 27px}.home-video-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0c192770,#0c192714 48%,#0c192703);position:absolute;inset:0 0 0 27px}.video-placeholder{z-index:1;color:#fff;white-space:nowrap;background:#000000bd;justify-content:flex-end;align-items:center;gap:14px;width:362px;max-width:100%;min-height:78px;margin:0;padding:0 25px;font-size:16px;line-height:1;display:flex;position:absolute;bottom:52px;right:0}.video-placeholder span{min-width:0}.video-placeholder strong{color:#3d3d3d;background:#fff;border-radius:8px;flex:none;padding:3px 7px 4px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:19px;line-height:1;display:inline-block}.video-bar{display:none}.home-about-copy h2{color:#212121;text-transform:uppercase;margin:0 0 24px;font-size:36px;font-weight:400;line-height:1.3}.home-about-copy p{color:#444;margin:0;font-size:16px;line-height:1.68}.home-about-copy .category-button{display:none}.why-choose{color:#fff;background:linear-gradient(115deg,#0c1f37f0,#1f4886db),url(/assets/backgrounds/category-factory-floor-gray.jpg) 50%/cover no-repeat;padding:94px 0 100px}.why-choose .home-section-title h2{color:#fff}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.why-card{text-align:left;background:#ffffff14;border:1px solid #ffffff38;min-height:245px;padding:34px 38px 34px 118px;position:relative;overflow:hidden}.why-card:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;right:-80px}.why-card span{color:#fff;border:2px solid #ffffffb8;place-items:center;width:58px;height:58px;margin-bottom:0;font-size:18px;font-weight:700;display:inline-grid;position:absolute;top:38px;left:34px}.why-card h3{color:#fff;margin:0 0 16px;font-size:24px;font-weight:600;line-height:1.35}.why-card p{color:#ffffffc7;margin:0;font-size:16px;line-height:1.72}.home-process{color:var(--text);background:linear-gradient(#f5f8fc 0%,#fff 100%);padding:88px 0 96px}.home-process .home-section-title h2{color:#212121}.process-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg,#1f48861f,#1f488685,#1f48861f);height:2px;position:absolute;top:58px;left:9%;right:9%}.process-step{z-index:1;border:1px solid #dbe4f0;border-top:4px solid var(--accent);text-align:center;background:#fff;align-content:start;justify-items:center;min-height:218px;padding:28px 24px 30px;display:grid;position:relative;box-shadow:0 16px 36px #19365e14}.process-step+.process-step{border-left:1px solid #dbe4f0}.process-step span{border:2px solid var(--accent);width:60px;height:60px;color:var(--accent);background:#fff;border-radius:50%;place-items:center;margin-bottom:34px;font-size:20px;font-weight:700;display:grid}.process-step h3{color:#1f2937;margin:0;font-size:19px;font-weight:700;line-height:1.35}.home-service{background:linear-gradient(#fff 0%,#f7fafe 54%,#eef4fb 100%);padding:94px 0 100px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:10px;display:grid}.service-card{border:1px solid #dbe4f0;border-top:4px solid var(--accent);text-align:left;background:#fff;min-height:300px;padding:36px 36px 34px;position:relative;box-shadow:0 18px 42px #1c355517}.service-card:before{content:"";background:linear-gradient(135deg,#1f48861a,#0000 52%),repeating-linear-gradient(135deg,#1f488614 0 1px,#0000 1px 10px);border:1px solid #1f48861f;width:74px;height:74px;position:absolute;bottom:26px;right:26px}.service-card span{color:#1f4f93;background:#eef4ff;place-items:center;width:58px;height:58px;margin-bottom:46px;font-size:20px;font-weight:700;display:inline-grid}.service-card h3{color:#212121;margin:0 0 20px;font-size:23px;font-weight:700;line-height:1.3}.service-card p{color:#444;margin:0;font-size:16px;line-height:1.7}.home-industries{background:linear-gradient(#fff 0%,#f7fafe 100%);padding:90px 0 0}.industry-tiles{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.industry-tile{color:#fff;text-align:left;background:linear-gradient(#0c182685 0%,#0c1826bd 100%),url(/assets/backgrounds/category-factory-floor.jpg) 50%/cover no-repeat;align-items:end;min-height:430px;padding:0 36px 46px;display:grid;position:relative;overflow:hidden}.industry-tile:before{content:"";background:linear-gradient(#1f488638,#07152699),linear-gradient(90deg,#0715268a,#0715261a);transition:background-color .18s,opacity .18s;position:absolute;inset:0}.industry-tile:after{content:"";opacity:.84;background:#fff;width:48px;height:3px;position:absolute;bottom:34px;left:36px}.industry-tile:hover:before{background:linear-gradient(#1f488657,#071526b3),linear-gradient(90deg,#0715269e,#07152629)}.industry-tile span{z-index:1;color:#fff;max-width:88%;font-size:24px;font-weight:700;line-height:1.25;position:relative}.industry-tile-2{background-position:38%}.industry-tile-3{background-position:62%}.industry-tile-4{background-position:78%}.home-testimonial{background:#f7fafe;padding:94px 0}.testimonial-grid{background:#fff;border:1px solid #dbe4f0;grid-template-columns:.36fr .64fr;align-items:stretch;gap:0;display:grid;box-shadow:0 18px 46px #18335414}.testimonial-grid>div{background:linear-gradient(135deg, #ffffff14, transparent 46%), var(--accent);align-items:center;min-height:250px;display:flex}.testimonial-grid h2{color:#fff;text-transform:uppercase;margin:0;padding:48px 44px;font-size:34px;font-weight:600;line-height:1.35}.testimonial-grid blockquote{color:#444;flex-direction:column;justify-content:center;min-height:250px;margin:0;padding:50px 64px 52px 96px;display:flex;position:relative}.testimonial-grid blockquote:before{content:"\"";color:var(--accent);font-size:86px;font-weight:700;line-height:1;position:absolute;top:28px;left:38px}.testimonial-grid p{color:#444;margin:0;font-size:18px;line-height:1.85}.testimonial-grid cite{border-top:3px solid var(--accent);color:#212121;width:fit-content;margin-top:28px;padding-top:16px;font-size:18px;font-style:normal;font-weight:700;display:block}.cta-band{color:#fff;background:linear-gradient(90deg,#0e2645f5,#1f4886f0),url(/assets/backgrounds/category-factory-floor-gray.jpg) 50%/cover no-repeat;padding:56px 0}.cta-inner{grid-template-columns:minmax(0,.42fr) minmax(0,1fr) auto;align-items:center;gap:36px;display:grid}.cta-inner h2{margin:0;font-size:32px;font-weight:700;line-height:1.25}.cta-inner p{color:#ffffffd6;margin:0;font-size:17px;line-height:1.6}.cta-button{color:var(--accent);background:#fff;border-color:#fff}.site-footer{background:var(--accent);color:#fff;padding:1px 0 54px}.footer-logo-row{border-bottom:1px solid #466bb1;padding:36px 0 30px}.footer-brand{color:#fff;align-items:center;gap:14px;display:inline-flex}.brand-wordmark--footer{max-width:420px}.brand-mark-footer{color:#fff}.brand-mark-footer:before,.brand-mark-footer:after{border-top-color:#fff;border-bottom-color:#fff}.brand-mark-footer span,.footer-brand strong,.footer-brand small{color:#fff}.footer-brand strong,.footer-brand small{line-height:1.15;display:block}.footer-brand strong{font-size:12px}.footer-brand small{opacity:.82;margin-top:3px}.footer-grid{grid-template-columns:.8fr .9fr 1.1fr 1.25fr;gap:48px;margin-top:48px;display:grid}.site-footer h3{color:#fff;margin:0 0 34px;font-size:22px;font-weight:500}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li,.site-footer p,.site-footer a{color:#ffffffbd;font-size:16px;line-height:1.7}.site-footer li+li{margin-top:10px}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-newsletter p{margin:-6px 0 20px}.footer-quote{background:#fff;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-weight:700;display:inline-flex;color:var(--accent)!important;text-decoration:none!important}.footer-bottom{color:#8ca3ce;justify-content:space-between;gap:24px;margin-top:54px;display:flex}.footer-bottom p,.footer-bottom a{color:#8ca3ce;margin:0;font-size:16px}.section{padding:72px 0}.section,.panel,.product-copy,.info-panel,.quote-panel,.download-copy,.download-actions{min-width:0}.section.tight{padding:56px 0}.section-title{color:#212121;text-transform:uppercase;margin:0 0 18px;font-size:36px;font-weight:400;line-height:1.3}.section-copy{max-width:72ch;color:var(--muted);margin:0}.grid{gap:30px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{border:1px solid var(--line);box-shadow:none;background:#fff}.muted{color:var(--muted)}.muted-band{background:#f7f7f7}.page-head{color:#fff;background:linear-gradient(115deg,#1f4886eb,#1f4886bd),linear-gradient(135deg,#d8e1ea,#8797a3)}.page-head h1{text-transform:uppercase;overflow-wrap:anywhere;margin:0 0 14px;font-size:48px;font-weight:500;line-height:1.15}.page-head p{color:#ffffffdb;max-width:760px;margin:0;font-size:17px}.page-head-copy{gap:14px;max-width:960px;display:grid}.page-head-copy p{max-width:none}.section-anchor-nav{flex-wrap:wrap;gap:12px;margin:22px 0 0;display:flex}.section-anchor-nav a{color:#fff;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff42;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.about-hero{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;grid-template-columns:minmax(0,1fr);gap:0;margin-top:28px;padding:26px;display:grid}.about-hero-media{background:#ffffff14;overflow:hidden}.about-hero-media img,.legacy-media-frame img{object-fit:cover;width:100%;height:100%;display:block}.section-heading{margin-bottom:24px}.section-heading h2{margin:0}.legacy-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.legacy-media-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-media-card{background:#f4f7fb;padding:0;overflow:hidden}.legacy-media-frame{aspect-ratio:7/10;background:#fff;position:relative;overflow:hidden}.legacy-media-frame--contain{background:#fff;place-items:center;display:grid}.legacy-media-frame--contain img{object-fit:contain;padding:10px}.legacy-media-frame--landscape{aspect-ratio:16/11}.legacy-media-frame--protected:after{content:"";pointer-events:none;position:absolute;inset:0}.legacy-media-frame--protected img{object-fit:contain;filter:blur(1.1px)saturate(.74)contrast(.9);background:#f7f9fc;padding:14px;transform:scale(1.018)}.product-catalog-section{background:#f4f6f9;padding:62px 0 86px}.product-catalog-layout{grid-template-columns:284px minmax(0,1fr);align-items:start;gap:34px;display:grid}.product-sidebar{background:#fff;border:1px solid #dde5ef;position:sticky;top:104px;box-shadow:0 10px 24px #152a4e0f}.product-sidebar h2{background:var(--accent);color:#fff;margin:0;padding:22px 24px;font-size:20px;font-weight:600;line-height:1.2}.product-sidebar-nav{display:grid}.product-sidebar-nav a{color:#3d4550;border-bottom:1px solid #edf1f6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:54px;padding:12px 20px 12px 24px;font-size:15px;font-weight:600;line-height:1.3;display:grid}.product-sidebar-nav a:last-child{border-bottom:0}.product-sidebar-nav a:hover,.product-sidebar-nav a:focus-visible{color:var(--accent);background:#f3f7fc}.product-sidebar-nav strong{min-width:28px;height:24px;color:var(--accent);background:#e8eef7;place-items:center;font-size:12px;font-weight:700;display:inline-grid}.product-catalog-main{gap:28px;min-width:0;display:grid}.catalog-category{background:#fff;border:1px solid #dde5ef;scroll-margin-top:110px}.catalog-category-head{border-bottom:1px solid #e7edf5;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding:30px 34px 24px;display:grid}.catalog-category-head h2{color:#202833;margin:0;font-size:30px;font-weight:500;line-height:1.18}.catalog-category-head p{color:#5a6472;max-width:720px;margin:12px 0 0;font-size:15px;line-height:1.7}.catalog-category-head>span{min-width:46px;height:38px;color:var(--accent);background:#edf3fa;place-items:center;font-size:16px;font-weight:800;display:inline-grid}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:28px 34px 34px;display:grid}.product-hero{background:linear-gradient(115deg,#1f488614,#fff0 55%),#f7f7f7;border-bottom:1px solid #e2e2e2;padding:56px 0}.product-grid{grid-template-columns:minmax(420px,.48fr) minmax(0,.52fr);align-items:center;gap:58px;display:grid}.gallery{background:#fff;place-items:center;min-height:460px;display:grid;overflow:hidden}.gallery img{object-fit:contain;width:86%;max-height:430px}.category{color:var(--accent);margin:0 0 12px;font-size:16px;font-weight:700}.product-copy h1{color:#212121;overflow-wrap:anywhere;margin:0 0 20px;font-size:46px;font-weight:500;line-height:1.12}.product-copy>p:not(.category){color:#444;overflow-wrap:anywhere;max-width:680px;margin:0 0 30px;font-size:17px;line-height:1.75}.detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.detail-grid--solo{grid-template-columns:340px;justify-content:end}.info-panel,.quote-panel,.contact-card,.inquiry-form,.certificate-card{padding:30px}.info-panel h2,.quote-panel h2,.contact-card h2,.download-row h2,.certificate-card h2,.inquiry-form h2{color:#212121;margin:0 0 18px;font-size:24px;font-weight:500;line-height:1.25}.info-sections{gap:22px;display:grid}.info-sections h3{color:var(--accent);overflow-wrap:anywhere;margin:0 0 10px;font-size:19px}.info-sections ul{color:#444;overflow-wrap:anywhere;margin:0;padding-left:20px}.legacy-info-section{gap:12px;display:grid}.legacy-info-grid-wrap{border:1px solid var(--line);background:#fff;overflow-x:auto}.legacy-info-grid{--legacy-cols:6;grid-template-columns:repeat(var(--legacy-cols), minmax(130px, 1fr));min-width:calc(var(--legacy-cols) * 130px);display:grid}.legacy-info-head,.legacy-info-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);overflow-wrap:anywhere;min-width:0;padding:12px 14px}.legacy-info-head{color:#1f3f63;background:#edf3f9;font-size:13px;font-weight:600}.legacy-info-cell{color:#2d3640;font-size:13px;line-height:1.55}.product-documents{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.product-document-list{gap:12px;display:grid}.product-document{border:1px solid var(--line);background:#f7fafe;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.product-document .download-file-mark{background:#fff;width:60px;height:72px}.product-document .download-copy h3{font-size:18px}.product-document .download-copy p{color:#666;text-transform:capitalize;margin:0;font-size:14px}.quote-panel{background:var(--accent);color:#fff}.quote-panel h2,.quote-panel dt{color:#fff}.quote-panel p,.quote-panel dd{color:#ffffffd1}.quote-panel dl{margin:22px 0}.quote-panel dd{overflow-wrap:anywhere;margin:0 0 14px}.quote-panel .button{color:var(--accent);background:#fff;border-color:#fff}.prose-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.prose-grid>div{min-width:0;padding:32px}.prose-grid>div+div{border-left:1px solid var(--line)}.prose-grid h2{color:#212121;margin:0;font-size:24px;font-weight:500}.prose-grid p{color:#444;margin:14px 0 0}.faq-list{gap:14px;max-width:940px;display:grid}.faq-item{background:#fff}.faq-item summary{cursor:pointer;color:#212121;min-height:58px;padding:18px 56px 18px 20px;font-weight:700;display:block;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);font-size:24px;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"-"}.faq-item p{color:#444;margin:0;padding:0 20px 20px}.download-library{gap:38px;display:grid}.download-group{gap:18px;display:grid}.download-group-head{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,.35fr) minmax(0,.65fr);align-items:end;gap:28px;padding-bottom:18px;display:grid}.download-group-head h2{color:#212121;overflow-wrap:anywhere;margin:0;font-size:30px;font-weight:500}.download-group-head p{color:#444;overflow-wrap:anywhere;margin:0}.download-kicker{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700;color:var(--accent)!important;margin:0 0 8px!important}.download-list{gap:14px;display:grid}.download-row{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px;display:grid}.download-file-mark{width:72px;height:86px;color:var(--accent);letter-spacing:.08em;background:#f6f9fd;border:1px solid #d7dfeb;place-items:center;font-size:16px;font-weight:800;display:grid}.download-copy h3{color:#212121;overflow-wrap:anywhere;margin:0 0 12px;font-size:22px;font-weight:500}.download-copy dl{flex-wrap:wrap;gap:10px 18px;margin:0;display:flex}.download-copy dl div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.download-copy dt{color:var(--muted)}.download-copy dd{color:#444;overflow-wrap:anywhere;margin:0}.download-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.certificate-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px;display:grid}.certificate-card{background:#eef3f8;padding:0;display:block;overflow:hidden}.certificate-card p{color:#444;margin:0 30px 16px}.certificate-preview{aspect-ratio:640/904;color:#fff;background:#f7f9fc;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.certificate-preview:after{content:"";pointer-events:none;position:absolute;inset:0}.certificate-preview img{object-fit:contain;filter:blur(1.1px)saturate(.74)contrast(.9);background:#f7f9fc;width:100%;height:100%;padding:14px;transform:scale(1.018)}.certificate-preview span{letter-spacing:.08em;border:1px solid #ffffff80;align-items:center;min-height:32px;padding:4px 14px;font-size:13px;font-weight:700;display:inline-flex}.certificate-preview strong{letter-spacing:.1em;margin-top:-28px;font-size:42px;font-weight:500}.certificate-meta{flex-wrap:wrap;gap:8px;padding:24px 30px 0;display:flex}.certificate-meta span{min-height:26px;color:var(--accent);border:1px solid #d7dfeb;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.certificate-card h2{margin:16px 30px 12px}.certificate-details{border-top:1px solid var(--line);gap:10px;width:calc(100% - 60px);margin:0 30px 22px;padding:14px 0 0;display:grid}.certificate-details div{grid-template-columns:80px minmax(0,1fr);gap:14px;display:grid}.certificate-details dt{color:var(--muted);font-size:13px}.certificate-details dd{color:#303030;overflow-wrap:anywhere;margin:0;font-size:13px}.certificate-actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding:0 30px 30px;display:flex}.contact-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:30px;display:grid}.contact-card ul{margin:18px 0 0;padding:0;list-style:none}.contact-card li{border-top:1px solid var(--line);color:#444;overflow-wrap:anywhere;padding:10px 0}.contact-card li:first-child{border-top:0;padding-top:0}.contact-card a{color:var(--accent);font-weight:700}.inquiry-form{gap:15px;display:grid}.form-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.inquiry-form label{color:#222;gap:7px;font-size:14px;font-weight:700;display:grid}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #c8c8c8;border-radius:0;line-height:1.4}.inquiry-form input{min-height:46px;padding:10px 12px}.inquiry-form textarea{resize:vertical;min-height:142px;padding:12px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #1f488624}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-status{color:var(--muted);margin:0}.button:disabled{cursor:not-allowed;opacity:.68}@media (max-width:1320px){.container{width:min(82%, var(--container))}.topbar-company{max-width:360px}.brand{flex-basis:185px}.brand-wordmark strong{font-size:19px}.primary-nav a{padding:0 10px;font-size:15px}.nav-quote{min-width:185px;padding:0 18px}.hero h1{font-size:88px}.hero-product-1{left:-96px}}@media (max-width:1080px){.site-header{top:0}.topbar{display:none}.main-header,.header-inner{height:auto;min-height:76px}.header-inner{flex-wrap:wrap;padding:10px 0}.primary-nav{flex-basis:100%;order:3;justify-content:flex-start;height:auto;overflow-x:auto}.primary-nav a{min-height:42px}.nav-quote{min-width:0;height:44px}.hero-inner,.home-about-grid,.why-grid,.product-carousel,.process-steps,.service-grid,.testimonial-grid,.grid.three,.product-grid,.product-catalog-layout,.detail-grid,.category-head,.footer-grid,.cta-inner,.prose-grid,.contact-grid,.about-hero,.legacy-media-grid,.legacy-media-grid--wide{grid-template-columns:1fr}.category-feature,.category-feature.is-reversed{grid-template-columns:1fr;min-height:auto}.category-feature.is-reversed .category-copy,.category-feature.is-reversed .category-visual{order:initial}.category-copy{min-height:auto;padding:34px 22px 36px}.category-visual{height:260px;margin:0}.industry-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.product-carousel{height:auto;overflow:hidden}.product-carousel-track{grid-template-columns:1fr;gap:30px;width:100%;display:grid;transform:none}.product-slide{height:auto;padding:0}.hot-products .product-card{margin:0 auto}.product-card .image-link{overflow:hidden}.product-card .image-link img,.product-card:hover .image-link img,.hot-products .product-card .image-link img,.hot-products .product-card:hover .image-link img{width:100%;max-width:100%;transform:none}.product-catalog-section{padding:34px 0 54px}.product-sidebar{position:static}.product-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.product-sidebar-nav a:nth-child(odd){border-right:1px solid #edf1f6}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-card:after{display:none}.video-placeholder{white-space:normal}.process-step+.process-step{border-left:0;border-top:4px solid var(--accent)}.hero,.hero-inner{min-height:760px}.hero-copy{padding:58px 0 320px}.hero-products{min-height:320px;position:absolute;inset:auto 0 0}.hero-product-1,.hero-product-2,.hero-product-3,.hero-product-4,.hero-product-5,.hero-product-6{bottom:auto;right:auto}.hero-product-1{width:36%;height:300px;bottom:0;left:5%}.hero-product-2{width:28%;height:260px;bottom:16px;left:34%}.hero-product-3{width:34%;height:300px;bottom:0;right:4%}.hero-product-4,.hero-product-5,.hero-product-6{display:none}.primary-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.nav-product-group{display:contents}.products-mega-menu{display:none}.primary-nav a,.primary-nav a.has-subnav{background:#f8fbff;border:1px solid #dbe4f0;min-width:0;min-height:40px;padding:0 8px;font-size:14px;line-height:1.15}.primary-nav a:after,.primary-nav a.has-subnav:before{display:none}}@media (max-width:720px){.container{width:min(100% - 28px, var(--container))}.brand{flex:none}.brand-wordmark{display:none}.brand-wordmark--company{max-width:220px;display:block}.brand-mark{flex-basis:72px;width:72px;height:58px}.brand-mark--image{flex-basis:140px;width:140px;height:42px}.brand-mark:before{border-width:6px;inset:2px 8px}.brand-mark:after{inset:12px 19px}.brand-mark span{font-size:21px}.primary-nav{flex-basis:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.nav-product-group{display:contents}.products-mega-menu{display:none}.primary-nav a,.primary-nav a.has-subnav{background:#f8fbff;border:1px solid #dbe4f0;min-width:0;min-height:40px;padding:0 8px;font-size:14px;line-height:1.15}.primary-nav a:after{display:none}.primary-nav a.has-subnav:before{width:6px;height:6px;right:10px}.nav-quote{padding:0 14px;font-size:14px}.hero h1{font-size:46px}.hero-intro,.hero-support{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.hero-button,.category-button{width:min(100%,280px);min-width:0}.home-section-title h2,.home-about-copy h2,.section-title{font-size:30px}.home-about-grid{gap:34px;min-height:auto}.home-video-card{aspect-ratio:16/10;width:100%;height:auto;padding-left:18px}.home-video-card:before,.home-video-card:after{left:18px}.video-placeholder{white-space:normal;gap:10px;width:min(100% - 18px,320px);min-height:64px;padding:0 16px;bottom:24px;right:0}.video-placeholder span{font-size:14px;line-height:1.25}.video-placeholder strong{font-size:15px}.category-copy{min-height:auto;padding:40px 20px}.category-visual{min-height:260px}.product-sidebar h2{padding:18px 20px;font-size:18px}.product-sidebar-nav{grid-template-columns:1fr}.product-sidebar-nav a:nth-child(odd){border-right:0}.catalog-category-head{grid-template-columns:1fr;padding:24px 20px 20px}.catalog-category-head h2{font-size:25px}.catalog-category-head>span{display:none}.catalog-product-grid{grid-template-columns:1fr;padding:22px 20px 24px}.product-card .image-link{height:260px;overflow:hidden}.product-card .image-link img{width:100%;max-width:100%;transform:none}.product-card:hover .image-link img,.hot-products .product-card .image-link img,.hot-products .product-card:hover .image-link img{transform:none}.why-card{min-height:auto;padding:30px 24px}.why-card:after{display:none}.why-card span{width:54px;height:54px;margin:0 0 22px;position:static}.why-card h3{font-size:24px}.industry-tiles{grid-template-columns:1fr}.industry-tile{min-height:240px}.process-step+.process-step{border-left:0;border-top:4px solid var(--accent)}.testimonial-grid blockquote{padding:78px 34px 42px}.testimonial-grid blockquote:before{font-size:64px;top:24px;left:34px}.footer-bottom,.download-row,.product-document{grid-template-columns:1fr;align-items:flex-start}.inquiry-form .button,.download-row .button,.product-document .button,.product-copy .button,.quote-panel .button{width:100%}}
