.products_productsContainer__n4iGj{min-height:100vh;background:#F9FAFB;padding-top:70px}.products_container__xARcC{max-width:1200px;margin:0 auto;padding:0 2rem}.products_heroSection__cbS2e{background:linear-gradient(135deg,#1e3a8a,#2563eb);padding:4rem 0;color:white;text-align:center}.products_heroTitle__k4Ueh{font-size:3rem;font-weight:700;margin:0 0 1rem}.products_heroDescription__xRh71{font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.95;line-height:1.6}.products_productsGrid__QyUZA{padding:4rem 0}.products_productsGrid__QyUZA .products_container__xARcC{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:3rem;gap:3rem}.products_productCard__6nnhq{background:white;border-radius:20px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column}.products_productCard__6nnhq:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.products_productIcon__byRV6{width:80px;height:80px;background:#F0F9FF;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.products_productTitle__yBp_b{font-size:1.75rem;font-weight:700;color:#1F2937;margin:0 0 1rem}.products_productDescription__k0s_N{font-size:1rem;color:#6B7280;line-height:1.6;margin-bottom:1.5rem}.products_featureList__9dfu1{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.products_featureList__9dfu1 li{padding:.75rem 0;color:#374151;font-size:.9375rem;display:flex;align-items:center;gap:.75rem}.products_featureList__9dfu1 li:before{content:"✓";color:#10B981;font-weight:700;font-size:1.25rem}.products_productActions__pHgcL{display:flex;gap:1rem;margin-top:auto}.products_primaryBtn__prr_v{flex:1 1;background:#3B82F6;color:white;padding:.875rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;text-align:center;transition:all .2s ease}.products_primaryBtn__prr_v:hover{background:#2563EB;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.products_secondaryBtn__SiSZs{flex:1 1;background:transparent;color:#3B82F6;padding:.875rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;text-align:center;border:2px solid #3b82f6;transition:all .2s ease}.products_secondaryBtn__SiSZs:hover{background:#3B82F6;color:white}.products_ctaSection__6a3PI{background:linear-gradient(135deg,#0f2744,#1e3a8a);padding:4rem 0;text-align:center;color:white}.products_ctaTitle__GJWxT{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.products_ctaDescription__f4ZGP{font-size:1.125rem;margin:0 0 2rem;opacity:.9}.products_ctaButtons__3DEE0{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.products_ctaPrimary__5hGnN{background:#10B981;color:white;padding:1rem 2.5rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .2s ease}.products_ctaPrimary__5hGnN:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,185,129,.3)}.products_ctaSecondary__5GP1F{background:transparent;color:white;padding:1rem 2.5rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1.125rem;border:2px solid white;transition:all .2s ease}.products_ctaSecondary__5GP1F:hover{background:white;color:#1e3a8a}@media (max-width:768px){.products_heroTitle__k4Ueh{font-size:2rem}.products_heroDescription__xRh71{font-size:1rem}.products_productsGrid__QyUZA .products_container__xARcC{grid-template-columns:1fr}.products_productActions__pHgcL{flex-direction:column}.products_ctaButtons__3DEE0{flex-direction:column;align-items:stretch;padding:0 2rem}}