:root{--brand-primary:#FF6A13;--brand-primary-dark:#A23C00;--brand-primary-light:#FFC6A5;--brand-secondary:#1C1C1C;--brand-accent:#0093D0;--brand-neutral-dark:#211A17;--brand-neutral-mid:#6B5E57;--brand-neutral-light:#F6F3F0;--brand-bg:#FFFFFF;--brand-bg-alt:#FFF3EC;--brand-text:#211A17;--brand-text-inverse:#FFFFFF;--brand-border:#E7DFD6;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#211a17;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.65}img{max-width:100%;display:block}a{color:#a23c00;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#ff6a13;color:var(--brand-primary)}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-alt{background:#fff3ec;background:var(--brand-bg-alt)}.section-dark{background:#1c1c1c;background:var(--brand-secondary);color:#fff;color:var(--brand-text-inverse)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark li,.section-dark p,.section-dark span:not(.badge){color:#fff;color:var(--brand-text-inverse)}.section-dark a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline}.section-dark .btn-primary-solid{background:#ff6a13;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-color:#ff6a13;border-color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}.section-dark .btn-ghost-light{color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.7);-webkit-text-decoration:none;text-decoration:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#a23c00;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-dark .eyebrow{color:#ffc6a5;color:var(--brand-primary-light)}.section-heading{max-width:800px;margin:0 auto 40px;text-align:center}.section-heading h1,.section-heading h2{margin:10px 0 14px;color:#211a17;color:var(--brand-text);font-size:max(2rem, min(3.5vw, 3.25rem));line-height:1.12;font-weight:800}.section-heading p{margin:0;color:#211a17;color:var(--brand-text);opacity:.78}.btn{border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:.78rem 1.15rem}.btn-primary-solid{background:#ff6a13;background:var(--brand-primary);border:1px solid #ff6a13;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-primary-solid:focus,.btn-primary-solid:hover{background:#a23c00;background:var(--brand-primary-dark);border-color:#a23c00;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn-ghost-light{border:1px solid rgba(255,255,255,.72);color:#fff;color:var(--brand-text-inverse)}.btn-ghost-light:focus,.btn-ghost-light:hover{background:#fff;background:var(--brand-text-inverse);color:#a23c00;color:var(--brand-primary-dark)}.kmp-utility-bar{background:#a23c00;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);font-size:.82rem;padding:7px 0}.kmp-utility-bar span{color:#fff;color:var(--brand-text-inverse)}.kmp-navbar{background:#fff;background:var(--brand-bg);border-bottom:1px solid #e7dfd6;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 22px rgba(33,26,23,.06)}.kmp-navbar .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.kmp-navbar .navbar-toggler{border-color:#e7dfd6;border-color:var(--brand-border)}.kmp-navbar .navbar-toggler-icon{background-image:linear-gradient(#211a17,#211a17);background-image:linear-gradient(var(--brand-text),var(--brand-text));background-size:24px 2px;background-position:center;background-repeat:no-repeat;position:relative}.kmp-navbar .navbar-toggler-icon::after,.kmp-navbar .navbar-toggler-icon::before{content:"";position:absolute;left:4px;width:24px;height:2px;background:#211a17;background:var(--brand-text)}.kmp-navbar .navbar-toggler-icon::before{top:8px}.kmp-navbar .navbar-toggler-icon::after{bottom:8px}.kmp-navbar .nav-link{color:#211a17;color:var(--brand-text);font-size:.92rem;font-weight:700;padding:.7rem .75rem}.kmp-navbar .nav-link.active,.kmp-navbar .nav-link:hover{color:#a23c00;color:var(--brand-primary-dark)}.kmp-nav-cta{margin-left:14px;background:#ff6a13;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border:1px solid #ff6a13;border:1px solid var(--brand-primary)}.kmp-nav-cta:hover{background:#a23c00;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.site-footer{padding-top:72px;padding-bottom:34px}.welding-footer-industrial{background:#1c1c1c}.footer-brand-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:32px;gap:32px;align-items:center;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-brand-row h5,.footer-cols h5{color:#fff;color:var(--brand-text-inverse);margin-bottom:12px;font-weight:800}.footer-brand-row p{max-width:720px;margin:0;color:#fff;color:var(--brand-text-inverse);opacity:.82}.footer-quote-btn{background:#fff;background:var(--brand-text-inverse);color:#a23c00;color:var(--brand-primary-dark);border:1px solid #fff;border:1px solid var(--brand-text-inverse)}.footer-cols{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:24px;gap:24px;padding:40px 0}.footer-cols a{display:block;color:#fff;color:var(--brand-text-inverse);opacity:.76;margin-bottom:8px}.footer-cols a:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.cert-strip{padding:14px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);color:#fff;color:var(--brand-text-inverse);opacity:.78;text-align:center}.copyright{display:flex;justify-content:space-between;gap:18px;padding-top:24px;color:#fff;color:var(--brand-text-inverse);opacity:.82}.copyright a{color:#fff;color:var(--brand-text-inverse)}.modal-header{background:#a23c00;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.modal-header .btn-close{filter:invert(1)}.application-gallery-grid,.contact-card-grid,.culture-grid,.grid-3,.grid-4,.grid-6,.industry-card-grid,.industry-image-grid,.product-grid-three,.service-grid{display:grid;grid-gap:24px;gap:24px}.contact-card-grid,.grid-3,.product-grid-three,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.application-gallery-grid,.culture-grid,.grid-4,.industry-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-6,.industry-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.stats-row{display:flex;flex-wrap:nowrap;gap:0}.stat-item{flex:1 1 0;min-width:0;text-align:center;padding:10px 18px}.stat-item strong{display:block;font-size:max(1.8rem, min(3.2vw, 3rem));line-height:1;font-weight:900}.stat-item span{display:block;margin-top:10px;font-weight:700}.cta-section{padding-top:80px;padding-bottom:96px}.cta-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);grid-gap:44px;gap:44px;align-items:center}.cta-split h2{font-size:max(2rem, min(3.5vw, 3.4rem));line-height:1.12;margin:10px 0 16px}.contact-form-card,.cta-form-card{background:#fff;background:var(--brand-bg);color:#211a17;color:var(--brand-text);border-radius:4px;border-radius:var(--brand-radius);padding:28px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.contact-form-card h1,.contact-form-card h2,.contact-form-card h3,.contact-form-card label,.contact-form-card p,.contact-form-card span,.cta-form-card h1,.cta-form-card h2,.cta-form-card h3,.cta-form-card label,.cta-form-card p,.cta-form-card span{color:#211a17;color:var(--brand-text)}.check-list{display:grid;grid-gap:10px;gap:10px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px}.check-list li::before{content:"";position:absolute;left:0;top:.66em;width:12px;height:12px;background:#ff6a13;background:var(--brand-primary)}@media (max-width:991px){.kmp-nav-cta{margin:12px 0 0;width:100%}.contact-form-layout,.cta-split,.footer-brand-row{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.application-gallery-grid,.contact-card-grid,.culture-grid,.grid-3,.grid-4,.grid-6,.industry-card-grid,.industry-image-grid,.product-grid-three,.service-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 50%}}@media (max-width:575px){.section,section[class*=-section]{padding-top:56px;padding-bottom:56px}.cta-section{padding-top:64px;padding-bottom:84px}.application-gallery-grid,.contact-card-grid,.culture-grid,.footer-cols,.grid-3,.grid-4,.grid-6,.industry-card-grid,.industry-image-grid,.product-grid-three,.service-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.stat-item{flex-basis:100%}.copyright{flex-direction:column}}.feedback-form{color:#211a17;color:var(--brand-text)}.feedback-form .form-label{color:#211a17;color:var(--brand-text);font-weight:800;margin-bottom:6px}.feedback-form .require::after{content:"*";color:#ef4444;color:var(--brand-danger);margin-left:4px}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border:1px solid #e7dfd6;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);color:#211a17;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:116px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#ff6a13;border-color:var(--brand-primary);box-shadow:0 0 0 .18rem rgba(255,106,19,.18)}.feedback-form .form-check-label,.feedback-form .form-check-label a{color:#211a17;color:var(--brand-text)}.feedback-form .form-check-input:checked{background-color:#ff6a13;background-color:var(--brand-primary);border-color:#ff6a13;border-color:var(--brand-primary)}