.h-product-section{padding:100px 0}.h-product-section .h-container{margin:0 auto;max-width:1280px;padding:0 40px}.h-product-section .section-header{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.product-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}@media (min-width:1025px){.h-product-section .h-container{align-items:flex-start;display:flex;gap:60px}.h-product-section .section-header{flex:0 0 320px;margin-bottom:0;position:sticky;text-align:left;top:100px}.h-product-section .section-title{font-size:3rem;line-height:1.1}.product-grid{flex:1;margin:0;max-width:none}}.h-product-section .section-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:16px}.h-product-section .section-desc{color:var(--text-secondary,#94a3b8);font-size:1.1rem;line-height:1.6}.product-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:24px;position:relative;text-align:center;transition:all .3s ease}.product-card:hover{border-color:rgba(56,189,248,.3);transform:translateY(-5px)}.popular-card{border-color:var(--ai-blue,#38bdf8);box-shadow:0 0 30px rgba(56,189,248,.1)}.badge-popular{background:var(--ai-blue,#38bdf8);border-radius:100px;color:#000;font-size:.75rem;font-weight:700;padding:4px 12px;position:absolute;right:16px;top:16px;z-index:2}.visual-wrapper{align-items:center;border-radius:12px;display:flex;height:250px;justify-content:center;margin-bottom:24px;overflow:hidden}.product-img{border-radius:12px;display:block;max-height:100%;max-width:100%;object-fit:contain}.icon-visual{align-items:center;aspect-ratio:4/3;background:linear-gradient(180deg,#1e293b,#0f172a);border-radius:12px;color:var(--ai-blue,#38bdf8);display:flex;font-size:3rem;justify-content:center;width:100%}.product-card h3{color:#fff;font-size:1.5rem;line-height:1.2;margin-bottom:8px}.product-specs{color:#fff;font-size:.9rem;line-height:1.4;margin-bottom:8px}.product-tagline{color:var(--ai-blue,#38bdf8);font-size:1rem;font-weight:600;margin-bottom:8px;margin-top:auto}@media (max-width:900px){.product-grid{grid-template-columns:1fr}.h-product-section .h-container{padding:0 20px}.h-product-section .section-title{font-size:31px!important;line-height:1.2!important}}.product-cta-wrapper{align-items:center;display:flex;justify-content:center;margin-top:8px;text-align:center;width:100%}.product-cta-wrapper .hs-cta-wrapper{display:inline-block;width:auto}.product-cta-wrapper .cta_button{border-radius:6px;display:inline-block;margin:0 auto;min-width:160px;padding:12px 24px;text-align:center;width:auto!important}