@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0}:root{--font-primary:"Inter",sans-serif}*{box-sizing:border-box;font-family:var(--font-primary)!important}html{scroll-behavior:smooth;width:100%;min-height:100%;margin:0;padding:0;font-family:var(--font-primary)!important}body{width:100%;min-height:100%;margin:0;padding:0;font-family:var(--font-primary)!important}#root{width:100%;min-height:100vh;margin:0;padding:0}main{width:100%;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}:root{--nav-bg:#e8e0d8;--top-bar-bg:#8d4004;--text:#fff;--muted:#bdc3c7;--biolum:#3498db;--nav-text:#000;--hover-color:#000;--active-color:#000;--dropdown-bg:#fff;--dropdown-text:#2c3e50;--dropdown-hover:#f5f0eb;--btn-bg:#fda172;--btn-hover:#1a5276;--btn-text:#fff;--border-light:#2c3e5014;--nav-shadow:0 2px 15px #00000014;--active-mobile-bg:#fff3e0;--active-mobile-text:#b83b0e}body,.nav-top-bar,.main-nav,.nav-links,.nav-links a,.products-nav-item,.products-dropdown,.products-sub-dropdown,.contact-details,.phone-link,.email-link,.contact_us_btn,.logo-link,.dropdown-arrow,.sub-arrow,.menu-toggle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.nav-top-bar{z-index:1;border-bottom:1px solid #ffffff0d;justify-content:flex-start;align-items:center;width:100%;font-size:clamp(10px,1.2vw,14px);display:flex;position:relative;background-color:var(--top-bar-bg)!important;padding:4px 0!important}.contact-details{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(3px,1vw,20px);width:100%;padding:0 20px;display:flex}.phone-link,.email-link{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:clamp(10px,1.1vw,13px);font-weight:500;text-decoration:none;transition:all .3s;display:flex;color:#fff!important}.phone-link:hover,.email-link:hover{background:#ffffff0d;color:#bdc3c7!important}.phone-link span:first-child,.email-link span:first-child{font-size:1.1em}.contact_link{align-items:center;text-decoration:none;display:flex}.contact_us_btn{white-space:nowrap;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#914c17,#8d4004);border:none;border-radius:28px;min-height:32px;font-size:clamp(10px,1.1vw,13px);font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #8d40044d;color:#fff!important;padding:8px 22px!important}.contact_us_btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.contact_us_btn:hover:before{left:100%}.contact_us_btn:hover{cursor:pointer;background:linear-gradient(135deg,#a85a1f,#8d4004);transform:scale(1.05);box-shadow:0 4px 15px #8d400466}.contact_us_btn:active{transform:scale(.95)}.main-nav{border-bottom:1px solid var(--border-light);width:100%;box-shadow:var(--nav-shadow);justify-content:space-between;align-items:center;transition:top .2s,padding .3s,height .3s,box-shadow .3s;display:flex;top:30px;left:0;right:0;z-index:9999!important;background-color:#ebc8af!important;padding:0 40px!important;position:fixed!important}.main-nav.nav-scrolled{box-shadow:0 4px 25px #0000001a;top:0!important}.navbar-space{pointer-events:none;background:0 0;flex-shrink:0;width:100%;height:60px}@media (width<=1200px){.navbar-space{height:60px}}@media (width<=992px){.navbar-space{height:60px}}@media (width<=768px){.navbar-space{height:58px}}@media (width<=576px){.navbar-space{height:56px}}@media (width<=400px){.navbar-space{height:54px}}.logo{flex-shrink:0;align-items:center;height:100%;max-height:70px;display:flex;overflow:hidden}.logo-link{justify-content:center;align-items:center;width:auto;height:100%;max-height:70px;padding:0;line-height:0;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.logo-link:hover .logo-image{filter:drop-shadow(0 0 12px #2c3e501a);transform:scale(1.02)}.logo-image{filter:drop-shadow(0 2px 4px #0000000d);transition:all .3s;display:block;object-fit:contain!important;width:auto!important;max-width:350px!important;height:auto!important;max-height:65px!important}.nav-links{letter-spacing:clamp(.05em,.1vw,.12em);align-items:center;gap:clamp(20px,3vw,45px);margin-left:20px;font-size:clamp(14px,1.2vw,16px);font-weight:500;list-style:none;display:flex;text-transform:uppercase!important}.nav-links a{letter-spacing:.5px;padding:4px 0;font-weight:500;text-decoration:none;transition:all .3s;position:relative;color:var(--nav-text)!important}.products-nav-item>a:after{display:none!important}.nav-links a:not(.products-nav-item>a):after{content:"";background:var(--hover-color);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-links a:not(.products-nav-item>a):hover:after{width:100%}.nav-links a:hover{transform:translateY(-1px);color:var(--hover-color)!important}.nav-links a.active{font-weight:600;color:var(--active-color)!important}.nav-links a.active:after{background:var(--active-color);height:2.5px;width:100%!important}.products-nav-item>a.active{color:var(--nav-text)!important;background:0 0!important;font-weight:500!important}.products-nav-item>a.active:after{width:0!important;display:none!important}.dropdown-arrow{color:var(--nav-text);opacity:.7;margin-left:6px;font-size:12px;font-weight:700;transition:transform .3s;display:inline-block}.products-nav-item.products-open .dropdown-arrow{opacity:1;color:var(--hover-color);transform:rotate(180deg)}.products-nav-item{position:relative}.products-dropdown{background:var(--dropdown-bg);opacity:0;visibility:hidden;z-index:1000;border:1px solid #0000000d;border-radius:12px;min-width:260px;padding:8px 0;transition:all .3s;position:absolute;top:calc(100% + 8px);left:auto;right:0;transform:translateY(10px);box-shadow:0 15px 40px #0000001f}.products-nav-item:hover .products-dropdown,.products-nav-item.products-open .products-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.products-sub-item{position:relative}.products-sub-link{letter-spacing:.3px;justify-content:space-between;align-items:center;font-size:13px;text-decoration:none;transition:all .2s;color:#2c3e50!important;text-transform:none!important;padding:12px 22px!important;font-weight:400!important;display:flex!important}.products-sub-link:hover{background:var(--dropdown-hover);padding-left:28px!important}.products-sub-link:after{display:none!important}.sub-arrow{color:#999;margin-left:20px;font-size:14px;font-weight:700;transition:all .3s}.products-sub-item:hover .sub-arrow{color:var(--nav-bg);transform:translate(4px)}.products-sub-dropdown{background:var(--dropdown-bg);opacity:0;visibility:hidden;z-index:1001;border:1px solid #0000000d;border-radius:12px;min-width:240px;padding:8px 0;transition:all .3s;position:absolute;top:-8px;left:auto;right:calc(100% - 4px);transform:translate(-10px);box-shadow:0 15px 40px #0000001f}.products-sub-item:hover .products-sub-dropdown,.products-sub-item.machines-open .products-sub-dropdown,.products-sub-item.consumables-open .products-sub-dropdown{opacity:1;visibility:visible;transform:translate(0)}.products-sub-dropdown a{white-space:nowrap;letter-spacing:.3px;padding:12px 22px;font-size:13px;text-decoration:none;transition:all .2s;display:block;color:#2c3e50!important;text-transform:none!important;font-weight:400!important}.products-sub-dropdown a:hover{background:var(--dropdown-hover);padding-left:28px}.products-sub-dropdown a:after{display:none!important}.products-sub-dropdown a.active{background:var(--dropdown-hover);color:var(--hover-color)!important;border-bottom:none!important;padding-bottom:10px!important;font-weight:500!important}.menu-toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:0;transition:all .3s;display:none}.menu-toggle:hover{background:#2c3e500d;transform:scale(1.05)}.menu-toggle:active{transform:scale(.95)}.menu-toggle span{background-color:var(--nav-text);border-radius:5px;width:24px;height:2.5px;transition:all .3s}.menu-toggle.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width>=1200px){.nav-top-bar{display:flex}.contact-details{gap:25px}.phone-link,.email-link{font-size:14px}.contact_us_btn{font-size:14px;padding:8px 22px!important}.logo-image{max-width:400px!important;max-height:70px!important}.nav-links{gap:35px;margin-left:30px;font-size:16px}.main-nav{height:70px;min-height:70px}}@media (width>=993px) and (width<=1199px){.nav-links{gap:25px;margin-left:20px}}@media (width<=992px){.nav-top-bar{display:none!important}.main-nav{justify-content:space-between;height:65px;min-height:65px;background-color:#ebc8af!important;padding:8px 20px!important;top:0!important}.main-nav.nav-scrolled{top:0!important}.navbar-space{height:65px}.logo-image{max-width:250px!important;max-height:58px!important}.nav-links{gap:0;margin-left:0}.menu-toggle{border-radius:8px;gap:5px;width:40px;height:40px;margin-left:15px;padding:8px;display:flex;box-shadow:0 2px 8px #00000014;background:#fff!important}.menu-toggle span{width:22px;height:2.5px;background-color:#000!important}.menu-toggle:hover{box-shadow:0 4px 12px #0000001f;background:#fff!important}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-links{opacity:0;visibility:hidden;z-index:999;border-radius:0 0 12px 12px;flex-direction:column;align-items:flex-start;gap:0;width:100%;max-height:0;margin-left:0;padding:0;font-size:16px;transition:max-height .4s,opacity .3s,visibility .3s;display:flex;position:absolute;top:calc(100% + 2px);left:0;overflow:hidden;box-shadow:0 20px 40px #00000026;text-transform:none!important;background-color:#fff!important}.nav-links.menu-open{opacity:1;visibility:visible;max-height:90vh;padding:16px 0 20px;overflow-y:auto}.nav-links li{text-align:left;border-bottom:1px solid #0000000d;width:100%}.nav-links li:last-child{border-bottom:none}.nav-links a{width:100%;font-size:15px;display:block;color:#000!important;text-transform:none!important;background:0 0!important;padding:14px 24px!important;font-weight:400!important}.nav-links a:after{display:none!important}.nav-links a:hover{color:#000!important;background:#00000008!important;transform:none!important}.nav-links a.active{color:#b83b0e!important;background:#fff3e0!important;border-left:none!important;font-weight:500!important}.products-nav-item>a.active{color:#000!important;background:0 0!important;font-weight:400!important}.dropdown-arrow{float:right;opacity:.4;margin-top:2px;font-size:12px;font-weight:700;color:#000!important}.products-nav-item{cursor:pointer;position:static}.products-nav-item>a{cursor:pointer;pointer-events:auto}.products-dropdown{opacity:0;visibility:hidden;width:100%;min-width:0;max-height:0;box-shadow:none;border:none;border-radius:0;flex-direction:column;padding:0;transition:max-height .3s,opacity .3s,visibility .3s;display:flex;position:static;overflow:hidden;background:#fff!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.products-nav-item.products-open .products-dropdown{opacity:1;visibility:visible;max-height:600px;padding:4px 0;transform:none!important}.products-sub-item{position:static}.products-sub-link{opacity:.8;width:100%;color:#000!important;background:0 0!important;padding:12px 24px!important;font-size:14px!important;font-weight:400!important}.products-sub-link:hover{opacity:1;color:#000!important;background:#00000008!important;padding-left:24px!important}.products-sub-link.active{color:#b83b0e!important;opacity:1!important;background:#fff3e0!important}.sub-arrow{color:#000;opacity:.4;margin-left:10px;font-size:13px;font-weight:700}.products-sub-dropdown{width:100%;min-width:0;box-shadow:none;opacity:0;visibility:hidden;border:none;border-radius:0;max-height:0;margin-left:15px;padding:0;transition:max-height .3s,opacity .3s,visibility .3s;position:static;overflow:hidden;background:#fff!important;left:auto!important;right:auto!important;transform:none!important}.products-sub-item.machines-open .products-sub-dropdown,.products-sub-item.consumables-open .products-sub-dropdown{opacity:1;visibility:visible;max-height:300px;padding:4px 0;transform:none!important}.products-sub-dropdown a{white-space:normal;opacity:.7;font-size:13px;color:#000!important;background:0 0!important;padding:10px 40px!important;font-weight:400!important}.products-sub-dropdown a:hover{opacity:1;color:#000!important;background:#00000008!important;padding-left:45px!important}.products-sub-dropdown a.active{color:#b83b0e!important;opacity:1!important;background:#fff3e0!important}.contact_us_btn{width:auto;margin:4px 20px 0;box-shadow:0 2px 8px #8d40044d;color:#fff!important;background:linear-gradient(135deg,#914c17,#8d4004)!important;padding:10px 24px!important;font-size:14px!important}.contact_us_btn:hover{box-shadow:0 4px 15px #8d400466;background:linear-gradient(135deg,#a85a1f,#8d4004)!important}.contact_link{padding:4px 0}}@media (width<=768px){.main-nav{height:60px;min-height:60px;padding:6px 16px!important;top:0!important}.main-nav.nav-scrolled{top:0!important}.navbar-space{height:60px}.logo-image{max-width:210px!important;max-height:52px!important}.menu-toggle{gap:4px;width:38px;height:38px;margin-left:15px;padding:7px}.menu-toggle span{width:20px;height:2.5px}.menu-toggle.open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-links.menu-open{max-height:85vh;padding:14px 0 18px}.nav-links a{font-size:14px;padding:12px 20px!important}.products-nav-item>a.active{color:#000!important;background:0 0!important}.products-nav-item.products-open .products-dropdown{max-height:500px}.products-sub-item.machines-open .products-sub-dropdown,.products-sub-item.consumables-open .products-sub-dropdown{max-height:250px}.email-link{display:none}}@media (width<=576px){.main-nav{height:58px;min-height:58px;padding:4px 12px!important;top:0!important}.main-nav.nav-scrolled{top:0!important}.navbar-space{height:58px}.logo-image{max-width:180px!important;max-height:45px!important}.menu-toggle{gap:4px;width:36px;height:36px;margin-left:12px;padding:6px}.menu-toggle span{width:18px;height:2.5px}.menu-toggle.open span:first-child{transform:translateY(5.5px)rotate(45deg)}.menu-toggle.open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.nav-links.menu-open{max-height:80vh;padding:12px 0 16px}.nav-links a{font-size:14px;padding:10px 16px!important}.nav-links a.active{color:#b83b0e!important;background:#fff3e0!important}.products-nav-item>a.active{color:#000!important;background:0 0!important}.products-sub-link{padding:10px 16px!important;font-size:13px!important}.products-sub-link.active{color:#b83b0e!important;background:#fff3e0!important}.products-sub-dropdown a{font-size:12px;padding:8px 30px!important}.products-sub-dropdown a.active{color:#b83b0e!important;background:#fff3e0!important}.phone-link span:last-child{display:none}.phone-link{padding:4px 6px;font-size:16px}.contact_us_btn{padding:8px 16px!important;font-size:12px!important}}@media (width<=400px){.main-nav{height:56px;min-height:56px;padding:4px 10px!important;top:0!important}.main-nav.nav-scrolled{top:0!important}.navbar-space{height:56px}.logo-image{max-width:150px!important;max-height:40px!important}.menu-toggle{gap:3px;width:34px;height:34px;margin-left:10px;padding:5px}.menu-toggle span{width:16px;height:2px}.menu-toggle.open span:first-child{transform:translateY(5px)rotate(45deg)}.menu-toggle.open span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.nav-links.menu-open{max-height:75vh;padding:10px 0 14px}.nav-links a{font-size:13px;padding:8px 14px!important}.nav-links a.active{color:#b83b0e!important;background:#fff3e0!important}.products-nav-item>a.active{color:#000!important;background:0 0!important}.products-sub-link{padding:8px 14px!important;font-size:12px!important}.products-sub-link.active{color:#b83b0e!important;background:#fff3e0!important}.products-sub-dropdown a{font-size:11px;padding:6px 22px!important}.products-sub-dropdown a.active{color:#b83b0e!important;background:#fff3e0!important}}@media (width<=360px){.main-nav{height:54px;min-height:54px;padding:4px 8px!important;top:0!important}.main-nav.nav-scrolled{top:0!important}.navbar-space{height:54px}.logo-image{max-width:130px!important;max-height:35px!important}.menu-toggle{gap:3px;width:32px;height:32px;margin-left:8px;padding:4px}.menu-toggle span{width:15px;height:2px}.menu-toggle.open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle.open span:nth-child(3){transform:translateY(-4.5px)rotate(-45deg)}.nav-links.menu-open{max-height:75vh;padding:8px 0 12px}.nav-links a{font-size:12px;padding:7px 12px!important}.nav-links a.active{color:#b83b0e!important;background:#fff3e0!important}.products-nav-item>a.active{color:#000!important;background:0 0!important}.products-sub-link{padding:7px 12px!important;font-size:11px!important}.products-sub-link.active{color:#b83b0e!important;background:#fff3e0!important}.products-sub-dropdown a{font-size:10px;padding:5px 18px!important}.products-sub-dropdown a.active{color:#b83b0e!important;background:#fff3e0!important}}.site-footer{color:#fff;background:linear-gradient(145deg,#5a2a0a,#8d4004,#a0520d,#8d4004);width:100%;padding-top:5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 -10px 40px #0000004d}.site-footer:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20%,#ffc89614,#0000 50%),radial-gradient(circle at 80%,#ffb4780f,#0000 50%),radial-gradient(circle at 50% 20%,#ffdcb40a,#0000 40%);position:absolute;inset:0}.site-footer:after{content:"";z-index:2;background:linear-gradient(90deg,#0000,#f5c542,gold,#f5c542,#0000) 0 0/200% 100%;height:3px;animation:3s ease-in-out infinite shimmerLine;position:absolute;top:0;left:0;right:0}@keyframes shimmerLine{0%{background-position:-200% 0}to{background-position:200% 0}}.site-footer .particle{pointer-events:none;z-index:0;opacity:.4;border-radius:50%;animation:8s ease-in-out infinite floatParticle;position:absolute}.site-footer .particle:first-child{background:gold;width:4px;height:4px;animation-delay:0s;top:20%;left:10%}.site-footer .particle:nth-child(2){background:#f5c542;width:6px;height:6px;animation-delay:1.5s;top:60%;right:15%}.site-footer .particle:nth-child(3){background:#ffb347;width:3px;height:3px;animation-delay:3s;top:40%;left:30%}.site-footer .particle:nth-child(4){background:gold;width:5px;height:5px;animation-delay:4.5s;bottom:30%;right:30%}.site-footer .particle:nth-child(5){background:#e8a040;width:7px;height:7px;animation-delay:2s;top:70%;left:5%}.site-footer .particle:nth-child(6){background:#ffc080;width:4px;height:4px;animation-delay:5.5s;bottom:10%;left:50%}@keyframes floatParticle{0%,to{opacity:.2;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-20px)scale(1.5)}}.footer-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.footer-overlay{z-index:1;background:#2d1405e0;width:100%;height:100%;position:absolute;top:0;left:0}.footer-container{z-index:2;flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;padding:20px;display:flex;position:relative}.footer-col{flex:1;min-width:220px}.brand-col{max-width:280px}.logo-box{background:#fff;border:1px solid #ffc89626;border-radius:16px;margin-bottom:16px;padding:12px 16px;transition:all .4s;display:inline-block;box-shadow:0 0 30px #ffc89614,0 4px 20px #00000026}.logo-box:hover{border-color:#ffc8964d;transform:scale(1.02);box-shadow:0 0 50px #ffc89633,0 8px 30px #0003}.footer-logo-img{object-fit:contain;background:0 0;width:180px;height:auto;padding:0;transition:transform .4s;display:block}.logo-box:hover .footer-logo-img{transform:scale(1.03)}.brand-tagline{color:#e8d5c0;margin-top:8px;font-size:.9rem;line-height:1.6}.footer-heading{color:#fff;letter-spacing:.5px;margin-bottom:18px;padding-bottom:10px;font-size:1.15rem;font-weight:700;position:relative}.footer-heading:after{content:"";background:linear-gradient(90deg,gold,#f5a623);border-radius:2px;width:35px;height:2px;transition:width .3s;position:absolute;bottom:0;left:0;box-shadow:0 0 10px #ffd7004d}.footer-col:hover .footer-heading:after{width:50px}.contact-list{margin:0;padding:0;list-style:none}.contact-list li{color:#e0d0c0;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:12px;margin-bottom:14px;padding:4px 0;font-size:.9rem;line-height:1.5;transition:all .3s;display:flex}.contact-list li:hover{color:#fff;transform:translate(4px)}.contact-list li:last-child{border-bottom:none}.contact-list a{color:#e0d0c0;align-items:flex-start;gap:12px;text-decoration:none;transition:color .3s;display:flex}.contact-list a:hover{color:gold}.contact-list .icon{text-align:center;flex-shrink:0;width:20px;margin-top:1px;font-size:1rem;transition:transform .3s}.contact-list li:hover .icon{transform:scale(1.15)}.quick-links{margin:0;padding:0;list-style:none}.quick-links li{border-bottom:1px solid #ffffff0a;margin-bottom:10px;padding:4px 0;transition:all .3s}.quick-links li:last-child{border-bottom:none}.quick-links li:hover{transform:translate(6px)}.quick-links a{color:#e0d0c0;align-items:center;gap:8px;font-size:.9rem;text-decoration:none;transition:color .3s;display:inline-flex}.quick-links a:before{content:"▸";color:gold;opacity:0;font-size:.7rem;transition:all .3s;transform:translate(-6px)}.quick-links li:hover a:before{opacity:1;transform:translate(0)}.quick-links a:hover{color:gold}.quick-links a.active-link{color:gold;font-weight:600}.footer-bottom{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-top:1px solid #ffc8961a;padding:20px 0;position:relative}.footer-bottom-container{text-align:center;justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.copyright-text{color:#817c7c;letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:400}.developer-credit{color:#817c7c;flex-direction:column;align-items:center;gap:2px;margin:0;font-size:.9rem;line-height:1.4;display:flex}.developer-credit a{color:#817c7c;padding:2px 0;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.developer-credit a:after{content:"";background:#7e6c00;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.developer-credit a:hover{color:#7e6c00}.developer-credit a:hover:after{width:100%}@media (width<=992px){.footer-container{gap:30px}.brand-col{max-width:240px}.footer-logo-img{width:150px}.logo-box{padding:10px 14px}}@media (width<=768px){.footer-container{flex-direction:column;gap:30px;padding:25px 16px 30px}.brand-col{text-align:center;max-width:100%}.logo-box{margin:0 auto 16px}.footer-heading{text-align:center}.footer-heading:after{left:50%;transform:translate(-50%)}.footer-col:hover .footer-heading:after{width:50px}.contact-list li,.contact-list a{justify-content:center}.quick-links{text-align:center}.quick-links li:hover{transform:none}.quick-links a:before{display:none}.footer-bottom-container{flex-direction:column;gap:10px;padding:0 15px;display:flex}.copyright-text,.developer-credit{font-size:.8rem}.footer-logo-img{width:160px}.logo-box{padding:12px 18px}}@media (width<=480px){.footer-logo-img{width:140px}.logo-box{border-radius:12px;padding:10px 14px}.footer-heading{font-size:1rem}.contact-list li,.quick-links a{font-size:.82rem}.copyright-text,.developer-credit{font-size:.7rem}.footer-bottom{padding:15px 0}}@media (prefers-reduced-motion:reduce){.site-footer *,.site-footer :before,.site-footer :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.social-floating{z-index:9999;flex-direction:column;gap:6px;display:flex;position:fixed;top:70%;right:0;transform:translateY(-50%)}.social-icon{border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:width .3s,transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000002e}.social-icon svg{fill:currentColor;stroke:currentColor;stroke-width:0;width:21px;height:21px;transition:transform .3s}.facebook{color:#1877f2}.instagram{color:#e4405f}.instagram rect,.instagram circle{fill:none;stroke:currentColor;stroke-width:2px}.instagram .instagram-dot{fill:currentColor;stroke:none}.linkedin{color:#0a66c2}.youtube{color:red}.social-icon:hover{background-color:#000;width:50px;transform:translate(3px);box-shadow:0 6px 16px #00000040}.social-icon:hover svg{transform:scale(1.12)}@media (width<=768px){.social-floating{gap:4px}.social-icon{border-radius:0 7px 7px 0;width:38px;height:38px}.social-icon svg{width:19px;height:19px}.social-icon:hover{width:44px}}@media (width<=480px){.social-floating{gap:3px}.social-icon{border-radius:0 6px 6px 0;width:34px;height:34px}.social-icon svg{width:17px;height:17px}.social-icon:hover{width:39px}}@media (width<=360px){.social-icon{width:30px;height:30px}.social-icon svg{width:15px;height:15px}.social-icon:hover{width:34px}}:root{--pc-primary:#8a7350;--pc-primary-dark:#6e5a3c;--pc-primary-light:#c4b59a;--pc-dark:#252525;--pc-light-bg:#f7fafc;--pc-border:#8a73502e;--grid-gap:32px;--row-gap:55px}.products-consolidated-section{box-sizing:border-box;isolation:isolate;background:radial-gradient(circle at 8% 8%,#527da514,#0000 30%),radial-gradient(circle at 90% 80%,#6c97b80f,#0000 32%),linear-gradient(135deg,#eef4f8 0%,#f7fafc 48%,#e8f0f5 100%);width:100%;padding:15px 20px;position:relative;overflow:hidden}.products-consolidated-section:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(2px 2px at 20% 30%,#8a735026,#0000),radial-gradient(2px 2px at 40% 70%,#8a73501a,#0000),radial-gradient(2px 2px at 60% 20%,#8a73501f,#0000),radial-gradient(2px 2px at 80% 80%,#8a735014,#0000),radial-gradient(2px 2px at 10% 90%,#8a73501a,#0000),radial-gradient(2px 2px at 90% 10%,#8a73500f,#0000);background-size:200px 200px;animation:20s linear infinite floatParticles;position:absolute;inset:0}@keyframes floatParticles{0%{transform:translate(0)rotate(0)}25%{transform:translate(10px,-10px)rotate(2deg)}50%{transform:translate(-5px,15px)rotate(-1deg)}75%{transform:translate(15px,5px)rotate(3deg)}to{transform:translate(0)rotate(0)}}.products-consolidated-container{z-index:1;width:100%;max-width:1320px;margin:0 auto;position:relative}.products-consolidated-header{text-align:center;opacity:0;max-width:720px;margin:0 auto 32px;transition:all .65s cubic-bezier(.34,1.56,.64,1);transform:translateY(24px)}.products-consolidated-header.visible{opacity:1;transform:translateY(0)}.header-ornament{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ornament-line{background:linear-gradient(90deg,#0000,#8a7350,#0000);width:36px;height:1px;position:relative}.ornament-diamond{color:#8a7350;font-size:.7rem;animation:2.5s ease-in-out infinite pulseDiamond}@keyframes pulseDiamond{0%,to{opacity:.7;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}}.products-consolidated-header h1,.products-consolidated-header .titleh1{color:#252525;letter-spacing:-.01em;margin:0 0 10px;font-size:clamp(1.35rem,2.3vw,1.95rem);font-weight:700;line-height:1.22;display:inline-block;position:relative}.products-consolidated-header h1:after,.products-consolidated-header .titleh1:after{content:"";background:linear-gradient(90deg,#8a7350,#c4b59a,#8a7350);border-radius:2px;width:44px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.products-consolidated-header h1 span,.products-consolidated-header .titleh1 span{background:linear-gradient(90deg,#8a7350,#c4b59a,#8a7350) 0 0/200%;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.products-consolidated-header p{color:#55626d;max-width:640px;margin:12px auto 0;font-size:clamp(.82rem,1.1vw,.92rem);line-height:1.55}.header-cta{color:#8a7350;background:#8a73500f;border:1px solid #8a735026;border-radius:40px;align-items:center;gap:8px;margin-top:14px;padding:5px 14px;font-size:.72rem;font-weight:600;animation:2s ease-in-out infinite ctaPulse;display:inline-flex}@keyframes ctaPulse{0%,to{box-shadow:0 0 #8a735000}50%{box-shadow:0 0 0 6px #8a73500f}}.cta-pulse{background:#8a7350;border-radius:50%;width:6px;height:6px;position:relative}.cta-pulse:after{content:"";background:#8a735033;border-radius:50%;animation:1.5s ease-out infinite ripplePulse;position:absolute;inset:-4px}@keyframes ripplePulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.products-consolidated-grid{gap:var(--grid-gap);row-gap:var(--row-gap);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;display:grid;position:relative}@media (width>=1025px){.products-consolidated-grid:has(>.products-consolidated-card:nth-child(5):last-child)>.products-consolidated-card:nth-child(5){width:100%;max-width:calc((100% - var(--grid-gap)) / 2);grid-column:2/span 2;justify-self:center}.products-consolidated-grid:has(>.products-consolidated-card:nth-child(6):last-child)>.products-consolidated-card:nth-child(5){grid-column:2/3}.products-consolidated-grid:has(>.products-consolidated-card:nth-child(6):last-child)>.products-consolidated-card:nth-child(6){grid-column:3/4}.products-consolidated-grid:has(>.products-consolidated-card:nth-child(7):last-child)>.products-consolidated-card:nth-child(5){width:calc((100% - var(--grid-gap)) / 2);margin-right:calc(var(--grid-gap) / -2);grid-column:1/3;justify-self:end}.products-consolidated-grid:has(>.products-consolidated-card:nth-child(7):last-child)>.products-consolidated-card:nth-child(6){width:calc((100% - var(--grid-gap)) / 2);grid-column:2/4;justify-self:center}.products-consolidated-grid:has(>.products-consolidated-card:nth-child(7):last-child)>.products-consolidated-card:nth-child(7){width:calc((100% - var(--grid-gap)) / 2);margin-left:calc(var(--grid-gap) / -2);grid-column:3/5;justify-self:start}}.products-consolidated-card{box-sizing:border-box;opacity:0;background:#fff;border:1px solid #b4aa9b59;border-radius:14px;flex-direction:column;width:100%;min-width:0;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s,border-color .5s,background .5s;display:flex;position:relative;overflow:hidden;transform:translateY(20px)scale(.98);box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014,0 2px 8px #0000000d,0 1px 4px #00000008}.products-consolidated-card.visible{opacity:1;transform:translateY(0)scale(1)}.products-consolidated-card:hover{background:#fff;border-color:#8a735066;transform:translateY(-10px)scale(1.01);box-shadow:0 35px 80px #0003,0 18px 45px #00000024,0 10px 30px #8a73502e,0 6px 18px #8a73501a}.products-consolidated-card .card-glow{opacity:.5;pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#8a73500d,#0000 60%);border-radius:14px;transition:opacity .5s;position:absolute;inset:0}.products-consolidated-card:hover .card-glow{opacity:1}.products-consolidated-card:before{content:"";opacity:.3;z-index:2;background:linear-gradient(90deg,#8a7350,#c4b59a,#8a7350) 0 0/200% 100%;border-radius:14px 14px 0 0;height:4px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.products-consolidated-card:hover:before{opacity:1;animation:2s ease-in-out infinite gradientShift}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.products-consolidated-card .card-shine{pointer-events:none;z-index:1;background:linear-gradient(135deg,#0000 30%,#ffffff14 50%,#0000 70%);border-radius:14px;transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)rotate(25deg)}.products-consolidated-card:hover .card-shine{transform:translate(100%)rotate(25deg)}.products-consolidated-image{box-sizing:border-box;z-index:1;background:linear-gradient(145deg,#d8d0c4,#cbc2b4);border-bottom:1px solid #b4aa9b33;justify-content:center;align-items:center;width:100%;height:170px;padding:12px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f,inset 0 -2px 8px #0000000d,inset 0 1px #ffffff4d}.products-consolidated-image:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#8a73501a 0%,#0000 60%),radial-gradient(circle at 80% 70%,#8a73500f 0%,#0000 50%),radial-gradient(circle,#ffffff1f 0%,#0000 80%);position:absolute;inset:0}.products-consolidated-image:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#8a73500a 1px,#0000 1px),linear-gradient(90deg,#8a73500a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.products-consolidated-product-img{object-fit:contain;cursor:pointer;z-index:1;filter:drop-shadow(0 4px 16px #00000026);width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .6s cubic-bezier(.34,1.56,.64,1),filter .6s;display:block;position:relative}.products-consolidated-card:hover .products-consolidated-product-img{filter:drop-shadow(0 8px 32px #00000040);transform:scale(1.1)rotate(-2deg)}.products-consolidated-image .image-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff14 30%,#ffffff26 50%,#ffffff14 70%,#0000 100%);transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)skew(-15deg)}.products-consolidated-card:hover .image-shimmer{transform:translate(100%)skew(-15deg)}.products-consolidated-badge{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#252525e6;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;min-width:50px;padding:4px 10px;font-size:.7rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.products-consolidated-card:hover .products-consolidated-badge{transform:scale(1.05);box-shadow:0 4px 16px #00000040}.badge-pulse{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.products-consolidated-content{box-sizing:border-box;background:#fff;border-top:1px solid #b4aa9b33;flex-direction:column;flex:1;justify-content:space-between;padding:14px 16px 16px;transition:background .3s;display:flex;position:relative;box-shadow:0 -2px 12px #00000008}.products-consolidated-card:hover .products-consolidated-content{background:#fcfaf7}.products-consolidated-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.products-consolidated-number{color:#6e5a3c;background:linear-gradient(135deg,#e9e3d3,#ddd6c4);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:800;transition:transform .3s,background .3s;display:inline-flex;box-shadow:0 2px 6px #0000000f}.products-consolidated-card:hover .products-consolidated-number{color:#fff;background:linear-gradient(135deg,#8a7350,#c4b59a);transform:rotate(360deg)scale(1.1)}.products-consolidated-type{color:#8a7350;letter-spacing:.3px;text-transform:uppercase;background:#8a73501a;border:1px solid #8a73500d;border-radius:12px;padding:2px 10px;font-size:.62rem;font-weight:700;transition:background .3s,color .3s}.products-consolidated-card:hover .products-consolidated-type{color:#6e5a3c;background:#8a73502e;border-color:#8a73501a}.products-consolidated-content h2{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:700;line-height:1.3;transition:color .3s}.products-consolidated-card:hover .products-consolidated-content h2{color:#1a1a1a}.products-consolidated-divider{background:#f0ece3;width:100%;height:1px;margin:8px 0;transition:background .3s;position:relative}.products-consolidated-card:hover .products-consolidated-divider{background:#8a735033}.divider-dot{opacity:.4;background:#8a7350;border-radius:50%;width:5px;height:5px;transition:all .4s;position:absolute;top:-2.5px;left:50%;transform:translate(-50%)}.products-consolidated-card:hover .divider-dot{opacity:1;transform:translate(-50%)scale(1.5);box-shadow:0 0 12px #8a73504d}.products-consolidated-description{display:none}.products-consolidated-view-more{color:#1a1a1a;cursor:pointer;letter-spacing:.3px;background:#8a73500a;border:1px solid #8a73504d;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;width:auto;min-height:28px;margin-top:4px;padding:5px 14px;font-size:.7rem;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #8a73500d}.products-consolidated-view-more:before{display:none}.products-consolidated-view-more:hover{color:#1a1a1a;background:#fff;border-color:#0000;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #8a73504d}.products-consolidated-view-more:active{transform:scale(.95)}.products-consolidated-view-more span{z-index:1;position:relative}.products-consolidated-view-arrow{font-size:.8rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.products-consolidated-view-more:hover .products-consolidated-view-arrow{transform:translate(5px)rotate(-5deg)}.products-consolidated-accessory-tabs{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 auto 35px;animation:.6s .3s forwards fadeInUp;display:flex;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.products-consolidated-accessory-tab{color:#526a7a;letter-spacing:.4px;cursor:pointer;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #527d9d40;border-radius:50px;padding:6px 18px;font-family:inherit;font-size:.7rem;font-weight:700;transition:all .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.products-consolidated-accessory-tab:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#527d9d,#668eaa);border-radius:50px;transition:opacity .4s;position:absolute;inset:0}.products-consolidated-accessory-tab:hover{border-color:#527d9d66;transform:translateY(-2px)scale(1.03);box-shadow:0 4px 16px #527d9d1f}.products-consolidated-accessory-tab:hover:before{opacity:.05}.products-consolidated-accessory-tab:active{transform:scale(.95)}.products-consolidated-accessory-tab.active{color:#fff;background:linear-gradient(135deg,#527d9d,#668eaa);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 20px #527d9d4d}.products-consolidated-accessory-tab .tab-text{z-index:1;position:relative}.products-consolidated-accessory-tab .tab-glow{opacity:0;filter:blur(8px);z-index:0;background:linear-gradient(135deg,#527d9d,#668eaa);border-radius:50px;transition:opacity .4s;position:absolute;inset:0}.products-consolidated-accessory-tab.active .tab-glow{opacity:.3}.products-consolidated-enquire-wrapper{border-top:1px solid #8a73501f;justify-content:center;margin-top:40px;padding-top:25px;display:flex;position:relative}.products-consolidated-enquire-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#8a7350,#0000);width:60px;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.products-consolidated-btn-main{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#1a1a1a,#333);border:none;border-radius:50px;align-items:center;gap:12px;padding:14px 44px;font-size:1rem;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s,background .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0000001f}.products-consolidated-btn-main:before{display:none}.products-consolidated-btn-main:hover{color:#1a1a1a;background:linear-gradient(135deg,#d2c897,#c4b59a);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #8a73504d}.products-consolidated-btn-main:active{transform:scale(.97)}.products-consolidated-btn-main:hover .btn-main-arrow{transform:translate(6px)rotate(-5deg)}.products-consolidated-btn-main:hover .btn-main-glow{transform:translate(100%)}.products-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.products-modal-content{background:#fff;border-radius:18px;width:92%;max-width:720px;max-height:85vh;padding:35px 40px 30px;animation:.4s cubic-bezier(.34,1.56,.64,1) modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.products-modal-content::-webkit-scrollbar{width:6px}.products-modal-content::-webkit-scrollbar-track{background:#f0ece3;border-radius:10px}.products-modal-content::-webkit-scrollbar-thumb{background:#8a7350;border-radius:10px}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.products-modal-close{cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:12px;right:16px}.products-modal-close:hover{background:#8a73501f;transform:rotate(90deg)scale(1.1)}.modal-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.modal-title{color:#252525;margin:0 0 16px;font-size:1.5rem;font-weight:700;line-height:1.3}.modal-description{color:#5a6a75;margin:0 0 16px;font-size:.9rem;line-height:1.6;display:block}.modal-spec-row{border-bottom:1px solid #f0ece3;align-items:baseline;gap:16px;padding:10px 0;transition:background .2s;display:flex}.modal-spec-row:hover{background:#8a735008}.modal-spec-label{color:#555;flex:0 0 160px;min-width:140px;padding-left:10px;font-size:.82rem;font-weight:600;line-height:1.5;position:relative}.modal-spec-label:before{content:"";opacity:.4;background:#8a7350;border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.modal-spec-value{color:#333;word-break:break-word;flex:1;min-width:0;font-size:.82rem;line-height:1.5}.modal-accessory-dot{color:#8a7350;margin-right:6px;font-size:.85rem;font-weight:700;display:inline-block}@media (width<=1024px) and (width>=701px){.products-consolidated-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.products-consolidated-image{height:155px}.products-consolidated-header h1,.products-consolidated-header .titleh1{font-size:clamp(1.2rem,2.2vw,1.7rem)}}@media (width<=700px){.products-consolidated-section{padding:30px 12px 40px}.products-consolidated-grid{grid-template-columns:minmax(0,1fr);gap:20px 14px}.products-consolidated-image{height:170px}.products-consolidated-header h1,.products-consolidated-header .titleh1{font-size:1.3rem}.products-consolidated-header p{font-size:.82rem}.products-modal-content{width:95%;max-height:90vh;padding:25px 18px 20px}.modal-title{font-size:1.2rem}.modal-spec-row{flex-direction:column;gap:2px;padding:8px 0}.modal-spec-label{flex:none;min-width:0;padding-left:8px;font-size:.75rem}.modal-spec-value{padding-left:8px;font-size:.78rem}.modal-header{flex-direction:column;align-items:flex-start}.modal-badge{padding:3px 12px;font-size:.7rem}.modal-process{padding:2px 10px;font-size:.65rem}.products-consolidated-btn-main{padding:12px 30px;font-size:.9rem}.products-consolidated-accessory-tab{padding:5px 12px;font-size:.62rem}.products-consolidated-accessory-tabs{gap:6px}}@media (width<=400px){.products-consolidated-header h1,.products-consolidated-header .titleh1{font-size:1.1rem}.products-consolidated-image{height:150px;padding:8px 10px}.products-consolidated-content h2{font-size:.85rem}.products-consolidated-view-more{min-height:24px;padding:3px 10px;font-size:.65rem}.products-consolidated-btn-main{gap:8px;padding:10px 24px;font-size:.8rem}.products-modal-content{padding:20px 14px 16px}.modal-title{font-size:1rem}.modal-spec-label{font-size:.7rem}.modal-spec-value{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.products-consolidated-section *,.products-consolidated-section :before,.products-consolidated-section :after,.products-modal-overlay *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.products-consolidated-card{transform:none!important}}.consumables-page{color:#1e2430;background:radial-gradient(circle at 8% 8%,#527da514,#0000 30%),radial-gradient(circle at 90% 80%,#6c97b80f,#0000 32%),linear-gradient(135deg,#eef4f8 0%,#f7fafc 48%,#e8f0f5 100%);min-height:100vh;position:relative;overflow:hidden}.consumables-page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(2px 2px at 20% 30%,#8a735026,#0000),radial-gradient(2px 2px at 40% 70%,#8a73501f,#0000),radial-gradient(2px 2px at 60% 20%,#8a73501a,#0000),radial-gradient(2px 2px at 80% 60%,#8a735021,#0000),radial-gradient(2px 2px at 10% 90%,#8a735014,#0000),radial-gradient(2px 2px at 90% 10%,#8a73501c,#0000);background-size:200px 200px;animation:20s linear infinite consumableFloatParticles;position:absolute;inset:0}@keyframes consumableFloatParticles{0%{transform:translate(0)rotate(0)}to{transform:translate(-50px,-50px)rotate(360deg)}}.consumables-ambient-orb{filter:blur(60px);pointer-events:none;z-index:0;opacity:.45;border-radius:50%;position:absolute}.consumables-ambient-orb.orb-one{background:radial-gradient(circle,#8a735047,#0000 70%);width:280px;height:280px;animation:14s ease-in-out infinite consumableOrbFloat;top:-90px;left:-90px}.consumables-ambient-orb.orb-two{background:radial-gradient(circle,#8a73502e,#0000 70%);width:320px;height:320px;animation:18s ease-in-out infinite reverse consumableOrbFloat;bottom:-110px;right:-110px}@keyframes consumableOrbFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-24px)scale(1.15)}}.consumables-hero{background:radial-gradient(circle at 85% 20%,#8a73502e,#0000 35%),linear-gradient(135deg,#151d2b 0%,#1e2939 55%,#111925 100%);align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.consumables-hero:before{content:"";border:1px solid #8a735033;border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite heroRingPulse;position:absolute;bottom:-180px;right:-120px}@keyframes heroRingPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.consumables-hero:after{content:"";border:1px solid #8a73501f;border-radius:50%;width:180px;height:180px;animation:4.5s ease-in-out infinite reverse heroRingPulse;position:absolute;top:-100px;right:50px}.consumables-hero-overlay{background:linear-gradient(90deg,#0f1621f5,#0f1621b8,#0f16214d);position:absolute;inset:0}.consumables-hero-content{z-index:2;opacity:0;width:min(1200px,90%);margin:0 auto;padding:40px 0;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards consumableHeroIn;position:relative;transform:translateY(40px)}@keyframes consumableHeroIn{to{opacity:1;transform:translateY(0)}}.consumables-eyebrow{color:#d2c897;letter-spacing:1.8px;border:1px solid #8a735073;border-radius:30px;margin-bottom:10px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-block;position:relative;overflow:hidden}.consumables-eyebrow:before{content:"";background:linear-gradient(90deg,#0000,#8a73501a,#0000);animation:3s ease-in-out infinite eyebrowShine;position:absolute;inset:0;transform:translate(-100%)}@keyframes eyebrowShine{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.consumables-hero h1{color:#0000;background:linear-gradient(90deg,#fff,#d2c897,#fff) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.1;animation:5s infinite heroGradientShift}@keyframes heroGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.consumables-full-name{color:#d2c897;max-width:850px;margin-top:6px;font-size:clamp(13px,1.4vw,17px);font-weight:600;line-height:1.5}.consumables-hero p{color:#c8ced8;max-width:620px;margin:10px 0 0;font-size:14px;line-height:1.7}.consumables-products{z-index:1;padding:65px 0 90px;position:relative}.consumables-container{width:min(1250px,92%);margin:0 auto}.consumables-heading{text-align:center;max-width:700px;margin:0 auto 48px}.consumables-heading>span{color:#806f2e;letter-spacing:1.8px;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.consumables-heading h2{color:#1e2430;margin:0 0 12px;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.15}.consumables-heading p{color:#69717d;margin:0;font-size:14px;line-height:1.65}.consumables-heading strong{color:#5f5428;font-weight:700}.consumable-group{margin-bottom:65px}.consumable-group:last-child{margin-bottom:0}.consumable-group-title{opacity:0;align-items:center;gap:11px;margin-bottom:24px;animation:.6s .2s forwards groupTitleIn;display:flex;transform:translate(-20px)}@keyframes groupTitleIn{to{opacity:1;transform:translate(0)}}.consumable-group-title>span{background:linear-gradient(#d2c897,#9c914f);border-radius:4px;flex-shrink:0;width:4px;height:26px}.consumable-group-title h3{color:#1e2430;margin:0;font-size:21px;font-weight:750;line-height:1.3}.consumable-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:32px 28px;display:grid}.consumable-card{box-sizing:border-box;opacity:0;background:#fff;border:1px solid #b4aa9b59;border-radius:14px;flex-direction:column;width:100%;min-width:0;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s,border-color .5s,background .5s;display:flex;position:relative;overflow:hidden;transform:translateY(20px)scale(.98);box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014,0 2px 8px #0000000d,0 1px 4px #00000008}.consumable-card.visible{opacity:1;transform:translateY(0)scale(1)}.consumable-card:hover{background:#fff;border-color:#8a735066;transform:translateY(-10px)scale(1.01);box-shadow:0 35px 80px #0003,0 18px 45px #00000024,0 10px 30px #8a73502e,0 6px 18px #8a73501a}.consumable-card .consumable-card-glow{opacity:.5;pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#8a73500d,#0000 60%);border-radius:14px;transition:opacity .5s;position:absolute;inset:0}.consumable-card:hover .consumable-card-glow{opacity:1}.consumable-card:before{content:"";opacity:.3;z-index:2;background:linear-gradient(90deg,#8a7350,#c4b59a,#8a7350) 0 0/200% 100%;border-radius:14px 14px 0 0;height:4px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.consumable-card:hover:before{opacity:1;animation:2s ease-in-out infinite gradientShift}.consumable-card .card-shine{pointer-events:none;z-index:1;background:linear-gradient(135deg,#0000 30%,#ffffff14 50%,#0000 70%);border-radius:14px;transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)rotate(25deg)}.consumable-card:hover .card-shine{transform:translate(100%)rotate(25deg)}.consumable-image{box-sizing:border-box;z-index:1;background:linear-gradient(145deg,#d8d0c4,#cbc2b4);border-bottom:1px solid #b4aa9b33;justify-content:center;align-items:center;width:100%;height:170px;padding:12px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f,inset 0 -2px 8px #0000000d,inset 0 1px #ffffff4d}.consumable-image:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#8a73501a 0%,#0000 60%),radial-gradient(circle at 80% 70%,#8a73500f 0%,#0000 50%),radial-gradient(circle,#ffffff1f 0%,#0000 80%);position:absolute;inset:0}.consumable-image:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#8a73500a 1px,#0000 1px),linear-gradient(90deg,#8a73500a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.consumable-product-img{object-fit:contain;cursor:pointer;z-index:1;filter:drop-shadow(0 4px 16px #00000026);width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .6s cubic-bezier(.34,1.56,.64,1),filter .6s;display:block;position:relative}.consumable-card:hover .consumable-product-img{filter:drop-shadow(0 8px 32px #00000040);transform:scale(1.1)rotate(-2deg)}.consumable-image .image-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff14 30%,#ffffff26 50%,#ffffff14 70%,#0000 100%);transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)skew(-15deg)}.consumable-card:hover .image-shimmer{transform:translate(100%)skew(-15deg)}.consumable-image-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;z-index:3;cursor:pointer;background:#1e243080;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.consumable-card:hover .consumable-image-overlay{opacity:1}.consumable-overlay-text{color:#fff;letter-spacing:2px;border:2px solid #ffffff4d;border-radius:50px;padding:8px 20px;font-size:.8rem;font-weight:600;transition:all .4s cubic-bezier(.34,1.56,.64,1);transform:translateY(20px)scale(.8)}.consumable-card:hover .consumable-overlay-text{transform:translateY(0)scale(1)}.consumable-card-content{box-sizing:border-box;background:#fff;border-top:1px solid #b4aa9b33;flex-direction:column;flex:1;justify-content:space-between;padding:14px 16px 16px;transition:background .3s;display:flex;position:relative;box-shadow:0 -2px 12px #00000008}.consumable-card:hover .consumable-card-content{background:#fcfaf7}.consumable-process{color:#6e5a3c;letter-spacing:.3px;text-transform:uppercase;background:#8a73501a;border:1px solid #8a73500d;border-radius:12px;align-self:flex-start;margin-bottom:6px;padding:2px 10px;font-size:.62rem;font-weight:700;transition:background .3s,color .3s}.consumable-card:hover .consumable-process{color:#6e5a3c;background:#8a73502e;border-color:#8a73501a}.consumable-card h4{color:#1a1a1a;margin:0 0 6px;font-size:.95rem;font-weight:700;line-height:1.3;transition:color .3s}.consumable-card:hover h4{color:#1a1a1a}.consumable-description{-webkit-line-clamp:3;color:#1a1a1a;-webkit-box-orient:vertical;flex-shrink:0;min-height:54px;margin:0 0 10px;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.consumable-view-button{color:#1a1a1a;cursor:pointer;letter-spacing:.3px;background:#8a73500a;border:1px solid #8a73504d;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;width:auto;min-height:28px;margin-top:4px;padding:5px 14px;font-size:.7rem;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #8a73500d}.consumable-view-button:before{display:none}.consumable-view-button:hover{color:#1a1a1a;background:#fff;border-color:#0000;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #8a73504d}.consumable-view-button:active{transform:scale(.95)}.consumable-view-button span{z-index:1;position:relative}.view-arrow{font-size:.8rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.consumable-view-button:hover .view-arrow{transform:translate(5px)rotate(-5deg)}.consumable-ripple{display:none}.consumables-enquire-wrapper{border-top:1px solid #8a73501f;justify-content:center;margin-top:50px;padding-top:30px;display:flex;position:relative}.consumables-enquire-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#8a7350,#0000);width:60px;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.enquire-link{text-decoration:none!important}.consumables-btn-main{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#1a1a1a,#333);border:none;border-radius:50px;align-items:center;gap:12px;padding:14px 44px;font-size:1rem;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s,background .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0000001f}.consumables-btn-main:before{display:none}.consumables-btn-main:hover{color:#1a1a1a;background:linear-gradient(135deg,#d2c897,#c4b59a);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #8a73504d}.consumables-btn-main:active{transform:scale(.97)}.btn-main-text{z-index:2;position:relative}.btn-main-arrow{z-index:2;font-size:1.2rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:relative}.consumables-btn-main:hover .btn-main-arrow{transform:translate(6px)rotate(-5deg)}.btn-main-glow{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.consumables-btn-main:hover .btn-main-glow{transform:translate(100%)}.consumables-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}.consumables-modal-content{background:#fff;border-radius:18px;width:92%;max-width:680px;max-height:85vh;padding:35px 40px 30px;animation:.4s cubic-bezier(.34,1.56,.64,1) modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.consumables-modal-close{cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:12px;right:16px}.consumables-modal-close:hover{background:#8a73501f;transform:rotate(90deg)scale(1.1)}.close-icon{color:#333;font-weight:300;display:inline-block}.modal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modal-badge{color:#fff;letter-spacing:.3px;background:#252525;border-radius:30px;padding:4px 16px;font-size:.8rem;font-weight:700}.modal-process{color:#8a7350;background:#8a735014;border-radius:20px;padding:3px 12px;font-size:.75rem;font-weight:600}.modal-title{color:#252525;margin:0 0 16px;font-size:1.5rem;font-weight:700}.modal-description{color:#5a6a75;margin:0 0 16px;font-size:.9rem;line-height:1.6}.modal-divider{background:#e8e4da;width:100%;height:1px;margin:0 0 16px;position:relative}.modal-divider:after{content:"";background:#8a7350;border-radius:3px;width:28px;height:5px;position:absolute;top:-2.5px;left:50%;transform:translate(-50%)}.modal-specs{flex-direction:column;gap:0;display:flex}.modal-spec-row{border-bottom:1px solid #f0ede5;align-items:flex-start;padding:8px 0 8px 4px;transition:background .2s;display:flex}.modal-spec-row:hover{background:#8a735008;border-radius:4px;padding-left:8px}.modal-spec-row:last-child{border-bottom:none}.modal-spec-label{color:#4a535e;align-items:flex-start;gap:10px;width:100%;font-size:.82rem;line-height:1.5;display:flex}.modal-feature-dot{color:#8a7350;flex-shrink:0;margin-top:3px;font-size:.7rem}.modal-section{margin-bottom:18px}.modal-section-title{color:#1e2430;letter-spacing:.3px;align-items:center;gap:10px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.modal-section-icon{color:#1e2430;background:linear-gradient(135deg,#8a7350,#c4b59a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:inline-flex}.consumables-modal-content::-webkit-scrollbar{width:6px}.consumables-modal-content::-webkit-scrollbar-track{background:#f4f1e8;border-radius:10px}.consumables-modal-content::-webkit-scrollbar-thumb{background:#8a7350;border-radius:10px;transition:background .3s}.consumables-modal-content::-webkit-scrollbar-thumb:hover{background:#6e5a3c}@media (width<=1100px){.consumable-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 22px}.consumable-card h4{font-size:.85rem}.consumable-description{min-height:48px;font-size:.7rem}}@media (width<=820px){.consumables-hero{min-height:200px}.consumables-hero-content{padding:30px 0}.consumables-hero h1{font-size:32px}.consumables-full-name{font-size:14px}.consumables-hero p{font-size:13px}.consumable-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.consumable-image{height:150px}.consumable-card-content{padding:12px 14px 14px}.consumable-card h4{font-size:.85rem}.consumable-description{min-height:44px;font-size:.7rem}.consumables-heading h2{font-size:30px}.consumables-heading p{font-size:14px}.consumable-group-title h3{font-size:20px}.consumables-btn-main{padding:12px 35px;font-size:.9rem}}@media (width<=520px){.consumables-container{width:94%}.consumables-products{padding:40px 0 60px}.consumables-heading{margin-bottom:32px}.consumables-heading h2{font-size:27px}.consumables-heading p{font-size:13.5px}.consumable-grid{grid-template-columns:1fr;gap:20px 18px}.consumable-image{height:170px}.consumable-card-content{padding:14px 16px 16px}.consumable-card h4{font-size:.95rem}.consumable-description{color:#1a1a1a;min-height:54px;font-size:.76rem}.consumable-process{font-size:.6rem}.consumable-view-button{color:#1a1a1a;min-height:24px;padding:4px 12px;font-size:.65rem}.consumable-group-title h3{font-size:18px}.consumables-hero{min-height:200px}.consumables-hero h1{font-size:28px}.consumables-full-name{font-size:13px}.consumables-hero p{font-size:12px}.consumables-eyebrow{font-size:9px}.consumables-btn-main{gap:8px;padding:10px 28px;font-size:.8rem}.btn-main-arrow{font-size:1rem}.consumables-modal-content{width:95%;padding:25px 18px 20px}.modal-title{font-size:1.2rem}.modal-spec-row{padding:6px 0}.modal-spec-label{font-size:.75rem}.modal-badge{padding:3px 12px;font-size:.7rem}}@media (width<=380px){.consumable-image{height:150px;padding:10px 12px}.consumable-card h4{font-size:.85rem}.consumable-description{color:#1a1a1a;min-height:48px;font-size:.7rem}.consumables-hero h1{font-size:24px}.consumables-full-name{font-size:12px}.consumables-btn-main{padding:8px 20px;font-size:.75rem}.consumables-modal-content{padding:20px 14px 16px}.modal-title{font-size:1rem}.modal-description{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.consumables-page *,.consumables-page :before,.consumables-page :after,.consumables-modal-overlay *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.consumable-card{transform:none!important}}.product-contact-section{box-sizing:border-box;opacity:0;background:radial-gradient(circle at 80% 15%,#5b8bab12,#0000 30%),#fff;width:100%;padding:40px 5%;transition:opacity .8s;position:relative;overflow:hidden}.product-contact-section.fade-in{opacity:1}.product-contact-layout{z-index:2;align-items:center;gap:6%;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.product-contact-form-wrapper{box-sizing:border-box;background:#fffffff7;border:1px solid #d8e0e6;border-radius:16px;flex:0 0 46%;width:46%;padding:22px 24px 24px;animation:.8s both formEntrance;position:relative;overflow:hidden;box-shadow:0 10px 30px #071b3a14,0 2px 6px #071b3a0a}.slide-in-left{opacity:0;animation:.7s .2s forwards slideInLeft;transform:translate(-50px)}.slide-in-right{opacity:0;animation:.7s .4s forwards slideInRight;transform:translate(50px)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.product-contact-form-wrapper:after{content:"";pointer-events:none;border:1px solid #5b8bab26;border-radius:50%;width:50px;height:50px;position:absolute;bottom:-30px;right:-30px}.welding-energy-line{background:#e5ebef;width:100%;height:3px;position:absolute;top:0;left:0;overflow:hidden}.welding-energy-line span{background:linear-gradient(90deg,#0000,#5b8bab,#7db5d2,#0000);width:30%;height:100%;animation:2.8s linear infinite weldingEnergy;position:absolute;top:0;left:-30%}@keyframes weldingEnergy{0%{left:-30%}to{left:100%}}.welding-form-badge{color:#416f8e;letter-spacing:1px;background:#5b8bab12;border:1px solid #5b8bab40;border-radius:30px;align-items:center;gap:5px;margin-bottom:8px;padding:3px 8px;font-size:9px;font-weight:700;animation:3s ease-in-out infinite badgePulse;display:inline-flex}.badge-dot{background:#5b8bab;border-radius:50%;width:4px;height:4px;animation:1.8s ease-in-out infinite dotPulse;box-shadow:0 0 0 2px #5b8bab1f,0 0 8px #5b8bab66}@keyframes badgePulse{0%,to{box-shadow:0 0 #5b8bab00}50%{box-shadow:0 3px 12px #5b8bab14}}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.product-contact-header h2{color:#071b3a;letter-spacing:-.5px;margin:0 0 4px;font-size:22px;font-weight:750;line-height:1.15}.product-contact-header p{color:#526477;max-width:500px;margin:0 0 14px;font-size:13px;line-height:1.5}.product-contact-form{width:100%}.product-form-group{width:100%;margin-bottom:10px}.product-form-group label{color:#071b3a;align-items:center;gap:3px;margin-bottom:3px;font-size:12px;font-weight:600;display:flex}.label-icon{font-size:12px}.required{color:#e74c3c;font-weight:700}.optional{color:#8997a8;font-size:10px;font-weight:400}.product-form-group input,.product-form-group select,.product-form-group textarea{box-sizing:border-box;color:#071b3a;background:#f7f9fa;border:1.5px solid #d7dfe5;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .25s,box-shadow .25s,background .25s,transform .2s;display:block}.product-form-group input{height:34px;padding:0 10px}.product-form-group select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#416f8e 50%),linear-gradient(135deg,#416f8e 50%,#0000 50%);background-position:calc(100% - 14px) 14px,calc(100% - 8px) 14px;background-repeat:no-repeat;background-size:4px 4px,4px 4px;height:34px;padding:0 30px 0 10px}.product-form-group select option{color:#071b3a;background:#fff}.product-form-group textarea{resize:vertical;min-height:55px;padding:8px 10px;line-height:1.4}.product-form-group input::placeholder,.product-form-group textarea::placeholder{color:#8997a8;opacity:1;font-size:12px;transition:opacity .2s}.product-form-group input:hover,.product-form-group select:hover,.product-form-group textarea:hover{background:#f9fafb;border-color:#b9c8d3}.product-form-group input:focus,.product-form-group select:focus,.product-form-group textarea:focus{background:#fff;border-color:#5b8bab;transform:translateY(-1px);box-shadow:0 0 0 3px #5b8bab1a,0 2px 10px #071b3a0a}.product-form-group input:focus::placeholder,.product-form-group textarea:focus::placeholder{opacity:.5}.input-focus-border{background:linear-gradient(90deg,#5b8bab,#7db5d2);border-radius:2px;width:0;height:2px;transition:all .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.product-form-group:focus-within .input-focus-border{width:60%}.product-form-group.has-error input,.product-form-group.has-error select,.product-form-group.has-error textarea{border-color:#d9534f;animation:.3s errorShake}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.form-error{color:#d9534f;margin-top:2px;font-size:10px;line-height:1.3;display:block}.message-footer{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.character-count{color:#8997a8;flex-shrink:0;margin-top:2px;font-size:9px}.product-dropdown-animation{animation:.3s cubic-bezier(.22,1,.36,1) both weldingDropdown}@keyframes weldingDropdown{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.product-contact-submit{color:#fff;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#4e7e9d,#5b8bab,#4e7e9d) 0 0/200% 100%;border:none;border-radius:22px;justify-content:center;align-items:center;width:100%;max-width:200px;height:36px;margin:4px auto 0;font-family:inherit;font-size:13px;font-weight:700;transition:transform .3s,box-shadow .3s,background-position .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #5b8bab33}.product-contact-submit:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:55%;height:100%;transition:left .7s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.product-contact-submit:hover:not(:disabled):before{left:130%}.product-contact-submit:hover:not(:disabled){background-position:100% 0;transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #5b8bab4d,0 0 15px #5b8bab0d}.product-contact-submit:active:not(:disabled){transform:translateY(-1px)scale(.97)}.product-contact-submit:disabled{cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.button-text{z-index:2;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex;position:relative}.btn-icon{font-size:12px}.btn-arrow{font-size:14px;transition:transform .3s;display:inline-block}.product-contact-submit:hover:not(:disabled) .btn-arrow{transform:translate(3px)}.button-spark{opacity:0;background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:25%;box-shadow:10px -6px #fff9,18px 4px #fff6,-8px 5px #ffffff80}.product-contact-submit:hover .button-spark{animation:.8s ease-out infinite buttonSparks}@keyframes buttonSparks{0%{opacity:0;transform:scale(.5)}30%{opacity:1}to{opacity:0;transform:translate(10px,-5px)scale(1.2)}}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-contact-submit.submitting .button-text{animation:1s infinite pulse}.product-contact-logo{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:42%;padding:0 10px;animation:.9s .15s both logoEntrance;display:flex;position:relative}.logo-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:0 10px;display:flex;position:relative}.logo-glow{filter:blur(3px);pointer-events:none;background:radial-gradient(circle,#5b8bab1a,#0000 68%);border-radius:50%;width:160px;height:160px;animation:4s ease-in-out infinite logoGlow;position:absolute;top:20%;left:50%;transform:translate(-50%)}@keyframes logoGlow{0%,to{opacity:.4;transform:translate(-50%)scale(.9)}50%{opacity:1;transform:translate(-50%)scale(1.1)}}.contact-site-logo{z-index:2;object-fit:contain;filter:drop-shadow(0 6px 12px #071b3a0f);width:min(100%,280px);height:auto;animation:5s ease-in-out infinite logoFloat;display:block;position:relative}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.welding-sparks{pointer-events:none;z-index:1;width:50px;height:80px;position:absolute}.welding-sparks-left{top:20%;left:-4px}.welding-sparks-right{top:45%;right:-4px}.welding-sparks span{opacity:0;background:#5b8bab;border-radius:50%;width:2px;height:2px;animation:2.5s linear infinite sparkFly;position:absolute;box-shadow:0 0 3px #5b8bab66}.welding-sparks span:first-child{animation-delay:0s;top:50%;left:20%}.welding-sparks span:nth-child(2){animation-delay:.5s;top:40%;left:45%}.welding-sparks span:nth-child(3){animation-delay:1s;top:60%;left:60%}.welding-sparks span:nth-child(4){animation-delay:1.4s;top:65%;left:30%}.welding-sparks span:nth-child(5){animation-delay:1.8s;top:45%;left:70%}.welding-sparks span:nth-child(6){animation-delay:2.2s;top:75%;left:50%}@keyframes sparkFly{0%{opacity:0;transform:translate(0)scale(.5)}15%{opacity:1}to{opacity:0;transform:translate(15px,-28px)scale(1.2)}}@keyframes formEntrance{0%{opacity:0;transform:translate(-20px)translateY(8px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes logoEntrance{0%{opacity:0;transform:translate(20px)translateY(-4px)}to{opacity:1;transform:translate(0)translateY(0)}}.popup-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s overlayFade;display:flex;position:fixed;top:0;left:0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.popup-container{background:#fff;border-radius:20px;width:90%;max-width:380px;padding:30px 28px 28px;animation:.5s cubic-bezier(.22,1,.36,1) popupSlide;position:relative;box-shadow:0 20px 60px #0003}@keyframes popupSlide{0%{opacity:0;transform:translateY(18px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.popup-close{color:#8997a8;cursor:pointer;background:0 0;border:none;font-size:20px;line-height:1;transition:all .3s;position:absolute;top:10px;right:14px}.popup-close:hover{color:#071b3a;transform:rotate(90deg)}.popup-content{text-align:center}.popup-icon{margin:0 auto 12px}.checkmark{width:60px;height:60px}.checkmark-circle{stroke:#2e7d32;stroke-width:4px;fill:none;stroke-dasharray:283;stroke-dashoffset:283px;animation:.8s .3s forwards circleDraw}.checkmark-check{stroke:#2e7d32;stroke-width:6px;fill:none;stroke-dasharray:50;stroke-dashoffset:50px;animation:.6s .8s forwards checkDraw}@keyframes circleDraw{to{stroke-dashoffset:0}}@keyframes checkDraw{to{stroke-dashoffset:0}}.popup-title{color:#071b3a;margin:0 0 4px;font-size:20px;font-weight:750}.popup-message{color:#526477;margin:0 0 18px;font-size:13px;line-height:1.6}.popup-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4e7e9d,#5b8bab);border:none;border-radius:22px;padding:8px 32px;font-size:13px;font-weight:700;transition:all .3s;box-shadow:0 4px 16px #5b8bab4d}.popup-button:hover{transform:translateY(-2px);box-shadow:0 6px 22px #5b8bab66}.popup-button:active{transform:translateY(0)scale(.97)}@media (width<=1100px){.product-contact-form-wrapper{flex:0 0 50%;width:50%;padding:18px 20px 20px}.product-contact-logo{width:40%}.contact-site-logo{width:min(100%,230px)}}@media (width<=900px){.product-contact-form-wrapper{flex:0 0 54%;width:54%;padding:16px 18px 18px}.product-contact-logo{width:38%}.contact-site-logo{width:min(100%,190px)}.product-contact-header h2{font-size:20px}.product-contact-header p{font-size:12px}}@media (width<=768px){.product-contact-section{padding:20px 12px}.product-contact-layout{flex-direction:column;align-items:center;gap:16px}.product-contact-logo{order:-1;width:100%;padding:0}.logo-content{width:100%;padding:0}.contact-site-logo{width:min(100%,180px);margin:0 auto}.product-contact-form-wrapper{border-radius:12px;flex-basis:auto;width:100%;padding:18px 16px 20px}.product-contact-header h2{font-size:22px}.product-contact-header p{margin-bottom:14px;font-size:12.5px}.product-contact-submit{max-width:180px;height:34px;font-size:12px}.button-text{font-size:11px}.welding-sparks{opacity:.2}.logo-glow{width:120px;height:120px}}@media (width<=480px){.product-contact-section{padding:14px 8px}.product-contact-layout{gap:12px}.contact-site-logo{width:140px}.logo-glow{width:90px;height:90px}.product-contact-form-wrapper{border-radius:10px;padding:14px 10px 16px}.product-contact-form-wrapper:after{display:none}.welding-form-badge{gap:3px;padding:2px 6px;font-size:7px}.badge-dot{width:3px;height:3px}.product-contact-header h2{margin-bottom:3px;font-size:18px}.product-contact-header p{margin-bottom:12px;font-size:11px;line-height:1.4}.product-form-group{margin-bottom:8px}.product-form-group label{margin-bottom:2px;font-size:11px}.label-icon{font-size:11px}.product-form-group input,.product-form-group select{border-radius:6px;height:30px;padding:0 8px;font-size:12px}.product-form-group select{background-position:calc(100% - 10px) 12px,calc(100% - 6px) 12px;background-size:3px 3px,3px 3px;padding:0 25px 0 8px}.product-form-group textarea{border-radius:6px;min-height:45px;padding:6px 8px;font-size:12px}.product-form-group input::placeholder,.product-form-group textarea::placeholder{font-size:11px}.product-contact-submit{border-radius:18px;max-width:160px;height:30px;font-size:11px}.button-text{gap:4px;font-size:10px}.btn-icon{font-size:10px}.btn-arrow{font-size:11px}.welding-sparks{display:none}.character-count{font-size:8px}.form-error{font-size:9px}.popup-container{border-radius:16px;max-width:280px;padding:20px 16px 18px}.popup-title{font-size:17px}.popup-message{font-size:12px}.popup-button{padding:6px 24px;font-size:12px}.checkmark{width:45px;height:45px}}@media (prefers-reduced-motion:reduce){.product-contact-form-wrapper,.product-contact-logo,.contact-site-logo,.logo-glow,.welding-energy-line span,.welding-sparks span,.welding-form-badge,.badge-dot,.product-dropdown-animation,.product-contact-submit,.button-spark{transition:none!important;animation:none!important}}
