.Hero-module__JgYmMq__heroSection{aspect-ratio:16/9;background-color:#0b1220;align-items:center;width:100%;min-height:480px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroBackground{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__heroImage{object-fit:cover}.Hero-module__JgYmMq__heroSection:before{content:"";z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0000004d 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__contentContainer{z-index:2;max-width:45%;color:var(--white);margin-left:5%;position:relative}.Hero-module__JgYmMq__title{color:var(--white);margin-bottom:.5rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:var(--primary-blue);background:linear-gradient(90deg,#3b82f6,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__brandList{color:#3b82f6;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__description{color:#ffffffe6;margin-top:1.5rem;margin-bottom:2rem;font-size:1.25rem;font-weight:400}.Hero-module__JgYmMq__ctaContainer{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:var(--primary-blue);color:var(--white);border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.Hero-module__JgYmMq__ctaPrimary:hover{background:var(--secondary-blue)}.Hero-module__JgYmMq__ctaSecondary{color:var(--white);border:2px solid var(--white);background:0 0;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Hero-module__JgYmMq__ctaSecondary:hover{background:var(--white);color:var(--primary-blue)}@media (max-width:768px){.Hero-module__JgYmMq__heroSection{min-height:420px;padding:3rem 1rem}.Hero-module__JgYmMq__contentContainer{margin-left:5%;margin-right:5%}.Hero-module__JgYmMq__title{font-size:2.25rem}.Hero-module__JgYmMq__subtitle{font-size:2.1rem}.Hero-module__JgYmMq__description{font-size:1rem}.Hero-module__JgYmMq__ctaContainer{flex-direction:column}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaSecondary{text-align:center;width:100%}}
.TrustIndicators-module__RlaB0G__section{background-color:var(--secondary-blue);content-visibility:auto;contain-intrinsic-size:180px;padding:1rem 2rem}.TrustIndicators-module__RlaB0G__container{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.TrustIndicators-module__RlaB0G__item{color:var(--white);align-items:center;gap:.75rem;display:flex}.TrustIndicators-module__RlaB0G__icon{background-color:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.TrustIndicators-module__RlaB0G__content{flex:1}.TrustIndicators-module__RlaB0G__title{margin:0 0 .25rem;font-size:.95rem;font-weight:600}.TrustIndicators-module__RlaB0G__description{opacity:.85;margin:0;font-size:.8rem;line-height:1.3}@media (max-width:1024px){.TrustIndicators-module__RlaB0G__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustIndicators-module__RlaB0G__section{padding:1.25rem 1rem}.TrustIndicators-module__RlaB0G__container{grid-template-columns:1fr;gap:1rem}.TrustIndicators-module__RlaB0G__item{justify-content:flex-start}}
.FeaturedProducts-module__HGGKaq__section{background-color:var(--bg-light);content-visibility:auto;contain-intrinsic-size:900px;padding:4rem 2rem}.FeaturedProducts-module__HGGKaq__container{max-width:1200px;margin:0 auto}.FeaturedProducts-module__HGGKaq__header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.FeaturedProducts-module__HGGKaq__title{color:var(--secondary-blue);margin:0 0 .25rem;font-size:2rem;font-weight:700}.FeaturedProducts-module__HGGKaq__subtitle{color:var(--text-light);margin:0;font-size:1rem}.FeaturedProducts-module__HGGKaq__viewAll{color:var(--primary-blue);font-size:.95rem;font-weight:600;transition:color .2s}.FeaturedProducts-module__HGGKaq__viewAll:hover{color:var(--secondary-blue)}.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.FeaturedProducts-module__HGGKaq__card{background-color:var(--white);border:1px solid var(--border-color);border-radius:12px;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.FeaturedProducts-module__HGGKaq__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.FeaturedProducts-module__HGGKaq__badge{text-transform:uppercase;z-index:1;border-radius:50px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:12px;right:12px}.FeaturedProducts-module__HGGKaq__badgePopular{color:var(--white);background-color:#c2410c}.FeaturedProducts-module__HGGKaq__badgeNew{color:var(--white);background-color:#047857}.FeaturedProducts-module__HGGKaq__badgeFeatured{background-color:var(--primary-blue);color:var(--white)}.FeaturedProducts-module__HGGKaq__imageContainer{aspect-ratio:4/3;background-color:var(--bg-light);justify-content:center;align-items:center;padding:.75rem;display:flex;position:relative}.FeaturedProducts-module__HGGKaq__productImage{object-fit:contain;padding:.25rem}.FeaturedProducts-module__HGGKaq__content{padding:1.25rem}.FeaturedProducts-module__HGGKaq__brand{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.FeaturedProducts-module__HGGKaq__model{color:var(--text-dark);margin:.25rem 0;font-size:1rem;font-weight:600}.FeaturedProducts-module__HGGKaq__productTitle{color:var(--text-light);margin:0 0 .75rem;font-size:.85rem}.FeaturedProducts-module__HGGKaq__specs{margin:0 0 1rem;padding:0;list-style:none}.FeaturedProducts-module__HGGKaq__specs li{color:var(--text-light);border-bottom:1px solid var(--border-color);padding:.2rem 0;font-size:.8rem}.FeaturedProducts-module__HGGKaq__specs li:last-child{border-bottom:none}.FeaturedProducts-module__HGGKaq__cta{color:var(--primary-blue);font-size:.85rem;font-weight:600}@media (max-width:1024px){.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedProducts-module__HGGKaq__section{padding:3rem 1rem}.FeaturedProducts-module__HGGKaq__header{flex-direction:column;align-items:flex-start;gap:1rem}.FeaturedProducts-module__HGGKaq__title{font-size:1.75rem}.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:1fr}}
.FeaturedCategories-module__FyFEta__sectionWrapper{background-color:var(--bg-light);content-visibility:auto;contain-intrinsic-size:900px;max-width:1400px;margin:0 auto;padding:4rem 2rem}.FeaturedCategories-module__FyFEta__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.FeaturedCategories-module__FyFEta__sectionTitle{color:#002d5c;font-size:2rem;font-weight:700}.FeaturedCategories-module__FyFEta__headerNav{align-items:center;gap:1.5rem;display:flex}.FeaturedCategories-module__FyFEta__categoryCount{color:var(--text-light);font-size:.9rem;font-weight:500}.FeaturedCategories-module__FyFEta__navButtons{gap:.5rem;display:flex}.FeaturedCategories-module__FyFEta__navButton{border:1px solid var(--border-color);background-color:var(--white);width:40px;height:40px;color:var(--primary-blue);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.FeaturedCategories-module__FyFEta__navButton:hover:not(:disabled){background-color:var(--primary-blue);color:var(--white);border-color:var(--primary-blue)}.FeaturedCategories-module__FyFEta__navButton:disabled{opacity:.4;cursor:not-allowed}.FeaturedCategories-module__FyFEta__navButtons,.FeaturedCategories-module__FyFEta__navButton{display:none}.FeaturedCategories-module__FyFEta__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;min-height:500px;display:grid}@media (max-width:1200px){.FeaturedCategories-module__FyFEta__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.FeaturedCategories-module__FyFEta__grid{grid-template-columns:repeat(2,1fr);min-height:400px}}@media (max-width:768px){.FeaturedCategories-module__FyFEta__header{flex-direction:column;align-items:flex-start;gap:1rem}.FeaturedCategories-module__FyFEta__grid{grid-template-columns:repeat(2,1fr);gap:1rem;min-height:auto}.FeaturedCategories-module__FyFEta__sectionTitle{font-size:1.5rem}}@media (max-width:480px){.FeaturedCategories-module__FyFEta__grid{grid-template-columns:1fr}}.FeaturedCategories-module__FyFEta__card{background-color:var(--white);cursor:pointer;border:1px solid var(--border-color);border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.FeaturedCategories-module__FyFEta__card:hover{border-color:var(--primary-blue);transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.FeaturedCategories-module__FyFEta__imageContainer{background-color:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.FeaturedCategories-module__FyFEta__categoryImage{object-fit:cover}.FeaturedCategories-module__FyFEta__cardTitle{color:#002d5c;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.3}.FeaturedCategories-module__FyFEta__viewAll{color:var(--primary-blue);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.FeaturedCategories-module__FyFEta__card:hover .FeaturedCategories-module__FyFEta__viewAll{color:var(--secondary-blue)}.FeaturedCategories-module__FyFEta__pagination,.FeaturedCategories-module__FyFEta__pageButton,.FeaturedCategories-module__FyFEta__pageDots,.FeaturedCategories-module__FyFEta__pageDot,.FeaturedCategories-module__FyFEta__pageInfo{display:none}
.IndustrySolutions-module__sgNdAq__section{background-color:var(--white);content-visibility:auto;contain-intrinsic-size:900px;padding:4rem 2rem}.IndustrySolutions-module__sgNdAq__container{max-width:1200px;margin:0 auto}.IndustrySolutions-module__sgNdAq__header{text-align:center;margin-bottom:3rem}.IndustrySolutions-module__sgNdAq__title{color:var(--secondary-blue);margin:0 0 .75rem;font-size:2rem;font-weight:700}.IndustrySolutions-module__sgNdAq__subtitle{color:var(--text-light);margin:0;font-size:1.1rem}.IndustrySolutions-module__sgNdAq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.IndustrySolutions-module__sgNdAq__card{border:1px solid var(--border-color);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;flex-direction:column;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.IndustrySolutions-module__sgNdAq__card:hover{border-color:var(--primary-blue);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.IndustrySolutions-module__sgNdAq__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--border-color);width:100%;position:relative;overflow:hidden}.IndustrySolutions-module__sgNdAq__solutionImage{object-fit:cover;transition:transform .5s}.IndustrySolutions-module__sgNdAq__card:hover .IndustrySolutions-module__sgNdAq__solutionImage{transform:scale(1.05)}.IndustrySolutions-module__sgNdAq__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.IndustrySolutions-module__sgNdAq__icon{margin-bottom:1rem;font-size:2.5rem;display:none}.IndustrySolutions-module__sgNdAq__cardTitle{color:var(--text-dark);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.IndustrySolutions-module__sgNdAq__cardDescription{color:var(--text-light);flex:1;margin:0 0 1rem;font-size:.9rem;line-height:1.5}.IndustrySolutions-module__sgNdAq__explore{color:var(--primary-blue);font-size:.9rem;font-weight:600}@media (max-width:1024px){.IndustrySolutions-module__sgNdAq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.IndustrySolutions-module__sgNdAq__section{padding:3rem 1rem}.IndustrySolutions-module__sgNdAq__title{font-size:1.75rem}.IndustrySolutions-module__sgNdAq__grid{grid-template-columns:1fr}.IndustrySolutions-module__sgNdAq__card{padding:1.5rem}}
.CompanyPreview-module__HVO2NG__section{background-color:var(--white);content-visibility:auto;contain-intrinsic-size:700px;padding:4rem 2rem}.CompanyPreview-module__HVO2NG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.CompanyPreview-module__HVO2NG__content{order:1}.CompanyPreview-module__HVO2NG__label{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.CompanyPreview-module__HVO2NG__title{color:var(--secondary-blue);margin:0 0 1.5rem;font-size:2rem;font-weight:700;line-height:1.3}.CompanyPreview-module__HVO2NG__description{color:var(--text-light);margin:0 0 1rem;font-size:1rem;line-height:1.7}.CompanyPreview-module__HVO2NG__highlights{flex-direction:column;gap:.75rem;margin:1.5rem 0;display:flex}.CompanyPreview-module__HVO2NG__highlight{color:var(--text-dark);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.CompanyPreview-module__HVO2NG__highlightIcon{color:#16a34a;background-color:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.CompanyPreview-module__HVO2NG__cta{background-color:var(--primary-blue);color:var(--white);border-radius:6px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .2s;display:inline-block}.CompanyPreview-module__HVO2NG__cta:hover{background-color:var(--secondary-blue)}.CompanyPreview-module__HVO2NG__imageSection{order:2}.CompanyPreview-module__HVO2NG__imageWrapper{aspect-ratio:4/3;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CompanyPreview-module__HVO2NG__companyImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.CompanyPreview-module__HVO2NG__companyImage:hover{transform:scale(1.05)}@media (max-width:1024px){.CompanyPreview-module__HVO2NG__container{grid-template-columns:1fr;gap:2rem}.CompanyPreview-module__HVO2NG__imageSection{order:1}.CompanyPreview-module__HVO2NG__content{order:2}}@media (max-width:640px){.CompanyPreview-module__HVO2NG__section{padding:3rem 1rem}.CompanyPreview-module__HVO2NG__title{font-size:1.75rem}}
.CtaBanner-module__V2bH7G__section{background:linear-gradient(135deg,var(--secondary-blue)0%,#001d3d 100%);content-visibility:auto;contain-intrinsic-size:420px;padding:4rem 2rem}.CtaBanner-module__V2bH7G__container{text-align:center;max-width:900px;margin:0 auto}.CtaBanner-module__V2bH7G__content{margin-bottom:2rem}.CtaBanner-module__V2bH7G__title{color:var(--white);margin:0 0 1rem;font-size:2.25rem;font-weight:700}.CtaBanner-module__V2bH7G__description{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.CtaBanner-module__V2bH7G__actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.CtaBanner-module__V2bH7G__primaryBtn{color:var(--white);background-color:#c2410c;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-block}.CtaBanner-module__V2bH7G__primaryBtn:hover{background-color:#9a3412;transform:translateY(-2px)}.CtaBanner-module__V2bH7G__secondaryBtn{color:var(--white);background-color:#0000;border:2px solid #ffffff80;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-block}.CtaBanner-module__V2bH7G__secondaryBtn:hover{border-color:var(--white);background-color:#ffffff1a}.CtaBanner-module__V2bH7G__features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.CtaBanner-module__V2bH7G__feature{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.CtaBanner-module__V2bH7G__featureIcon{font-size:1rem}@media (max-width:640px){.CtaBanner-module__V2bH7G__section{padding:3rem 1rem}.CtaBanner-module__V2bH7G__title{font-size:1.75rem}.CtaBanner-module__V2bH7G__description{font-size:1rem}.CtaBanner-module__V2bH7G__actions{flex-direction:column;gap:.75rem}.CtaBanner-module__V2bH7G__primaryBtn,.CtaBanner-module__V2bH7G__secondaryBtn{width:100%;padding:.875rem 1.5rem}.CtaBanner-module__V2bH7G__features{flex-direction:column;gap:1rem}}
.FAQ-module__YTKPaG__section{background-color:var(--bg-light);padding:4rem 2rem}.FAQ-module__YTKPaG__container{max-width:1000px;margin:0 auto}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:3rem}.FAQ-module__YTKPaG__title{color:var(--secondary-blue);margin:0 0 .75rem;font-size:2rem;font-weight:700}.FAQ-module__YTKPaG__subtitle{color:var(--text-light);margin:0;font-size:1.1rem}.FAQ-module__YTKPaG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.FAQ-module__YTKPaG__item{background-color:var(--white);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.FAQ-module__YTKPaG__question{color:var(--text-dark);margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.4}.FAQ-module__YTKPaG__answer{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.6}.FAQ-module__YTKPaG__footer{text-align:center;border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.FAQ-module__YTKPaG__footerText{color:var(--text-light);margin:0 0 .75rem;font-size:1rem}.FAQ-module__YTKPaG__contactLink{color:var(--primary-blue);font-size:1rem;font-weight:600;transition:color .2s}.FAQ-module__YTKPaG__contactLink:hover{color:var(--secondary-blue)}@media (max-width:768px){.FAQ-module__YTKPaG__grid{grid-template-columns:1fr}}@media (max-width:640px){.FAQ-module__YTKPaG__section{padding:3rem 1rem}.FAQ-module__YTKPaG__title{font-size:1.75rem}.FAQ-module__YTKPaG__item{padding:1.25rem}}
