.Header-module__hBw1pG__header{z-index:1000;height:var(--header-height);background-color:#fff;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navLinks{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text);font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__contactInfo{flex-direction:column;align-items:flex-end;font-size:.875rem;display:none}.Header-module__hBw1pG__contactLink{color:var(--text-muted);align-items:center;gap:.25rem;font-weight:500;display:flex}.Header-module__hBw1pG__contactLink:hover{color:var(--primary)}.Header-module__hBw1pG__quoteBtn{background-color:var(--accent);color:#fff;border-radius:var(--radius);padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.Header-module__hBw1pG__quoteBtn:hover{background-color:#d84315}.Header-module__hBw1pG__menuBtn{color:var(--text);padding:.5rem;display:flex}@media (min-width:992px){.Header-module__hBw1pG__nav{display:block}.Header-module__hBw1pG__menuBtn{display:none}.Header-module__hBw1pG__contactInfo{display:flex}}
.Hero-module__ZARIfG__hero{color:#fff;background-color:#0000;background-image:linear-gradient(#003366e6,#036c),url(/images/hero-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:600px;padding:8rem 0 6rem;display:flex;position:relative}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__subtitle{color:#e0e0e0;border-left:4px solid var(--secondary);margin-bottom:2.5rem;padding-left:1rem;font-size:1.25rem;font-weight:400}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background-color:var(--secondary);color:var(--text);border-radius:var(--radius);padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:transform .2s}.Hero-module__ZARIfG__primaryBtn:hover{background-color:#e6b800;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:#fff;border-radius:var(--radius);background-color:#0000;border:2px solid #fff;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:background-color .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background-color:#ffffff1a}.Hero-module__ZARIfG__trust{border-top:1px solid #fff3;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__trustItem{color:#ccc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center;width:100%}}
.ValueProps-module__o03LEG__section{background-color:#fff;padding:5rem 0}.ValueProps-module__o03LEG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.ValueProps-module__o03LEG__card{border-radius:var(--radius);border:1px solid var(--border);background-color:#fff;flex-direction:column;align-items:flex-start;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex}.ValueProps-module__o03LEG__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.ValueProps-module__o03LEG__iconWrapper{width:60px;height:60px;color:var(--primary);background-color:#e3f2fd;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ValueProps-module__o03LEG__cardTitle{color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ValueProps-module__o03LEG__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}
.ProductCategories-module__sPVrCa__section{background-color:var(--surface);padding:5rem 0}.ProductCategories-module__sPVrCa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.ProductCategories-module__sPVrCa__card{border-radius:var(--radius);background-color:#fff;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.ProductCategories-module__sPVrCa__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.ProductCategories-module__sPVrCa__imageWrapper{background-color:#ddd;height:200px;position:relative}.ProductCategories-module__sPVrCa__image{object-fit:cover;width:100%;height:100%}.ProductCategories-module__sPVrCa__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCategories-module__sPVrCa__categoryTitle{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ProductCategories-module__sPVrCa__categoryDesc{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem}.ProductCategories-module__sPVrCa__link{color:var(--primary);align-items:center;gap:.25rem;margin-top:auto;font-weight:600;display:flex}.ProductCategories-module__sPVrCa__link:hover{text-decoration:underline}
.WhyChooseUs-module__aV2w7G__section{background-color:#fff;padding:5rem 0}.WhyChooseUs-module__aV2w7G__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.WhyChooseUs-module__aV2w7G__list{flex-direction:column;gap:1.5rem;display:flex}.WhyChooseUs-module__aV2w7G__item{align-items:flex-start;gap:1rem;display:flex}.WhyChooseUs-module__aV2w7G__icon{color:var(--secondary);background:var(--primary);border-radius:var(--radius);flex-shrink:0;width:40px;height:40px;padding:.5rem}.WhyChooseUs-module__aV2w7G__text h3{color:var(--text);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.WhyChooseUs-module__aV2w7G__text p{color:var(--text-muted);font-size:.95rem}.WhyChooseUs-module__aV2w7G__stats{background-color:var(--primary);border-radius:var(--radius);color:#fff;grid-template-columns:1fr 1fr;gap:2rem;padding:3rem;display:grid}.WhyChooseUs-module__aV2w7G__statItem{text-align:center}.WhyChooseUs-module__aV2w7G__statNumber{color:var(--secondary);font-size:3rem;font-weight:800;display:block}.WhyChooseUs-module__aV2w7G__statLabel{opacity:.9;font-size:1rem}@media (max-width:992px){.WhyChooseUs-module__aV2w7G__content{grid-template-columns:1fr}}
.IndustrySolutions-module__Den4qW__section{background-color:var(--surface);padding:5rem 0}.IndustrySolutions-module__Den4qW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.IndustrySolutions-module__Den4qW__card{border-radius:var(--radius);border-left:5px solid var(--primary);background-color:#fff;flex-direction:column;padding:2rem;display:flex}.IndustrySolutions-module__Den4qW__title{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.IndustrySolutions-module__Den4qW__desc{color:var(--text-muted);font-size:.95rem}
.ContactCTA-module__kQeXXW__section{background-color:var(--primary);color:#fff;padding:5rem 0}.ContactCTA-module__kQeXXW__container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.ContactCTA-module__kQeXXW__text{max-width:500px}.ContactCTA-module__kQeXXW__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.ContactCTA-module__kQeXXW__desc{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.ContactCTA-module__kQeXXW__contactMethods{flex-direction:column;gap:1.5rem;display:flex}.ContactCTA-module__kQeXXW__method{color:#fff;align-items:center;gap:1rem;font-size:1.125rem;font-weight:500;display:flex}.ContactCTA-module__kQeXXW__formCard{border-radius:var(--radius);color:var(--text);background-color:#fff;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ContactCTA-module__kQeXXW__formTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.ContactCTA-module__kQeXXW__formGroup{margin-bottom:1rem}.ContactCTA-module__kQeXXW__label{color:var(--text);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ContactCTA-module__kQeXXW__input,.ContactCTA-module__kQeXXW__textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.ContactCTA-module__kQeXXW__input:focus,.ContactCTA-module__kQeXXW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0033661a}.ContactCTA-module__kQeXXW__textarea{resize:vertical;min-height:100px}.ContactCTA-module__kQeXXW__submitBtn{background-color:var(--accent);color:#fff;border-radius:var(--radius);width:100%;margin-top:1rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:background-color .2s}.ContactCTA-module__kQeXXW__submitBtn:hover{background-color:#d84315}@media (max-width:992px){.ContactCTA-module__kQeXXW__container{grid-template-columns:1fr;gap:3rem}}
.Footer-module__S6Hkya__footer{color:#a1a1a1;background-color:#1a1a1a;padding:4rem 0 2rem;font-size:.95rem}.Footer-module__S6Hkya__grid{border-bottom:1px solid #333;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__title{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__about p{max-width:300px;margin-bottom:1.5rem;line-height:1.6}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__link{transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__contactItem{gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__contactItem svg{color:var(--secondary);flex-shrink:0}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s,color .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--secondary);color:#1a1a1a}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
