.AnimatedSection_animatedSection__I2kLJ{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.AnimatedSection_animatedSection__I2kLJ.AnimatedSection_visible__usJkk{opacity:1}.AnimatedSection_fadeInUp___5M8R{transform:translateY(60px)}.AnimatedSection_fadeInUp___5M8R.AnimatedSection_visible__usJkk{transform:translateY(0)}.AnimatedSection_fadeInLeft__lAYO6{transform:translateX(-60px)}.AnimatedSection_fadeInLeft__lAYO6.AnimatedSection_visible__usJkk{transform:translateX(0)}.AnimatedSection_fadeInRight__RkFrj{transform:translateX(60px)}.AnimatedSection_fadeInRight__RkFrj.AnimatedSection_visible__usJkk{transform:translateX(0)}.AnimatedSection_fadeInScale__fH2ug{transform:scale(.8)}.AnimatedSection_fadeInScale__fH2ug.AnimatedSection_visible__usJkk{transform:scale(1)}.AnimatedSection_slideInUp__R8l0_{transform:translateY(100px)}.AnimatedSection_slideInUp__R8l0_.AnimatedSection_visible__usJkk{transform:translateY(0)}.AnimatedSection_bounceIn__lZqjJ{transform:scale(.3);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.AnimatedSection_bounceIn__lZqjJ.AnimatedSection_visible__usJkk{transform:scale(1)}.AnimatedSection_staggered__JAYnO{animation-fill-mode:both}.AnimatedSection_staggered__JAYnO:first-child{animation-delay:.1s}.AnimatedSection_staggered__JAYnO:nth-child(2){animation-delay:.2s}.AnimatedSection_staggered__JAYnO:nth-child(3){animation-delay:.3s}.AnimatedSection_staggered__JAYnO:nth-child(4){animation-delay:.4s}.AnimatedSection_staggered__JAYnO:nth-child(5){animation-delay:.5s}.AnimatedSection_staggered__JAYnO:nth-child(6){animation-delay:.6s}.AnimatedSection_staggered__JAYnO:nth-child(7){animation-delay:.7s}.AnimatedSection_staggered__JAYnO:nth-child(8){animation-delay:.8s}.AnimatedSection_staggered__JAYnO:nth-child(9){animation-delay:.9s}@media (prefers-reduced-motion:reduce){.AnimatedSection_animatedSection__I2kLJ{animation:none!important;transform:none!important;opacity:1!important}}.Home_homeContainer__h7U1S{min-height:100vh}.Home_container__d256j{max-width:95%;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.Home_sectionGray__4_Ml4{padding:4rem 0;background-color:#f9fafb}.Home_sectionContainer__JV5sE{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_gridTwoCols__XNBVI{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.Home_gridTwoCols__XNBVI{grid-template-columns:1fr 1fr}}.Home_heading__f_gSb{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.Home_paragraph___pkVS{color:#4b5563;margin-bottom:1.5rem;line-height:1.625}.Home_imageContainer__14Rgd{position:relative;border-radius:.5rem;background-color:white;padding:.5rem}.Home_image__SZ168{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Home_slideInLeft__tlmuz{animation:Home_slideInLeft__tlmuz .6s ease-out}.Home_slideInRight__75z_m{animation:Home_slideInRight__75z_m .6s ease-out}@keyframes Home_slideInLeft__tlmuz{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_slideInRight__75z_m{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.Home_aboutSection__IZNA4{padding:5rem 0;background:linear-gradient(135deg,#f9f9fa,#f5f6f7);position:relative;overflow:hidden}.Home_aboutSection__IZNA4,.Home_industrialPattern__YJgEV{background-attachment:fixed;background-size:cover;background-position:50%}.Home_industrialPattern__YJgEV{position:absolute;inset:0;opacity:.05;background-image:url(/_next/static/media/inductrial-pump.635819d5.jpg),repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(30,41,59,.1) 0,rgba(30,41,59,.1) 40px),repeating-linear-gradient(-45deg,transparent,transparent 20px,rgba(30,41,59,.1) 0,rgba(30,41,59,.1) 40px);z-index:0}.Home_sectionHeader__BnBQb{text-align:center}.Home_sectionTitle__DKb2S{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}@media (min-width:768px){.Home_sectionTitle__DKb2S{font-size:3rem}}.Home_sectionDivider__H0YwW{width:8rem;height:4px;background:linear-gradient(135deg,#ea580c,#dc2626);margin:0 auto 2rem;border-radius:2px}.Home_sectionDescription__ISMyc{font-size:1.25rem;color:#475569;max-width:64rem;margin:0 auto;line-height:1.7}.Home_sectionSubtitle__IhU_e{font-size:1.25rem;color:#475569;text-align:center}.Home_featuresGrid__5Vmg9{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:768px){.Home_featuresGrid__5Vmg9{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_featuresGrid__5Vmg9{grid-template-columns:repeat(4,1fr)}}.Home_industrialCard__PF3Y5{background:#ffffff;border-radius:1rem;padding:3rem 2rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid #f1f5f9;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.Home_industrialCard__PF3Y5:after{content:"";position:absolute;bottom:0;left:60%;right:10%;height:3px;background:#ea580c;border-radius:2px;transition:left .4s ease}.Home_industrialCard__PF3Y5:hover:after{left:10%}.Home_industrialCard__PF3Y5:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Home_industrialCard__PF3Y5:before{display:none}.Home_featureIcon__rV5mF{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fdf4f0,#fce4dc);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .4s ease;border:2px solid #e5f3e9}.Home_featureIcon__rV5mF svg{color:#ea580c;transition:all .4s ease}.Home_industrialCard__PF3Y5:hover .Home_featureIcon__rV5mF{background:linear-gradient(135deg,#ea580c,#dc2626);border-color:#ea580c;transform:scale(1.1)}.Home_industrialCard__PF3Y5:hover .Home_featureIcon__rV5mF svg{color:white}.Home_cardTitle__rMNyu{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem;line-height:1.3}.Home_cardDescription__7u38q{color:#64748b;margin:0;line-height:1.7;font-size:1rem;flex-grow:1;display:flex;align-items:center}.Home_underlineRect__y1dlq,.Home_underlineSvg__abzMI{display:none}@media (max-width:767px){.Home_industrialCard__PF3Y5{padding:2rem 1.5rem;min-height:240px}.Home_featureIcon__rV5mF{width:70px;height:70px;margin-bottom:1.5rem}.Home_featureIcon__rV5mF svg{width:32px;height:32px}.Home_cardTitle__rMNyu{font-size:1.25rem}.Home_cardDescription__7u38q{font-size:.95rem}}.Home_productsSection__MM9yW{padding:5rem 0;position:relative}.Home_productsGrid__trSla{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-template-columns:1fr;gap:5rem;margin-bottom:3rem}@media (min-width:768px){.Home_productsGrid__trSla{flex-direction:row}}.Home_scrollTrack__BQNQO{display:flex;gap:2rem;padding:50px 0;animation:Home_slideLoop__Mlp_1 40s linear infinite;will-change:transform}@media (min-width:769px){.Home_desktopAutoScroll__fmn5F{overflow:hidden}@keyframes Home_slideLoop__Mlp_1{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}.Home_productCard__P8KzM{background:#ffffff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .4s cubic-bezier(.68,-.55,.27,1.55),box-shadow .3s;will-change:transform;border:1px solid #e2e8f0;min-width:320px;max-width:320px;width:320px}.Home_productCard__P8KzM:hover{transform:scale(1.08) rotateY(8deg);z-index:2;box-shadow:0 16px 32px -8px rgba(0,0,0,.15)}.Home_productCardLink__ZlsTH{display:block;text-decoration:none;color:inherit}.Home_productImageContainer__fRAqy{position:relative;height:14rem;overflow:hidden}.Home_productImage__V7IkC{object-fit:cover;transition:transform .3s ease}.Home_productCard__P8KzM:hover .Home_productImage__V7IkC{transform:scale(1.05)}.Home_productImageOverlay__G6sPk{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.Home_productCardHeader__2Hu2S{padding:1.5rem}.Home_productCardTitle__eT3DK{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_productCardDescription__MiAd_{color:#64748b;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em}.Home_categoriesSection__f5SyE{padding:5rem 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);position:relative}.Home_categoryGrid__rz0Pj{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.Home_categoryGrid__rz0Pj{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_categoryGrid__rz0Pj{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Home_categoryGrid__rz0Pj{grid-template-columns:repeat(4,1fr)}}.Home_categoryCard__3jCoL{background:#ffffff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid #e2e8f0}.Home_categoryCard__3jCoL:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_categoryCardLink__9tPDN{display:block;text-decoration:none;color:inherit;height:100%}.Home_categoryImageWrapper__sUA6c{position:relative;height:12rem;overflow:hidden}.Home_categoryImage__JweJq{object-fit:cover;transition:transform .3s ease;width:100%;height:100%}.Home_categoryCard__3jCoL:hover .Home_categoryImage__JweJq{transform:scale(1.1)}.Home_categoryCardContent__NKX3S{padding:1.5rem}.Home_categoryCardTitle__pJq4f{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.Home_categoryCardDescription__UBgIi{color:#64748b;margin:0;line-height:1.5;font-size:.875rem}.Home_productsButtonContainer__8dSZ7{text-align:center}.Home_primaryButton__eqY8U{display:inline-block;background:linear-gradient(135deg,#ea580c,#dc2626);color:white;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(234,88,12,.3);border:none;cursor:pointer}.Home_primaryButton__eqY8U:hover{transform:translateY(-2px);color:var(--text-white);box-shadow:0 10px 15px -3px rgba(234,88,12,.4);background:linear-gradient(135deg,#dc2626,#b91c1c)}.Home_productsScroll__iFuHV{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto;animation:Home_autoScroll__wRbtR 30s linear infinite}.Home_productsScroll__iFuHV::-webkit-scrollbar{display:none}@keyframes Home_autoScroll__wRbtR{0%{scroll-behavior:auto;scroll-left:0}to{scroll-behavior:auto;scroll-left:1000px}}@media (max-width:1023px){.Home_categoryGrid__rz0Pj,.Home_featuresGrid__5Vmg9,.Home_productsGrid__trSla{gap:1.5rem}}@media (max-width:767px){.Home_aboutSection__IZNA4,.Home_categoriesSection__f5SyE,.Home_ctaSection__PhJ6r,.Home_productsSection__MM9yW{padding:3rem 0}.Home_ctaTitle__XpfrS,.Home_sectionTitle__DKb2S{font-size:2rem}.Home_ctaDescription__cXTqP,.Home_sectionDescription__ISMyc{font-size:1.125rem}.Home_categoryCard__3jCoL,.Home_industrialCard__PF3Y5,.Home_productCard__P8KzM{padding:1.5rem}.Home_categoryImageWrapper__sUA6c,.Home_productImageContainer__fRAqy{height:10rem}.Home_ctaButton__lZzFU,.Home_primaryButton__eqY8U{padding:.875rem 1.5rem;font-size:1rem}}.Home_categoryImage__JweJq[data-loading=true],.Home_productImage__V7IkC[data-loading=true]{opacity:.7;background-color:#f3f4f6}.Home_categoryCardLink__9tPDN:focus,.Home_ctaButton__lZzFU:focus,.Home_primaryButton__eqY8U:focus,.Home_productCardLink__ZlsTH:focus{outline-offset:2px}.Home_categoryCard__3jCoL:focus-within,.Home_industrialCard__PF3Y5:focus-within,.Home_productCard__P8KzM:focus-within{outline-offset:2px}@media print{.Home_ctaSection__PhJ6r{background:none;color:#000}.Home_ctaPattern__ryEAT,.Home_industrialPattern__YJgEV{display:none}.Home_categoryCard__3jCoL,.Home_industrialCard__PF3Y5,.Home_productCard__P8KzM{page-break-inside:avoid;box-shadow:none;border:1px solid #000}.Home_ctaButton__lZzFU,.Home_primaryButton__eqY8U{border:1px solid #000;color:#000;background:none}}@media (prefers-reduced-motion:reduce){.Home_categoryCard__3jCoL,.Home_categoryImage__JweJq,.Home_featureIcon__rV5mF,.Home_industrialCard__PF3Y5,.Home_productCard__P8KzM,.Home_productImage__V7IkC{transition:none;animation:none}.Home_categoryCard__3jCoL:hover,.Home_industrialCard__PF3Y5:hover,.Home_productCard__P8KzM:hover{transform:none}}.ProductCategory_pageContainer__JBeSw{padding:4rem 0}.ProductCategory_container__NcP5N{max-width:1200px;margin:0 auto;padding:0 1rem}.ProductCategory_headerSection__TuE34{text-align:center;margin-bottom:3rem}.ProductCategory_breadcrumb__AM9rW{margin-bottom:1rem;font-size:.875rem;color:#6b7280;display:flex;justify-content:center;gap:.5rem}.ProductCategory_breadcrumbLink__bK69Y{color:#ea580c;font-weight:600;text-decoration:none}.ProductCategory_breadcrumbLink__bK69Y:hover{text-decoration:underline}.ProductCategory_pageTitle__aREJe{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}@media (min-width:768px){.ProductCategory_pageTitle__aREJe{font-size:3rem}}.ProductCategory_pageDescription__lqheX{font-size:1.25rem;color:#4b5563;max-width:48rem;margin:0 auto}.ProductCategory_productGrid__BBdxI{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.ProductCategory_productGrid__BBdxI{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductCategory_productGrid__BBdxI{grid-template-columns:repeat(3,1fr)}}.ProductCategory_productCard__Cn2_R{overflow:hidden;transition:all .3s ease;border-radius:.5rem;border:1px solid #e5e7eb;background-color:white;display:flex;flex-direction:column;height:100%}.ProductCategory_productCard__Cn2_R:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProductCategory_imageContainer__1E_1j{position:relative;height:12rem}.ProductCategory_productImage__CHY4B{object-fit:cover}.ProductCategory_categoryBadge__EbzxV{left:1rem;background-color:#ea580c;font-size:.875rem;font-weight:500}.ProductCategory_categoryBadge__EbzxV,.ProductCategory_featuredBadge__jHVbs{position:absolute;top:1rem;color:white;padding:.25rem .75rem;border-radius:9999px}.ProductCategory_featuredBadge__jHVbs{right:1rem;background-color:#eab308;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ProductCategory_cardHeader__BGsNt{padding:1.5rem 1.5rem 0}.ProductCategory_cardTitle__GN4rq{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.ProductCategory_cardDescription__hRWd9{font-size:.875rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProductCategory_cardContent__3fdRU{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}.ProductCategory_featuresSection__JzbYQ{margin-bottom:1rem}.ProductCategory_featuresTitle__azdYa{font-weight:600;font-size:.875rem;color:#374151;margin-bottom:.5rem}.ProductCategory_featuresList__e86N8{font-size:.875rem;color:#4b5563;list-style:none;padding:0;margin:0}.ProductCategory_featuresList__e86N8 li{display:flex;align-items:center;margin-bottom:.25rem}.ProductCategory_featuresList__e86N8 li:last-child{margin-bottom:0}.ProductCategory_featureDot__9sG6_{width:.375rem;height:.375rem;background-color:#ea580c;border-radius:50%;margin-right:.5rem;flex-shrink:0}.ProductCategory_price__nRACB{font-weight:700;font-size:1.125rem;color:#ea580c;margin-bottom:.5rem}.ProductCategory_viewDetailsButton__zHLWC{width:100%;background-color:#000;color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;border:none;font-weight:500;text-decoration:none;display:inline-block;text-align:center;transition:background-color .2s ease;cursor:pointer}.ProductCategory_viewDetailsButton__zHLWC:hover{background-color:#222}.ProductCategory_viewDetailsButton__zHLWC:focus{outline:2px solid #000;outline-offset:2px}.ProductCategory_fadeInUp__b9PHf{animation:ProductCategory_fadeInUp__b9PHf .6s ease-out forwards;opacity:0}@keyframes ProductCategory_fadeInUp__b9PHf{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProductCategory_pageContainer__JBeSw{padding:2.5rem 0}.ProductCategory_container__NcP5N{padding:0 1rem}.ProductCategory_headerSection__TuE34{margin-bottom:2rem}.ProductCategory_pageTitle__aREJe{font-size:1.875rem}.ProductCategory_pageDescription__lqheX{font-size:1.125rem}.ProductCategory_productGrid__BBdxI{gap:1.5rem}}@media (max-width:480px){.ProductCategory_breadcrumb__AM9rW{flex-direction:column;gap:.25rem}.ProductCategory_cardContent__3fdRU,.ProductCategory_cardHeader__BGsNt{padding:1rem}.ProductCategory_imageContainer__1E_1j{height:10rem}}