.values-grid{margin:60px auto 0;max-width:1200px}.value-card{align-items:flex-start;background:#fff;border-radius:6px;display:flex;gap:25px;padding:35px 40px;transition:all .3s ease}.value-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.06);transform:translateY(-4px)}.icon-box{align-items:center;border:2px dashed #ec6929;border-radius:6px;display:flex;height:70px;justify-content:center;min-width:70px;padding:12px}.icon-box img{max-height:32px;max-width:32px;object-fit:contain}.value-content h4{color:#052333;font-size:18px;font-weight:600;margin-bottom:8px}.value-content p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.ontrac-values-section h2.ontrac-heading{margin-top:0}