.features-wrapper{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow:hidden;padding:40px 30px}.features-wrapper .features-grid{box-sizing:border-box!important;display:flex!important;flex-wrap:wrap!important;gap:20px;width:100%!important}.features-wrapper .features-grid .feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box!important;display:block!important;flex:1 1 calc(50% - 10px)!important;float:none!important;margin:0!important;max-width:calc(50% - 10px)!important;min-width:0!important;padding:24px!important;transition:.3s ease}.features-wrapper .features-grid .feature-card .feature-header{align-items:center!important;display:flex!important;gap:10px;margin-bottom:12px!important}.features-wrapper .features-grid .feature-card .feature-header img{display:block!important;flex-shrink:0;float:none!important;height:28px!important;margin:0!important;object-fit:contain;width:28px!important}.features-wrapper .features-grid .feature-card .feature-header h3{color:#1f2d3d;font-family:Spline Sans,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:1.3;margin:0!important;padding:0!important}.features-wrapper .features-grid .feature-card .desc{color:#6b7280;font-family:Open Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.6;margin:0!important;padding:0!important}@media (max-width:768px){.features-wrapper .features-grid .feature-card{flex:1 1 100%!important;max-width:100%!important}}