.Products_hero__unPmG{position:relative;height:70vh;min-height:500px;width:100%;display:flex;align-items:center;background-size:cover;background-position:50%;overflow:hidden;color:var(--tcs-white)}.Products_heroOverlay__LRMwd{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,46,91,.7),rgba(0,20,40,.9));z-index:1}.Products_heroContent__TpjKg{position:relative;z-index:2;padding:0 60px;border-left:8px solid var(--tcs-teal);max-width:1100px;margin-left:5%}.Products_heroTitle__zaYqc{font-size:5rem;font-weight:900;margin-bottom:24px;text-transform:uppercase;line-height:.95;letter-spacing:-3px}.Products_heroSubtitle__lbcQ1{font-size:1.6rem;max-width:800px;line-height:1.6;color:hsla(0,0%,100%,.9);font-weight:300}.Products_filterBar__j2oix{padding:40px 0;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;background:#f8fbfc;position:-webkit-sticky;position:sticky;top:80px;z-index:100;border-bottom:1px solid #eee}.Products_filterBtn__thClw{padding:12px 24px;border-radius:50px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:700;font-size:.9rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.Products_filterBtn__thClw.Products_active__V2oZg{background:var(--tcs-blue);color:#fff;border-color:var(--tcs-blue);box-shadow:0 10px 20px rgba(0,46,91,.2)}.Products_productGrid__Ypo_a{padding:100px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:40px;gap:40px}.Products_productCard__4hfFl{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.05);border:1px solid #f0f0f0;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column}.Products_productCard__4hfFl:hover{transform:translateY(-15px);box-shadow:0 40px 80px rgba(0,0,0,.12)}.Products_imgWrapper__jgM5r{height:220px;position:relative;overflow:hidden}.Products_productImg__pHF0p{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.Products_productCard__4hfFl:hover .Products_productImg__pHF0p{transform:scale(1.1)}.Products_iconOverlay__88DpT{position:absolute;bottom:-30px;left:40px;width:70px;height:70px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 30px rgba(0,0,0,.1);z-index:3;transition:all .3s ease}.Products_productCard__4hfFl:hover .Products_iconOverlay__88DpT{bottom:20px}.Products_productInfo__sJF9W{padding:60px 40px 40px;flex:1 1}.Products_category__fNvk4{font-size:.75rem;color:var(--tcs-teal);font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;display:block}.Products_productName__h3dx5{font-size:1.8rem;font-weight:800;color:var(--tcs-navy);margin-bottom:20px;line-height:1.2}.Products_productDesc___9c5m{color:#666;line-height:1.8;font-size:1.05rem}.Products_cta__lhIx4{margin-top:auto;padding:0 40px 40px}.Products_learnMore__aSohX{color:var(--tcs-blue);font-weight:800;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;display:flex;align-items:center;gap:8px;cursor:pointer}@media (max-width:768px){.Products_heroTitle__zaYqc{font-size:3rem}.Products_productGrid__Ypo_a{grid-template-columns:1fr}}