.np-step-section{padding:80px 40px;font-family:'Satoshi',system-ui,-apple-system,sans-serif;}
.np-step-head{text-align:center;max-width:780px;margin:0 auto 56px;}
.np-step-h2{font-family:'Elms Sans','Satoshi',ui-sans-serif,system-ui,sans-serif;font-size:38px;font-weight:700;line-height:1.15;margin:0 0 14px 0;letter-spacing:-0.5px;}
.np-step-h2 span{color:#0074FF;font-style:italic;}
.np-step-lead{font-family:'Satoshi',sans-serif;font-size:15px;line-height:1.6;margin:0 auto;max-width:580px;}
.np-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:0 auto;}
.np-step-card{background:#FFFFFF;border-radius:18px;overflow:hidden;border:1px solid rgba(11,28,61,0.06);transition:all 0.3s ease;position:relative;}
.np-step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(11,28,61,0.08);border-color:rgba(0,116,255,0.25);}
.np-step-img{position:relative;height:180px;overflow:hidden;background:#0B1C3D;}
.np-step-img img{width:100%;height:100%;object-fit:cover;display:block;}
/* icoonvlak: navy verloop met zachte blauwe gloed */
.np-step-img--icon{display:flex;align-items:center;justify-content:center;background:radial-gradient(60% 70% at 80% 10%,rgba(0,116,255,0.35),transparent 65%),linear-gradient(160deg,#143060 0%,#0B1C3D 60%,#071430 100%);}
.np-step-img--icon::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.04) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;}
.np-step-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:rgba(255,255,255,0.06);border:1px solid rgba(122,179,255,0.35);box-shadow:0 10px 30px rgba(0,116,255,0.25),inset 0 1px 0 rgba(255,255,255,0.12);color:#7AB3FF;transition:transform 0.35s ease,border-color 0.35s ease;}
.np-step-icon svg{width:34px;height:34px;}
.np-step-card:hover .np-step-icon{transform:translateY(-3px) scale(1.04);border-color:rgba(122,179,255,0.7);}
.np-step-num{position:absolute;bottom:-14px;right:18px;width:36px;height:36px;border-radius:50%;background:#0074FF;border:3px solid #FFFFFF;display:flex;align-items:center;justify-content:center;font-family:'Satoshi',sans-serif;font-size:14px;font-weight:700;color:#FFFFFF;z-index:2;}
.np-step-content{padding:26px 22px 24px;}
.np-step-title{font-family:'Satoshi',sans-serif;font-size:18px;font-weight:700;color:#0B1C3D;margin:0 0 12px 0;letter-spacing:-0.2px;}
.np-step-desc{font-family:'Satoshi',sans-serif;font-size:13px;line-height:1.65;color:#5b6b85;margin:0;}
.np-step-desc strong{color:#0B1C3D;font-weight:600;}
.np-step-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:rgba(0,116,255,0.12);border-radius:999px;font-size:10px;font-weight:600;color:#0a3680;letter-spacing:0.6px;text-transform:uppercase;margin-bottom:10px;}
.np-step-tag::before{content:'';width:5px;height:5px;background:#0074FF;border-radius:50%;}
.np-step-cta{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:48px;flex-wrap:wrap;}
/* Knoppen: gedeeld Nexa buttonsysteem; hier alleen font-afstemming */
.np-step-cta .nexa-btn{font-family:'Satoshi',sans-serif;font-size:14px;letter-spacing:0.4px;}
/* Telefoonlink naast de knoppen */
.np-step-phone{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;font-family:'Satoshi',sans-serif;font-size:14px;font-weight:600;color:#0A3680;text-decoration:none;transition:color 0.25s ease,background-color 0.25s ease;}
.np-step-phone svg{width:16px;height:16px;flex:none;}
.np-step-phone:hover{color:#0074FF;background:rgba(0,116,255,0.08);}
@media(max-width:1100px){.np-step-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:600px){.np-step-section{padding:50px 20px;}.np-step-grid{grid-template-columns:1fr;gap:16px;}.np-step-h2{font-size:28px;font-family:'Elms Sans','Satoshi',ui-sans-serif,system-ui,sans-serif;}.np-step-img{height:160px;}.np-step-cta{flex-direction:column;}.np-step-cta .nexa-btn{width:100%;justify-content:center;}}
