body,html{max-width:100%;overflow-x:hidden}*,::after,::before{box-sizing:border-box}.value-prop-section{max-width:1200px;margin:0 auto 4rem auto;padding:0 20px;text-align:center}.value-prop-section h1{font-size:2.8rem;color:var(--brand-blue,#2b6cb0);margin-bottom:.5rem;line-height:1.2}.value-prop-section>p.subtitle{font-size:1.25rem;color:#718096;margin-bottom:3rem;font-weight:500}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;border:1px solid #edf2f7;border-radius:10px;padding:2rem 1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.04);transition:transform .2s,box-shadow .2s;cursor:pointer}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.08)}.feature-icon{font-size:3rem;margin-bottom:1rem;display:inline-block}.feature-card h3{font-size:1.3rem;color:var(--brand-red,#e53e3e);margin-bottom:.75rem}.feature-card p{font-size:1.05rem;color:#4a5568;line-height:1.6;margin:0}.learn-more-text{display:block;margin-top:1rem;font-size:.9rem;color:var(--brand-blue);font-weight:700;text-transform:uppercase}.products-wrapper{background-color:#f8fafc;padding:4rem 20px;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}.hardware-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.hardware-col{background:#fff;border:1px solid var(--border-color);border-radius:10px;padding:2.5rem 2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .2s}.hardware-col:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.hardware-col img{max-width:100%;height:auto;max-height:65px;margin:0 auto 1.5rem auto;display:block;object-fit:contain}.hardware-divider{width:100%;height:2px;background-color:var(--border-color);margin-bottom:1.5rem}.hardware-col ul{margin-left:1.5rem;color:#4a5568;font-size:1.05rem;line-height:1.7;flex-grow:1}.hardware-col li{margin-bottom:.5rem}.callout-box{width:92%;max-width:800px;margin-left:auto!important;margin-right:auto!important;padding:2.5rem 1.5rem!important;background-color:#fff;border-radius:12px}@media (max-width:768px){.value-prop-section{margin-bottom:2.5rem}.value-prop-section h1{font-size:2rem}.value-prop-section>p.subtitle{font-size:1.1rem;margin-bottom:2rem}.feature-grid{grid-template-columns:1fr;gap:1.25rem}.products-wrapper{padding:2.5rem 15px}.hardware-grid{grid-template-columns:1fr;gap:1.25rem}.hardware-col{padding:1.75rem 1.25rem}.callout-box{padding:2rem 1.25rem!important;margin-top:3rem!important}.callout-box p{font-size:1.05rem!important}}