.Hero-module__Z8hQ_W__hero{color:#fff;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.Hero-module__Z8hQ_W__backgroundImageWrapper{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:#0006;position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;max-width:800px;position:relative}.Hero-module__Z8hQ_W__headline{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2;animation:.8s ease-out forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__highlight{color:var(--primary)}.Hero-module__Z8hQ_W__subheadline{color:#e2e8f0;opacity:0;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__ctaGroup{opacity:0;justify-content:center;gap:1rem;animation:.8s ease-out .4s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__ctaGroup .Hero-module__Z8hQ_W__btn-outline{color:#fff;border-color:#fff}.Hero-module__Z8hQ_W__ctaGroup .Hero-module__Z8hQ_W__btn-outline:hover{color:var(--foreground);background-color:#fff}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__Z8hQ_W__headline{font-size:2.5rem}.Hero-module__Z8hQ_W__subheadline{font-size:1.125rem}.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column;padding:0 2rem}}
.SolutionsGrid-module__T-TlYG__solutionsSection{background-color:var(--secondary)}.SolutionsGrid-module__T-TlYG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.SolutionsGrid-module__T-TlYG__card{background:#fff;border-radius:1rem;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000000d}.SolutionsGrid-module__T-TlYG__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.SolutionsGrid-module__T-TlYG__iconWrapper{background-color:#d50a061a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.SolutionsGrid-module__T-TlYG__icon{font-size:1.75rem}.SolutionsGrid-module__T-TlYG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.SolutionsGrid-module__T-TlYG__cardDesc{color:var(--secondary-foreground);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.SolutionsGrid-module__T-TlYG__link{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;transition:gap .2s;display:inline-flex}.SolutionsGrid-module__T-TlYG__link:hover{gap:.75rem}@media (max-width:992px){.SolutionsGrid-module__T-TlYG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.SolutionsGrid-module__T-TlYG__grid{grid-template-columns:1fr}}
.WhyUs-module__U6xvIG__whyUsSection{background-color:var(--background)}.WhyUs-module__U6xvIG__flexContainer{align-items:center;gap:4rem;display:flex}.WhyUs-module__U6xvIG__textContent{flex:1}.WhyUs-module__U6xvIG__description{color:var(--secondary-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.WhyUs-module__U6xvIG__gridContent{flex:1.5;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.WhyUs-module__U6xvIG__reasonCard{background:var(--secondary);border-radius:1rem;padding:2rem;transition:transform .3s}.WhyUs-module__U6xvIG__reasonCard:hover{transform:translateY(-5px)}.WhyUs-module__U6xvIG__icon{margin-bottom:1rem;font-size:2.5rem}.WhyUs-module__U6xvIG__reasonTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.WhyUs-module__U6xvIG__reasonDesc{color:var(--secondary-foreground);font-size:.95rem;line-height:1.5}@media (max-width:992px){.WhyUs-module__U6xvIG__flexContainer{flex-direction:column}}@media (max-width:576px){.WhyUs-module__U6xvIG__gridContent{grid-template-columns:1fr}}
.ProductsPreview-module__voIwxq__productsSection{background-color:var(--secondary)}.ProductsPreview-module__voIwxq__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.ProductsPreview-module__voIwxq__tabBtn{color:var(--foreground);border:1px solid var(--border);background-color:#fff;border-radius:2rem;padding:.5rem 1.5rem;font-weight:500;transition:all .2s}.ProductsPreview-module__voIwxq__tabBtn:hover{background-color:var(--secondary)}.ProductsPreview-module__voIwxq__activeTab{background-color:var(--primary);color:#fff;border-color:var(--primary)}.ProductsPreview-module__voIwxq__activeTab:hover{background-color:var(--primary-hover)}.ProductsPreview-module__voIwxq__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.ProductsPreview-module__voIwxq__productCard{background-color:#fff;border-radius:1rem;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.ProductsPreview-module__voIwxq__productCard:hover{transform:translateY(-5px)}.ProductsPreview-module__voIwxq__imagePlaceholder{color:#9ca3af;background-color:#e5e7eb;justify-content:center;align-items:center;height:200px;font-size:.875rem;display:flex;position:relative}.ProductsPreview-module__voIwxq__productInfo{padding:1.5rem}.ProductsPreview-module__voIwxq__categoryBadge{color:var(--primary);background-color:#d50a061a;border-radius:1rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.ProductsPreview-module__voIwxq__productName{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.ProductsPreview-module__voIwxq__productSpecs{color:var(--secondary-foreground);font-size:.875rem}.ProductsPreview-module__voIwxq__actionCenter{justify-content:center;gap:1rem;display:flex}@media (max-width:576px){.ProductsPreview-module__voIwxq__actionCenter{flex-direction:column}}
.TrustSection-module__wXL56G__trustSection{background-color:var(--background);text-align:center}.TrustSection-module__wXL56G__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem;display:grid}.TrustSection-module__wXL56G__statCard{background-color:var(--secondary);border-radius:1rem;padding:2rem}.TrustSection-module__wXL56G__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800}.TrustSection-module__wXL56G__statLabel{color:var(--secondary-foreground);font-size:1.125rem;font-weight:500}.TrustSection-module__wXL56G__partnersTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.TrustSection-module__wXL56G__partnersSection{width:100%;position:relative;overflow:hidden}.TrustSection-module__wXL56G__logoSlider{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TrustSection-module__wXL56G__logoTrack{align-items:center;gap:3rem;width:max-content;padding:1rem 0;animation:25s linear infinite TrustSection-module__wXL56G__scroll;display:flex}.TrustSection-module__wXL56G__logoTrack:hover{animation-play-state:paused}.TrustSection-module__wXL56G__logoItem{border:1px solid var(--border);background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:180px;height:90px;padding:1rem;transition:transform .3s;display:flex;position:relative;box-shadow:0 2px 10px #00000008}.TrustSection-module__wXL56G__logoItem:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000014}.TrustSection-module__wXL56G__logoImage{object-fit:contain;filter:grayscale();opacity:.6;transition:all .3s}.TrustSection-module__wXL56G__logoItem:hover .TrustSection-module__wXL56G__logoImage{filter:grayscale(0%);opacity:1}@keyframes TrustSection-module__wXL56G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.TrustSection-module__wXL56G__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.TrustSection-module__wXL56G__statsGrid{grid-template-columns:1fr}}
.ContactSection-module__G6BZYW__contactSection{background-color:var(--secondary)}.ContactSection-module__G6BZYW__contactWrapper{background-color:#fff;border-radius:1rem;gap:4rem;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ContactSection-module__G6BZYW__contactInfo{background-color:var(--foreground);color:#fff;flex:1;padding:3rem}.ContactSection-module__G6BZYW__infoTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ContactSection-module__G6BZYW__infoDesc{color:#9ca3af;margin-bottom:2.5rem;line-height:1.6}.ContactSection-module__G6BZYW__infoList{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__G6BZYW__infoItem{gap:1rem;display:flex}.ContactSection-module__G6BZYW__infoIcon{font-size:1.5rem}.ContactSection-module__G6BZYW__infoItem strong{margin-bottom:.25rem;font-size:1.125rem;display:block}.ContactSection-module__G6BZYW__infoItem p{color:#d1d5db;line-height:1.5}.ContactSection-module__G6BZYW__infoItem a{color:#d1d5db;transition:color .2s}.ContactSection-module__G6BZYW__infoItem a:hover{color:var(--primary)}.ContactSection-module__G6BZYW__contactForm{flex:1.2;padding:3rem}.ContactSection-module__G6BZYW__formTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.ContactSection-module__G6BZYW__formGroup{margin-bottom:1.5rem}.ContactSection-module__G6BZYW__formGroup label{color:var(--foreground);margin-bottom:.5rem;font-weight:600;display:block}.ContactSection-module__G6BZYW__formGroup input,.ContactSection-module__G6BZYW__formGroup textarea{border:1px solid var(--border);border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ContactSection-module__G6BZYW__formGroup input:focus,.ContactSection-module__G6BZYW__formGroup textarea:focus{border-color:var(--primary);outline:none}.ContactSection-module__G6BZYW__submitBtn{width:100%;font-size:1.125rem}@media (max-width:992px){.ContactSection-module__G6BZYW__contactWrapper{flex-direction:column;gap:0}}@media (max-width:576px){.ContactSection-module__G6BZYW__contactInfo,.ContactSection-module__G6BZYW__contactForm{padding:2rem 1.5rem}}
