.Hero-module__R9c12a__hero,.Hero-module__R9c12a__pageHero{color:#fff;background:#06121f;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.Hero-module__R9c12a__pageHero{min-height:420px}.Hero-module__R9c12a__homeHeroCompact{min-height:500px}.Hero-module__R9c12a__pageHeroCompact{min-height:280px}.Hero-module__R9c12a__homeHeroCompact:before,.Hero-module__R9c12a__pageHeroCompact:before{content:"";z-index:0;background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Hero-module__R9c12a__homeHeroCompact:before{background-image:var(--hero-image,url(/images/home-hero-industrial.webp))}.Hero-module__R9c12a__pageHeroCompact:before{background-image:var(--hero-image,url(/images/news-hero-industrial.webp))}.Hero-module__R9c12a__heroOverlay{z-index:1;background:linear-gradient(#e65f1a21,#e65f1a00 78px),linear-gradient(90deg,#06121ffa 0%,#091827eb 42%,#17314fb8 72%,#17314f94 100%);position:absolute;inset:0}.Hero-module__R9c12a__heroContent,.Hero-module__R9c12a__pageHeroContent{z-index:2;max-width:none;margin:0 auto;padding:84px 0;position:relative}.Hero-module__R9c12a__heroContent{grid-template-columns:minmax(0,800px) auto;justify-content:space-between;align-items:end;gap:40px;display:grid}.Hero-module__R9c12a__homeHeroCompact .Hero-module__R9c12a__heroContent{padding:54px 0}.Hero-module__R9c12a__pageHeroCompact .Hero-module__R9c12a__pageHeroContent{padding:48px 0}.Hero-module__R9c12a__heroCopy{max-width:800px}.Hero-module__R9c12a__heroContent h1,.Hero-module__R9c12a__pageHeroContent h1{letter-spacing:-.045em;margin:14px 0 22px;font-size:clamp(42px,4.6vw,66px);font-weight:800;line-height:1.04}.Hero-module__R9c12a__pageHeroContent h1{font-size:clamp(34px,4.4vw,56px)}.Hero-module__R9c12a__heroContent p,.Hero-module__R9c12a__pageHeroContent p{color:#ffffffe0;max-width:690px;font-size:clamp(17px,1.3vw,20px)}.Hero-module__R9c12a__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.Hero-module__R9c12a__trustTags{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.Hero-module__R9c12a__trustTags span,.Hero-module__R9c12a__miniTrust span{color:#fff;background:#ffffff12;border:1px solid #ffffff38;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.Hero-module__R9c12a__heroProof{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06121f7a;border:1px solid #ffffff2e;border-radius:10px;align-self:end;gap:8px;min-width:200px;padding:12px;display:grid;box-shadow:0 18px 42px #06121f47}.Hero-module__R9c12a__heroProof div{background:#ffffff14;border-radius:7px;padding:8px 12px}.Hero-module__R9c12a__heroProof svg{color:#f59b50;width:18px;height:18px;margin-bottom:6px}.Hero-module__R9c12a__heroProof strong{color:#fff;font-size:22px;font-weight:900;line-height:1;display:block}.Hero-module__R9c12a__heroProof span{color:#ffffffbd;margin-top:2px;font-size:11px;font-weight:800;display:block}@media (max-width:760px){.Hero-module__R9c12a__hero,.Hero-module__R9c12a__pageHero{background-position:50%;min-height:480px}.Hero-module__R9c12a__homeHeroCompact{min-height:400px}.Hero-module__R9c12a__pageHeroCompact{min-height:260px}.Hero-module__R9c12a__heroContent,.Hero-module__R9c12a__pageHeroContent{width:min(92vw,1180px);padding:48px 0;display:block}.Hero-module__R9c12a__heroContent h1,.Hero-module__R9c12a__pageHeroContent h1{font-size:40px;line-height:1.08}.Hero-module__R9c12a__heroContent p,.Hero-module__R9c12a__pageHeroContent p{font-size:17px}.Hero-module__R9c12a__heroProof{grid-template-columns:repeat(2,1fr);margin-top:32px;padding:10px}.Hero-module__R9c12a__heroProof div{padding:12px}.Hero-module__R9c12a__heroProof strong{font-size:22px}}@media (max-width:560px){.Hero-module__R9c12a__hero,.Hero-module__R9c12a__pageHero{min-height:420px}.Hero-module__R9c12a__homeHeroCompact{min-height:360px}.Hero-module__R9c12a__pageHeroCompact{min-height:220px}.Hero-module__R9c12a__heroContent,.Hero-module__R9c12a__pageHeroContent{padding:40px 0}.Hero-module__R9c12a__heroContent h1,.Hero-module__R9c12a__pageHeroContent h1{font-size:34px}.Hero-module__R9c12a__heroProof{grid-template-columns:repeat(2,1fr);gap:6px;padding:8px}.Hero-module__R9c12a__heroProof div{padding:8px 10px}.Hero-module__R9c12a__heroActions{flex-direction:column;align-items:stretch}}
.Button-module__pleWJG__btn{cursor:pointer;text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:14px;font-weight:800;line-height:1;transition:all .2s;display:inline-flex}.Button-module__pleWJG__btn svg{stroke-width:2.4px;width:1.1em;height:1.1em}.Button-module__pleWJG__primary{background:var(--orange);color:#fff;box-shadow:0 10px 22px #e65f1a38}.Button-module__pleWJG__primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.Button-module__pleWJG__secondary{border-color:var(--blue);color:var(--blue);background:#f9fbfc}.Button-module__pleWJG__secondary:hover{background:var(--blue);color:#fff}.Button-module__pleWJG__outlineLight{color:#fff;background:#ffffff0d;border-color:#ffffffbf}.Button-module__pleWJG__outlineLight:hover{color:var(--blue);background:#fff}.Button-module__pleWJG__small{padding:10px 15px;font-size:13px}@media (max-width:430px){.Button-module__pleWJG__btn.Button-module__pleWJG__fullWidthMobile{width:100%}}
.CTASection-module__mc5PAq__siteCta{background:linear-gradient(180deg, #e65f1a47, #e65f1a00 5px), linear-gradient(135deg, #1f456f 0%, var(--blue) 48%, #091827 100%);color:#fff;border-top:1px solid #e65f1a5c;padding:70px 0;position:relative;overflow:hidden}.CTASection-module__mc5PAq__ctaInner{z-index:1;justify-content:space-between;align-items:center;gap:36px;display:flex;position:relative}.CTASection-module__mc5PAq__ctaInner h2{letter-spacing:-.035em;margin:8px 0 12px;font-size:42px;font-weight:800;line-height:1.12}.CTASection-module__mc5PAq__ctaInner p{color:#e2e8f0e6;max-width:680px;margin:0;font-size:18px}.CTASection-module__mc5PAq__ctaActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px 18px;display:flex}@media (max-width:960px){.CTASection-module__mc5PAq__ctaInner{text-align:center;flex-direction:column}.CTASection-module__mc5PAq__ctaActions{justify-content:center;width:100%}}@media (max-width:560px){.CTASection-module__mc5PAq__ctaInner h2{font-size:34px}.CTASection-module__mc5PAq__ctaActions{flex-direction:column;align-items:stretch}}
.Header-module___YRumq__siteHeader{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#091827c7;border-bottom:1px solid #ffffff1a;transition:all .25s;position:sticky;top:0}.Header-module___YRumq__siteHeader.Header-module___YRumq__scrolled,.Header-module___YRumq__siteHeader.Header-module___YRumq__menuOpen{background:#050e18e6;border-bottom:1px solid #ffffff1a;box-shadow:0 10px 28px #09182733}.Header-module___YRumq__headerInner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.Header-module___YRumq__brand{color:#fff;letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.Header-module___YRumq__siteHeader.Header-module___YRumq__scrolled .Header-module___YRumq__brand,.Header-module___YRumq__siteHeader.Header-module___YRumq__menuOpen .Header-module___YRumq__brand{color:#fff}.Header-module___YRumq__brandMark{background:linear-gradient(135deg, var(--orange), #f59b50);color:#fff;border-radius:7px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:inline-grid;box-shadow:0 8px 20px #e65f1a3d}.Header-module___YRumq__mainNav{color:#ffffffe0;align-items:center;gap:24px;font-size:14px;font-weight:650;display:flex}.Header-module___YRumq__siteHeader.Header-module___YRumq__scrolled .Header-module___YRumq__mainNav,.Header-module___YRumq__siteHeader.Header-module___YRumq__menuOpen .Header-module___YRumq__mainNav{color:#ffffffd6}.Header-module___YRumq__mainNav a{padding:28px 0;position:relative}.Header-module___YRumq__mainNav a:after{content:"";background:var(--orange);transform-origin:0;height:2px;transition:all .2s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.Header-module___YRumq__mainNav a:hover:after,.Header-module___YRumq__mainNav a.Header-module___YRumq__active:after{transform:scaleX(1)}.Header-module___YRumq__mainNav a.Header-module___YRumq__active{color:var(--orange)}.Header-module___YRumq__headerActions{align-items:center;gap:14px;display:flex}.Header-module___YRumq__mobileToggle{cursor:pointer;background:0 0;border:0;width:42px;height:42px;padding:8px;display:none}.Header-module___YRumq__mobileToggle span{background:#fff;height:2px;margin:6px 0;transition:all .2s;display:block}.Header-module___YRumq__siteHeader.Header-module___YRumq__scrolled .Header-module___YRumq__mobileToggle span,.Header-module___YRumq__siteHeader.Header-module___YRumq__menuOpen .Header-module___YRumq__mobileToggle span{background:#fff}@media (max-width:1080px){.Header-module___YRumq__mainNav{gap:14px}}@media (max-width:760px){.Header-module___YRumq__headerInner{height:68px}.Header-module___YRumq__mobileToggle{display:block}.Header-module___YRumq__mainNav{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);color:#fff;background:#091827f7;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:8px;padding:20px 5vw 32px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 24px 48px #0006}.Header-module___YRumq__mainNav.Header-module___YRumq__open{display:flex}.Header-module___YRumq__mainNav a{text-shadow:0 1px 2px #0003;border-bottom:1px solid #ffffff14;border-radius:7px;padding:14px 18px;font-size:15px;font-weight:600;transition:all .2s}.Header-module___YRumq__mainNav a:after{display:none}.Header-module___YRumq__mainNav a:hover,.Header-module___YRumq__mainNav a.Header-module___YRumq__active{color:var(--orange);box-shadow:inset 4px 0 0 var(--orange);background:#ffffff1a;border-bottom-color:#0000;padding-left:24px}.Header-module___YRumq__getQuoteBtn{display:none}}
.ProductDetail-module__vMSQ6q__productDetailHero{background:linear-gradient(#e65f1a14,#e65f1a00 90px),linear-gradient(#f4f7f9 0,#fff 70%);padding:82px 0 94px}.ProductDetail-module__vMSQ6q__productDetailGrid{grid-template-columns:1.05fr .95fr;align-items:start;gap:56px;display:grid}.ProductDetail-module__vMSQ6q__productSummary{padding:10px 0}.ProductDetail-module__vMSQ6q__productSummary h1{letter-spacing:-.04em;color:var(--blue);margin:12px 0 18px;font-size:48px;font-weight:850;line-height:1.1}.ProductDetail-module__vMSQ6q__productSummary p{color:var(--muted);max-width:580px;margin-bottom:28px;font-size:18px}.ProductDetail-module__vMSQ6q__miniTrust{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.ProductDetail-module__vMSQ6q__miniTrust span{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.ProductDetail-module__vMSQ6q__miniTrust span:before{content:"";background:var(--orange);border-radius:1px;width:6px;height:6px}.ProductDetail-module__vMSQ6q__productSummaryStats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;padding-top:36px;display:grid}.ProductDetail-module__vMSQ6q__productSummaryStats div{text-align:left}.ProductDetail-module__vMSQ6q__productSummaryStats strong{color:var(--blue);font-size:26px;font-weight:900;line-height:1;display:block}.ProductDetail-module__vMSQ6q__productSummaryStats span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:12px;font-weight:800;display:block}.ProductDetail-module__vMSQ6q__specTable{border-collapse:collapse;border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;margin-top:24px;overflow:hidden}.ProductDetail-module__vMSQ6q__specTable th,.ProductDetail-module__vMSQ6q__specTable td{text-align:left;border-bottom:1px solid var(--border);padding:18px 24px}.ProductDetail-module__vMSQ6q__specTable tr:last-child th,.ProductDetail-module__vMSQ6q__specTable tr:last-child td{border-bottom:0}.ProductDetail-module__vMSQ6q__specTable th{background:var(--light);width:220px;color:var(--blue);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:800}.ProductDetail-module__vMSQ6q__inquiryLayout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.ProductDetail-module__vMSQ6q__inquiryLayout h2{letter-spacing:-.03em;color:var(--blue);margin:12px 0 16px;font-size:38px;font-weight:850}.ProductDetail-module__vMSQ6q__inquiryLayout p{color:var(--muted);margin:0;font-size:18px}@media (max-width:960px){.ProductDetail-module__vMSQ6q__productDetailGrid,.ProductDetail-module__vMSQ6q__inquiryLayout{grid-template-columns:1fr;gap:48px}}@media (max-width:760px){.ProductDetail-module__vMSQ6q__productDetailHero{padding:64px 0}.ProductDetail-module__vMSQ6q__productSummary{padding:24px 0}.ProductDetail-module__vMSQ6q__productSummaryStats{grid-template-columns:1fr;margin-top:32px;padding-top:24px}}
.Footer-module__RDrGDW__siteFooter{color:#ffffffa8;background:linear-gradient(#091827fa,#050b14 42%),#050b14;border-top:1px solid #ffffff14;position:relative;overflow:hidden}.Footer-module__RDrGDW__siteFooter:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 78%);mask-image:linear-gradient(#000000bf,#0000 78%)}.Footer-module__RDrGDW__footerGrid{z-index:1;grid-template-columns:minmax(280px,1.45fr) minmax(170px,.8fr) minmax(150px,.7fr) minmax(260px,1fr);gap:48px;padding:72px 0 64px;display:grid;position:relative}.Footer-module__RDrGDW__footerGrid h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:15px;font-weight:800}.Footer-module__RDrGDW__footerGrid a{color:#ffffffad;width:fit-content;margin:9px 0;transition:all .2s;display:block}.Footer-module__RDrGDW__footerGrid a:hover{color:#f59b50;transform:translate(2px)}.Footer-module__RDrGDW__footerGrid p{color:#ffffff9e;margin:8px 0}.Footer-module__RDrGDW__footerIntro p{color:#e2e8f0c7;max-width:430px;margin:0;font-size:15px;line-height:1.75}.Footer-module__RDrGDW__footerBrand{letter-spacing:-.02em;white-space:nowrap;color:#fff;align-items:center;gap:10px;margin-bottom:18px;font-size:20px;font-weight:800;display:flex}.Footer-module__RDrGDW__brandMark{background:linear-gradient(135deg, var(--orange), #f59b50);color:#fff;border-radius:7px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:inline-grid;box-shadow:0 8px 20px #e65f1a3d}.Footer-module__RDrGDW__footerBadges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.Footer-module__RDrGDW__footerBadges span{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.Footer-module__RDrGDW__socialLinks{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.Footer-module__RDrGDW__socialLinks a{color:#f59b50;margin:0;font-size:13px;font-weight:850}.Footer-module__RDrGDW__footerBadges svg,.Footer-module__RDrGDW__footerContact address>span svg{width:14px;height:14px}.Footer-module__RDrGDW__footerLinks a{padding-left:16px;font-size:14px;line-height:1.35;position:relative}.Footer-module__RDrGDW__footerLinks a:before{content:"";background:#e65f1adb;border-radius:1px;width:6px;height:2px;position:absolute;top:.72em;left:0}.Footer-module__RDrGDW__footerContact{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:10px;padding:24px;box-shadow:0 14px 34px #0000002e}.Footer-module__RDrGDW__footerContact address{gap:6px;font-style:normal;display:grid}.Footer-module__RDrGDW__footerContact address>span{color:#f59b50;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-top:8px;font-size:12px;font-weight:900;display:inline-flex}.Footer-module__RDrGDW__footerContact address>span:first-child{margin-top:0}.Footer-module__RDrGDW__footerContact a,.Footer-module__RDrGDW__footerContact p{color:#ffffffd1;margin:0;font-size:15px;line-height:1.55}.Footer-module__RDrGDW__footerContact a:hover{transform:none}.Footer-module__RDrGDW__footerBottom{z-index:1;background:#050b1485;border-top:1px solid #ffffff14;padding:20px 0;position:relative}.Footer-module__RDrGDW__footerBottomInner{color:#ffffff9e;justify-content:space-between;align-items:center;gap:20px;font-size:14px;display:flex}.Footer-module__RDrGDW__footerBottom nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Footer-module__RDrGDW__footerBottom a{color:#ffffffad}.Footer-module__RDrGDW__footerBottom nav span{color:#ffffff42}.Footer-module__RDrGDW__footerBottom a:hover{color:#f59b50}@media (max-width:1080px){.Footer-module__RDrGDW__footerGrid{grid-template-columns:1fr 1fr;gap:34px}}@media (max-width:760px){.Footer-module__RDrGDW__footerGrid{grid-template-columns:1fr;padding:54px 0 48px}.Footer-module__RDrGDW__footerContact{padding:22px}.Footer-module__RDrGDW__footerBottomInner{gap:12px;display:grid}.Footer-module__RDrGDW__footerBottomInner>span{display:block}.Footer-module__RDrGDW__footerBottom nav{justify-content:flex-start}}
.ProductImageFrame-module__PEqfzq__frame{background:#f4f7f9;width:100%;position:relative;overflow:hidden}.ProductImageFrame-module__PEqfzq__ratio4x3{aspect-ratio:4/3}.ProductImageFrame-module__PEqfzq__ratio1x1{aspect-ratio:1}.ProductImageFrame-module__PEqfzq__ratioThumb{aspect-ratio:4/3}.ProductImageFrame-module__PEqfzq__image{object-fit:contain;object-position:center}.ProductImageFrame-module__PEqfzq__frameFill{position:absolute;inset:0}.ProductImageFrame-module__PEqfzq__padded .ProductImageFrame-module__PEqfzq__frameFill{inset:12px}
.FloatingActions-module__6fxOcG__whatsappFloat,.FloatingActions-module__6fxOcG__backToTop{z-index:900;border:0;border-radius:999px;font-weight:900;transition:all .3s;position:fixed;right:20px;box-shadow:0 14px 32px #0918273d}.FloatingActions-module__6fxOcG__whatsappFloat{color:#fff;background:#25d366;align-items:center;gap:8px;padding:12px 20px;font-size:14px;display:inline-flex;bottom:84px}.FloatingActions-module__6fxOcG__whatsappFloat:hover{color:#fff;background:#128c7e;transform:translateY(-2px)}.FloatingActions-module__6fxOcG__backToTop{background:var(--blue);color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex;bottom:24px;transform:translateY(10px)}.FloatingActions-module__6fxOcG__backToTop:hover{background:var(--blue-dark);transform:translateY(-2px)}.FloatingActions-module__6fxOcG__backToTop.FloatingActions-module__6fxOcG__show{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:760px){.FloatingActions-module__6fxOcG__whatsappFloat span{display:none}.FloatingActions-module__6fxOcG__whatsappFloat{justify-content:center;width:46px;height:46px;padding:0;bottom:76px;right:14px}.FloatingActions-module__6fxOcG__backToTop{bottom:22px;right:14px}}
.ProductCard-module__QLmWeq__productCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #0918270d}.ProductCard-module__QLmWeq__productMedia{position:relative;overflow:hidden}.ProductCard-module__QLmWeq__productMediaImage{transition:transform .4s}.ProductCard-module__QLmWeq__imagePlaceholder{aspect-ratio:4/3;color:#94a3b8;background:linear-gradient(135deg,#f4f7f9 0%,#e9eef3 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ProductCard-module__QLmWeq__imagePlaceholder span{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:11px;font-weight:700}.ProductCard-module__QLmWeq__productCard:hover .ProductCard-module__QLmWeq__productMediaImage{transform:scale(1.03)}.ProductCard-module__QLmWeq__productCategoryBadge{z-index:1;text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:calc(100% - 28px);color:var(--blue);background:#ffffffeb;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:850;position:absolute;bottom:14px;left:14px;right:14px;overflow:hidden}.ProductCard-module__QLmWeq__productBody{flex-direction:column;flex:1;padding:22px;display:flex}.ProductCard-module__QLmWeq__productBody h3{margin:0 0 10px;font-size:20px;font-weight:850;line-height:1.25}.ProductCard-module__QLmWeq__productBody p{color:var(--muted);flex:1;margin:0 0 16px}.ProductCard-module__QLmWeq__productCardTopline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ProductCard-module__QLmWeq__productCardTopline>span{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.ProductCard-module__QLmWeq__productCardTopline>span svg{width:14px;height:14px;color:var(--orange)}.ProductCard-module__QLmWeq__productNumber{color:var(--orange);letter-spacing:.12em;font-size:12px;font-weight:900}.ProductCard-module__QLmWeq__tagRow{flex-wrap:wrap;gap:7px;margin:14px 0 18px;display:flex}.ProductCard-module__QLmWeq__tagRow span{color:var(--blue);background:#edf3f8;border:1px solid #cfd8e3;border-radius:5px;padding:6px 9px;font-size:12px;font-weight:750}.ProductCard-module__QLmWeq__cardActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:560px){.ProductCard-module__QLmWeq__cardActions{flex-direction:column;align-items:stretch;gap:12px}}
.Applications-module__vHSu6G__applicationGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Applications-module__vHSu6G__applicationGridHeading{text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.Applications-module__vHSu6G__applicationGridHeading .eyebrow{justify-content:center;margin-bottom:12px}.Applications-module__vHSu6G__applicationGridHeading h2{max-width:820px;margin-left:auto;margin-right:auto}.Applications-module__vHSu6G__applicationCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.Applications-module__vHSu6G__applicationCard:hover,.Applications-module__vHSu6G__solutionCard:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0918271c}.Applications-module__vHSu6G__applicationImage{aspect-ratio:16/9;background:#d8e0e8;width:100%;margin:0;position:relative;overflow:hidden}.Applications-module__vHSu6G__applicationImage:after{content:"";pointer-events:none;background:linear-gradient(135deg,#17314f33,#e65f1a14);position:absolute;inset:0}.Applications-module__vHSu6G__applicationImage img{object-fit:cover;width:100%;height:100%}.Applications-module__vHSu6G__applicationCardBody{flex-direction:column;flex:1;padding:22px;display:flex}.Applications-module__vHSu6G__applicationCard h3{margin:0 0 10px;font-size:20px;font-weight:850;line-height:1.25}.Applications-module__vHSu6G__applicationCard p{color:var(--muted);margin:0 0 16px}.Applications-module__vHSu6G__applicationCard p:last-of-type{flex:1}.Applications-module__vHSu6G__applicationCard strong{color:var(--text)}.Applications-module__vHSu6G__solutionGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Applications-module__vHSu6G__solutionCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:30px;transition:all .2s}.Applications-module__vHSu6G__solutionCard h3{margin-top:0;font-size:26px;font-weight:850}.Applications-module__vHSu6G__solutionCard h4{color:var(--blue);margin:22px 0 6px;font-weight:850}.Applications-module__vHSu6G__solutionCard p{color:var(--muted);margin:0 0 16px}.Applications-module__vHSu6G__cardActions{gap:10px;margin-top:auto;display:flex}@media (max-width:1080px){.Applications-module__vHSu6G__applicationGrid{grid-template-columns:repeat(2,1fr)}.Applications-module__vHSu6G__solutionGrid{grid-template-columns:1fr}}@media (max-width:760px){.Applications-module__vHSu6G__applicationGrid,.Applications-module__vHSu6G__solutionGrid{grid-template-columns:1fr}}@media (max-width:560px){.Applications-module__vHSu6G__cardActions{flex-direction:column;align-items:stretch}}
.ProductsShowcase-module__RLDQQa__productsLayout{grid-template-columns:280px 1fr;align-items:start;gap:32px;display:grid}@media (max-width:1080px){.ProductsShowcase-module__RLDQQa__productsLayout{grid-template-columns:1fr}}.ProductsShowcase-module__RLDQQa__productsMain{min-width:0}.ProductsShowcase-module__RLDQQa__categorySidebar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-self:start;padding:18px;position:sticky;top:100px;box-shadow:0 12px 32px #09182712}@media (max-width:1080px){.ProductsShowcase-module__RLDQQa__categorySidebar{position:static}}.ProductsShowcase-module__RLDQQa__categorySidebar h2{align-items:center;gap:8px;margin:0 0 14px;font-size:20px;font-weight:850;display:flex}.ProductsShowcase-module__RLDQQa__categorySidebar h2 svg{width:20px;height:20px;color:var(--orange)}.ProductsShowcase-module__RLDQQa__filterBtn{text-align:left;width:100%;color:var(--text);cursor:pointer;font:inherit;background:#fff;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;margin:4px 0;padding:12px 14px;font-weight:750;transition:all .2s;display:flex}.ProductsShowcase-module__RLDQQa__filterBtn svg{width:15px;height:15px;color:var(--orange)}.ProductsShowcase-module__RLDQQa__filterBtn:hover,.ProductsShowcase-module__RLDQQa__filterBtn.ProductsShowcase-module__RLDQQa__active{color:var(--blue);background:#edf3f8;border-color:#cfd8e3}.ProductsShowcase-module__RLDQQa__filterBtn.ProductsShowcase-module__RLDQQa__active{box-shadow:inset 3px 0 0 var(--orange)}.ProductsShowcase-module__RLDQQa__sidebarCta{background:linear-gradient(135deg,#f4f7f9,#edf3f8);border:1px solid #cfd8e3;border-radius:8px;margin-top:20px;padding:18px}.ProductsShowcase-module__RLDQQa__sidebarCta strong{color:var(--blue);margin-bottom:8px;display:block}.ProductsShowcase-module__RLDQQa__sidebarCta p{color:var(--muted);margin:0 0 14px;font-size:13px}.ProductsShowcase-module__RLDQQa__productToolbar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex;box-shadow:0 10px 26px #0918270d}@media (max-width:760px){.ProductsShowcase-module__RLDQQa__productToolbar{display:block}}.ProductsShowcase-module__RLDQQa__productToolbar p{color:var(--muted);margin:6px 0 0}.ProductsShowcase-module__RLDQQa__productToolbar strong{color:var(--blue);font-size:24px;line-height:1}.ProductsShowcase-module__RLDQQa__productCountPill{text-overflow:ellipsis;white-space:nowrap;max-width:280px;color:var(--blue);background:#edf3f8;border:1px solid #cfd8e3;border-radius:6px;padding:9px 13px;font-size:13px;font-weight:850;overflow:hidden}@media (max-width:760px){.ProductsShowcase-module__RLDQQa__productCountPill{max-width:100%;margin-top:12px;display:inline-flex}}
